2024-04-03T15:48:17.9585468Z Current runner version: '2.315.0' 2024-04-03T15:48:17.9592230Z Runner name: 'i-0f79455d69dbe44ac' 2024-04-03T15:48:17.9593019Z Runner group name: 'Default' 2024-04-03T15:48:17.9593857Z Machine name: 'ip-10-0-42-149' 2024-04-03T15:48:17.9598203Z ##[group]GITHUB_TOKEN Permissions 2024-04-03T15:48:17.9600494Z Actions: read 2024-04-03T15:48:17.9600975Z Checks: read 2024-04-03T15:48:17.9601501Z Contents: read 2024-04-03T15:48:17.9601996Z Deployments: read 2024-04-03T15:48:17.9602463Z Discussions: read 2024-04-03T15:48:17.9602979Z Issues: read 2024-04-03T15:48:17.9603469Z Metadata: read 2024-04-03T15:48:17.9603912Z Packages: read 2024-04-03T15:48:17.9604409Z Pages: read 2024-04-03T15:48:17.9604882Z PullRequests: read 2024-04-03T15:48:17.9605386Z RepositoryProjects: read 2024-04-03T15:48:17.9605978Z SecurityEvents: read 2024-04-03T15:48:17.9606510Z Statuses: read 2024-04-03T15:48:17.9606959Z ##[endgroup] 2024-04-03T15:48:17.9610267Z Secret source: None 2024-04-03T15:48:17.9611114Z Prepare workflow directory 2024-04-03T15:48:18.0245654Z Prepare all required actions 2024-04-03T15:48:18.0406866Z Getting action download info 2024-04-03T15:48:18.2520438Z Download action repository 'pytorch/test-infra@main' (SHA:f5543b9b2d7b7c7b8eccd6576b68fc0472b1fbde) 2024-04-03T15:48:18.5477228Z Download action repository 'pytorch/pytorch@main' (SHA:74b3a7920ef9b96315ef20adef858b00cc067af6) 2024-04-03T15:48:21.6629332Z Download action repository 'aws-actions/configure-aws-credentials@v3' (SHA:50ac8dd1e1b10d09dac7b8727528b91bed831ac0) 2024-04-03T15:48:21.8378456Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-04-03T15:48:22.1322682Z Getting action download info 2024-04-03T15:48:22.2553332Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-04-03T15:48:22.4728030Z Uses: pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/123154/merge (4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0) 2024-04-03T15:48:22.4730486Z ##[group] Inputs 2024-04-03T15:48:22.4731006Z build-environment: linux-focal-cuda11.8-py3.10-gcc9 2024-04-03T15:48:22.4731745Z docker-image-name: pytorch-linux-focal-cuda11.8-cudnn8-py3-gcc9 2024-04-03T15:48:22.4732706Z build-generates-artifacts: true 2024-04-03T15:48:22.4733164Z build-with-debug: false 2024-04-03T15:48:22.4733527Z sync-tag: 2024-04-03T15:48:22.4733853Z cuda-arch-list: 5.2 2024-04-03T15:48:22.4734234Z runner: linux.2xlarge 2024-04-03T15:48:22.4735866Z test-matrix: { include: [ { config: "distributed", shard: 1, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, { config: "distributed", shard: 2, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, { config: "distributed", shard: 3, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, ]} 2024-04-03T15:48:22.4737524Z s3-bucket: gha-artifacts 2024-04-03T15:48:22.4737939Z aws-role-to-assume: 2024-04-03T15:48:22.4738311Z ##[endgroup] 2024-04-03T15:48:22.4738964Z Complete job name: linux-focal-cuda11.8-py3.10-gcc9 / build 2024-04-03T15:48:22.5608591Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2024-04-03T15:48:22.5609190Z with: 2024-04-03T15:48:22.5609855Z github-secret: *** 2024-04-03T15:48:22.5610239Z activate-with-label: false 2024-04-03T15:48:22.5610644Z label: with-ssh 2024-04-03T15:48:22.5610990Z remove-existing-keys: true 2024-04-03T15:48:22.5611392Z ##[endgroup] 2024-04-03T15:48:22.6520355Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2024-04-03T15:48:23.2077903Z Grabbing public ssh keys from https://github.com/caic99.keys 2024-04-03T15:48:23.2866741Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2024-04-03T15:48:23.2880345Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2024-04-03T15:48:23.2909789Z Login using: ssh ec2-user@ec2-3-92-190-136.compute-1.amazonaws.com 2024-04-03T15:48:23.3155254Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-04-03T15:48:23.3155935Z with: 2024-04-03T15:48:23.3156195Z submodules: recursive 2024-04-03T15:48:23.3156516Z fetch-depth: 0 2024-04-03T15:48:23.3156787Z ##[endgroup] 2024-04-03T15:48:23.3378112Z ##[group]Run retry () { 2024-04-03T15:48:23.3378530Z retry () { 2024-04-03T15:48:23.3379014Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-04-03T15:48:23.3379570Z } 2024-04-03T15:48:23.3379860Z echo "${GITHUB_WORKSPACE}" 2024-04-03T15:48:23.3380262Z if [ -z "${NO_SUDO}" ]; then 2024-04-03T15:48:23.3380730Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:48:23.3381175Z else 2024-04-03T15:48:23.3381502Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:48:23.3381904Z fi 2024-04-03T15:48:23.3382191Z mkdir "${GITHUB_WORKSPACE}" 2024-04-03T15:48:23.3406194Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:48:23.3406701Z env: 2024-04-03T15:48:23.3406958Z NO_SUDO: 2024-04-03T15:48:23.3407220Z ##[endgroup] 2024-04-03T15:48:23.3499515Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:23.3881718Z ##[group]Run malfet/checkout@silent-checkout 2024-04-03T15:48:23.3882241Z with: 2024-04-03T15:48:23.3882624Z ref: d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:48:23.3883167Z fetch-depth: 0 2024-04-03T15:48:23.3923796Z submodules: recursive 2024-04-03T15:48:23.3924171Z quiet-checkout: true 2024-04-03T15:48:23.3924516Z repository: pytorch/pytorch 2024-04-03T15:48:23.3925092Z token: *** 2024-04-03T15:48:23.3925496Z ssh-strict: true 2024-04-03T15:48:23.3925794Z persist-credentials: true 2024-04-03T15:48:23.3926135Z clean: true 2024-04-03T15:48:23.3926438Z sparse-checkout-cone-mode: true 2024-04-03T15:48:23.3926799Z lfs: false 2024-04-03T15:48:23.3927074Z set-safe-directory: true 2024-04-03T15:48:23.3927417Z ##[endgroup] 2024-04-03T15:48:23.4850212Z Syncing repository: pytorch/pytorch 2024-04-03T15:48:23.4851893Z ##[group]Getting Git version info 2024-04-03T15:48:23.4852763Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-04-03T15:48:23.4854117Z [command]/usr/bin/git version 2024-04-03T15:48:23.4854476Z git version 2.40.1 2024-04-03T15:48:23.4855711Z ##[endgroup] 2024-04-03T15:48:23.4867259Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/e2f94184-f8df-49d8-8979-92aa8e4d084b' before making global git config changes 2024-04-03T15:48:23.4868681Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:48:23.4869843Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:23.4898785Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-04-03T15:48:23.4902414Z ##[group]Initializing the repository 2024-04-03T15:48:23.4905141Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:23.4928270Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-04-03T15:48:23.4929925Z hint: is subject to change. To configure the initial branch name to use in all 2024-04-03T15:48:23.4931452Z hint: of your new repositories, which will suppress this warning, call: 2024-04-03T15:48:23.4932444Z hint: 2024-04-03T15:48:23.4932851Z hint: git config --global init.defaultBranch 2024-04-03T15:48:23.4933586Z hint: 2024-04-03T15:48:23.4934275Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-04-03T15:48:23.4935133Z hint: 'development'. The just-created branch can be renamed via this command: 2024-04-03T15:48:23.4935708Z hint: 2024-04-03T15:48:23.4936013Z hint: git branch -m 2024-04-03T15:48:23.4937178Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-04-03T15:48:23.4938790Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-04-03T15:48:23.4963112Z ##[endgroup] 2024-04-03T15:48:23.4963784Z ##[group]Disabling automatic garbage collection 2024-04-03T15:48:23.4966267Z [command]/usr/bin/git config --local gc.auto 0 2024-04-03T15:48:23.4991192Z ##[endgroup] 2024-04-03T15:48:23.4991674Z ##[group]Setting up auth 2024-04-03T15:48:23.4996638Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:48:23.5022762Z [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-04-03T15:48:23.5262526Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:48:23.5285280Z [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-04-03T15:48:23.5502662Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-04-03T15:48:23.5538350Z ##[endgroup] 2024-04-03T15:48:23.5539012Z ##[group]Fetching the repository 2024-04-03T15:48:23.5544321Z [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-04-03T15:48:34.3985676Z remote: Enumerating objects: 1123757 2024-04-03T15:48:34.3986293Z remote: Enumerating objects: 1124382, done. 2024-04-03T15:48:34.3992048Z remote: Counting objects: 0% (1/625) 2024-04-03T15:48:34.3992872Z remote: Counting objects: 1% (7/625) 2024-04-03T15:48:34.3993741Z remote: Counting objects: 2% (13/625) 2024-04-03T15:48:34.3994219Z remote: Counting objects: 3% (19/625) 2024-04-03T15:48:34.3994706Z remote: Counting objects: 4% (25/625) 2024-04-03T15:48:34.3995209Z remote: Counting objects: 5% (32/625) 2024-04-03T15:48:34.3995685Z remote: Counting objects: 6% (38/625) 2024-04-03T15:48:34.3996208Z remote: Counting objects: 7% (44/625) 2024-04-03T15:48:34.3996693Z remote: Counting objects: 8% (50/625) 2024-04-03T15:48:34.3997171Z remote: Counting objects: 9% (57/625) 2024-04-03T15:48:34.3997766Z remote: Counting objects: 10% (63/625) 2024-04-03T15:48:34.3998928Z remote: Counting objects: 11% (69/625) 2024-04-03T15:48:34.3999594Z remote: Counting objects: 12% (75/625) 2024-04-03T15:48:34.4000055Z remote: Counting objects: 13% (82/625) 2024-04-03T15:48:34.4000537Z remote: Counting objects: 14% (88/625) 2024-04-03T15:48:34.4001016Z remote: Counting objects: 15% (94/625) 2024-04-03T15:48:34.4001486Z remote: Counting objects: 16% (100/625) 2024-04-03T15:48:34.4001982Z remote: Counting objects: 17% (107/625) 2024-04-03T15:48:34.4002486Z remote: Counting objects: 18% (113/625) 2024-04-03T15:48:34.4002963Z remote: Counting objects: 19% (119/625) 2024-04-03T15:48:34.4003459Z remote: Counting objects: 20% (125/625) 2024-04-03T15:48:34.4003949Z remote: Counting objects: 21% (132/625) 2024-04-03T15:48:34.4004422Z remote: Counting objects: 22% (138/625) 2024-04-03T15:48:34.4004911Z remote: Counting objects: 23% (144/625) 2024-04-03T15:48:34.4005396Z remote: Counting objects: 24% (150/625) 2024-04-03T15:48:34.4005872Z remote: Counting objects: 25% (157/625) 2024-04-03T15:48:34.4006359Z remote: Counting objects: 26% (163/625) 2024-04-03T15:48:34.4006846Z remote: Counting objects: 27% (169/625) 2024-04-03T15:48:34.4007318Z remote: Counting objects: 28% (175/625) 2024-04-03T15:48:34.4007800Z remote: Counting objects: 29% (182/625) 2024-04-03T15:48:34.4008286Z remote: Counting objects: 30% (188/625) 2024-04-03T15:48:34.4009044Z remote: Counting objects: 31% (194/625) 2024-04-03T15:48:34.4009521Z remote: Counting objects: 32% (200/625) 2024-04-03T15:48:34.4010101Z remote: Counting objects: 33% (207/625) 2024-04-03T15:48:34.4010586Z remote: Counting objects: 34% (213/625) 2024-04-03T15:48:34.4011059Z remote: Counting objects: 35% (219/625) 2024-04-03T15:48:34.4011541Z remote: Counting objects: 36% (225/625) 2024-04-03T15:48:34.4012024Z remote: Counting objects: 37% (232/625) 2024-04-03T15:48:34.4012496Z remote: Counting objects: 38% (238/625) 2024-04-03T15:48:34.4012981Z remote: Counting objects: 39% (244/625) 2024-04-03T15:48:34.4013469Z remote: Counting objects: 40% (250/625) 2024-04-03T15:48:34.4013942Z remote: Counting objects: 41% (257/625) 2024-04-03T15:48:34.4014429Z remote: Counting objects: 42% (263/625) 2024-04-03T15:48:34.4014915Z remote: Counting objects: 43% (269/625) 2024-04-03T15:48:34.4015390Z remote: Counting objects: 44% (275/625) 2024-04-03T15:48:34.4015873Z remote: Counting objects: 45% (282/625) 2024-04-03T15:48:34.4016364Z remote: Counting objects: 46% (288/625) 2024-04-03T15:48:34.4016839Z remote: Counting objects: 47% (294/625) 2024-04-03T15:48:34.4017323Z remote: Counting objects: 48% (300/625) 2024-04-03T15:48:34.4017808Z remote: Counting objects: 49% (307/625) 2024-04-03T15:48:34.4018279Z remote: Counting objects: 50% (313/625) 2024-04-03T15:48:34.4018766Z remote: Counting objects: 51% (319/625) 2024-04-03T15:48:34.4019246Z remote: Counting objects: 52% (325/625) 2024-04-03T15:48:34.4019717Z remote: Counting objects: 53% (332/625) 2024-04-03T15:48:34.4020203Z remote: Counting objects: 54% (338/625) 2024-04-03T15:48:34.4020686Z remote: Counting objects: 55% (344/625) 2024-04-03T15:48:34.4021170Z remote: Counting objects: 56% (350/625) 2024-04-03T15:48:34.4021645Z remote: Counting objects: 57% (357/625) 2024-04-03T15:48:34.4022133Z remote: Counting objects: 58% (363/625) 2024-04-03T15:48:34.4022617Z remote: Counting objects: 59% (369/625) 2024-04-03T15:48:34.4023112Z remote: Counting objects: 60% (375/625) 2024-04-03T15:48:34.4023600Z remote: Counting objects: 61% (382/625) 2024-04-03T15:48:34.4024086Z remote: Counting objects: 62% (388/625) 2024-04-03T15:48:34.4024585Z remote: Counting objects: 63% (394/625) 2024-04-03T15:48:34.4025059Z remote: Counting objects: 64% (400/625) 2024-04-03T15:48:34.4025544Z remote: Counting objects: 65% (407/625) 2024-04-03T15:48:34.4026028Z remote: Counting objects: 66% (413/625) 2024-04-03T15:48:34.4026498Z remote: Counting objects: 67% (419/625) 2024-04-03T15:48:34.4026981Z remote: Counting objects: 68% (425/625) 2024-04-03T15:48:34.4027466Z remote: Counting objects: 69% (432/625) 2024-04-03T15:48:34.4027961Z remote: Counting objects: 70% (438/625) 2024-04-03T15:48:34.4028545Z remote: Counting objects: 71% (444/625) 2024-04-03T15:48:34.4029041Z remote: Counting objects: 72% (450/625) 2024-04-03T15:48:34.4029523Z remote: Counting objects: 73% (457/625) 2024-04-03T15:48:34.4029993Z remote: Counting objects: 74% (463/625) 2024-04-03T15:48:34.4030478Z remote: Counting objects: 75% (469/625) 2024-04-03T15:48:34.4030960Z remote: Counting objects: 76% (475/625) 2024-04-03T15:48:34.4031431Z remote: Counting objects: 77% (482/625) 2024-04-03T15:48:34.4031915Z remote: Counting objects: 78% (488/625) 2024-04-03T15:48:34.4032399Z remote: Counting objects: 79% (494/625) 2024-04-03T15:48:34.4032867Z remote: Counting objects: 80% (500/625) 2024-04-03T15:48:34.4033353Z remote: Counting objects: 81% (507/625) 2024-04-03T15:48:34.4033838Z remote: Counting objects: 82% (513/625) 2024-04-03T15:48:34.4034312Z remote: Counting objects: 83% (519/625) 2024-04-03T15:48:34.4034905Z remote: Counting objects: 84% (525/625) 2024-04-03T15:48:34.4035402Z remote: Counting objects: 85% (532/625) 2024-04-03T15:48:34.4035992Z remote: Counting objects: 86% (538/625) 2024-04-03T15:48:34.4036481Z remote: Counting objects: 87% (544/625) 2024-04-03T15:48:34.4036966Z remote: Counting objects: 88% (550/625) 2024-04-03T15:48:34.4037438Z remote: Counting objects: 89% (557/625) 2024-04-03T15:48:34.4037923Z remote: Counting objects: 90% (563/625) 2024-04-03T15:48:34.4038407Z remote: Counting objects: 91% (569/625) 2024-04-03T15:48:34.4038983Z remote: Counting objects: 92% (575/625) 2024-04-03T15:48:34.4039467Z remote: Counting objects: 93% (582/625) 2024-04-03T15:48:34.4039953Z remote: Counting objects: 94% (588/625) 2024-04-03T15:48:34.4040439Z remote: Counting objects: 95% (594/625) 2024-04-03T15:48:34.4040911Z remote: Counting objects: 96% (600/625) 2024-04-03T15:48:34.4041400Z remote: Counting objects: 97% (607/625) 2024-04-03T15:48:34.4041882Z remote: Counting objects: 98% (613/625) 2024-04-03T15:48:34.4042356Z remote: Counting objects: 99% (619/625) 2024-04-03T15:48:34.4042840Z remote: Counting objects: 100% (625/625) 2024-04-03T15:48:34.4043362Z remote: Counting objects: 100% (625/625), done. 2024-04-03T15:48:34.4043898Z remote: Compressing objects: 0% (1/335) 2024-04-03T15:48:34.4057330Z remote: Compressing objects: 1% (4/335) 2024-04-03T15:48:34.4167320Z remote: Compressing objects: 2% (7/335) 2024-04-03T15:48:34.4242600Z remote: Compressing objects: 3% (11/335) 2024-04-03T15:48:34.4560294Z remote: Compressing objects: 4% (14/335) 2024-04-03T15:48:34.4686691Z remote: Compressing objects: 5% (17/335) 2024-04-03T15:48:34.4839428Z remote: Compressing objects: 6% (21/335) 2024-04-03T15:48:34.4929223Z remote: Compressing objects: 7% (24/335) 2024-04-03T15:48:34.5055872Z remote: Compressing objects: 8% (27/335) 2024-04-03T15:48:34.5087831Z remote: Compressing objects: 9% (31/335) 2024-04-03T15:48:34.5088381Z remote: Compressing objects: 10% (34/335) 2024-04-03T15:48:34.5184065Z remote: Compressing objects: 11% (37/335) 2024-04-03T15:48:34.5231943Z remote: Compressing objects: 12% (41/335) 2024-04-03T15:48:34.5268031Z remote: Compressing objects: 13% (44/335) 2024-04-03T15:48:34.5286188Z remote: Compressing objects: 14% (47/335) 2024-04-03T15:48:34.5294226Z remote: Compressing objects: 15% (51/335) 2024-04-03T15:48:34.5303653Z remote: Compressing objects: 16% (54/335) 2024-04-03T15:48:34.5340123Z remote: Compressing objects: 17% (57/335) 2024-04-03T15:48:34.5343362Z remote: Compressing objects: 18% (61/335) 2024-04-03T15:48:34.5354002Z remote: Compressing objects: 19% (64/335) 2024-04-03T15:48:34.5362759Z remote: Compressing objects: 20% (67/335) 2024-04-03T15:48:34.5371449Z remote: Compressing objects: 21% (71/335) 2024-04-03T15:48:34.5374690Z remote: Compressing objects: 22% (74/335) 2024-04-03T15:48:34.5375234Z remote: Compressing objects: 23% (78/335) 2024-04-03T15:48:34.5380286Z remote: Compressing objects: 24% (81/335) 2024-04-03T15:48:34.5384339Z remote: Compressing objects: 25% (84/335) 2024-04-03T15:48:34.5384873Z remote: Compressing objects: 26% (88/335) 2024-04-03T15:48:34.5387792Z remote: Compressing objects: 27% (91/335) 2024-04-03T15:48:34.5390996Z remote: Compressing objects: 28% (94/335) 2024-04-03T15:48:34.5394096Z remote: Compressing objects: 29% (98/335) 2024-04-03T15:48:34.5397205Z remote: Compressing objects: 30% (101/335) 2024-04-03T15:48:34.5404681Z remote: Compressing objects: 31% (104/335) 2024-04-03T15:48:34.5409746Z remote: Compressing objects: 32% (108/335) 2024-04-03T15:48:34.5413950Z remote: Compressing objects: 33% (111/335) 2024-04-03T15:48:34.5417053Z remote: Compressing objects: 34% (114/335) 2024-04-03T15:48:34.5422457Z remote: Compressing objects: 35% (118/335) 2024-04-03T15:48:34.5424895Z remote: Compressing objects: 36% (121/335) 2024-04-03T15:48:34.5426784Z remote: Compressing objects: 37% (124/335) 2024-04-03T15:48:34.5428494Z remote: Compressing objects: 38% (128/335) 2024-04-03T15:48:34.5430860Z remote: Compressing objects: 39% (131/335) 2024-04-03T15:48:34.5435180Z remote: Compressing objects: 40% (134/335) 2024-04-03T15:48:34.5450470Z remote: Compressing objects: 41% (138/335) 2024-04-03T15:48:34.5451295Z remote: Compressing objects: 42% (141/335) 2024-04-03T15:48:34.5451931Z remote: Compressing objects: 43% (145/335) 2024-04-03T15:48:34.5452481Z remote: Compressing objects: 44% (148/335) 2024-04-03T15:48:34.5453009Z remote: Compressing objects: 45% (151/335) 2024-04-03T15:48:34.5455022Z remote: Compressing objects: 46% (155/335) 2024-04-03T15:48:34.5458110Z remote: Compressing objects: 47% (158/335) 2024-04-03T15:48:34.5461637Z remote: Compressing objects: 48% (161/335) 2024-04-03T15:48:34.5463602Z remote: Compressing objects: 49% (165/335) 2024-04-03T15:48:34.5464493Z remote: Compressing objects: 50% (168/335) 2024-04-03T15:48:34.5466498Z remote: Compressing objects: 51% (171/335) 2024-04-03T15:48:34.5467284Z remote: Compressing objects: 52% (175/335) 2024-04-03T15:48:34.5468396Z remote: Compressing objects: 53% (178/335) 2024-04-03T15:48:34.5470536Z remote: Compressing objects: 54% (181/335) 2024-04-03T15:48:34.5472866Z remote: Compressing objects: 55% (185/335) 2024-04-03T15:48:34.5473419Z remote: Compressing objects: 56% (188/335) 2024-04-03T15:48:34.5474107Z remote: Compressing objects: 57% (191/335) 2024-04-03T15:48:34.5475005Z remote: Compressing objects: 58% (195/335) 2024-04-03T15:48:34.5475538Z remote: Compressing objects: 59% (198/335) 2024-04-03T15:48:34.5476352Z remote: Compressing objects: 60% (201/335) 2024-04-03T15:48:34.5476998Z remote: Compressing objects: 61% (205/335) 2024-04-03T15:48:34.5477574Z remote: Compressing objects: 62% (208/335) 2024-04-03T15:48:34.5478082Z remote: Compressing objects: 63% (212/335) 2024-04-03T15:48:34.5478800Z remote: Compressing objects: 64% (215/335) 2024-04-03T15:48:34.5479337Z remote: Compressing objects: 65% (218/335) 2024-04-03T15:48:34.5479869Z remote: Compressing objects: 66% (222/335) 2024-04-03T15:48:34.5480391Z remote: Compressing objects: 67% (225/335) 2024-04-03T15:48:34.5480913Z remote: Compressing objects: 68% (228/335) 2024-04-03T15:48:34.5481428Z remote: Compressing objects: 69% (232/335) 2024-04-03T15:48:34.5481933Z remote: Compressing objects: 70% (235/335) 2024-04-03T15:48:34.5482455Z remote: Compressing objects: 71% (238/335) 2024-04-03T15:48:34.5483001Z remote: Compressing objects: 72% (242/335) 2024-04-03T15:48:34.5483603Z remote: Compressing objects: 73% (245/335) 2024-04-03T15:48:34.5484581Z remote: Compressing objects: 74% (248/335) 2024-04-03T15:48:34.5485725Z remote: Compressing objects: 75% (252/335) 2024-04-03T15:48:34.5487766Z remote: Compressing objects: 76% (255/335) 2024-04-03T15:48:34.5490400Z remote: Compressing objects: 77% (258/335) 2024-04-03T15:48:34.5490923Z remote: Compressing objects: 78% (262/335) 2024-04-03T15:48:34.5492556Z remote: Compressing objects: 79% (265/335) 2024-04-03T15:48:34.5493064Z remote: Compressing objects: 80% (268/335) 2024-04-03T15:48:34.5493801Z remote: Compressing objects: 81% (272/335) 2024-04-03T15:48:34.5494321Z remote: Compressing objects: 82% (275/335) 2024-04-03T15:48:34.5495144Z remote: Compressing objects: 83% (279/335) 2024-04-03T15:48:34.5495820Z remote: Compressing objects: 84% (282/335) 2024-04-03T15:48:34.5497408Z remote: Compressing objects: 85% (285/335) 2024-04-03T15:48:34.5498482Z remote: Compressing objects: 86% (289/335) 2024-04-03T15:48:34.5499831Z remote: Compressing objects: 87% (292/335) 2024-04-03T15:48:34.5500616Z remote: Compressing objects: 88% (295/335) 2024-04-03T15:48:34.5503415Z remote: Compressing objects: 89% (299/335) 2024-04-03T15:48:34.5503940Z remote: Compressing objects: 90% (302/335) 2024-04-03T15:48:34.5505317Z remote: Compressing objects: 91% (305/335) 2024-04-03T15:48:34.5505859Z remote: Compressing objects: 92% (309/335) 2024-04-03T15:48:34.5506382Z remote: Compressing objects: 93% (312/335) 2024-04-03T15:48:34.5506907Z remote: Compressing objects: 94% (315/335) 2024-04-03T15:48:34.5507422Z remote: Compressing objects: 95% (319/335) 2024-04-03T15:48:34.5508383Z remote: Compressing objects: 96% (322/335) 2024-04-03T15:48:34.5508939Z remote: Compressing objects: 97% (325/335) 2024-04-03T15:48:34.5509673Z remote: Compressing objects: 98% (329/335) 2024-04-03T15:48:34.5510284Z remote: Compressing objects: 99% (332/335) 2024-04-03T15:48:34.5510810Z remote: Compressing objects: 100% (335/335) 2024-04-03T15:48:34.5511377Z remote: Compressing objects: 100% (335/335), done. 2024-04-03T15:48:55.8611427Z remote: Total 1124382 (delta 355), reused 507 (delta 290), pack-reused 1123757 2024-04-03T15:49:26.2570963Z [command]/usr/bin/git rev-parse --verify --quiet d253bd7befc64137de913dbb8727b511f1052411^{object} 2024-04-03T15:49:26.2591445Z d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:49:26.2596949Z ##[endgroup] 2024-04-03T15:49:26.2597500Z ##[group]Determining the checkout info 2024-04-03T15:49:26.2598103Z ##[endgroup] 2024-04-03T15:49:26.2598812Z ##[group]Checking out the ref 2024-04-03T15:49:26.2600636Z [command]/usr/bin/git checkout --quiet --force d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:49:27.6540833Z ##[endgroup] 2024-04-03T15:49:27.6541441Z ##[group]Setting up auth for fetching submodules 2024-04-03T15:49:27.6547523Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-04-03T15:49:27.6593099Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-04-03T15:49:27.6618637Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-04-03T15:49:27.6644138Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-04-03T15:49:27.6665936Z ##[endgroup] 2024-04-03T15:49:27.6666830Z ##[group]Fetching submodules 2024-04-03T15:49:27.6670501Z [command]/usr/bin/git submodule sync --recursive 2024-04-03T15:49:27.6926479Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-04-03T15:49:27.7170472Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-04-03T15:49:27.7173548Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-04-03T15:49:27.7176566Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-04-03T15:49:27.7179486Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-04-03T15:49:27.7182215Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2024-04-03T15:49:27.7185826Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-04-03T15:49:27.7189485Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-04-03T15:49:27.7192620Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-04-03T15:49:27.7195629Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-04-03T15:49:27.7199200Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2024-04-03T15:49:27.7203848Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-04-03T15:49:27.7207566Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-04-03T15:49:27.7212117Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-04-03T15:49:27.7216529Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-04-03T15:49:27.7221383Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-04-03T15:49:27.7225838Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-04-03T15:49:27.7230736Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2024-04-03T15:49:27.7236059Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-04-03T15:49:27.7241085Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-04-03T15:49:27.7246312Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-04-03T15:49:27.7251394Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-04-03T15:49:27.7256989Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2024-04-03T15:49:27.7262261Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-04-03T15:49:27.7267758Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-04-03T15:49:27.7273672Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-04-03T15:49:27.7279504Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-04-03T15:49:27.7286081Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2024-04-03T15:49:27.7291860Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-04-03T15:49:27.7297704Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-04-03T15:49:27.7304072Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2024-04-03T15:49:27.7310422Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-04-03T15:49:27.7316853Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-04-03T15:49:27.7323611Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-04-03T15:49:27.7330488Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-04-03T15:49:27.7337030Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-04-03T15:49:27.7344188Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-04-03T15:49:27.7350728Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-04-03T15:49:27.7357465Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2024-04-03T15:49:27.7365034Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-04-03T15:49:27.7371960Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2024-04-03T15:49:27.7396618Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-04-03T15:49:28.0058776Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2024-04-03T15:49:28.1659406Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-04-03T15:49:28.3576904Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-04-03T15:49:28.5932855Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2024-04-03T15:49:28.8413528Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-04-03T15:49:31.1416154Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-04-03T15:49:43.3155907Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-04-03T15:49:43.7546185Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-04-03T15:49:44.3733773Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2024-04-03T15:49:45.9052668Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-04-03T15:49:47.1807891Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-04-03T15:49:49.7877024Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2024-04-03T15:49:55.4857043Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-04-03T15:49:56.6855589Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-04-03T15:49:58.3877076Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2024-04-03T15:49:59.9059311Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2024-04-03T15:50:00.0664961Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-04-03T15:50:00.5331196Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2024-04-03T15:50:00.8438983Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2024-04-03T15:50:02.1859182Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2024-04-03T15:50:02.6280487Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2024-04-03T15:50:02.8250955Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-04-03T15:50:03.1369003Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2024-04-03T15:50:05.2846768Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-04-03T15:50:05.9643473Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-04-03T15:50:06.6155915Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2024-04-03T15:50:06.8510060Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-04-03T15:50:13.8531144Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2024-04-03T15:50:16.4661289Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2024-04-03T15:50:16.9538297Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-04-03T15:50:17.1563663Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-04-03T15:50:26.3711409Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2024-04-03T15:50:26.5338893Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-04-03T15:50:26.7171977Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-04-03T15:50:27.6759569Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-04-03T15:50:27.9793534Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2024-04-03T15:50:28.6072385Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2024-04-03T15:50:30.6977084Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-04-03T15:50:31.1137488Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2024-04-03T15:50:33.7951801Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-04-03T15:50:33.8045980Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-04-03T15:50:33.8116697Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-04-03T15:50:33.8317117Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-04-03T15:50:33.8513677Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2024-04-03T15:50:33.8853354Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-04-03T15:50:34.7237604Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-04-03T15:50:34.7431979Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-04-03T15:50:34.8286577Z Submodule path 'third_party/cpuinfo': checked out 'd6860c477c99f1fce9e28eb206891af3c0e1a1d7' 2024-04-03T15:50:34.8593576Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2024-04-03T15:50:34.8833374Z Submodule path 'third_party/cudnn_frontend': checked out '150798fe976556078f443fdb059a1ff0361f58a2' 2024-04-03T15:50:35.3392626Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-04-03T15:50:35.5670940Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-04-03T15:50:35.6290597Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-04-03T15:50:35.6304324Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-04-03T15:50:35.6306130Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T15:50:35.6308213Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-04-03T15:50:35.6310429Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-04-03T15:50:35.6312954Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T15:50:35.6334981Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-04-03T15:50:36.6432777Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-04-03T15:50:37.2666992Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-04-03T15:50:39.8324182Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-04-03T15:50:41.1064933Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-04-03T15:50:41.4952898Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-04-03T15:50:41.5828375Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-04-03T15:50:41.9571842Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-04-03T15:50:42.0141417Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-04-03T15:50:42.0246470Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-04-03T15:50:42.1255000Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-04-03T15:50:42.1570352Z Submodule path 'third_party/fmt': checked out 'e69e5f977d458f2650bb346dadf2ad30c5320281' 2024-04-03T15:50:42.1646785Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2024-04-03T15:50:42.2003901Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-04-03T15:50:42.2218976Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-04-03T15:50:42.2627235Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-04-03T15:50:42.2745899Z Submodule path 'third_party/ideep': checked out '8a6cc4e09dc509f04f83c085e38786b1fb44e14d' 2024-04-03T15:50:42.2759373Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-04-03T15:50:42.2778542Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-04-03T15:50:54.8324601Z Submodule path 'third_party/ideep/mkl-dnn': checked out '86e6af5974177e513fd3fee58425e1063e7f1361' 2024-04-03T15:50:54.8419171Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2024-04-03T15:50:54.8565674Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-04-03T15:50:54.9469575Z Submodule path 'third_party/kineto': checked out '8466a8b111b36dc725e6855d52a0b133d925a8e0' 2024-04-03T15:50:54.9483630Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T15:50:54.9485692Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T15:50:54.9488056Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T15:50:54.9510086Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-04-03T15:50:55.9141545Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-04-03T15:50:57.3214979Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-04-03T15:50:58.6808400Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-04-03T15:50:58.6822490Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T15:50:58.6824414Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T15:50:58.6826806Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T15:50:58.6829639Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T15:50:58.6832343Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T15:50:58.6835309Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T15:50:58.6838083Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T15:50:58.6841421Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T15:50:58.6863455Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-04-03T15:50:59.7940925Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-04-03T15:51:00.1648536Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-04-03T15:51:01.5693471Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-04-03T15:51:01.8557776Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-04-03T15:51:02.2657023Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-04-03T15:51:03.5272705Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-04-03T15:51:10.8023888Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-04-03T15:51:11.1625405Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-04-03T15:51:11.1779629Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-04-03T15:51:11.2120653Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-04-03T15:51:11.2232547Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-04-03T15:51:11.2244657Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T15:51:11.2266482Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-04-03T15:51:11.5954853Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-04-03T15:51:11.6111078Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-04-03T15:51:11.6474660Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-04-03T15:51:11.7451218Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-04-03T15:51:11.7591140Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-04-03T15:51:11.7924144Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out 'a33701196adfad74917046096bf5a2aa0ab0bb50' 2024-04-03T15:51:11.8448861Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-04-03T15:51:11.8775779Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-04-03T15:51:11.8977160Z Submodule path 'third_party/nccl/nccl': checked out '48bb7fec7953112ff37499a272317f6663f8f600' 2024-04-03T15:51:11.9103663Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2024-04-03T15:51:12.0079516Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-04-03T15:51:12.2954568Z Submodule path 'third_party/onnx': checked out 'ccde5da81388ffa770ca98b64e07f803ad089414' 2024-04-03T15:51:12.2984790Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-04-03T15:51:12.2986907Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-04-03T15:51:12.3009236Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-04-03T15:51:12.7101197Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-04-03T15:51:13.6913391Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-04-03T15:51:13.7219103Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-04-03T15:51:13.7385179Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2024-04-03T15:51:13.7397727Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T15:51:13.7418324Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2024-04-03T15:51:16.4535039Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2024-04-03T15:51:16.4553581Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T15:51:16.4555684Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T15:51:16.4578142Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2024-04-03T15:51:16.8617390Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2024-04-03T15:51:17.8515233Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2024-04-03T15:51:17.9175758Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2024-04-03T15:51:17.9188567Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T15:51:17.9209445Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2024-04-03T15:51:18.0862401Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-04-03T15:51:18.0942853Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-04-03T15:51:18.3299131Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-04-03T15:51:18.3319241Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-04-03T15:51:18.3321633Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-04-03T15:51:18.3342460Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-04-03T15:51:18.7569365Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-04-03T15:51:20.0473146Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-04-03T15:51:20.1128388Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-04-03T15:51:20.1203497Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-04-03T15:51:20.1306392Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-04-03T15:51:20.1596198Z Submodule path 'third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2024-04-03T15:51:20.1857165Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-04-03T15:51:20.2237612Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-04-03T15:51:20.3221062Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2024-04-03T15:51:20.3452188Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-04-03T15:51:20.3466006Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-04-03T15:51:20.3467743Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-04-03T15:51:20.3469962Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-04-03T15:51:20.3472351Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T15:51:20.3495178Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-04-03T15:51:21.6589369Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-04-03T15:51:21.8938420Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-04-03T15:51:23.1922262Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-04-03T15:51:24.2507248Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-04-03T15:51:24.2637692Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-04-03T15:51:24.3263045Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-04-03T15:51:24.3517783Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-04-03T15:51:24.3530731Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T15:51:24.3553053Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-04-03T15:51:24.5456601Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-04-03T15:51:24.6811608Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2024-04-03T15:51:24.6843046Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-04-03T15:51:24.7090554Z Entering 'android/libs/fbjni' 2024-04-03T15:51:24.7124199Z Entering 'third_party/FP16' 2024-04-03T15:51:24.7156963Z Entering 'third_party/FXdiv' 2024-04-03T15:51:24.7189867Z Entering 'third_party/NNPACK' 2024-04-03T15:51:24.7222614Z Entering 'third_party/QNNPACK' 2024-04-03T15:51:24.7256888Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T15:51:24.7290532Z Entering 'third_party/XNNPACK' 2024-04-03T15:51:24.7339797Z Entering 'third_party/benchmark' 2024-04-03T15:51:24.7372426Z Entering 'third_party/cpuinfo' 2024-04-03T15:51:24.7405909Z Entering 'third_party/cub' 2024-04-03T15:51:24.7438804Z Entering 'third_party/cudnn_frontend' 2024-04-03T15:51:24.7471379Z Entering 'third_party/cutlass' 2024-04-03T15:51:24.7511036Z Entering 'third_party/eigen' 2024-04-03T15:51:24.7545676Z Entering 'third_party/fbgemm' 2024-04-03T15:51:24.7578511Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T15:51:24.7609784Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T15:51:24.7641894Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T15:51:24.7678239Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T15:51:24.7709505Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T15:51:24.7741493Z Entering 'third_party/flatbuffers' 2024-04-03T15:51:24.7777263Z Entering 'third_party/fmt' 2024-04-03T15:51:24.7810689Z Entering 'third_party/foxi' 2024-04-03T15:51:24.7843488Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T15:51:24.7875186Z Entering 'third_party/gloo' 2024-04-03T15:51:24.7907512Z Entering 'third_party/googletest' 2024-04-03T15:51:24.7941393Z Entering 'third_party/ideep' 2024-04-03T15:51:24.7972989Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T15:51:24.8009808Z Entering 'third_party/ios-cmake' 2024-04-03T15:51:24.8042742Z Entering 'third_party/ittapi' 2024-04-03T15:51:24.8074541Z Entering 'third_party/kineto' 2024-04-03T15:51:24.8106530Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T15:51:24.8137845Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T15:51:24.8170097Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T15:51:24.8201895Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T15:51:24.8232125Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T15:51:24.8263501Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T15:51:24.8296243Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T15:51:24.8327745Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T15:51:24.8358458Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T15:51:24.8390629Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T15:51:24.8423143Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T15:51:24.8455834Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T15:51:24.8487919Z Entering 'third_party/mimalloc' 2024-04-03T15:51:24.8520529Z Entering 'third_party/nccl/nccl' 2024-04-03T15:51:24.8552728Z Entering 'third_party/neon2sse' 2024-04-03T15:51:24.8585633Z Entering 'third_party/nlohmann' 2024-04-03T15:51:24.8619842Z Entering 'third_party/onnx' 2024-04-03T15:51:24.8667479Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T15:51:24.8699060Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T15:51:24.8733287Z Entering 'third_party/onnx-tensorrt' 2024-04-03T15:51:24.8765121Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T15:51:24.8799831Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T15:51:24.8831981Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T15:51:24.8862561Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T15:51:24.8897122Z Entering 'third_party/pocketfft' 2024-04-03T15:51:24.8929337Z Entering 'third_party/protobuf' 2024-04-03T15:51:24.8964762Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T15:51:24.8994827Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T15:51:24.9027216Z Entering 'third_party/psimd' 2024-04-03T15:51:24.9059339Z Entering 'third_party/pthreadpool' 2024-04-03T15:51:24.9091665Z Entering 'third_party/pybind11' 2024-04-03T15:51:24.9124477Z Entering 'third_party/python-peachpy' 2024-04-03T15:51:24.9157069Z Entering 'third_party/sleef' 2024-04-03T15:51:24.9189958Z Entering 'third_party/tbb' 2024-04-03T15:51:24.9225222Z Entering 'third_party/tensorpipe' 2024-04-03T15:51:24.9257834Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T15:51:24.9288626Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T15:51:24.9319653Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T15:51:24.9350701Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T15:51:24.9381445Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T15:51:24.9415331Z Entering 'third_party/zstd' 2024-04-03T15:51:24.9458312Z ##[endgroup] 2024-04-03T15:51:24.9460197Z ##[group]Persisting credentials for submodules 2024-04-03T15:51:24.9464623Z [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-04-03T15:51:24.9715279Z Entering 'android/libs/fbjni' 2024-04-03T15:51:24.9757148Z Entering 'third_party/FP16' 2024-04-03T15:51:24.9798044Z Entering 'third_party/FXdiv' 2024-04-03T15:51:24.9839121Z Entering 'third_party/NNPACK' 2024-04-03T15:51:24.9881401Z Entering 'third_party/QNNPACK' 2024-04-03T15:51:24.9922740Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T15:51:24.9964771Z Entering 'third_party/XNNPACK' 2024-04-03T15:51:25.0022514Z Entering 'third_party/benchmark' 2024-04-03T15:51:25.0064026Z Entering 'third_party/cpuinfo' 2024-04-03T15:51:25.0105210Z Entering 'third_party/cub' 2024-04-03T15:51:25.0146134Z Entering 'third_party/cudnn_frontend' 2024-04-03T15:51:25.0186477Z Entering 'third_party/cutlass' 2024-04-03T15:51:25.0236889Z Entering 'third_party/eigen' 2024-04-03T15:51:25.0280347Z Entering 'third_party/fbgemm' 2024-04-03T15:51:25.0320225Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T15:51:25.0360317Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T15:51:25.0400380Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T15:51:25.0445125Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T15:51:25.0484122Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T15:51:25.0525300Z Entering 'third_party/flatbuffers' 2024-04-03T15:51:25.0568617Z Entering 'third_party/fmt' 2024-04-03T15:51:25.0609067Z Entering 'third_party/foxi' 2024-04-03T15:51:25.0650805Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T15:51:25.0691345Z Entering 'third_party/gloo' 2024-04-03T15:51:25.0732403Z Entering 'third_party/googletest' 2024-04-03T15:51:25.0774130Z Entering 'third_party/ideep' 2024-04-03T15:51:25.0814773Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T15:51:25.0861167Z Entering 'third_party/ios-cmake' 2024-04-03T15:51:25.0902121Z Entering 'third_party/ittapi' 2024-04-03T15:51:25.0943801Z Entering 'third_party/kineto' 2024-04-03T15:51:25.0983847Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T15:51:25.1022757Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T15:51:25.1062765Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T15:51:25.1101302Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T15:51:25.1141050Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T15:51:25.1179993Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T15:51:25.1220649Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T15:51:25.1260521Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T15:51:25.1299526Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T15:51:25.1339192Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T15:51:25.1379927Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T15:51:25.1419672Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T15:51:25.1459894Z Entering 'third_party/mimalloc' 2024-04-03T15:51:25.1499616Z Entering 'third_party/nccl/nccl' 2024-04-03T15:51:25.1539360Z Entering 'third_party/neon2sse' 2024-04-03T15:51:25.1579651Z Entering 'third_party/nlohmann' 2024-04-03T15:51:25.1623998Z Entering 'third_party/onnx' 2024-04-03T15:51:25.1679906Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T15:51:25.1721252Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T15:51:25.1762650Z Entering 'third_party/onnx-tensorrt' 2024-04-03T15:51:25.1803217Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T15:51:25.1847304Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T15:51:25.1887500Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T15:51:25.1927152Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T15:51:25.1970662Z Entering 'third_party/pocketfft' 2024-04-03T15:51:25.2012214Z Entering 'third_party/protobuf' 2024-04-03T15:51:25.2057518Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T15:51:25.2097394Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T15:51:25.2138738Z Entering 'third_party/psimd' 2024-04-03T15:51:25.2181278Z Entering 'third_party/pthreadpool' 2024-04-03T15:51:25.2222746Z Entering 'third_party/pybind11' 2024-04-03T15:51:25.2264850Z Entering 'third_party/python-peachpy' 2024-04-03T15:51:25.2309080Z Entering 'third_party/sleef' 2024-04-03T15:51:25.2349579Z Entering 'third_party/tbb' 2024-04-03T15:51:25.2392683Z Entering 'third_party/tensorpipe' 2024-04-03T15:51:25.2434683Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T15:51:25.2474147Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T15:51:25.2513385Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T15:51:25.2553442Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T15:51:25.2593035Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T15:51:25.2634784Z Entering 'third_party/zstd' 2024-04-03T15:51:25.2688740Z [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-04-03T15:51:25.2936067Z Entering 'android/libs/fbjni' 2024-04-03T15:51:25.2974300Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-04-03T15:51:25.2989025Z Entering 'third_party/FP16' 2024-04-03T15:51:25.3026150Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-04-03T15:51:25.3040954Z Entering 'third_party/FXdiv' 2024-04-03T15:51:25.3078523Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-04-03T15:51:25.3093401Z Entering 'third_party/NNPACK' 2024-04-03T15:51:25.3132210Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-04-03T15:51:25.3146937Z Entering 'third_party/QNNPACK' 2024-04-03T15:51:25.3185109Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2024-04-03T15:51:25.3199412Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T15:51:25.3237574Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-04-03T15:51:25.3251671Z Entering 'third_party/XNNPACK' 2024-04-03T15:51:25.3289986Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-04-03T15:51:25.3320325Z Entering 'third_party/benchmark' 2024-04-03T15:51:25.3358951Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-04-03T15:51:25.3374060Z Entering 'third_party/cpuinfo' 2024-04-03T15:51:25.3412132Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-04-03T15:51:25.3426762Z Entering 'third_party/cub' 2024-04-03T15:51:25.3463829Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2024-04-03T15:51:25.3478487Z Entering 'third_party/cudnn_frontend' 2024-04-03T15:51:25.3516313Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-04-03T15:51:25.3531396Z Entering 'third_party/cutlass' 2024-04-03T15:51:25.3569893Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-04-03T15:51:25.3591084Z Entering 'third_party/eigen' 2024-04-03T15:51:25.3628669Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-04-03T15:51:25.3645929Z Entering 'third_party/fbgemm' 2024-04-03T15:51:25.3684806Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-04-03T15:51:25.3698380Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T15:51:25.3735804Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-04-03T15:51:25.3749056Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T15:51:25.3786669Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-04-03T15:51:25.3800669Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T15:51:25.3837796Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-04-03T15:51:25.3858165Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T15:51:25.3895603Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-04-03T15:51:25.3909030Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T15:51:25.3946087Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-04-03T15:51:25.3962571Z Entering 'third_party/flatbuffers' 2024-04-03T15:51:25.4000629Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-04-03T15:51:25.4018312Z Entering 'third_party/fmt' 2024-04-03T15:51:25.4058022Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-04-03T15:51:25.4072451Z Entering 'third_party/foxi' 2024-04-03T15:51:25.4111467Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2024-04-03T15:51:25.4126285Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T15:51:25.4164470Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-04-03T15:51:25.4179157Z Entering 'third_party/gloo' 2024-04-03T15:51:25.4218967Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-04-03T15:51:25.4233898Z Entering 'third_party/googletest' 2024-04-03T15:51:25.4274297Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-04-03T15:51:25.4291212Z Entering 'third_party/ideep' 2024-04-03T15:51:25.4331209Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-04-03T15:51:25.4344963Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T15:51:25.4385986Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-04-03T15:51:25.4408153Z Entering 'third_party/ios-cmake' 2024-04-03T15:51:25.4450303Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2024-04-03T15:51:25.4465312Z Entering 'third_party/ittapi' 2024-04-03T15:51:25.4506651Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-04-03T15:51:25.4522859Z Entering 'third_party/kineto' 2024-04-03T15:51:25.4565703Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-04-03T15:51:25.4581141Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T15:51:25.4623072Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-04-03T15:51:25.4638046Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T15:51:25.4681154Z 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-04-03T15:51:25.4696773Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T15:51:25.4736827Z 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-04-03T15:51:25.4751274Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T15:51:25.4792724Z 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-04-03T15:51:25.4808396Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T15:51:25.4849119Z 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-04-03T15:51:25.4863933Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T15:51:25.4903970Z 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-04-03T15:51:25.4920811Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T15:51:25.4960874Z 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-04-03T15:51:25.4974544Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T15:51:25.5013014Z 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-04-03T15:51:25.5028046Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T15:51:25.5067792Z 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-04-03T15:51:25.5083947Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T15:51:25.5124216Z 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-04-03T15:51:25.5139652Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T15:51:25.5178714Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-04-03T15:51:25.5192973Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T15:51:25.5231023Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-04-03T15:51:25.5247820Z Entering 'third_party/mimalloc' 2024-04-03T15:51:25.5287142Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-04-03T15:51:25.5302421Z Entering 'third_party/nccl/nccl' 2024-04-03T15:51:25.5341461Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-04-03T15:51:25.5357393Z Entering 'third_party/neon2sse' 2024-04-03T15:51:25.5395986Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2024-04-03T15:51:25.5410836Z Entering 'third_party/nlohmann' 2024-04-03T15:51:25.5450694Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-04-03T15:51:25.5466790Z Entering 'third_party/onnx' 2024-04-03T15:51:25.5505277Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-04-03T15:51:25.5536612Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T15:51:25.5575980Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-04-03T15:51:25.5589793Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T15:51:25.5630200Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-04-03T15:51:25.5647216Z Entering 'third_party/onnx-tensorrt' 2024-04-03T15:51:25.5685558Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2024-04-03T15:51:25.5699412Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T15:51:25.5739507Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2024-04-03T15:51:25.5759011Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T15:51:25.5796206Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-04-03T15:51:25.5811036Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T15:51:25.5848610Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-04-03T15:51:25.5862508Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T15:51:25.5900704Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2024-04-03T15:51:25.5918925Z Entering 'third_party/pocketfft' 2024-04-03T15:51:25.5958814Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-04-03T15:51:25.5974786Z Entering 'third_party/protobuf' 2024-04-03T15:51:25.6013661Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-04-03T15:51:25.6031197Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T15:51:25.6068980Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-04-03T15:51:25.6083768Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T15:51:25.6123345Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-04-03T15:51:25.6139066Z Entering 'third_party/psimd' 2024-04-03T15:51:25.6177468Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-04-03T15:51:25.6192003Z Entering 'third_party/pthreadpool' 2024-04-03T15:51:25.6230618Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-04-03T15:51:25.6245032Z Entering 'third_party/pybind11' 2024-04-03T15:51:25.6283640Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-04-03T15:51:25.6298292Z Entering 'third_party/python-peachpy' 2024-04-03T15:51:25.6336508Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-04-03T15:51:25.6351518Z Entering 'third_party/sleef' 2024-04-03T15:51:25.6389869Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-04-03T15:51:25.6404016Z Entering 'third_party/tbb' 2024-04-03T15:51:25.6445167Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2024-04-03T15:51:25.6461251Z Entering 'third_party/tensorpipe' 2024-04-03T15:51:25.6500569Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-04-03T15:51:25.6515719Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T15:51:25.6553089Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-04-03T15:51:25.6567041Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T15:51:25.6605729Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-04-03T15:51:25.6618950Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T15:51:25.6657997Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-04-03T15:51:25.6671667Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T15:51:25.6711019Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-04-03T15:51:25.6724190Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T15:51:25.6762885Z 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-04-03T15:51:25.6778413Z Entering 'third_party/zstd' 2024-04-03T15:51:25.6816523Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2024-04-03T15:51:25.9577181Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-04-03T15:51:25.9832615Z Entering 'android/libs/fbjni' 2024-04-03T15:51:25.9868091Z Entering 'third_party/FP16' 2024-04-03T15:51:25.9903311Z Entering 'third_party/FXdiv' 2024-04-03T15:51:25.9938153Z Entering 'third_party/NNPACK' 2024-04-03T15:51:25.9973643Z Entering 'third_party/QNNPACK' 2024-04-03T15:51:26.0008835Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T15:51:26.0042406Z Entering 'third_party/XNNPACK' 2024-04-03T15:51:26.0092436Z Entering 'third_party/benchmark' 2024-04-03T15:51:26.0127950Z Entering 'third_party/cpuinfo' 2024-04-03T15:51:26.0161867Z Entering 'third_party/cub' 2024-04-03T15:51:26.0195464Z Entering 'third_party/cudnn_frontend' 2024-04-03T15:51:26.0231558Z Entering 'third_party/cutlass' 2024-04-03T15:51:26.0273405Z Entering 'third_party/eigen' 2024-04-03T15:51:26.0310576Z Entering 'third_party/fbgemm' 2024-04-03T15:51:26.0344503Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T15:51:26.0377046Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T15:51:26.0410602Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T15:51:26.0448881Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T15:51:26.0481074Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T15:51:26.0514537Z Entering 'third_party/flatbuffers' 2024-04-03T15:51:26.0551410Z Entering 'third_party/fmt' 2024-04-03T15:51:26.0584860Z Entering 'third_party/foxi' 2024-04-03T15:51:26.0619650Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T15:51:26.0653542Z Entering 'third_party/gloo' 2024-04-03T15:51:26.0687557Z Entering 'third_party/googletest' 2024-04-03T15:51:26.0723303Z Entering 'third_party/ideep' 2024-04-03T15:51:26.0755851Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T15:51:26.0795862Z Entering 'third_party/ios-cmake' 2024-04-03T15:51:26.0829455Z Entering 'third_party/ittapi' 2024-04-03T15:51:26.0863312Z Entering 'third_party/kineto' 2024-04-03T15:51:26.0898399Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T15:51:26.0931759Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T15:51:26.0965904Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T15:51:26.0998565Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T15:51:26.1031080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T15:51:26.1062877Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T15:51:26.1097072Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T15:51:26.1130424Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T15:51:26.1164163Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T15:51:26.1197350Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T15:51:26.1230991Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T15:51:26.1264191Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T15:51:26.1298152Z Entering 'third_party/mimalloc' 2024-04-03T15:51:26.1332305Z Entering 'third_party/nccl/nccl' 2024-04-03T15:51:26.1366693Z Entering 'third_party/neon2sse' 2024-04-03T15:51:26.1399951Z Entering 'third_party/nlohmann' 2024-04-03T15:51:26.1433963Z Entering 'third_party/onnx' 2024-04-03T15:51:26.1483945Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T15:51:26.1518508Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T15:51:26.1555223Z Entering 'third_party/onnx-tensorrt' 2024-04-03T15:51:26.1589179Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T15:51:26.1627062Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T15:51:26.1659830Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T15:51:26.1692693Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T15:51:26.1729955Z Entering 'third_party/pocketfft' 2024-04-03T15:51:26.1764133Z Entering 'third_party/protobuf' 2024-04-03T15:51:26.1801349Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T15:51:26.1833547Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T15:51:26.1868092Z Entering 'third_party/psimd' 2024-04-03T15:51:26.1950472Z Entering 'third_party/pthreadpool' 2024-04-03T15:51:26.1984280Z Entering 'third_party/pybind11' 2024-04-03T15:51:26.2017787Z Entering 'third_party/python-peachpy' 2024-04-03T15:51:26.2051694Z Entering 'third_party/sleef' 2024-04-03T15:51:26.2085696Z Entering 'third_party/tbb' 2024-04-03T15:51:26.2121562Z Entering 'third_party/tensorpipe' 2024-04-03T15:51:26.2155627Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T15:51:26.2188129Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T15:51:26.2220835Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T15:51:26.2253211Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T15:51:26.2284732Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T15:51:26.2320480Z Entering 'third_party/zstd' 2024-04-03T15:51:26.2365933Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-04-03T15:51:26.2626361Z Entering 'android/libs/fbjni' 2024-04-03T15:51:26.2661727Z Entering 'third_party/FP16' 2024-04-03T15:51:26.2697229Z Entering 'third_party/FXdiv' 2024-04-03T15:51:26.2732314Z Entering 'third_party/NNPACK' 2024-04-03T15:51:26.2766460Z Entering 'third_party/QNNPACK' 2024-04-03T15:51:26.2801711Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T15:51:26.2836363Z Entering 'third_party/XNNPACK' 2024-04-03T15:51:26.2889665Z Entering 'third_party/benchmark' 2024-04-03T15:51:26.2925482Z Entering 'third_party/cpuinfo' 2024-04-03T15:51:26.2960728Z Entering 'third_party/cub' 2024-04-03T15:51:26.2994291Z Entering 'third_party/cudnn_frontend' 2024-04-03T15:51:26.3028249Z Entering 'third_party/cutlass' 2024-04-03T15:51:26.3070683Z Entering 'third_party/eigen' 2024-04-03T15:51:26.3106928Z Entering 'third_party/fbgemm' 2024-04-03T15:51:26.3141616Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T15:51:26.3175099Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T15:51:26.3209100Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T15:51:26.3248092Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T15:51:26.3282037Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T15:51:26.3315970Z Entering 'third_party/flatbuffers' 2024-04-03T15:51:26.3355086Z Entering 'third_party/fmt' 2024-04-03T15:51:26.3391845Z Entering 'third_party/foxi' 2024-04-03T15:51:26.3426819Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T15:51:26.3462498Z Entering 'third_party/gloo' 2024-04-03T15:51:26.3497991Z Entering 'third_party/googletest' 2024-04-03T15:51:26.3532162Z Entering 'third_party/ideep' 2024-04-03T15:51:26.3566069Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T15:51:26.3606562Z Entering 'third_party/ios-cmake' 2024-04-03T15:51:26.3641341Z Entering 'third_party/ittapi' 2024-04-03T15:51:26.3675058Z Entering 'third_party/kineto' 2024-04-03T15:51:26.3708995Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T15:51:26.3742357Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T15:51:26.3776931Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T15:51:26.3810591Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T15:51:26.3842870Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T15:51:26.3874940Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T15:51:26.3910606Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T15:51:26.3944187Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T15:51:26.3977777Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T15:51:26.4012761Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T15:51:26.4047792Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T15:51:26.4081668Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T15:51:26.4116936Z Entering 'third_party/mimalloc' 2024-04-03T15:51:26.4152675Z Entering 'third_party/nccl/nccl' 2024-04-03T15:51:26.4187967Z Entering 'third_party/neon2sse' 2024-04-03T15:51:26.4222267Z Entering 'third_party/nlohmann' 2024-04-03T15:51:26.4257844Z Entering 'third_party/onnx' 2024-04-03T15:51:26.4306356Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T15:51:26.4340468Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T15:51:26.4376093Z Entering 'third_party/onnx-tensorrt' 2024-04-03T15:51:26.4408550Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T15:51:26.4444987Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T15:51:26.4477019Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T15:51:26.4508053Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T15:51:26.4543947Z Entering 'third_party/pocketfft' 2024-04-03T15:51:26.4577921Z Entering 'third_party/protobuf' 2024-04-03T15:51:26.4613674Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T15:51:26.4645930Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T15:51:26.4680128Z Entering 'third_party/psimd' 2024-04-03T15:51:26.4714370Z Entering 'third_party/pthreadpool' 2024-04-03T15:51:26.4746987Z Entering 'third_party/pybind11' 2024-04-03T15:51:26.4781992Z Entering 'third_party/python-peachpy' 2024-04-03T15:51:26.4815186Z Entering 'third_party/sleef' 2024-04-03T15:51:26.4849279Z Entering 'third_party/tbb' 2024-04-03T15:51:26.4884598Z Entering 'third_party/tensorpipe' 2024-04-03T15:51:26.4917408Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T15:51:26.4949607Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T15:51:26.4981713Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T15:51:26.5014139Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T15:51:26.5046194Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T15:51:26.5080733Z Entering 'third_party/zstd' 2024-04-03T15:51:26.5123229Z ##[endgroup] 2024-04-03T15:51:26.5154918Z [command]/usr/bin/git log -1 --format='%H' 2024-04-03T15:51:26.5177610Z 'd253bd7befc64137de913dbb8727b511f1052411' 2024-04-03T15:51:26.5348915Z Prepare all required actions 2024-04-03T15:51:26.5349403Z Getting action download info 2024-04-03T15:51:26.6687988Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-04-03T15:51:26.8009861Z ##[group]Run ./.github/actions/setup-linux 2024-04-03T15:51:26.8010301Z ##[endgroup] 2024-04-03T15:51:26.8073215Z ##[group]Run set -euo pipefail 2024-04-03T15:51:26.8073630Z set -euo pipefail 2024-04-03T15:51:26.8074005Z function get_ec2_metadata() { 2024-04-03T15:51:26.8074532Z  # Pulled from instance metadata endpoint for EC2 2024-04-03T15:51:26.8075428Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-04-03T15:51:26.8076219Z  category=$1 2024-04-03T15:51:26.8076733Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-04-03T15:51:26.8077542Z  runner_name_str=i-0f79455d69dbe44ac 2024-04-03T15:51:26.8078039Z  if [[ $runner_name_str != *"gcp"* ]]; then 2024-04-03T15:51:26.8078827Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-04-03T15:51:26.8079411Z  else 2024-04-03T15:51:26.8079918Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-04-03T15:51:26.8080509Z  fi 2024-04-03T15:51:26.8080774Z } 2024-04-03T15:51:26.8081112Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-04-03T15:51:26.8081675Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-04-03T15:51:26.8082329Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-04-03T15:51:26.8082895Z echo "system info $(uname -a)" 2024-04-03T15:51:26.8090610Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:51:26.8091099Z ##[endgroup] 2024-04-03T15:51:26.8170548Z ami-id: ami-0ce0c36d7a00b20e2 2024-04-03T15:51:26.8222970Z instance-id: i-0f79455d69dbe44ac 2024-04-03T15:51:26.8273621Z instance-type: c5.2xlarge 2024-04-03T15:51:26.8280467Z system info Linux ip-10-0-42-149.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-04-03T15:51:26.8303292Z ##[group]Run echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-04-03T15:51:26.8304227Z echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-04-03T15:51:26.8312061Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:51:26.8312563Z ##[endgroup] 2024-04-03T15:51:26.8380477Z ##[group]Run if systemctl is-active --quiet docker; then 2024-04-03T15:51:26.8499733Z if systemctl is-active --quiet docker; then 2024-04-03T15:51:26.8500355Z  echo "Docker daemon is running..."; 2024-04-03T15:51:26.8500786Z else 2024-04-03T15:51:26.8501324Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-04-03T15:51:26.8501953Z fi 2024-04-03T15:51:26.8509391Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:51:26.8509895Z ##[endgroup] 2024-04-03T15:51:26.8547244Z Docker daemon is running... 2024-04-03T15:51:26.8608173Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-04-03T15:51:26.8608719Z with: 2024-04-03T15:51:26.8608963Z shell: bash 2024-04-03T15:51:26.8609241Z timeout_minutes: 5 2024-04-03T15:51:26.8609531Z max_attempts: 3 2024-04-03T15:51:26.8609822Z retry_wait_seconds: 30 2024-04-03T15:51:26.8611279Z 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-04-03T15:51:26.8612800Z polling_interval_seconds: 1 2024-04-03T15:51:26.8613160Z warning_on_retry: true 2024-04-03T15:51:26.8613624Z continue_on_error: false 2024-04-03T15:51:26.8613943Z env: 2024-04-03T15:51:26.8614198Z AWS_RETRY_MODE: standard 2024-04-03T15:51:26.8614526Z AWS_MAX_ATTEMPTS: 5 2024-04-03T15:51:26.8614834Z AWS_DEFAULT_REGION: us-east-1 2024-04-03T15:51:26.8615187Z ##[endgroup] 2024-04-03T15:51:27.6526844Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-04-03T15:51:27.6527759Z Configure a credential helper to remove this warning. See 2024-04-03T15:51:27.6528608Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-04-03T15:51:27.6529162Z 2024-04-03T15:51:27.6529266Z Login Succeeded 2024-04-03T15:51:27.9117428Z Command completed after 1 attempt(s). 2024-04-03T15:51:27.9163268Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-04-03T15:51:27.9164115Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-04-03T15:51:27.9164781Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-04-03T15:51:27.9172586Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:51:27.9173097Z ##[endgroup] 2024-04-03T15:51:27.9236934Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T15:51:27.9237717Z # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T15:51:27.9238307Z # shellcheck disable=SC2046 2024-04-03T15:51:27.9238929Z docker stop $(docker ps -q) || true 2024-04-03T15:51:27.9239384Z # Prune all of the docker images 2024-04-03T15:51:27.9239918Z docker system prune -af 2024-04-03T15:51:27.9246994Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:51:27.9247498Z ##[endgroup] 2024-04-03T15:51:27.9557564Z "docker stop" requires at least 1 argument. 2024-04-03T15:51:27.9558276Z See 'docker stop --help'. 2024-04-03T15:51:27.9558523Z 2024-04-03T15:51:27.9558962Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-04-03T15:51:27.9559361Z 2024-04-03T15:51:27.9559526Z Stop one or more running containers 2024-04-03T15:51:27.9757811Z Total reclaimed space: 0B 2024-04-03T15:51:27.9789495Z ##[group]Run set +e 2024-04-03T15:51:27.9789839Z set +e 2024-04-03T15:51:27.9790108Z set -x 2024-04-03T15:51:27.9790385Z  2024-04-03T15:51:27.9790689Z PT_DOMAIN=download.pytorch.org 2024-04-03T15:51:27.9791478Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-04-03T15:51:27.9792595Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-04-03T15:51:27.9793358Z # one is returned at random 2024-04-03T15:51:27.9793875Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-04-03T15:51:27.9794383Z  2024-04-03T15:51:27.9794674Z if [ -z "${RESOLVED_IP}" ]; then 2024-04-03T15:51:27.9795272Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-04-03T15:51:27.9796063Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-04-03T15:51:27.9796611Z  2024-04-03T15:51:27.9796910Z  if [ -z "${RESOLVED_IP}" ]; then 2024-04-03T15:51:27.9797435Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-04-03T15:51:27.9797935Z  exit 1 2024-04-03T15:51:27.9798227Z  fi 2024-04-03T15:51:27.9798474Z fi 2024-04-03T15:51:27.9798948Z  2024-04-03T15:51:27.9799287Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-04-03T15:51:27.9799780Z  # Clean up any old records first 2024-04-03T15:51:27.9800280Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-04-03T15:51:27.9800721Z fi 2024-04-03T15:51:27.9800963Z  2024-04-03T15:51:27.9801380Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-04-03T15:51:27.9801919Z cat /etc/hosts 2024-04-03T15:51:27.9809487Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:51:27.9809981Z ##[endgroup] 2024-04-03T15:51:27.9830115Z + PT_DOMAIN=download.pytorch.org 2024-04-03T15:51:27.9835281Z ++ dig -4 +short download.pytorch.org 2024-04-03T15:51:27.9835876Z ++ tail -n1 2024-04-03T15:51:28.0326411Z + RESOLVED_IP=18.160.41.63 2024-04-03T15:51:28.0327010Z + '[' -z 18.160.41.63 ']' 2024-04-03T15:51:28.0327444Z + grep -r download.pytorch.org /etc/hosts 2024-04-03T15:51:28.0337135Z + echo '18.160.41.63 download.pytorch.org' 2024-04-03T15:51:28.0337660Z + sudo tee -a /etc/hosts 2024-04-03T15:51:28.0422738Z 18.160.41.63 download.pytorch.org 2024-04-03T15:51:28.0435553Z + cat /etc/hosts 2024-04-03T15:51:28.0440451Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-04-03T15:51:28.0455133Z ::1 localhost6 localhost6.localdomain6 2024-04-03T15:51:28.0455655Z 18.160.41.63 download.pytorch.org 2024-04-03T15:51:28.0611973Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2024-04-03T15:51:28.0612671Z with: 2024-04-03T15:51:28.0613121Z docker-image-name: pytorch-linux-focal-cuda11.8-cudnn8-py3-gcc9 2024-04-03T15:51:28.0613720Z docker-build-dir: .ci/docker 2024-04-03T15:51:28.0614079Z working-directory: . 2024-04-03T15:51:28.0614544Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:28.0615082Z force-push: false 2024-04-03T15:51:28.0615364Z ##[endgroup] 2024-04-03T15:51:28.0634885Z ##[group]Run set -ex 2024-04-03T15:51:28.0635226Z set -ex 2024-04-03T15:51:28.0635502Z  2024-04-03T15:51:28.0636042Z # If the docker build directory or the build script doesn't exist, the action will 2024-04-03T15:51:28.0637013Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2024-04-03T15:51:28.0637835Z # job could then download the pre-built image as usual 2024-04-03T15:51:28.0639629Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/build.sh" ]]; then 2024-04-03T15:51:28.0640332Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2024-04-03T15:51:28.0640976Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-04-03T15:51:28.0641541Z  2024-04-03T15:51:28.0642042Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2024-04-03T15:51:28.0642655Z  exit 0 2024-04-03T15:51:28.0642934Z else 2024-04-03T15:51:28.0643284Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2024-04-03T15:51:28.0643711Z fi 2024-04-03T15:51:28.0643964Z  2024-04-03T15:51:28.0644422Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2024-04-03T15:51:28.0645282Z  # The docker image name already includes the ECR prefix and tag, so we can just 2024-04-03T15:51:28.0646086Z  # use it as it is, but first let's extract the tag 2024-04-03T15:51:28.0646798Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2024-04-03T15:51:28.0647527Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-04-03T15:51:28.0648232Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-04-03T15:51:28.0648790Z else 2024-04-03T15:51:28.0649210Z  DOCKER_TAG=$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2024-04-03T15:51:28.0649860Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-04-03T15:51:28.0650781Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-04-03T15:51:28.0651553Z fi 2024-04-03T15:51:28.0658813Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:51:28.0659296Z env: 2024-04-03T15:51:28.0659550Z REPO_NAME: pytorch 2024-04-03T15:51:28.0660036Z DOCKER_IMAGE_NAME: pytorch-linux-focal-cuda11.8-cudnn8-py3-gcc9 2024-04-03T15:51:28.0660594Z DOCKER_BUILD_DIR: .ci/docker 2024-04-03T15:51:28.0661088Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:28.0661603Z ##[endgroup] 2024-04-03T15:51:28.0683253Z + [[ ! -d .ci/docker ]] 2024-04-03T15:51:28.0683962Z + [[ ! -f .ci/docker/build.sh ]] 2024-04-03T15:51:28.0684582Z + echo skip=false 2024-04-03T15:51:28.0685950Z + [[ pytorch-linux-focal-cuda11.8-cudnn8-py3-gcc9 == *\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-04-03T15:51:28.0687092Z ++ git rev-parse HEAD:.ci/docker 2024-04-03T15:51:28.0699707Z + DOCKER_TAG=16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:28.0700791Z + echo docker-tag=16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:28.0702377Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-cuda11.8-cudnn8-py3-gcc9:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:28.0732629Z ##[group]Run set +e 2024-04-03T15:51:28.0732970Z set +e 2024-04-03T15:51:28.0733687Z set -x 2024-04-03T15:51:28.0733940Z  2024-04-03T15:51:28.0734194Z login() { 2024-04-03T15:51:28.0734852Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-04-03T15:51:28.0735581Z } 2024-04-03T15:51:28.0735816Z  2024-04-03T15:51:28.0736066Z retry () { 2024-04-03T15:51:28.0736421Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-04-03T15:51:28.0736852Z } 2024-04-03T15:51:28.0737096Z  2024-04-03T15:51:28.0737371Z retry login "${DOCKER_REGISTRY}" 2024-04-03T15:51:28.0737768Z  2024-04-03T15:51:28.0738222Z # Check if image already exists, if it does then skip building it 2024-04-03T15:51:28.0738932Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2024-04-03T15:51:28.0739415Z  exit 0 2024-04-03T15:51:28.0739696Z fi 2024-04-03T15:51:28.0739944Z  2024-04-03T15:51:28.0740418Z # NB: This part requires a full checkout. Otherwise, the merge base will 2024-04-03T15:51:28.0741266Z # be empty. The default action would be to continue rebuild the image 2024-04-03T15:51:28.0742006Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2024-04-03T15:51:28.0742660Z  # if we're on the base branch then use the parent commit 2024-04-03T15:51:28.0743246Z  MERGE_BASE=$(git rev-parse HEAD~) 2024-04-03T15:51:28.0743663Z else 2024-04-03T15:51:28.0744101Z  # otherwise we're on a PR, so use the most recent base commit 2024-04-03T15:51:28.0744790Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2024-04-03T15:51:28.0745287Z fi 2024-04-03T15:51:28.0745526Z  2024-04-03T15:51:28.0745816Z if [[ -z "${MERGE_BASE}" ]]; then 2024-04-03T15:51:28.0746311Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2024-04-03T15:51:28.0746757Z  2024-04-03T15:51:28.0747397Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2024-04-03T15:51:28.0748173Z  exit 0 2024-04-03T15:51:28.0748558Z fi 2024-04-03T15:51:28.0748799Z  2024-04-03T15:51:28.0749218Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2024-04-03T15:51:28.0750219Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2024-04-03T15:51:28.0751032Z  exit 1 2024-04-03T15:51:28.0751310Z fi 2024-04-03T15:51:28.0751562Z  2024-04-03T15:51:28.0752026Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2024-04-03T15:51:28.0753000Z # If no image exists but the hash is the same as the previous hash then we should error out here 2024-04-03T15:51:28.0753892Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2024-04-03T15:51:28.0754878Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2024-04-03T15:51:28.0756006Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2024-04-03T15:51:28.0756658Z fi 2024-04-03T15:51:28.0756908Z  2024-04-03T15:51:28.0757224Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2024-04-03T15:51:28.0764559Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:51:28.0765048Z env: 2024-04-03T15:51:28.0765311Z DOCKER_BUILD_DIR: .ci/docker 2024-04-03T15:51:28.0765748Z BASE_REVISION: 1d52c2d98507759a2143d52b922c541dbe36b6bf 2024-04-03T15:51:28.0766921Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-cuda11.8-cudnn8-py3-gcc9:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:28.0768078Z DOCKER_TAG: 16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:28.0768786Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:28.0769369Z ##[endgroup] 2024-04-03T15:51:28.0789227Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:28.0789865Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:28.0791214Z + aws ecr get-login-password --region us-east-1 2024-04-03T15:51:28.0792708Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:28.4668788Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-04-03T15:51:28.4669845Z Configure a credential helper to remove this warning. See 2024-04-03T15:51:28.4670683Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-04-03T15:51:28.4671239Z 2024-04-03T15:51:28.4671344Z Login Succeeded 2024-04-03T15:51:28.4682529Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-cuda11.8-cudnn8-py3-gcc9:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:28.6642289Z { 2024-04-03T15:51:28.6642872Z "schemaVersion": 2, 2024-04-03T15:51:28.6643904Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2024-04-03T15:51:28.6644982Z "config": { 2024-04-03T15:51:28.6645776Z "mediaType": "application/vnd.docker.container.image.v1+json", 2024-04-03T15:51:28.6646740Z "size": 44693, 2024-04-03T15:51:28.6647616Z "digest": "sha256:f0aa5113e491b8f8ef3b51fc066bce798422ecc2bdeb4be54a8a4efa6914052e" 2024-04-03T15:51:28.6648724Z }, 2024-04-03T15:51:28.6648967Z "layers": [ 2024-04-03T15:51:28.6649222Z { 2024-04-03T15:51:28.6649636Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6650201Z "size": 28580681, 2024-04-03T15:51:28.6650761Z "digest": "sha256:7a2c559011895d255fce249c00396abff5ae7e0c0a92931d0ed493e71de78e3a" 2024-04-03T15:51:28.6651373Z }, 2024-04-03T15:51:28.6651600Z { 2024-04-03T15:51:28.6652049Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6652595Z "size": 7943353, 2024-04-03T15:51:28.6653161Z "digest": "sha256:09d415c238d76b32a7ea4a6e6add9542db9a5641f7f183af70aae185d0709e58" 2024-04-03T15:51:28.6653799Z }, 2024-04-03T15:51:28.6654011Z { 2024-04-03T15:51:28.6654454Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6655041Z "size": 56226389, 2024-04-03T15:51:28.6655844Z "digest": "sha256:9fe6e2e61518cba6844870c03b285737daec35e62baf25ae7744629ed3a7b470" 2024-04-03T15:51:28.6656857Z }, 2024-04-03T15:51:28.6657224Z { 2024-04-03T15:51:28.6658082Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6659098Z "size": 187, 2024-04-03T15:51:28.6659673Z "digest": "sha256:41f16248e682693ff20b3032c1d5e5541cc87c5af898ae2ff9b24d2940e59100" 2024-04-03T15:51:28.6660290Z }, 2024-04-03T15:51:28.6660499Z { 2024-04-03T15:51:28.6661086Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6662099Z "size": 6885, 2024-04-03T15:51:28.6663116Z "digest": "sha256:95d7b781703928cf3c4eece39d800cccb76728c375fedf51ecd83833fb25e458" 2024-04-03T15:51:28.6663917Z }, 2024-04-03T15:51:28.6664141Z { 2024-04-03T15:51:28.6664651Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6665615Z "size": 1383662475, 2024-04-03T15:51:28.6666158Z "digest": "sha256:8f6c9048534734f4c873935293b7296225846ceb31c1a158400a67ea170dde7f" 2024-04-03T15:51:28.6666804Z + exit 0 2024-04-03T15:51:28.6667028Z }, 2024-04-03T15:51:28.6667248Z { 2024-04-03T15:51:28.6667852Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6698299Z "size": 62282, 2024-04-03T15:51:28.6719457Z "digest": "sha256:ab17245097e491b9368790714f9d90ed447bf0973bd677cfe6f2456d62b72a13" 2024-04-03T15:51:28.6720100Z }, 2024-04-03T15:51:28.6720332Z { 2024-04-03T15:51:28.6720948Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6721521Z "size": 1684, 2024-04-03T15:51:28.6722179Z "digest": "sha256:dfecd7e9912b76ed460b8edd5a85f1943666e38a973ab5458177cf2c7c3110e3" 2024-04-03T15:51:28.6722803Z }, 2024-04-03T15:51:28.6723028Z { 2024-04-03T15:51:28.6723454Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6723998Z "size": 1522, 2024-04-03T15:51:28.6724534Z "digest": "sha256:464a8f74544589bf7b57f9a4cadcb6681e5ed00758f6c35025e691df4e88e890" 2024-04-03T15:51:28.6725155Z }, 2024-04-03T15:51:28.6725364Z { 2024-04-03T15:51:28.6725786Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6726345Z "size": 2445884909, 2024-04-03T15:51:28.6726876Z "digest": "sha256:d67c111fa58886d8904335b5122039816c8e51af5844cb6fe4e14154d9a7c016" 2024-04-03T15:51:28.6727483Z }, 2024-04-03T15:51:28.6727704Z { 2024-04-03T15:51:28.6728110Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6728670Z "size": 85882, 2024-04-03T15:51:28.6729217Z "digest": "sha256:0723abde19c09431db80b5d0f0e003541f6232c2da5c4f35c635c861875937ae" 2024-04-03T15:51:28.6729847Z }, 2024-04-03T15:51:28.6730060Z { 2024-04-03T15:51:28.6730486Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6731044Z "size": 1827, 2024-04-03T15:51:28.6731588Z "digest": "sha256:020f47d0fa1be3a2df8dd2e863841d351ab72d00c7df4a4a16879ceea1239f4b" 2024-04-03T15:51:28.6732228Z }, 2024-04-03T15:51:28.6732457Z { 2024-04-03T15:51:28.6732871Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6733435Z "size": 654809190, 2024-04-03T15:51:28.6734000Z "digest": "sha256:8b29859251bec1f67480cc3935ceb13aeb54305ec53bcb4ef1d4977fcd62e2b0" 2024-04-03T15:51:28.6734619Z }, 2024-04-03T15:51:28.6734845Z { 2024-04-03T15:51:28.6735268Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6735813Z "size": 544, 2024-04-03T15:51:28.6736348Z "digest": "sha256:0e1508d7c9ab1501f0c741f4729a53eb3758856d8761c5258f732506d73c594e" 2024-04-03T15:51:28.6736969Z }, 2024-04-03T15:51:28.6737188Z { 2024-04-03T15:51:28.6737608Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6738167Z "size": 1282, 2024-04-03T15:51:28.6738690Z "digest": "sha256:89f208ed177f5a57c0375b5e3eabab8772559309b532c759b1ce8ea6cf1b3e4b" 2024-04-03T15:51:28.6739313Z }, 2024-04-03T15:51:28.6739533Z { 2024-04-03T15:51:28.6739939Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6740494Z "size": 483, 2024-04-03T15:51:28.6741041Z "digest": "sha256:ddecf600b7ac2f21cd805972b7cb9b1305ec1846970aca6b50db2c833e5b38cb" 2024-04-03T15:51:28.6741667Z }, 2024-04-03T15:51:28.6741891Z { 2024-04-03T15:51:28.6742311Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6742853Z "size": 91705074, 2024-04-03T15:51:28.6743421Z "digest": "sha256:7965ac4a7eb7caf381dde0f1bb10190588c124b84a8b1e9c77adf5143e9dc4f9" 2024-04-03T15:51:28.6744060Z }, 2024-04-03T15:51:28.6744268Z { 2024-04-03T15:51:28.6744691Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6745243Z "size": 3255, 2024-04-03T15:51:28.6745772Z "digest": "sha256:6b9458cb1b822d8bda5cc039459fec8b5d9e46187880eddb9e529319467f189b" 2024-04-03T15:51:28.6746402Z }, 2024-04-03T15:51:28.6746623Z { 2024-04-03T15:51:28.6747031Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6747586Z "size": 1904, 2024-04-03T15:51:28.6748131Z "digest": "sha256:a40a390f581ad70eca936ae2fe3aeadb7e19642cd6211232d77be76ba9fa7dd2" 2024-04-03T15:51:28.6748876Z }, 2024-04-03T15:51:28.6749101Z { 2024-04-03T15:51:28.6749522Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6750062Z "size": 699, 2024-04-03T15:51:28.6750726Z "digest": "sha256:01d4a84baddbd86b6da32efdf2e97a1088a27be6c25e024af3e1bc20f1db320e" 2024-04-03T15:51:28.6751375Z }, 2024-04-03T15:51:28.6751585Z { 2024-04-03T15:51:28.6752080Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6752637Z "size": 2803779640, 2024-04-03T15:51:28.6753193Z "digest": "sha256:db8dcb001b22779a63f46677dafc9340d330e77f96e6dcb21cd1b1210a88c0ae" 2024-04-03T15:51:28.6753822Z }, 2024-04-03T15:51:28.6754051Z { 2024-04-03T15:51:28.6754459Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6755013Z "size": 380, 2024-04-03T15:51:28.6755539Z "digest": "sha256:3eaa6199e98399217ecd8fe5727b666c8273744f0518bc3e5b1ac140ce3d123c" 2024-04-03T15:51:28.6756142Z }, 2024-04-03T15:51:28.6756363Z { 2024-04-03T15:51:28.6756890Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6757443Z "size": 11856, 2024-04-03T15:51:28.6757976Z "digest": "sha256:dd253632212f47f8e65518f3f9c4a80baeddd5f04f7bf0eb3840a976c93b5276" 2024-04-03T15:51:28.6758774Z }, 2024-04-03T15:51:28.6759007Z { 2024-04-03T15:51:28.6759413Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6759976Z "size": 802, 2024-04-03T15:51:28.6760490Z "digest": "sha256:5e6597056347c056681d9213c22a37f96446cb7b0d9b6838b5e6101ac98c7e8a" 2024-04-03T15:51:28.6761095Z }, 2024-04-03T15:51:28.6761303Z { 2024-04-03T15:51:28.6761723Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6762260Z "size": 106, 2024-04-03T15:51:28.6762796Z "digest": "sha256:858ba61782a0452f8aa8a1cef9b4fd1f301e540347dff3ed187bf69086efb8cc" 2024-04-03T15:51:28.6763420Z }, 2024-04-03T15:51:28.6763633Z { 2024-04-03T15:51:28.6764049Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6764601Z "size": 503, 2024-04-03T15:51:28.6765112Z "digest": "sha256:9cb381d49846ff5212226715691aa2c6abc9987a95b92335e81a6d03d9c4f944" 2024-04-03T15:51:28.6765722Z }, 2024-04-03T15:51:28.6765940Z { 2024-04-03T15:51:28.6766351Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6766911Z "size": 121477305, 2024-04-03T15:51:28.6767461Z "digest": "sha256:610c26b5e9a03476b891eae042a708b3462a40bc118e1e5e472f936448896531" 2024-04-03T15:51:28.6768073Z }, 2024-04-03T15:51:28.6768281Z { 2024-04-03T15:51:28.6768698Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6769249Z "size": 109, 2024-04-03T15:51:28.6769759Z "digest": "sha256:03a7067427cf481c50c8195f331a42f0ec54f72e472ea1fdf170ad664c44530a" 2024-04-03T15:51:28.6770374Z }, 2024-04-03T15:51:28.6770595Z { 2024-04-03T15:51:28.6771002Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6771556Z "size": 557, 2024-04-03T15:51:28.6772088Z "digest": "sha256:b4f17b88d23ef498cfc2839ad0358588aaca3004f277c84f3ec7d68336482c1e" 2024-04-03T15:51:28.6772702Z }, 2024-04-03T15:51:28.6772924Z { 2024-04-03T15:51:28.6773349Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6773895Z "size": 1175558, 2024-04-03T15:51:28.6774448Z "digest": "sha256:bc6bfcbe5530b217c0792229e143c80718d420f57f5e5db203ecf7be083b4d29" 2024-04-03T15:51:28.6775077Z }, 2024-04-03T15:51:28.6775290Z { 2024-04-03T15:51:28.6775717Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6776269Z "size": 103, 2024-04-03T15:51:28.6776793Z "digest": "sha256:df877d3106b553016cfe184088c5aa43dc0e564cb21a18e430d08bbdf8277f3d" 2024-04-03T15:51:28.6777417Z }, 2024-04-03T15:51:28.6777639Z { 2024-04-03T15:51:28.6778049Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6778609Z "size": 1489, 2024-04-03T15:51:28.6779162Z "digest": "sha256:0fbc7e84a570fa00c6b12df3ffc46a2b4ff2786d9e5564886359fe90b556556d" 2024-04-03T15:51:28.6779787Z }, 2024-04-03T15:51:28.6780003Z { 2024-04-03T15:51:28.6780575Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6781123Z "size": 442747152, 2024-04-03T15:51:28.6781748Z "digest": "sha256:1570829375e6e129fa627aa95c6619f8006d73f425c85d72f4595e55a0f74e0f" 2024-04-03T15:51:28.6782359Z }, 2024-04-03T15:51:28.6782569Z { 2024-04-03T15:51:28.6782988Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6783542Z "size": 161, 2024-04-03T15:51:28.6784060Z "digest": "sha256:6281fee72d3f38f69e3d04981823f93b775ef06fd399fc2308e9d5c951ec7bc1" 2024-04-03T15:51:28.6784680Z }, 2024-04-03T15:51:28.6784903Z { 2024-04-03T15:51:28.6785306Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6785859Z "size": 564, 2024-04-03T15:51:28.6786385Z "digest": "sha256:d01dc0055b877335000d5b68ac1c5e71147255853e3de4edfa032d27feff6452" 2024-04-03T15:51:28.6786989Z }, 2024-04-03T15:51:28.6787209Z { 2024-04-03T15:51:28.6787628Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6788172Z "size": 33199039, 2024-04-03T15:51:28.6788819Z "digest": "sha256:2abb072c55408b8bf96c5a0a24c729cb31029e0d42ef0192a2eba0cab079933c" 2024-04-03T15:51:28.6789457Z }, 2024-04-03T15:51:28.6789666Z { 2024-04-03T15:51:28.6790088Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6790638Z "size": 104, 2024-04-03T15:51:28.6791150Z "digest": "sha256:1323b806817860cf618c3a24ee430b0ccdd26464c11bcc46f717b6cbf241820c" 2024-04-03T15:51:28.6791764Z }, 2024-04-03T15:51:28.6791988Z { 2024-04-03T15:51:28.6792394Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6792946Z "size": 424, 2024-04-03T15:51:28.6793501Z "digest": "sha256:473ae4beebc0bc7146babdb210cabec932238e00b4a3f74f9f0bf5d7bf577593" 2024-04-03T15:51:28.6794135Z }, 2024-04-03T15:51:28.6794358Z { 2024-04-03T15:51:28.6794775Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6795317Z "size": 20262067, 2024-04-03T15:51:28.6795876Z "digest": "sha256:289a48eb62b5823f2c7d86b1875b0edd766b78c9e0edd7e1d5f54e94f004f0dc" 2024-04-03T15:51:28.6796505Z }, 2024-04-03T15:51:28.6796713Z { 2024-04-03T15:51:28.6797133Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6797685Z "size": 439, 2024-04-03T15:51:28.6798217Z "digest": "sha256:6ac1d762661f0e7800aadeafce3ba5f8d3337ad5c27ff47253ac76bbb7895841" 2024-04-03T15:51:28.6798998Z }, 2024-04-03T15:51:28.6799225Z { 2024-04-03T15:51:28.6799635Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6800191Z "size": 699, 2024-04-03T15:51:28.6800750Z "digest": "sha256:01d4a84baddbd86b6da32efdf2e97a1088a27be6c25e024af3e1bc20f1db320e" 2024-04-03T15:51:28.6801380Z }, 2024-04-03T15:51:28.6801601Z { 2024-04-03T15:51:28.6802020Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6802556Z "size": 142, 2024-04-03T15:51:28.6803085Z "digest": "sha256:796d028fd584b098f569e5427fcf37e2248f308b02af6185104c4faeeef48b05" 2024-04-03T15:51:28.6803703Z }, 2024-04-03T15:51:28.6803911Z { 2024-04-03T15:51:28.6804332Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6804887Z "size": 136, 2024-04-03T15:51:28.6805413Z "digest": "sha256:a3890e7012d35f6e60a4f6bdd11bf6bba9b20824a9bc7e4795e3f620f8eecdd5" 2024-04-03T15:51:28.6806044Z }, 2024-04-03T15:51:28.6806264Z { 2024-04-03T15:51:28.6806671Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6807221Z "size": 32, 2024-04-03T15:51:28.6807759Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:51:28.6808376Z }, 2024-04-03T15:51:28.6808599Z { 2024-04-03T15:51:28.6809016Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6809552Z "size": 188, 2024-04-03T15:51:28.6810206Z "digest": "sha256:b3d241c09291e0fe13d64493f03dbee53b27579eaa163e4d569d67ed310775f0" 2024-04-03T15:51:28.6810834Z }, 2024-04-03T15:51:28.6811044Z { 2024-04-03T15:51:28.6811543Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6812097Z "size": 564, 2024-04-03T15:51:28.6812601Z "digest": "sha256:c584774f42519400f1d08734f82c70984be83c66222c2bcf7b6d6703895f5c79" 2024-04-03T15:51:28.6813207Z }, 2024-04-03T15:51:28.6813441Z { 2024-04-03T15:51:28.6813849Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6814404Z "size": 43165822, 2024-04-03T15:51:28.6814967Z "digest": "sha256:e4b3bc5cda0494786fe54c1838bc55bce19728edf9a927c05bd5884dcbd6e205" 2024-04-03T15:51:28.6815589Z }, 2024-04-03T15:51:28.6815811Z { 2024-04-03T15:51:28.6816229Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6816770Z "size": 106, 2024-04-03T15:51:28.6817303Z "digest": "sha256:8b7274bb07ecf3280dfc69b15646503e9f67d0cf05be86b04469183960f72e64" 2024-04-03T15:51:28.6817925Z }, 2024-04-03T15:51:28.6818140Z { 2024-04-03T15:51:28.6818567Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6819121Z "size": 1192, 2024-04-03T15:51:28.6819627Z "digest": "sha256:f2934ba32628883717478385639d4c5f0403a09363b8cf2bb73b328e3b8cc042" 2024-04-03T15:51:28.6820229Z }, 2024-04-03T15:51:28.6820458Z { 2024-04-03T15:51:28.6820872Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6821461Z "size": 699, 2024-04-03T15:51:28.6822024Z "digest": "sha256:01d4a84baddbd86b6da32efdf2e97a1088a27be6c25e024af3e1bc20f1db320e" 2024-04-03T15:51:28.6822664Z }, 2024-04-03T15:51:28.6822893Z { 2024-04-03T15:51:28.6823317Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6823858Z "size": 137, 2024-04-03T15:51:28.6824402Z "digest": "sha256:d1c6f5fd2ce358717d4f731eb8c70e2757ed206be14c1f9999718a81f29d2874" 2024-04-03T15:51:28.6825038Z }, 2024-04-03T15:51:28.6825254Z { 2024-04-03T15:51:28.6825689Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6826260Z "size": 119, 2024-04-03T15:51:28.6826784Z "digest": "sha256:9c3c29d675a6f3566456d0b187f18d1a5deac38949fea55e068dbb7bc69d8bb4" 2024-04-03T15:51:28.6827421Z }, 2024-04-03T15:51:28.6827650Z { 2024-04-03T15:51:28.6828058Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6828749Z "size": 1704547419, 2024-04-03T15:51:28.6829302Z "digest": "sha256:e400461a29326092b6477a61196ef84989ebf7c7aee931714fd37259cc862d8b" 2024-04-03T15:51:28.6829899Z }, 2024-04-03T15:51:28.6830128Z { 2024-04-03T15:51:28.6830552Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6831090Z "size": 172, 2024-04-03T15:51:28.6831630Z "digest": "sha256:f3b4b7bb5d910fb4f87f578cc5c2180774bdff4c30831c40bc5425b29658682c" 2024-04-03T15:51:28.6832258Z }, 2024-04-03T15:51:28.6832464Z { 2024-04-03T15:51:28.6832891Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6833448Z "size": 1840, 2024-04-03T15:51:28.6833992Z "digest": "sha256:d39766ef1e6b8b4b6e2ae3d7d9f23f104b3c0309eefbd8bb4e5d3e362937299a" 2024-04-03T15:51:28.6834631Z }, 2024-04-03T15:51:28.6834857Z { 2024-04-03T15:51:28.6835264Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6835817Z "size": 7529780, 2024-04-03T15:51:28.6836376Z "digest": "sha256:8ce169be4b1d2efb4c8dbe9188699e646f24d62988505b7bc263e4605d20ff32" 2024-04-03T15:51:28.6836994Z }, 2024-04-03T15:51:28.6837218Z { 2024-04-03T15:51:28.6837640Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6838180Z "size": 164, 2024-04-03T15:51:28.6838886Z "digest": "sha256:fe2cd77be091e130f7e397bb03a127255f90a88edb85e9b91957619adac1d7b7" 2024-04-03T15:51:28.6839525Z }, 2024-04-03T15:51:28.6839739Z { 2024-04-03T15:51:28.6840298Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6840857Z "size": 7938, 2024-04-03T15:51:28.6841411Z "digest": "sha256:2a5bd85dd325ef3ddf1e8d9bd46e473bae5adf46aa7df529b7d898b7c4a42add" 2024-04-03T15:51:28.6842142Z }, 2024-04-03T15:51:28.6842363Z { 2024-04-03T15:51:28.6842771Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6843327Z "size": 8070, 2024-04-03T15:51:28.6843872Z "digest": "sha256:d1190269f41e7ab64b2eadaeba8697af4731d9667e9a95ac49d95c717878351f" 2024-04-03T15:51:28.6844489Z }, 2024-04-03T15:51:28.6844712Z { 2024-04-03T15:51:28.6845129Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6845677Z "size": 302, 2024-04-03T15:51:28.6846218Z "digest": "sha256:e8752c122b392a996acd66fc47ae9c18fe3f4960cbeee8bb1eeea5ab3dfbd9c2" 2024-04-03T15:51:28.6846857Z }, 2024-04-03T15:51:28.6847066Z { 2024-04-03T15:51:28.6847488Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6848053Z "size": 7620337, 2024-04-03T15:51:28.6848601Z "digest": "sha256:1eaea607f89d48ad9275ec68ec91f10e1cb3dda60bb0189f2793cef6780ad02f" 2024-04-03T15:51:28.6849237Z }, 2024-04-03T15:51:28.6849463Z { 2024-04-03T15:51:28.6849866Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6850423Z "size": 108, 2024-04-03T15:51:28.6850953Z "digest": "sha256:9ef6078991a0e9655c1656e4b3f24cdf5377a1c1ad41e4418b4a5b912856183f" 2024-04-03T15:51:28.6851559Z }, 2024-04-03T15:51:28.6851781Z { 2024-04-03T15:51:28.6852202Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6852745Z "size": 54145458, 2024-04-03T15:51:28.6853312Z "digest": "sha256:c0dab7a64f9be557be292ba18570e24ade19f386e38b36b5dfe3a5a844ef38eb" 2024-04-03T15:51:28.6853951Z }, 2024-04-03T15:51:28.6854161Z { 2024-04-03T15:51:28.6854578Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6855130Z "size": 498, 2024-04-03T15:51:28.6855655Z "digest": "sha256:20e7673e255ed89c9eca5e8f08025a96bf06263edb006590d7ff6137cf90730f" 2024-04-03T15:51:28.6856289Z }, 2024-04-03T15:51:28.6856510Z { 2024-04-03T15:51:28.6856921Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6857479Z "size": 1498859701, 2024-04-03T15:51:28.6858028Z "digest": "sha256:865db895296b5ec9e81d86e205660c33454f259b5dd7ed88f9402cbd87699077" 2024-04-03T15:51:28.6858641Z }, 2024-04-03T15:51:28.6858849Z { 2024-04-03T15:51:28.6859271Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6859816Z "size": 106, 2024-04-03T15:51:28.6860358Z "digest": "sha256:effd5b6e0122c9c96f918d64d4e1b49efb8b08c08324eea3054750d8d2b37652" 2024-04-03T15:51:28.6860991Z }, 2024-04-03T15:51:28.6861201Z { 2024-04-03T15:51:28.6861623Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6862177Z "size": 444, 2024-04-03T15:51:28.6862705Z "digest": "sha256:6150e99963233ce451f0f0e5a16b96087b4924cdbb89bb7701503081c6ca5027" 2024-04-03T15:51:28.6863302Z }, 2024-04-03T15:51:28.6863532Z { 2024-04-03T15:51:28.6863943Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6864496Z "size": 36532201, 2024-04-03T15:51:28.6865051Z "digest": "sha256:7ac5ac4b15768fbc183814207bf88e8b69cf1655e4651c06267591dad5d842d5" 2024-04-03T15:51:28.6865675Z }, 2024-04-03T15:51:28.6865890Z { 2024-04-03T15:51:28.6866314Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6866872Z "size": 111, 2024-04-03T15:51:28.6867399Z "digest": "sha256:f31a22b80d01bb61f572065e872c8276ef92389cb05b1f1b6853fda52ce462a2" 2024-04-03T15:51:28.6868028Z }, 2024-04-03T15:51:28.6868254Z { 2024-04-03T15:51:28.6868765Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6869331Z "size": 32, 2024-04-03T15:51:28.6870000Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:51:28.6870625Z }, 2024-04-03T15:51:28.6870853Z { 2024-04-03T15:51:28.6871346Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6871888Z "size": 32, 2024-04-03T15:51:28.6872427Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:51:28.6873067Z }, 2024-04-03T15:51:28.6873286Z { 2024-04-03T15:51:28.6873711Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T15:51:28.6874265Z "size": 32, 2024-04-03T15:51:28.6874793Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T15:51:28.6875426Z } 2024-04-03T15:51:28.6875647Z ] 2024-04-03T15:51:28.6875855Z } 2024-04-03T15:51:28.6990297Z ##[group]Run tag=${ECR_DOCKER_IMAGE##*/} 2024-04-03T15:51:28.6990763Z tag=${ECR_DOCKER_IMAGE##*/} 2024-04-03T15:51:28.6991304Z echo "docker pull ghcr.io/pytorch/ci-image:${tag/:/-}" 2024-04-03T15:51:28.6999265Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:51:28.6999750Z env: 2024-04-03T15:51:28.7000746Z ECR_DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-cuda11.8-cudnn8-py3-gcc9:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:28.7001846Z ##[endgroup] 2024-04-03T15:51:28.7024982Z docker pull ghcr.io/pytorch/ci-image:pytorch-linux-focal-cuda11.8-cudnn8-py3-gcc9-16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:28.7077013Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-04-03T15:51:28.7077582Z with: 2024-04-03T15:51:28.7078539Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-cuda11.8-cudnn8-py3-gcc9:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:28.7079908Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:28.7080420Z ##[endgroup] 2024-04-03T15:51:28.7097851Z ##[group]Run set -x 2024-04-03T15:51:28.7098173Z set -x 2024-04-03T15:51:28.7098453Z set +e 2024-04-03T15:51:28.7098725Z  2024-04-03T15:51:28.7098976Z login() { 2024-04-03T15:51:28.7099640Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-04-03T15:51:28.7100369Z } 2024-04-03T15:51:28.7100606Z  2024-04-03T15:51:28.7100858Z retry () { 2024-04-03T15:51:28.7101260Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-04-03T15:51:28.7101697Z } 2024-04-03T15:51:28.7101946Z  2024-04-03T15:51:28.7102223Z retry login "${DOCKER_REGISTRY}" 2024-04-03T15:51:28.7102625Z  2024-04-03T15:51:28.7102879Z set -e 2024-04-03T15:51:28.7103327Z # ignore output since only exit code is used for conditional 2024-04-03T15:51:28.7104032Z # only pull docker image if it's not available locally 2024-04-03T15:51:28.7104813Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-04-03T15:51:28.7105511Z  retry docker pull "${DOCKER_IMAGE}" 2024-04-03T15:51:28.7105934Z fi 2024-04-03T15:51:28.7113095Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:51:28.7113589Z env: 2024-04-03T15:51:28.7114536Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-cuda11.8-cudnn8-py3-gcc9:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:28.7115756Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:28.7116271Z ##[endgroup] 2024-04-03T15:51:28.7136684Z + set +e 2024-04-03T15:51:28.7137937Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:28.7139036Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:28.7140225Z + aws ecr get-login-password --region us-east-1 2024-04-03T15:51:28.7142392Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T15:51:29.1136143Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-04-03T15:51:29.1137478Z Configure a credential helper to remove this warning. See 2024-04-03T15:51:29.1138335Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-04-03T15:51:29.1138872Z 2024-04-03T15:51:29.1138985Z Login Succeeded 2024-04-03T15:51:29.1149756Z + set -e 2024-04-03T15:51:29.1151059Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-cuda11.8-cudnn8-py3-gcc9:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:29.1303282Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-cuda11.8-cudnn8-py3-gcc9:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:29.1305248Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-cuda11.8-cudnn8-py3-gcc9:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:51:29.3556426Z 16884143090f148aa56809ceba26eeb699b5dc49: Pulling from pytorch/pytorch-linux-focal-cuda11.8-cudnn8-py3-gcc9 2024-04-03T15:51:29.3560817Z 7a2c55901189: Pulling fs layer 2024-04-03T15:51:29.3561635Z 09d415c238d7: Pulling fs layer 2024-04-03T15:51:29.3562166Z 9fe6e2e61518: Pulling fs layer 2024-04-03T15:51:29.3562773Z 41f16248e682: Pulling fs layer 2024-04-03T15:51:29.3563413Z 95d7b7817039: Pulling fs layer 2024-04-03T15:51:29.3564035Z 8f6c90485347: Pulling fs layer 2024-04-03T15:51:29.3564924Z ab17245097e4: Pulling fs layer 2024-04-03T15:51:29.3565563Z dfecd7e9912b: Pulling fs layer 2024-04-03T15:51:29.3566151Z 464a8f745445: Pulling fs layer 2024-04-03T15:51:29.3566820Z d67c111fa588: Pulling fs layer 2024-04-03T15:51:29.3567447Z 41f16248e682: Waiting 2024-04-03T15:51:29.3567984Z 0723abde19c0: Pulling fs layer 2024-04-03T15:51:29.3568621Z 95d7b7817039: Waiting 2024-04-03T15:51:29.3569240Z 020f47d0fa1b: Pulling fs layer 2024-04-03T15:51:29.3569904Z 8b29859251be: Pulling fs layer 2024-04-03T15:51:29.3570458Z 8f6c90485347: Waiting 2024-04-03T15:51:29.3570977Z dfecd7e9912b: Waiting 2024-04-03T15:51:29.3571576Z 0e1508d7c9ab: Pulling fs layer 2024-04-03T15:51:29.3572229Z 89f208ed177f: Pulling fs layer 2024-04-03T15:51:29.3572917Z ddecf600b7ac: Pulling fs layer 2024-04-03T15:51:29.3573457Z 464a8f745445: Waiting 2024-04-03T15:51:29.3573828Z d67c111fa588: Waiting 2024-04-03T15:51:29.3574224Z 7965ac4a7eb7: Pulling fs layer 2024-04-03T15:51:29.3574638Z 6b9458cb1b82: Pulling fs layer 2024-04-03T15:51:29.3575179Z ab17245097e4: Waiting 2024-04-03T15:51:29.3575693Z a40a390f581a: Pulling fs layer 2024-04-03T15:51:29.3576267Z 01d4a84baddb: Pulling fs layer 2024-04-03T15:51:29.3576609Z 020f47d0fa1b: Waiting 2024-04-03T15:51:29.3576930Z db8dcb001b22: Pulling fs layer 2024-04-03T15:51:29.3577286Z ddecf600b7ac: Waiting 2024-04-03T15:51:29.3577594Z 3eaa6199e983: Pulling fs layer 2024-04-03T15:51:29.3577940Z 8b29859251be: Waiting 2024-04-03T15:51:29.3578256Z dd253632212f: Pulling fs layer 2024-04-03T15:51:29.3578591Z 7965ac4a7eb7: Waiting 2024-04-03T15:51:29.3578909Z 5e6597056347: Pulling fs layer 2024-04-03T15:51:29.3579330Z 858ba61782a0: Pulling fs layer 2024-04-03T15:51:29.3579692Z 9cb381d49846: Pulling fs layer 2024-04-03T15:51:29.3580045Z 610c26b5e9a0: Pulling fs layer 2024-04-03T15:51:29.3580390Z 0e1508d7c9ab: Waiting 2024-04-03T15:51:29.3580748Z 03a7067427cf: Pulling fs layer 2024-04-03T15:51:29.3581104Z 89f208ed177f: Waiting 2024-04-03T15:51:29.3581418Z b4f17b88d23e: Pulling fs layer 2024-04-03T15:51:29.3581838Z bc6bfcbe5530: Pulling fs layer 2024-04-03T15:51:29.3582452Z df877d3106b5: Pulling fs layer 2024-04-03T15:51:29.3583107Z 0fbc7e84a570: Pulling fs layer 2024-04-03T15:51:29.3583709Z 1570829375e6: Pulling fs layer 2024-04-03T15:51:29.3584292Z db8dcb001b22: Waiting 2024-04-03T15:51:29.3584797Z a40a390f581a: Waiting 2024-04-03T15:51:29.3585295Z 3eaa6199e983: Waiting 2024-04-03T15:51:29.3585804Z 858ba61782a0: Waiting 2024-04-03T15:51:29.3586325Z 01d4a84baddb: Waiting 2024-04-03T15:51:29.3586892Z 6281fee72d3f: Pulling fs layer 2024-04-03T15:51:29.3587542Z d01dc0055b87: Pulling fs layer 2024-04-03T15:51:29.3588175Z 2abb072c5540: Pulling fs layer 2024-04-03T15:51:29.3589044Z 1323b8068178: Pulling fs layer 2024-04-03T15:51:29.3589640Z 473ae4beebc0: Pulling fs layer 2024-04-03T15:51:29.3590226Z 289a48eb62b5: Pulling fs layer 2024-04-03T15:51:29.3590857Z 6ac1d762661f: Pulling fs layer 2024-04-03T15:51:29.3591479Z 9cb381d49846: Waiting 2024-04-03T15:51:29.3591999Z b4f17b88d23e: Waiting 2024-04-03T15:51:29.3592534Z 610c26b5e9a0: Waiting 2024-04-03T15:51:29.3593077Z 03a7067427cf: Waiting 2024-04-03T15:51:29.3593595Z 796d028fd584: Pulling fs layer 2024-04-03T15:51:29.3594198Z a3890e7012d3: Pulling fs layer 2024-04-03T15:51:29.3594791Z 4f4fb700ef54: Pulling fs layer 2024-04-03T15:51:29.3595405Z b3d241c09291: Pulling fs layer 2024-04-03T15:51:29.3596025Z 1323b8068178: Waiting 2024-04-03T15:51:29.3596568Z c584774f4251: Pulling fs layer 2024-04-03T15:51:29.3597170Z bc6bfcbe5530: Waiting 2024-04-03T15:51:29.3597751Z e4b3bc5cda04: Pulling fs layer 2024-04-03T15:51:29.3598332Z 6ac1d762661f: Waiting 2024-04-03T15:51:29.3599021Z 8b7274bb07ec: Pulling fs layer 2024-04-03T15:51:29.3599680Z df877d3106b5: Waiting 2024-04-03T15:51:29.3600211Z d01dc0055b87: Waiting 2024-04-03T15:51:29.3600754Z f2934ba32628: Pulling fs layer 2024-04-03T15:51:29.3601379Z 2abb072c5540: Waiting 2024-04-03T15:51:29.3601905Z 0fbc7e84a570: Waiting 2024-04-03T15:51:29.3602461Z d1c6f5fd2ce3: Pulling fs layer 2024-04-03T15:51:29.3603094Z 473ae4beebc0: Waiting 2024-04-03T15:51:29.3603972Z 9c3c29d675a6: Pulling fs layer 2024-04-03T15:51:29.3604624Z 1570829375e6: Waiting 2024-04-03T15:51:29.3605145Z 6281fee72d3f: Waiting 2024-04-03T15:51:29.3605704Z e400461a2932: Pulling fs layer 2024-04-03T15:51:29.3606315Z e4b3bc5cda04: Waiting 2024-04-03T15:51:29.3606876Z f3b4b7bb5d91: Pulling fs layer 2024-04-03T15:51:29.3607447Z a3890e7012d3: Waiting 2024-04-03T15:51:29.3607928Z 8b7274bb07ec: Waiting 2024-04-03T15:51:29.3608480Z d39766ef1e6b: Pulling fs layer 2024-04-03T15:51:29.3609089Z f2934ba32628: Waiting 2024-04-03T15:51:29.3609596Z c584774f4251: Waiting 2024-04-03T15:51:29.3610151Z 8ce169be4b1d: Pulling fs layer 2024-04-03T15:51:29.3610780Z 9c3c29d675a6: Waiting 2024-04-03T15:51:29.3611295Z d1c6f5fd2ce3: Waiting 2024-04-03T15:51:29.3611827Z fe2cd77be091: Pulling fs layer 2024-04-03T15:51:29.3612408Z f3b4b7bb5d91: Waiting 2024-04-03T15:51:29.3612911Z 2a5bd85dd325: Pulling fs layer 2024-04-03T15:51:29.3613563Z d1190269f41e: Pulling fs layer 2024-04-03T15:51:29.3614175Z e400461a2932: Waiting 2024-04-03T15:51:29.3614697Z 4f4fb700ef54: Waiting 2024-04-03T15:51:29.3615253Z e8752c122b39: Pulling fs layer 2024-04-03T15:51:29.3615863Z 1eaea607f89d: Pulling fs layer 2024-04-03T15:51:29.3616416Z 289a48eb62b5: Waiting 2024-04-03T15:51:29.3616906Z b3d241c09291: Waiting 2024-04-03T15:51:29.3617437Z 9ef6078991a0: Pulling fs layer 2024-04-03T15:51:29.3617991Z 2a5bd85dd325: Waiting 2024-04-03T15:51:29.3618473Z 8ce169be4b1d: Waiting 2024-04-03T15:51:29.3618960Z d1190269f41e: Waiting 2024-04-03T15:51:29.3619288Z c0dab7a64f9b: Pulling fs layer 2024-04-03T15:51:29.3619648Z 20e7673e255e: Pulling fs layer 2024-04-03T15:51:29.3620005Z 865db895296b: Pulling fs layer 2024-04-03T15:51:29.3620361Z effd5b6e0122: Pulling fs layer 2024-04-03T15:51:29.3620704Z e8752c122b39: Waiting 2024-04-03T15:51:29.3621010Z 6150e9996323: Pulling fs layer 2024-04-03T15:51:29.3621476Z 9ef6078991a0: Waiting 2024-04-03T15:51:29.3621849Z fe2cd77be091: Waiting 2024-04-03T15:51:29.3622169Z 7ac5ac4b1576: Pulling fs layer 2024-04-03T15:51:29.3622530Z f31a22b80d01: Pulling fs layer 2024-04-03T15:51:29.3622883Z d39766ef1e6b: Waiting 2024-04-03T15:51:29.3623190Z dd253632212f: Waiting 2024-04-03T15:51:29.3623476Z 865db895296b: Waiting 2024-04-03T15:51:29.3623774Z 7ac5ac4b1576: Waiting 2024-04-03T15:51:29.3624074Z f31a22b80d01: Waiting 2024-04-03T15:51:29.3624365Z c0dab7a64f9b: Waiting 2024-04-03T15:51:29.7253169Z 09d415c238d7: Verifying Checksum 2024-04-03T15:51:29.7253865Z 09d415c238d7: Download complete 2024-04-03T15:51:29.8161468Z 41f16248e682: Download complete 2024-04-03T15:51:29.9092725Z 95d7b7817039: Verifying Checksum 2024-04-03T15:51:29.9093214Z 95d7b7817039: Download complete 2024-04-03T15:51:30.0205928Z 7a2c55901189: Verifying Checksum 2024-04-03T15:51:30.0206519Z 7a2c55901189: Download complete 2024-04-03T15:51:30.1009034Z ab17245097e4: Download complete 2024-04-03T15:51:30.1993203Z dfecd7e9912b: Download complete 2024-04-03T15:51:30.2821612Z 464a8f745445: Verifying Checksum 2024-04-03T15:51:30.2822173Z 464a8f745445: Download complete 2024-04-03T15:51:30.6996329Z 7a2c55901189: Pull complete 2024-04-03T15:51:30.7954929Z 9fe6e2e61518: Verifying Checksum 2024-04-03T15:51:30.7955572Z 9fe6e2e61518: Download complete 2024-04-03T15:51:30.9275428Z 0723abde19c0: Verifying Checksum 2024-04-03T15:51:30.9275999Z 0723abde19c0: Download complete 2024-04-03T15:51:30.9467189Z 09d415c238d7: Pull complete 2024-04-03T15:51:31.0601836Z 020f47d0fa1b: Download complete 2024-04-03T15:51:31.8209174Z 9fe6e2e61518: Pull complete 2024-04-03T15:51:31.9329559Z 41f16248e682: Pull complete 2024-04-03T15:51:32.0327500Z 95d7b7817039: Pull complete 2024-04-03T15:51:46.2640702Z 8b29859251be: Verifying Checksum 2024-04-03T15:51:46.2641201Z 8b29859251be: Download complete 2024-04-03T15:51:46.3618877Z 0e1508d7c9ab: Verifying Checksum 2024-04-03T15:51:46.3619705Z 0e1508d7c9ab: Download complete 2024-04-03T15:51:46.4544313Z 89f208ed177f: Verifying Checksum 2024-04-03T15:51:46.4544800Z 89f208ed177f: Download complete 2024-04-03T15:51:46.5772650Z ddecf600b7ac: Verifying Checksum 2024-04-03T15:51:46.5773388Z ddecf600b7ac: Download complete 2024-04-03T15:51:49.1584386Z 7965ac4a7eb7: Verifying Checksum 2024-04-03T15:51:49.1585084Z 7965ac4a7eb7: Download complete 2024-04-03T15:51:49.2533691Z 6b9458cb1b82: Download complete 2024-04-03T15:51:49.3563922Z a40a390f581a: Download complete 2024-04-03T15:51:49.4542888Z 01d4a84baddb: Download complete 2024-04-03T15:52:00.2425422Z 8f6c90485347: Verifying Checksum 2024-04-03T15:52:00.2426114Z 8f6c90485347: Download complete 2024-04-03T15:52:00.3321594Z 3eaa6199e983: Verifying Checksum 2024-04-03T15:52:00.3322447Z 3eaa6199e983: Download complete 2024-04-03T15:52:00.4384085Z dd253632212f: Verifying Checksum 2024-04-03T15:52:00.4384576Z dd253632212f: Download complete 2024-04-03T15:52:00.5297107Z 5e6597056347: Download complete 2024-04-03T15:52:00.6148591Z 858ba61782a0: Verifying Checksum 2024-04-03T15:52:00.6149576Z 858ba61782a0: Download complete 2024-04-03T15:52:00.7182622Z 9cb381d49846: Verifying Checksum 2024-04-03T15:52:00.7183446Z 9cb381d49846: Download complete 2024-04-03T15:52:03.8368038Z 610c26b5e9a0: Verifying Checksum 2024-04-03T15:52:03.8368650Z 610c26b5e9a0: Download complete 2024-04-03T15:52:03.9563153Z 03a7067427cf: Verifying Checksum 2024-04-03T15:52:03.9563945Z 03a7067427cf: Download complete 2024-04-03T15:52:04.0394051Z b4f17b88d23e: Download complete 2024-04-03T15:52:04.2356037Z bc6bfcbe5530: Download complete 2024-04-03T15:52:04.3252039Z df877d3106b5: Download complete 2024-04-03T15:52:04.4454253Z 0fbc7e84a570: Verifying Checksum 2024-04-03T15:52:04.4454787Z 0fbc7e84a570: Download complete 2024-04-03T15:52:16.4535924Z 1570829375e6: Verifying Checksum 2024-04-03T15:52:16.4536709Z 1570829375e6: Download complete 2024-04-03T15:52:16.5414879Z 6281fee72d3f: Verifying Checksum 2024-04-03T15:52:16.5415625Z 6281fee72d3f: Download complete 2024-04-03T15:52:16.6348883Z d01dc0055b87: Verifying Checksum 2024-04-03T15:52:16.6349589Z d01dc0055b87: Download complete 2024-04-03T15:52:17.9305006Z 2abb072c5540: Verifying Checksum 2024-04-03T15:52:17.9305567Z 2abb072c5540: Download complete 2024-04-03T15:52:18.0426328Z 1323b8068178: Verifying Checksum 2024-04-03T15:52:18.0427089Z 1323b8068178: Download complete 2024-04-03T15:52:18.1206013Z 473ae4beebc0: Download complete 2024-04-03T15:52:18.8307751Z 289a48eb62b5: Verifying Checksum 2024-04-03T15:52:18.8308300Z 289a48eb62b5: Download complete 2024-04-03T15:52:18.9326053Z 6ac1d762661f: Verifying Checksum 2024-04-03T15:52:19.0208648Z 796d028fd584: Verifying Checksum 2024-04-03T15:52:19.0209111Z 796d028fd584: Download complete 2024-04-03T15:52:19.1152792Z a3890e7012d3: Verifying Checksum 2024-04-03T15:52:19.1153982Z a3890e7012d3: Download complete 2024-04-03T15:52:19.1230931Z 4f4fb700ef54: Verifying Checksum 2024-04-03T15:52:19.1231679Z 4f4fb700ef54: Download complete 2024-04-03T15:52:19.1987932Z b3d241c09291: Verifying Checksum 2024-04-03T15:52:19.1988439Z b3d241c09291: Download complete 2024-04-03T15:52:19.2870937Z c584774f4251: Verifying Checksum 2024-04-03T15:52:19.2871488Z c584774f4251: Download complete 2024-04-03T15:52:20.7764177Z e4b3bc5cda04: Download complete 2024-04-03T15:52:20.8663761Z 8b7274bb07ec: Download complete 2024-04-03T15:52:20.9583985Z f2934ba32628: Download complete 2024-04-03T15:52:21.0434840Z d1c6f5fd2ce3: Verifying Checksum 2024-04-03T15:52:21.0435534Z d1c6f5fd2ce3: Download complete 2024-04-03T15:52:21.1417059Z 9c3c29d675a6: Verifying Checksum 2024-04-03T15:52:21.1417743Z 9c3c29d675a6: Download complete 2024-04-03T15:52:24.7215114Z d67c111fa588: Download complete 2024-04-03T15:52:24.8026051Z f3b4b7bb5d91: Verifying Checksum 2024-04-03T15:52:24.8026585Z f3b4b7bb5d91: Download complete 2024-04-03T15:52:24.8760031Z d39766ef1e6b: Verifying Checksum 2024-04-03T15:52:24.8760821Z d39766ef1e6b: Download complete 2024-04-03T15:52:25.2391679Z 8ce169be4b1d: Verifying Checksum 2024-04-03T15:52:25.2392141Z 8ce169be4b1d: Download complete 2024-04-03T15:52:25.3295087Z fe2cd77be091: Verifying Checksum 2024-04-03T15:52:25.3295636Z fe2cd77be091: Download complete 2024-04-03T15:52:25.4144655Z 2a5bd85dd325: Verifying Checksum 2024-04-03T15:52:25.4145655Z 2a5bd85dd325: Download complete 2024-04-03T15:52:25.5593692Z d1190269f41e: Download complete 2024-04-03T15:52:25.6544655Z e8752c122b39: Verifying Checksum 2024-04-03T15:52:25.6545363Z e8752c122b39: Download complete 2024-04-03T15:52:26.1247072Z 1eaea607f89d: Verifying Checksum 2024-04-03T15:52:26.2154491Z 1eaea607f89d: Download complete 2024-04-03T15:52:26.2154948Z 9ef6078991a0: Download complete 2024-04-03T15:52:27.7862514Z c0dab7a64f9b: Verifying Checksum 2024-04-03T15:52:27.7863004Z c0dab7a64f9b: Download complete 2024-04-03T15:52:27.9155543Z 20e7673e255e: Download complete 2024-04-03T15:52:58.8461988Z db8dcb001b22: Verifying Checksum 2024-04-03T15:52:58.8462511Z db8dcb001b22: Download complete 2024-04-03T15:52:58.9209343Z effd5b6e0122: Verifying Checksum 2024-04-03T15:52:58.9210797Z effd5b6e0122: Download complete 2024-04-03T15:52:58.9877357Z 6150e9996323: Verifying Checksum 2024-04-03T15:52:58.9878115Z 6150e9996323: Download complete 2024-04-03T15:53:00.2401675Z 7ac5ac4b1576: Verifying Checksum 2024-04-03T15:53:00.2402207Z 7ac5ac4b1576: Download complete 2024-04-03T15:53:00.3429252Z f31a22b80d01: Verifying Checksum 2024-04-03T15:53:00.3429780Z f31a22b80d01: Download complete 2024-04-03T15:53:05.4501853Z e400461a2932: Verifying Checksum 2024-04-03T15:53:05.4502326Z e400461a2932: Download complete 2024-04-03T15:53:06.4948732Z 865db895296b: Verifying Checksum 2024-04-03T15:53:06.4949407Z 865db895296b: Download complete 2024-04-03T15:53:09.7004607Z 8f6c90485347: Pull complete 2024-04-03T15:53:10.1142835Z ab17245097e4: Pull complete 2024-04-03T15:53:10.2324329Z dfecd7e9912b: Pull complete 2024-04-03T15:53:10.3707096Z 464a8f745445: Pull complete 2024-04-03T15:53:49.2725635Z d67c111fa588: Pull complete 2024-04-03T15:53:49.6868538Z 0723abde19c0: Pull complete 2024-04-03T15:53:49.8041686Z 020f47d0fa1b: Pull complete 2024-04-03T15:54:08.1024871Z 8b29859251be: Pull complete 2024-04-03T15:54:08.3305419Z 0e1508d7c9ab: Pull complete 2024-04-03T15:54:08.5609846Z 89f208ed177f: Pull complete 2024-04-03T15:54:08.7990473Z ddecf600b7ac: Pull complete 2024-04-03T15:54:10.5333286Z 7965ac4a7eb7: Pull complete 2024-04-03T15:54:10.7296431Z 6b9458cb1b82: Pull complete 2024-04-03T15:54:10.9686177Z a40a390f581a: Pull complete 2024-04-03T15:54:11.1821269Z 01d4a84baddb: Pull complete 2024-04-03T15:54:53.9718472Z db8dcb001b22: Pull complete 2024-04-03T15:54:54.1969005Z 3eaa6199e983: Pull complete 2024-04-03T15:54:54.3675937Z dd253632212f: Pull complete 2024-04-03T15:54:54.5242001Z 5e6597056347: Pull complete 2024-04-03T15:54:54.6732773Z 858ba61782a0: Pull complete 2024-04-03T15:54:54.7989143Z 9cb381d49846: Pull complete 2024-04-03T15:54:59.2526295Z 610c26b5e9a0: Pull complete 2024-04-03T15:54:59.6841228Z 03a7067427cf: Pull complete 2024-04-03T15:55:00.0003265Z b4f17b88d23e: Pull complete 2024-04-03T15:55:00.2115563Z bc6bfcbe5530: Pull complete 2024-04-03T15:55:00.4066161Z df877d3106b5: Pull complete 2024-04-03T15:55:00.5750099Z 0fbc7e84a570: Pull complete 2024-04-03T15:55:06.2091013Z 1570829375e6: Pull complete 2024-04-03T15:55:06.5983325Z 6281fee72d3f: Pull complete 2024-04-03T15:55:06.8152019Z d01dc0055b87: Pull complete 2024-04-03T15:55:07.6135985Z 2abb072c5540: Pull complete 2024-04-03T15:55:07.7984735Z 1323b8068178: Pull complete 2024-04-03T15:55:07.9586022Z 473ae4beebc0: Pull complete 2024-04-03T15:55:08.3897501Z 289a48eb62b5: Pull complete 2024-04-03T15:55:08.6142395Z 6ac1d762661f: Pull complete 2024-04-03T15:55:09.0548797Z 796d028fd584: Pull complete 2024-04-03T15:55:09.2779682Z a3890e7012d3: Pull complete 2024-04-03T15:55:09.4937837Z 4f4fb700ef54: Pull complete 2024-04-03T15:55:09.7181843Z b3d241c09291: Pull complete 2024-04-03T15:55:09.9405186Z c584774f4251: Pull complete 2024-04-03T15:55:11.1579532Z e4b3bc5cda04: Pull complete 2024-04-03T15:55:11.4043504Z 8b7274bb07ec: Pull complete 2024-04-03T15:55:11.6252493Z f2934ba32628: Pull complete 2024-04-03T15:55:12.0845839Z d1c6f5fd2ce3: Pull complete 2024-04-03T15:55:12.2968271Z 9c3c29d675a6: Pull complete 2024-04-03T15:55:46.1363420Z e400461a2932: Pull complete 2024-04-03T15:55:46.4520830Z f3b4b7bb5d91: Pull complete 2024-04-03T15:55:46.7991615Z d39766ef1e6b: Pull complete 2024-04-03T15:55:47.3472572Z 8ce169be4b1d: Pull complete 2024-04-03T15:55:47.7934097Z fe2cd77be091: Pull complete 2024-04-03T15:55:48.0621143Z 2a5bd85dd325: Pull complete 2024-04-03T15:55:48.2683880Z d1190269f41e: Pull complete 2024-04-03T15:55:48.4799697Z e8752c122b39: Pull complete 2024-04-03T15:55:49.0506641Z 1eaea607f89d: Pull complete 2024-04-03T15:55:49.2644439Z 9ef6078991a0: Pull complete 2024-04-03T15:55:50.8419926Z c0dab7a64f9b: Pull complete 2024-04-03T15:55:51.0370617Z 20e7673e255e: Pull complete 2024-04-03T15:56:08.5160521Z 865db895296b: Pull complete 2024-04-03T15:56:08.9759224Z effd5b6e0122: Pull complete 2024-04-03T15:56:09.1921420Z 6150e9996323: Pull complete 2024-04-03T15:56:10.0318117Z 7ac5ac4b1576: Pull complete 2024-04-03T15:56:10.3627172Z f31a22b80d01: Pull complete 2024-04-03T15:56:11.1519136Z Digest: sha256:68e0ca2e38253fb3bd10c84d380560df0602da1b16bccdfd7d4dd7ac22529759 2024-04-03T15:56:11.2081499Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-cuda11.8-cudnn8-py3-gcc9:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:56:11.2480675Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-cuda11.8-cudnn8-py3-gcc9:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:56:11.2529354Z ##[group]Run .github/scripts/parse_ref.py 2024-04-03T15:56:11.2529809Z .github/scripts/parse_ref.py 2024-04-03T15:56:11.2540724Z shell: /usr/bin/bash -e {0} 2024-04-03T15:56:11.2541088Z ##[endgroup] 2024-04-03T15:56:11.7157168Z Prepare all required actions 2024-04-03T15:56:11.7204944Z ##[group]Run ./.github/actions/get-workflow-job-id 2024-04-03T15:56:11.7205386Z with: 2024-04-03T15:56:11.7206032Z github-token: *** 2024-04-03T15:56:11.7206326Z ##[endgroup] 2024-04-03T15:56:11.7255700Z ##[group]Run set -eux 2024-04-03T15:56:11.7256010Z set -eux 2024-04-03T15:56:11.7256598Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2024-04-03T15:56:11.7264300Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:56:11.7264802Z env: 2024-04-03T15:56:11.7265236Z GITHUB_TOKEN: *** 2024-04-03T15:56:11.7265522Z ##[endgroup] 2024-04-03T15:56:11.7286902Z + python3 .github/scripts/get_workflow_job_id.py 8536950919 i-0f79455d69dbe44ac 2024-04-03T15:56:15.2872165Z setting job-id=23401548325 2024-04-03T15:56:15.2872789Z setting job-name=linux-focal-cuda11.8-py3.10-gcc9 / build 2024-04-03T15:56:15.3154453Z Prepare all required actions 2024-04-03T15:56:15.3154943Z Getting action download info 2024-04-03T15:56:15.4361728Z ##[group]Run ./.github/actions/filter-test-configs 2024-04-03T15:56:15.4362190Z with: 2024-04-03T15:56:15.4362649Z github-token: *** 2024-04-03T15:56:15.4364176Z test-matrix: { include: [ { config: "distributed", shard: 1, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, { config: "distributed", shard: 2, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, { config: "distributed", shard: 3, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, ]} 2024-04-03T15:56:15.4365867Z job-name: linux-focal-cuda11.8-py3.10-gcc9 / build 2024-04-03T15:56:15.4366343Z ##[endgroup] 2024-04-03T15:56:15.4617390Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-04-03T15:56:15.4617959Z with: 2024-04-03T15:56:15.4618208Z shell: bash 2024-04-03T15:56:15.4618474Z timeout_minutes: 10 2024-04-03T15:56:15.4618785Z max_attempts: 5 2024-04-03T15:56:15.4619126Z retry_wait_seconds: 30 2024-04-03T15:56:15.4619902Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore python3 -m pip install requests==2.26.0 pyyaml==6.0.1 2024-04-03T15:56:15.4621018Z polling_interval_seconds: 1 2024-04-03T15:56:15.4621381Z warning_on_retry: true 2024-04-03T15:56:15.4621700Z continue_on_error: false 2024-04-03T15:56:15.4622019Z env: 2024-04-03T15:56:15.4622448Z GITHUB_TOKEN: *** 2024-04-03T15:56:15.4622730Z ##[endgroup] 2024-04-03T15:56:15.5220729Z + python3 -m pip install requests==2.26.0 pyyaml==6.0.1 2024-04-03T15:56:17.7273238Z Defaulting to user installation because normal site-packages is not writeable 2024-04-03T15:56:17.8467536Z Collecting requests==2.26.0 2024-04-03T15:56:17.8634632Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2024-04-03T15:56:17.9939599Z Collecting pyyaml==6.0.1 2024-04-03T15:56:18.0010409Z Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (670 kB) 2024-04-03T15:56:18.1160685Z Collecting urllib3<1.27,>=1.21.1 2024-04-03T15:56:18.1218003Z Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB) 2024-04-03T15:56:18.3921121Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2024-04-03T15:56:18.3963878Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2024-04-03T15:56:18.4509097Z Collecting certifi>=2017.4.17 2024-04-03T15:56:18.4554041Z Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) 2024-04-03T15:56:18.4919216Z Collecting idna<4,>=2.5; python_version >= "3" 2024-04-03T15:56:18.4983732Z Downloading idna-3.6-py3-none-any.whl (61 kB) 2024-04-03T15:56:18.5568914Z Installing collected packages: urllib3, charset-normalizer, certifi, idna, requests, pyyaml 2024-04-03T15:56:18.6410585Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2024-04-03T15:56:18.6411877Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2024-04-03T15:56:18.8113087Z Successfully installed certifi-2024.2.2 charset-normalizer-2.0.12 idna-3.6 pyyaml-6.0.1 requests-2.26.0 urllib3-1.26.18 2024-04-03T15:56:19.5240225Z Command completed after 1 attempt(s). 2024-04-03T15:56:19.5285111Z ##[group]Run set -x 2024-04-03T15:56:19.5285422Z set -x 2024-04-03T15:56:19.5285693Z  2024-04-03T15:56:19.5286233Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-04-03T15:56:19.5286904Z # in runner workspace 2024-04-03T15:56:19.5287509Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-04-03T15:56:19.5295400Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:56:19.5295909Z ##[endgroup] 2024-04-03T15:56:19.5317717Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-04-03T15:56:19.5520583Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-04-03T15:56:19.5521232Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-04-03T15:56:19.5521685Z echo "Job name: ${JOB_NAME}" 2024-04-03T15:56:19.5522176Z  2024-04-03T15:56:19.5522695Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-04-03T15:56:19.5523382Z # in runner workspace 2024-04-03T15:56:19.5523947Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-04-03T15:56:19.5524574Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-04-03T15:56:19.5525015Z  --job-name "${JOB_NAME}" \ 2024-04-03T15:56:19.5525430Z  --test-matrix "{ include: [ 2024-04-03T15:56:19.5526115Z  { config: "distributed", shard: 1, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, 2024-04-03T15:56:19.5527089Z  { config: "distributed", shard: 2, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, 2024-04-03T15:56:19.5528063Z  { config: "distributed", shard: 3, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, 2024-04-03T15:56:19.5528734Z ]} 2024-04-03T15:56:19.5528979Z " \ 2024-04-03T15:56:19.5529287Z  --pr-number "${PR_NUMBER}" \ 2024-04-03T15:56:19.5529692Z  --tag "${TAG}" \ 2024-04-03T15:56:19.5530051Z  --event-name "${EVENT_NAME}" \ 2024-04-03T15:56:19.5530480Z  --schedule "${SCHEDULE}" \ 2024-04-03T15:56:19.5530887Z  --branch "${HEAD_BRANCH}" 2024-04-03T15:56:19.5538217Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:56:19.5538710Z env: 2024-04-03T15:56:19.5539167Z GITHUB_TOKEN: *** 2024-04-03T15:56:19.5539549Z JOB_NAME: linux-focal-cuda11.8-py3.10-gcc9 / build 2024-04-03T15:56:19.5540024Z PR_NUMBER: 123154 2024-04-03T15:56:19.5540309Z TAG: 2024-04-03T15:56:19.5540554Z EVENT_NAME: pull_request 2024-04-03T15:56:19.5540884Z SCHEDULE: 2024-04-03T15:56:19.5541147Z HEAD_BRANCH: 2024-04-03T15:56:19.5541410Z ##[endgroup] 2024-04-03T15:56:19.5561899Z Workflow: pull 2024-04-03T15:56:19.5562449Z Job name: linux-focal-cuda11.8-py3.10-gcc9 / build 2024-04-03T15:56:19.7953269Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-04-03T15:56:19.9377568Z fatal: unknown commit main 2024-04-03T15:56:19.9420722Z /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/filter_test_configs.py:458: UserWarning: failed to get commit messages: Command '['git', 'cherry', '-v', 'main']' returned non-zero exit status 128. 2024-04-03T15:56:19.9422427Z warnings.warn(f"failed to get commit messages: {e}") 2024-04-03T15:56:19.9548884Z ##[group]Run echo "Filtered matrix:" 2024-04-03T15:56:19.9549319Z echo "Filtered matrix:" 2024-04-03T15:56:19.9550912Z echo "{"include": [{"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.8xlarge.nvidia.gpu"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.8xlarge.nvidia.gpu"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.8xlarge.nvidia.gpu"}]}" 2024-04-03T15:56:19.9552481Z  2024-04-03T15:56:19.9552738Z echo 2024-04-03T15:56:19.9553089Z echo "Is the current job unstable? False" 2024-04-03T15:56:19.9553520Z  2024-04-03T15:56:19.9553764Z echo 2024-04-03T15:56:19.9554095Z echo "Is keep-going label set? False" 2024-04-03T15:56:19.9554508Z  2024-04-03T15:56:19.9554754Z echo 2024-04-03T15:56:19.9555041Z echo "Renabled issues? " 2024-04-03T15:56:19.9562681Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:56:19.9563175Z ##[endgroup] 2024-04-03T15:56:19.9583395Z Filtered matrix: 2024-04-03T15:56:19.9585697Z {include: [{config: distributed, shard: 1, num_shards: 3, runner: linux.8xlarge.nvidia.gpu}, {config: distributed, shard: 2, num_shards: 3, runner: linux.8xlarge.nvidia.gpu}, {config: distributed, shard: 3, num_shards: 3, runner: linux.8xlarge.nvidia.gpu}]} 2024-04-03T15:56:19.9588111Z 2024-04-03T15:56:19.9588688Z Is the current job unstable? False 2024-04-03T15:56:19.9588995Z 2024-04-03T15:56:19.9589378Z Is keep-going label set? False 2024-04-03T15:56:19.9589630Z 2024-04-03T15:56:19.9589749Z Renabled issues? 2024-04-03T15:56:19.9650699Z Prepare all required actions 2024-04-03T15:56:19.9651129Z Getting action download info 2024-04-03T15:56:20.0779863Z ##[group]Run ./.github/actions/pytest-cache-download 2024-04-03T15:56:20.0780578Z with: 2024-04-03T15:56:20.0780852Z cache_dir: .pytest_cache 2024-04-03T15:56:20.0781298Z job_identifier: pull_linux-focal-cuda11.8-py3.10-gcc9 2024-04-03T15:56:20.0781787Z s3_bucket: gha-artifacts 2024-04-03T15:56:20.0782116Z ##[endgroup] 2024-04-03T15:56:20.0834256Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-04-03T15:56:20.0834818Z with: 2024-04-03T15:56:20.0835067Z shell: bash 2024-04-03T15:56:20.0835331Z timeout_minutes: 5 2024-04-03T15:56:20.0835636Z max_attempts: 5 2024-04-03T15:56:20.0835934Z retry_wait_seconds: 30 2024-04-03T15:56:20.0836355Z command: set -eu python3 -m pip install boto3==1.19.12 2024-04-03T15:56:20.0836872Z polling_interval_seconds: 1 2024-04-03T15:56:20.0837224Z warning_on_retry: true 2024-04-03T15:56:20.0837591Z continue_on_error: false 2024-04-03T15:56:20.0837906Z ##[endgroup] 2024-04-03T15:56:20.3475106Z Defaulting to user installation because normal site-packages is not writeable 2024-04-03T15:56:21.3010616Z Collecting boto3==1.19.12 2024-04-03T15:56:21.3157183Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2024-04-03T15:56:21.3667826Z Collecting s3transfer<0.6.0,>=0.5.0 2024-04-03T15:56:21.3701614Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2024-04-03T15:56:21.4031385Z Collecting jmespath<1.0.0,>=0.7.1 2024-04-03T15:56:21.4074832Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2024-04-03T15:56:22.4934661Z Collecting botocore<1.23.0,>=1.22.12 2024-04-03T15:56:22.5008164Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2024-04-03T15:56:22.6756671Z 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.18) 2024-04-03T15:56:22.7429671Z Collecting python-dateutil<3.0.0,>=2.1 2024-04-03T15:56:22.7464764Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-04-03T15:56:22.8064191Z Collecting six>=1.5 2024-04-03T15:56:22.8106668Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-04-03T15:56:22.8756886Z Installing collected packages: jmespath, six, python-dateutil, botocore, s3transfer, boto3 2024-04-03T15:56:23.6752175Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.9.0.post0 s3transfer-0.5.2 six-1.16.0 2024-04-03T15:56:24.1371312Z Command completed after 1 attempt(s). 2024-04-03T15:56:24.1417657Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2024-04-03T15:56:24.1418243Z python3 .github/scripts/pytest_cache.py \ 2024-04-03T15:56:24.1418708Z  --download \ 2024-04-03T15:56:24.1419115Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2024-04-03T15:56:24.1419619Z  --pr_identifier $GITHUB_REF \ 2024-04-03T15:56:24.1420095Z  --job_identifier $JOB_IDENTIFIER \ 2024-04-03T15:56:24.1420547Z  --temp_dir $RUNNER_TEMP \ 2024-04-03T15:56:24.1420927Z  --repo $REPO \ 2024-04-03T15:56:24.1421268Z  --bucket $BUCKET \ 2024-04-03T15:56:24.1429176Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:56:24.1429671Z env: 2024-04-03T15:56:24.1429930Z CACHE_DIR: .pytest_cache 2024-04-03T15:56:24.1430360Z JOB_IDENTIFIER: pull_linux-focal-cuda11.8-py3.10-gcc9 2024-04-03T15:56:24.1430856Z REPO: pytorch/pytorch 2024-04-03T15:56:24.1431182Z BUCKET: gha-artifacts 2024-04-03T15:56:24.1431486Z ##[endgroup] 2024-04-03T15:56:24.4690602Z PR identifier for `refs/pull/123154/merge` is `bc00947e1b58ab89c2c1cadfe46d41b7` 2024-04-03T15:56:24.4693922Z 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-focal-cuda11.8-py3.10-gcc9', pr_identifier='refs/pull/123154/merge', repo='pytorch/pytorch', sha=None, shard=None, temp_dir='/home/ec2-user/actions-runner/_work/_temp', test_config=None, upload=False) 2024-04-03T15:56:24.4697256Z There were no files matching the prefix `pytest_cache/pytorch/pytorch/bc00947e1b58ab89c2c1cadfe46d41b7/pull_linux-focal-cuda11_8-py3_10-gcc9` in bucket `gha-artifacts` 2024-04-03T15:56:24.5161258Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2024-04-03T15:56:24.5162142Z # detached container should get cleaned up by teardown_ec2_linux 2024-04-03T15:56:24.5162753Z container_name=$(docker run \ 2024-04-03T15:56:24.5163177Z  -e BUILD_ENVIRONMENT \ 2024-04-03T15:56:24.5163614Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2024-04-03T15:56:24.5164054Z  -e AWS_DEFAULT_REGION \ 2024-04-03T15:56:24.5164446Z  -e PR_NUMBER \ 2024-04-03T15:56:24.5164780Z  -e SHA1 \ 2024-04-03T15:56:24.5165087Z  -e BRANCH \ 2024-04-03T15:56:24.5165417Z  -e SCCACHE_BUCKET \ 2024-04-03T15:56:24.5165798Z  -e SCCACHE_S3_KEY_PREFIX \ 2024-04-03T15:56:24.5166178Z  -e XLA_CUDA \ 2024-04-03T15:56:24.5166564Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2024-04-03T15:56:24.5167059Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2024-04-03T15:56:24.5167552Z  -e TORCH_CUDA_ARCH_LIST \ 2024-04-03T15:56:24.5167930Z  -e PR_LABELS \ 2024-04-03T15:56:24.5168279Z  -e OUR_GITHUB_JOB_ID \ 2024-04-03T15:56:24.5168676Z  -e HUGGING_FACE_HUB_TOKEN \ 2024-04-03T15:56:24.5169171Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2024-04-03T15:56:24.5169721Z  --security-opt seccomp=unconfined \ 2024-04-03T15:56:24.5170174Z  --cap-add=SYS_PTRACE \ 2024-04-03T15:56:24.5170539Z  --tty \ 2024-04-03T15:56:24.5170817Z  --detach \ 2024-04-03T15:56:24.5171138Z  --user jenkins \ 2024-04-03T15:56:24.5171613Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2024-04-03T15:56:24.5172158Z  -w /var/lib/jenkins/workspace \ 2024-04-03T15:56:24.5172582Z  "${DOCKER_IMAGE}" 2024-04-03T15:56:24.5172915Z ) 2024-04-03T15:56:24.5173349Z docker exec -t "${container_name}" sh -c '.ci/pytorch/build.sh' 2024-04-03T15:56:24.5180758Z shell: /usr/bin/bash -e {0} 2024-04-03T15:56:24.5181094Z env: 2024-04-03T15:56:24.5181447Z BUILD_ENVIRONMENT: linux-focal-cuda11.8-py3.10-gcc9 2024-04-03T15:56:24.5181921Z BRANCH: pull/123154 2024-04-03T15:56:24.5182242Z AWS_DEFAULT_REGION: us-east-1 2024-04-03T15:56:24.5182603Z PR_NUMBER: 123154 2024-04-03T15:56:24.5182951Z SHA1: d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:56:24.5183477Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2024-04-03T15:56:24.5183960Z SCCACHE_S3_KEY_PREFIX: pull 2024-04-03T15:56:24.5184497Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2024-04-03T15:56:24.5185286Z PR_LABELS: [ "open source", "ciflow/trunk", "release notes: autograd" ] 2024-04-03T15:56:24.5185866Z TORCH_CUDA_ARCH_LIST: 5.2 2024-04-03T15:56:24.5186903Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-cuda11.8-cudnn8-py3-gcc9:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:56:24.5187965Z XLA_CUDA: 2024-04-03T15:56:24.5188225Z DEBUG: 0 2024-04-03T15:56:24.5188604Z OUR_GITHUB_JOB_ID: 23401548325 2024-04-03T15:56:24.5188962Z HUGGING_FACE_HUB_TOKEN: 2024-04-03T15:56:24.5189290Z ##[endgroup] 2024-04-03T15:56:33.9270948Z ++ dirname .ci/pytorch/build.sh 2024-04-03T15:56:33.9276456Z + source .ci/pytorch/common.sh 2024-04-03T15:56:33.9289548Z +++ dirname .ci/pytorch/common.sh 2024-04-03T15:56:33.9297034Z ++ source .ci/pytorch/common_utils.sh 2024-04-03T15:56:33.9305924Z +++ declare -f -t trap_add 2024-04-03T15:56:33.9311681Z ++ set -ex 2024-04-03T15:56:33.9312342Z ++ [[ linux-focal-cuda11.8-py3.10-gcc9 == *rocm* ]] 2024-04-03T15:56:33.9313409Z ++ BUILD_TEST_LIBTORCH=0 2024-04-03T15:56:33.9316089Z ++ dirname .ci/pytorch/build.sh 2024-04-03T15:56:33.9322626Z + source .ci/pytorch/common-build.sh 2024-04-03T15:56:33.9330126Z ++ [[ linux-focal-cuda11.8-py3.10-gcc9 != *win-* ]] 2024-04-03T15:56:33.9336222Z ++++ dirname .ci/pytorch/common-build.sh 2024-04-03T15:56:33.9343711Z +++ cd .ci/pytorch 2024-04-03T15:56:33.9344431Z +++ pwd -P 2024-04-03T15:56:33.9345576Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2024-04-03T15:56:33.9346372Z ++ which sccache 2024-04-03T15:56:33.9362166Z ++ sccache --stop-server 2024-04-03T15:56:33.9735737Z ++ true 2024-04-03T15:56:33.9736266Z ++ rm -f /var/lib/jenkins/sccache_error.log 2024-04-03T15:56:33.9761694Z ++ trap_add sccache_epilogue EXIT 2024-04-03T15:56:33.9762444Z ++ trap_add_cmd=sccache_epilogue 2024-04-03T15:56:33.9762801Z ++ shift 2024-04-03T15:56:33.9763071Z ++ for trap_add_name in "$@" 2024-04-03T15:56:33.9767250Z ++++ trap -p EXIT 2024-04-03T15:56:33.9769808Z +++ eval 'extract_trap_cmd ' 2024-04-03T15:56:33.9770497Z ++++ extract_trap_cmd 2024-04-03T15:56:33.9771048Z ++++ printf '%s\n' '' 2024-04-03T15:56:33.9771422Z +++ printf '%s\n' sccache_epilogue 2024-04-03T15:56:33.9773122Z ++ trap -- ' 2024-04-03T15:56:33.9773595Z sccache_epilogue' EXIT 2024-04-03T15:56:33.9774231Z ++ [[ -n 1 ]] 2024-04-03T15:56:33.9774878Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2024-04-03T15:56:33.9775703Z Skipping sccache server initialization, setting environment variables 2024-04-03T15:56:33.9776290Z ++ export SCCACHE_IDLE_TIMEOUT=0 2024-04-03T15:56:33.9776665Z ++ SCCACHE_IDLE_TIMEOUT=0 2024-04-03T15:56:33.9777126Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2024-04-03T15:56:33.9777715Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2024-04-03T15:56:33.9778242Z ++ export RUST_LOG=sccache::server=error 2024-04-03T15:56:33.9778666Z ++ RUST_LOG=sccache::server=error 2024-04-03T15:56:33.9779063Z ++ sccache --zero-stats 2024-04-03T15:56:34.0169409Z Compile requests 0 2024-04-03T15:56:34.0170432Z Compile requests executed 0 2024-04-03T15:56:34.0170837Z Cache hits 0 2024-04-03T15:56:34.0171256Z Cache misses 0 2024-04-03T15:56:34.0171660Z Cache timeouts 0 2024-04-03T15:56:34.0172106Z Cache read errors 0 2024-04-03T15:56:34.0172698Z Forced recaches 0 2024-04-03T15:56:34.0173196Z Cache write errors 0 2024-04-03T15:56:34.0173682Z Compilation failures 0 2024-04-03T15:56:34.0174110Z Cache errors 0 2024-04-03T15:56:34.0174701Z Non-cacheable compilations 0 2024-04-03T15:56:34.0175220Z Non-cacheable calls 0 2024-04-03T15:56:34.0175685Z Non-compilation calls 0 2024-04-03T15:56:34.0176173Z Unsupported compiler calls 0 2024-04-03T15:56:34.0176649Z Average cache write 0.000 s 2024-04-03T15:56:34.0177094Z Average cache read miss 0.000 s 2024-04-03T15:56:34.0177589Z Average cache read hit 0.000 s 2024-04-03T15:56:34.0178060Z Failed distributed compilations 0 2024-04-03T15:56:34.0179368Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2024-04-03T15:56:34.0180537Z ++ which ccache 2024-04-03T15:56:34.0188780Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *-mobile-*build* ]] 2024-04-03T15:56:34.0189414Z + echo 'Python version:' 2024-04-03T15:56:34.0189804Z Python version: 2024-04-03T15:56:34.0190116Z + python --version 2024-04-03T15:56:34.0484284Z Python 3.10.14 2024-04-03T15:56:34.0544328Z + echo 'GCC version:' 2024-04-03T15:56:34.0544710Z GCC version: 2024-04-03T15:56:34.0544995Z + gcc --version 2024-04-03T15:56:34.3118808Z gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 2024-04-03T15:56:34.3119539Z Copyright (C) 2019 Free Software Foundation, Inc. 2024-04-03T15:56:34.3120465Z This is free software; see the source for copying conditions. There is NO 2024-04-03T15:56:34.3121312Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2024-04-03T15:56:34.3121815Z 2024-04-03T15:56:34.3125409Z + echo 'CMake version:' 2024-04-03T15:56:34.3125918Z CMake version: 2024-04-03T15:56:34.3126435Z + cmake --version 2024-04-03T15:56:34.4374904Z cmake version 3.26.4 2024-04-03T15:56:34.4375199Z 2024-04-03T15:56:34.4375524Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2024-04-03T15:56:34.4459700Z + echo 'Environment variables:' 2024-04-03T15:56:34.4460313Z Environment variables: 2024-04-03T15:56:34.4460623Z + env 2024-04-03T15:56:34.4467811Z INSTALLED_DB=yes 2024-04-03T15:56:34.4468618Z NV_LIBCUBLAS_VERSION=11.11.3.6-1 2024-04-03T15:56:34.4469220Z NVIDIA_VISIBLE_DEVICES=all 2024-04-03T15:56:34.4469795Z NV_NVML_DEV_VERSION=11.8.86-1 2024-04-03T15:56:34.4470850Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:56:34.4471758Z PR_LABELS=[ 2024-04-03T15:56:34.4472166Z "open source", 2024-04-03T15:56:34.4472635Z "ciflow/trunk", 2024-04-03T15:56:34.4473214Z "release notes: autograd" 2024-04-03T15:56:34.4473731Z ] 2024-04-03T15:56:34.4474320Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.16.2-1+cuda11.8 2024-04-03T15:56:34.4475128Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.16.2-1 2024-04-03T15:56:34.4475795Z BUILD_ENVIRONMENT=linux-focal-cuda11.8-py3.10-gcc9 2024-04-03T15:56:34.4476418Z HOSTNAME=e2ab80fadbe5 2024-04-03T15:56:34.4477995Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_29141219-2e00-4b9d-8b39-1549cfb7b9e5 2024-04-03T15:56:34.4479891Z GITHUB_ACTION=__self 2024-04-03T15:56:34.4485281Z NVIDIA_REQUIRE_CUDA=cuda>=11.8 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 2024-04-03T15:56:34.4491091Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-8=11.11.3.6-1 2024-04-03T15:56:34.4492224Z NV_NVTX_VERSION=11.8.86-1 2024-04-03T15:56:34.4492959Z GITHUB_RUN_NUMBER=192590 2024-04-03T15:56:34.4493845Z GITHUB_REPOSITORY_OWNER_ID=21003710 2024-04-03T15:56:34.4494634Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2024-04-03T15:56:34.4495400Z AWS_DEFAULT_REGION=us-east-1 2024-04-03T15:56:34.4495776Z NV_CUDA_CUDART_DEV_VERSION=11.8.89-1 2024-04-03T15:56:34.4496203Z NV_LIBCUSPARSE_VERSION=11.7.5.86-1 2024-04-03T15:56:34.4496578Z SCCACHE_IDLE_TIMEOUT=0 2024-04-03T15:56:34.4496906Z NV_LIBNPP_VERSION=11.8.0.86-1 2024-04-03T15:56:34.4497269Z GITHUB_TRIGGERING_ACTOR=soulitzer 2024-04-03T15:56:34.4497717Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2024-04-03T15:56:34.4498365Z GITHUB_REF_TYPE=branch 2024-04-03T15:56:34.4498931Z TORCH_CUDA_ARCH_LIST=5.2 2024-04-03T15:56:34.4499481Z NCCL_VERSION=2.16.2-1 2024-04-03T15:56:34.4499851Z XLA_CUDA= 2024-04-03T15:56:34.4500115Z HUGGING_FACE_HUB_TOKEN= 2024-04-03T15:56:34.4501933Z *** 2024-04-03T15:56:34.4502264Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2024-04-03T15:56:34.4502675Z GITHUB_REPOSITORY_ID=65600975 2024-04-03T15:56:34.4503030Z GITHUB_ACTIONS=true 2024-04-03T15:56:34.4503376Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2024-04-03T15:56:34.4503988Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-8=11.8.87-1 2024-04-03T15:56:34.4504520Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2024-04-03T15:56:34.4505072Z NV_LIBNPP_PACKAGE=libnpp-11-8=11.8.0.86-1 2024-04-03T15:56:34.4505527Z SHA1=d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:56:34.4506034Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2024-04-03T15:56:34.4506521Z GITHUB_SHA=4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0 2024-04-03T15:56:34.4507248Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/123154/merge 2024-04-03T15:56:34.4507899Z UCC_HOME=/usr 2024-04-03T15:56:34.4508516Z NV_LIBCUBLAS_DEV_VERSION=11.11.3.6-1 2024-04-03T15:56:34.4508907Z NVIDIA_PRODUCT_NAME=CUDA 2024-04-03T15:56:34.4509353Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-8 2024-04-03T15:56:34.4509822Z GITHUB_REF=refs/pull/123154/merge 2024-04-03T15:56:34.4510215Z NV_CUDA_CUDART_VERSION=11.8.89-1 2024-04-03T15:56:34.4510597Z GITHUB_REF_PROTECTED=false 2024-04-03T15:56:34.4510930Z HOME=/var/lib/jenkins 2024-04-03T15:56:34.4511365Z GITHUB_API_URL=https://api.github.com 2024-04-03T15:56:34.4511857Z UCX_COMMIT=00bcc6bb18fc282eb160623b4c0d300147f579af 2024-04-03T15:56:34.4512336Z SCCACHE_S3_KEY_PREFIX=pull 2024-04-03T15:56:34.4512659Z CUDA_VERSION=11.8.0 2024-04-03T15:56:34.4513068Z NV_LIBCUBLAS_PACKAGE=libcublas-11-8=11.11.3.6-1 2024-04-03T15:56:34.4513496Z UCX_HOME=/usr 2024-04-03T15:56:34.4513992Z NV_CUDA_NSIGHT_COMPUTE_DEV_PACKAGE=cuda-nsight-compute-11-8=11.8.0-1 2024-04-03T15:56:34.4515108Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_29141219-2e00-4b9d-8b39-1549cfb7b9e5 2024-04-03T15:56:34.4516483Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_29141219-2e00-4b9d-8b39-1549cfb7b9e5 2024-04-03T15:56:34.4517647Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2024-04-03T15:56:34.4518314Z GITHUB_EVENT_NAME=pull_request 2024-04-03T15:56:34.4518911Z GITHUB_RUN_ID=8536950919 2024-04-03T15:56:34.4519372Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-8=11.8.0.86-1 2024-04-03T15:56:34.4519891Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-8 2024-04-03T15:56:34.4520916Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_29141219-2e00-4b9d-8b39-1549cfb7b9e5 2024-04-03T15:56:34.4521819Z GITHUB_ACTOR=caic99 2024-04-03T15:56:34.4522143Z NV_LIBNPP_DEV_VERSION=11.8.0.86-1 2024-04-03T15:56:34.4522510Z PR_NUMBER=123154 2024-04-03T15:56:34.4522801Z GITHUB_RUN_ATTEMPT=2 2024-04-03T15:56:34.4523106Z ANACONDA_PYTHON_VERSION=3.10 2024-04-03T15:56:34.4523539Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2024-04-03T15:56:34.4523993Z TERM=xterm 2024-04-03T15:56:34.4524287Z NV_LIBCUSPARSE_DEV_VERSION=11.7.5.86-1 2024-04-03T15:56:34.4524684Z INSTALLED_VISION=yes 2024-04-03T15:56:34.4524986Z BRANCH=pull/123154 2024-04-03T15:56:34.4525271Z OUR_GITHUB_JOB_ID=23401548325 2024-04-03T15:56:34.4525629Z OPENSSL_ROOT_DIR=/opt/openssl 2024-04-03T15:56:34.4526019Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2024-04-03T15:56:34.4526420Z CUDA_PATH=/usr/local/cuda 2024-04-03T15:56:34.4527184Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2024-04-03T15:56:34.4527953Z GITHUB_SERVER_URL=https://github.com 2024-04-03T15:56:34.4528419Z UCC_COMMIT=7cb07a76ccedad7e56ceb136b865eb9319c258ea 2024-04-03T15:56:34.4528874Z SHLVL=1 2024-04-03T15:56:34.4529114Z MAX_JOBS=6 2024-04-03T15:56:34.4529393Z NV_CUDA_LIB_VERSION=11.8.0-1 2024-04-03T15:56:34.4529730Z NVARCH=x86_64 2024-04-03T15:56:34.4530004Z GITHUB_ACTOR_ID=78061359 2024-04-03T15:56:34.4530452Z GITHUB_WORKFLOW_SHA=4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0 2024-04-03T15:56:34.4530974Z GITHUB_REF_NAME=123154/merge 2024-04-03T15:56:34.4531394Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-8 2024-04-03T15:56:34.4532050Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2024-04-03T15:56:34.4532628Z GITHUB_JOB=build 2024-04-03T15:56:34.4533011Z NV_LIBNCCL_PACKAGE=libnccl2=2.16.2-1+cuda11.8 2024-04-03T15:56:34.4533560Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2024-04-03T15:56:34.4534118Z NV_CUDA_NSIGHT_COMPUTE_VERSION=11.8.0-1 2024-04-03T15:56:34.4534543Z GITHUB_REPOSITORY=pytorch/pytorch 2024-04-03T15:56:34.4534935Z NV_NVPROF_VERSION=11.8.87-1 2024-04-03T15:56:34.4535288Z GITHUB_RETENTION_DAYS=90 2024-04-03T15:56:34.4535632Z OPENSSL_DIR=/opt/openssl 2024-04-03T15:56:34.4535961Z GITHUB_ACTION_REPOSITORY= 2024-04-03T15:56:34.4537044Z PATH=/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-04-03T15:56:34.4538320Z GITHUB_BASE_REF=main 2024-04-03T15:56:34.4538637Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2024-04-03T15:56:34.4538995Z CI=true 2024-04-03T15:56:34.4539300Z NV_LIBNCCL_PACKAGE_VERSION=2.16.2-1 2024-04-03T15:56:34.4539696Z GITHUB_REPOSITORY_OWNER=pytorch 2024-04-03T15:56:34.4540109Z RUST_LOG=sccache::server=error 2024-04-03T15:56:34.4540476Z INSTALLED_PROTOBUF=yes 2024-04-03T15:56:34.4540903Z GITHUB_HEAD_REF=patch-1 2024-04-03T15:56:34.4541226Z GITHUB_ACTION_REF= 2024-04-03T15:56:34.4541656Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2024-04-03T15:56:34.4542113Z GITHUB_WORKFLOW=pull 2024-04-03T15:56:34.4542445Z DEBIAN_FRONTEND=noninteractive 2024-04-03T15:56:34.4543376Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_29141219-2e00-4b9d-8b39-1549cfb7b9e5 2024-04-03T15:56:34.4544238Z SKIP_SCCACHE_INITIALIZATION=1 2024-04-03T15:56:34.4544593Z _=/usr/bin/env 2024-04-03T15:56:34.4545004Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *cuda* ]] 2024-04-03T15:56:34.4545659Z + export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2024-04-03T15:56:34.4546329Z + LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2024-04-03T15:56:34.4546843Z + echo 'NVCC version:' 2024-04-03T15:56:34.4547138Z NVCC version: 2024-04-03T15:56:34.4547432Z + nvcc --version 2024-04-03T15:56:34.4844901Z nvcc: NVIDIA (R) Cuda compiler driver 2024-04-03T15:56:34.4845511Z Copyright (c) 2005-2022 NVIDIA Corporation 2024-04-03T15:56:34.4845953Z Built on Wed_Sep_21_10:33:58_PDT_2022 2024-04-03T15:56:34.4846407Z Cuda compilation tools, release 11.8, V11.8.89 2024-04-03T15:56:34.4846869Z Build cuda_11.8.r11.8/compiler.31833905_0 2024-04-03T15:56:34.4888768Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *cuda11* ]] 2024-04-03T15:56:34.4889680Z + [[ linux-focal-cuda11.8-py3.10-gcc9 != *cuda11.3* ]] 2024-04-03T15:56:34.4890523Z + [[ linux-focal-cuda11.8-py3.10-gcc9 != *clang* ]] 2024-04-03T15:56:34.4891079Z + export USE_UCC=1 2024-04-03T15:56:34.4891424Z + USE_UCC=1 2024-04-03T15:56:34.4891716Z + export USE_SYSTEM_UCC=1 2024-04-03T15:56:34.4892032Z + USE_SYSTEM_UCC=1 2024-04-03T15:56:34.4892496Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *\c\a\f\f\e\2* ]] 2024-04-03T15:56:34.4893224Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *\p\a\r\a\l\l\e\l\t\b\b* ]] 2024-04-03T15:56:34.4894040Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2024-04-03T15:56:34.4894763Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *rocm* ]] 2024-04-03T15:56:34.4895228Z + export USE_LLVM=/opt/llvm 2024-04-03T15:56:34.4895557Z + USE_LLVM=/opt/llvm 2024-04-03T15:56:34.4895896Z + export LLVM_DIR=/opt/llvm/lib/cmake/llvm 2024-04-03T15:56:34.4896339Z + LLVM_DIR=/opt/llvm/lib/cmake/llvm 2024-04-03T15:56:34.4896872Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *executorch* ]] 2024-04-03T15:56:34.4897351Z + which conda 2024-04-03T15:56:34.4909312Z /opt/conda/bin/conda 2024-04-03T15:56:34.4911645Z + export CMAKE_PREFIX_PATH=/opt/conda 2024-04-03T15:56:34.4912341Z + CMAKE_PREFIX_PATH=/opt/conda 2024-04-03T15:56:34.4912885Z + '[' 3.10 = 3.12 ']' 2024-04-03T15:56:34.4913542Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *aarch64* ]] 2024-04-03T15:56:34.4914407Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *libtorch* ]] 2024-04-03T15:56:34.4915338Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *-android* ]] 2024-04-03T15:56:34.4916194Z + [[ linux-focal-cuda11.8-py3.10-gcc9 != *android* ]] 2024-04-03T15:56:34.4917280Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *vulkan* ]] 2024-04-03T15:56:34.4918120Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *rocm* ]] 2024-04-03T15:56:34.4918996Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *xpu* ]] 2024-04-03T15:56:34.4919518Z + '[' -z 6 ']' 2024-04-03T15:56:34.4919916Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *cuda* ]] 2024-04-03T15:56:34.4920411Z + [[ -z 5.2 ]] 2024-04-03T15:56:34.4920960Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *cuda* ]] 2024-04-03T15:56:34.4921539Z + [[ 5.2 == *\8\.\6* ]] 2024-04-03T15:56:34.4921847Z + [[ 5.2 == *\8\.\0* ]] 2024-04-03T15:56:34.4922341Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *clang* ]] 2024-04-03T15:56:34.4923306Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *-clang*-asan* ]] 2024-04-03T15:56:34.4923994Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *no-ops* ]] 2024-04-03T15:56:34.4924571Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *-pch* ]] 2024-04-03T15:56:34.4925317Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *linux-focal-py3.7-gcc7-build* ]] 2024-04-03T15:56:34.4926214Z + [[ linux-focal-cuda11.8-py3.10-gcc9 != *android* ]] 2024-04-03T15:56:34.4926795Z + [[ linux-focal-cuda11.8-py3.10-gcc9 != *cuda* ]] 2024-04-03T15:56:34.4927328Z ++ stat -c %u /var/lib/jenkins/workspace 2024-04-03T15:56:34.4959924Z + WORKSPACE_ORIGINAL_OWNER_ID=1000 2024-04-03T15:56:34.4960822Z + sudo chown -R jenkins /var/lib/jenkins/workspace 2024-04-03T15:56:35.2853392Z + git config --global --add safe.directory /var/lib/jenkins/workspace 2024-04-03T15:56:35.3405331Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *-bazel-* ]] 2024-04-03T15:56:35.3406929Z + echo 'The next three invocations are expected to fail with invalid command error messages.' 2024-04-03T15:56:35.3408008Z The next three invocations are expected to fail with invalid command error messages. 2024-04-03T15:56:35.3408730Z + get_exit_code python setup.py bad_argument 2024-04-03T15:56:35.3409137Z + set +e 2024-04-03T15:56:35.3409415Z + python setup.py bad_argument 2024-04-03T15:56:35.9305956Z Building wheel torch-2.4.0a0+gitd253bd7 2024-04-03T15:56:35.9903260Z invalid command 'bad_argument' 2024-04-03T15:56:36.0175731Z + retcode=1 2024-04-03T15:56:36.0176152Z + set -e 2024-04-03T15:56:36.0176406Z + return 1 2024-04-03T15:56:36.0179599Z + get_exit_code python setup.py 'clean]' 2024-04-03T15:56:36.0180030Z + set +e 2024-04-03T15:56:36.0180335Z + python setup.py 'clean]' 2024-04-03T15:56:36.2217183Z Building wheel torch-2.4.0a0+gitd253bd7 2024-04-03T15:56:36.2460773Z invalid command name 'clean]' 2024-04-03T15:56:36.2720743Z + retcode=1 2024-04-03T15:56:36.2721339Z + set -e 2024-04-03T15:56:36.2721687Z + return 1 2024-04-03T15:56:36.2724511Z + get_exit_code python setup.py clean bad_argument 2024-04-03T15:56:36.2725359Z + set +e 2024-04-03T15:56:36.2725649Z + python setup.py clean bad_argument 2024-04-03T15:56:36.4740987Z Building wheel torch-2.4.0a0+gitd253bd7 2024-04-03T15:56:36.5100074Z invalid command 'bad_argument' 2024-04-03T15:56:36.5349438Z + retcode=1 2024-04-03T15:56:36.5349990Z + set -e 2024-04-03T15:56:36.5350383Z + return 1 2024-04-03T15:56:36.5351679Z + [[ linux-focal-cuda11.8-py3.10-gcc9 != *libtorch* ]] 2024-04-03T15:56:36.5352662Z + [[ linux-focal-cuda11.8-py3.10-gcc9 != *rocm* ]] 2024-04-03T15:56:36.5353253Z + [[ linux-focal-cuda11.8-py3.10-gcc9 != *xla* ]] 2024-04-03T15:56:36.5353838Z + [[ linux-focal-cuda11.8-py3.10-gcc9 != *py3.8* ]] 2024-04-03T15:56:36.5354381Z + python -mpip install --pre numpy==2.0.0b1 2024-04-03T15:56:37.6752367Z Collecting numpy==2.0.0b1 2024-04-03T15:56:37.6895156Z Downloading numpy-2.0.0b1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) 2024-04-03T15:56:37.6987194Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/60.9 kB ? eta -:--:-- 2024-04-03T15:56:37.6988213Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.9/60.9 kB 8.9 MB/s eta 0:00:00 2024-04-03T15:56:37.7076486Z [?25hDownloading numpy-2.0.0b1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.3 MB) 2024-04-03T15:56:37.7440261Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/19.3 MB ? eta -:--:-- 2024-04-03T15:56:37.7786319Z  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 7.9/19.3 MB 237.3 MB/s eta 0:00:01 2024-04-03T15:56:37.8132344Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 15.3/19.3 MB 211.0 MB/s eta 0:00:01 2024-04-03T15:56:37.8478154Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 19.3/19.3 MB 237.6 MB/s eta 0:00:01 2024-04-03T15:56:37.8822759Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 19.3/19.3 MB 237.6 MB/s eta 0:00:01 2024-04-03T15:56:37.9055393Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 19.3/19.3 MB 237.6 MB/s eta 0:00:01 2024-04-03T15:56:37.9056633Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.3/19.3 MB 65.4 MB/s eta 0:00:00 2024-04-03T15:56:38.7303359Z [?25hInstalling collected packages: numpy 2024-04-03T15:56:38.7304250Z Attempting uninstall: numpy 2024-04-03T15:56:38.7312830Z Found existing installation: numpy 1.21.2 2024-04-03T15:56:38.7731378Z Uninstalling numpy-1.21.2: 2024-04-03T15:56:38.9355105Z Successfully uninstalled numpy-1.21.2 2024-04-03T15:56:40.6745492Z ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2024-04-03T15:56:40.6747164Z numba 0.55.2 requires numpy<1.23,>=1.18, but you have numpy 2.0.0b1 which is incompatible. 2024-04-03T15:56:40.6748511Z scikit-learn 1.4.1.post1 requires numpy<2.0,>=1.19.5, but you have numpy 2.0.0b1 which is incompatible. 2024-04-03T15:56:40.6749796Z scipy 1.8.1 requires numpy<1.25.0,>=1.17.3, but you have numpy 2.0.0b1 which is incompatible. 2024-04-03T15:56:40.6750708Z Successfully installed numpy-2.0.0b1 2024-04-03T15:56:40.7648718Z + WERROR=1 2024-04-03T15:56:40.7649140Z + python setup.py bdist_wheel 2024-04-03T15:56:40.9417385Z Building wheel torch-2.4.0a0+gitd253bd7 2024-04-03T15:56:41.0531371Z -- Building version 2.4.0a0+gitd253bd7 2024-04-03T15:56:41.0867220Z cmake -DBUILD_ENVIRONMENT=linux-focal-cuda11.8-py3.10-gcc9 -DBUILD_PYTHON=True -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache -DCMAKE_INSTALL_PREFIX=/var/lib/jenkins/workspace/torch -DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda -DNUMPY_INCLUDE_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/_core/include -DOPENSSL_ROOT_DIR=/opt/openssl -DPYTHON_EXECUTABLE=/opt/conda/envs/py_3.10/bin/python -DPYTHON_INCLUDE_DIR=/opt/conda/envs/py_3.10/include/python3.10 -DPYTHON_LIBRARY=/opt/conda/envs/py_3.10/lib/libpython3.10.a -DTORCH_BUILD_VERSION=2.4.0a0+gitd253bd7 -DTORCH_CUDA_ARCH_LIST=5.2 -DUSE_LLVM=/opt/llvm -DUSE_NUMPY=True -DUSE_SYSTEM_UCC=1 -DUSE_UCC=1 -DWERROR=1 /var/lib/jenkins/workspace 2024-04-03T15:56:41.5112922Z -- The CXX compiler identification is GNU 9.4.0 2024-04-03T15:56:41.6572866Z -- The C compiler identification is GNU 9.4.0 2024-04-03T15:56:41.6825210Z -- Detecting CXX compiler ABI info 2024-04-03T15:56:41.8433062Z -- Detecting CXX compiler ABI info - done 2024-04-03T15:56:41.8533837Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2024-04-03T15:56:41.8536497Z -- Detecting CXX compile features 2024-04-03T15:56:41.8541926Z -- Detecting CXX compile features - done 2024-04-03T15:56:41.8572646Z -- Detecting C compiler ABI info 2024-04-03T15:56:41.9624371Z -- Detecting C compiler ABI info - done 2024-04-03T15:56:41.9721787Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2024-04-03T15:56:41.9724797Z -- Detecting C compile features 2024-04-03T15:56:41.9729609Z -- Detecting C compile features - done 2024-04-03T15:56:41.9766719Z -- /opt/cache/bin/c++ /var/lib/jenkins/workspace/torch/abi-check.cpp -o /var/lib/jenkins/workspace/build/abi-check 2024-04-03T15:56:42.3828955Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2024-04-03T15:56:42.3829567Z -- Not forcing any particular BLAS to be found 2024-04-03T15:56:42.3864295Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2024-04-03T15:56:42.3908861Z -- Performing Test C_HAS_AVX_1 2024-04-03T15:56:42.7268907Z -- Performing Test C_HAS_AVX_1 - Failed 2024-04-03T15:56:42.7269561Z -- Performing Test C_HAS_AVX_2 2024-04-03T15:56:42.8912505Z -- Performing Test C_HAS_AVX_2 - Success 2024-04-03T15:56:42.8913061Z -- Performing Test C_HAS_AVX2_1 2024-04-03T15:56:43.1195459Z -- Performing Test C_HAS_AVX2_1 - Failed 2024-04-03T15:56:43.1195990Z -- Performing Test C_HAS_AVX2_2 2024-04-03T15:56:43.2897175Z -- Performing Test C_HAS_AVX2_2 - Success 2024-04-03T15:56:43.2898058Z -- Performing Test C_HAS_AVX512_1 2024-04-03T15:56:43.5221022Z -- Performing Test C_HAS_AVX512_1 - Failed 2024-04-03T15:56:43.5221639Z -- Performing Test C_HAS_AVX512_2 2024-04-03T15:56:43.6855456Z -- Performing Test C_HAS_AVX512_2 - Success 2024-04-03T15:56:43.6856154Z -- Performing Test CXX_HAS_AVX_1 2024-04-03T15:56:43.9152020Z -- Performing Test CXX_HAS_AVX_1 - Failed 2024-04-03T15:56:43.9152793Z -- Performing Test CXX_HAS_AVX_2 2024-04-03T15:56:44.1254952Z -- Performing Test CXX_HAS_AVX_2 - Success 2024-04-03T15:56:44.1255900Z -- Performing Test CXX_HAS_AVX2_1 2024-04-03T15:56:44.3701237Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2024-04-03T15:56:44.3701787Z -- Performing Test CXX_HAS_AVX2_2 2024-04-03T15:56:44.5456438Z -- Performing Test CXX_HAS_AVX2_2 - Success 2024-04-03T15:56:44.5457652Z -- Performing Test CXX_HAS_AVX512_1 2024-04-03T15:56:44.7780682Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2024-04-03T15:56:44.7781246Z -- Performing Test CXX_HAS_AVX512_2 2024-04-03T15:56:44.9493351Z -- Performing Test CXX_HAS_AVX512_2 - Success 2024-04-03T15:56:44.9494173Z -- Current compiler supports avx2 extension. Will build perfkernels. 2024-04-03T15:56:44.9495106Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2024-04-03T15:56:45.1085036Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2024-04-03T15:56:45.1086537Z -- Current compiler supports avx512f extension. Will build fbgemm. 2024-04-03T15:56:45.1093222Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2024-04-03T15:56:45.2186453Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2024-04-03T15:56:45.2192899Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2024-04-03T15:56:45.3340651Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2024-04-03T15:56:45.3347536Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2024-04-03T15:56:45.4474419Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2024-04-03T15:56:45.4754603Z -- Found CUDA: /usr/local/cuda (found version "11.8") 2024-04-03T15:56:46.8970832Z -- The CUDA compiler identification is NVIDIA 11.8.89 2024-04-03T15:56:46.9042102Z -- Detecting CUDA compiler ABI info 2024-04-03T15:56:47.3324772Z -- Detecting CUDA compiler ABI info - done 2024-04-03T15:56:47.3647832Z -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - skipped 2024-04-03T15:56:47.3677281Z -- Detecting CUDA compile features 2024-04-03T15:56:47.3682286Z -- Detecting CUDA compile features - done 2024-04-03T15:56:47.3789533Z -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.8.89") 2024-04-03T15:56:47.3851367Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2024-04-03T15:56:47.4920107Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2024-04-03T15:56:47.4920713Z -- Check if compiler accepts -pthread 2024-04-03T15:56:47.6019667Z -- Check if compiler accepts -pthread - yes 2024-04-03T15:56:47.6027666Z -- Found Threads: TRUE 2024-04-03T15:56:47.6287326Z -- Caffe2: CUDA detected: 11.8 2024-04-03T15:56:47.6287842Z -- Caffe2: CUDA nvcc is: /usr/local/cuda/bin/nvcc 2024-04-03T15:56:47.6288415Z -- Caffe2: CUDA toolkit directory: /usr/local/cuda 2024-04-03T15:56:47.7994478Z -- Caffe2: Header version is: 11.8 2024-04-03T15:56:48.2533065Z -- /usr/local/cuda/lib64/libnvrtc.so shorthash is 672ee683 2024-04-03T15:56:48.2563400Z -- Found CUDNN: /usr/local/cuda/lib64/libcudnn.so 2024-04-03T15:56:48.2587211Z -- Found CUSPARSELT: /usr/local/cuda/lib64/libcusparseLt.so 2024-04-03T15:56:48.2591998Z -- Added CUDA NVCC flags for: -gencode;arch=compute_52,code=sm_52 2024-04-03T15:56:48.2627325Z -- Building using own protobuf under third_party per request. 2024-04-03T15:56:48.2627909Z -- Use custom protobuf build. 2024-04-03T15:56:48.2681103Z -- 2024-04-03T15:56:48.2681363Z -- 3.13.0.0 2024-04-03T15:56:48.2696652Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2024-04-03T15:56:48.3937422Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2024-04-03T15:56:48.4187213Z -- Caffe2 protobuf include directory: $$ 2024-04-03T15:56:48.4202240Z -- Trying to find preferred BLAS backend of choice: MKL 2024-04-03T15:56:48.4225293Z -- MKL_THREADING = OMP 2024-04-03T15:56:48.4226326Z -- Looking for sys/types.h 2024-04-03T15:56:48.5335392Z -- Looking for sys/types.h - found 2024-04-03T15:56:48.5335915Z -- Looking for stdint.h 2024-04-03T15:56:48.6405744Z -- Looking for stdint.h - found 2024-04-03T15:56:48.6406234Z -- Looking for stddef.h 2024-04-03T15:56:48.7428494Z -- Looking for stddef.h - found 2024-04-03T15:56:48.7429010Z -- Check size of void* 2024-04-03T15:56:48.8464197Z -- Check size of void* - done 2024-04-03T15:56:48.8535129Z -- MKL_THREADING = OMP 2024-04-03T15:56:48.8575703Z -- Check OMP with lib /opt/conda/lib/libgomp.so and flags -fopenmp -v 2024-04-03T15:56:48.9830015Z -- Check OMP with lib /opt/conda/lib/libgomp.so and flags -fopenmp -v 2024-04-03T15:56:49.2042500Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-04-03T15:56:49.2043862Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2024-04-03T15:56:49.2044767Z does not match the name of the calling package (OpenMP). This can lead to 2024-04-03T15:56:49.2045644Z problems in calling code that expects `find_package` result variables 2024-04-03T15:56:49.2046333Z (e.g., `_FOUND`) to follow a certain pattern. 2024-04-03T15:56:49.2046853Z Call Stack (most recent call first): 2024-04-03T15:56:49.2047511Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-04-03T15:56:49.2048216Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-04-03T15:56:49.2048763Z cmake/Modules/FindMKL.cmake:335 (CHECK_ALL_LIBRARIES) 2024-04-03T15:56:49.2049385Z cmake/Modules/FindOpenMP.cmake:246 (find_package) 2024-04-03T15:56:49.2050013Z cmake/Modules/FindOpenMP.cmake:506 (_OPENMP_GET_FLAGS) 2024-04-03T15:56:49.2050626Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-04-03T15:56:49.2051225Z cmake/Modules/FindMKL.cmake:335 (CHECK_ALL_LIBRARIES) 2024-04-03T15:56:49.2051747Z cmake/Dependencies.cmake:221 (find_package) 2024-04-03T15:56:49.2052265Z CMakeLists.txt:760 (include) 2024-04-03T15:56:49.2052941Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:56:49.2053561Z  2024-04-03T15:56:49.3214906Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-04-03T15:56:49.3216237Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2024-04-03T15:56:49.3217181Z does not match the name of the calling package (OpenMP). This can lead to 2024-04-03T15:56:49.3218042Z problems in calling code that expects `find_package` result variables 2024-04-03T15:56:49.3218754Z (e.g., `_FOUND`) to follow a certain pattern. 2024-04-03T15:56:49.3219220Z Call Stack (most recent call first): 2024-04-03T15:56:49.3219872Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-04-03T15:56:49.3220598Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-04-03T15:56:49.3221209Z cmake/Modules/FindMKL.cmake:335 (CHECK_ALL_LIBRARIES) 2024-04-03T15:56:49.3221831Z cmake/Modules/FindOpenMP.cmake:246 (find_package) 2024-04-03T15:56:49.3222442Z cmake/Modules/FindOpenMP.cmake:506 (_OPENMP_GET_FLAGS) 2024-04-03T15:56:49.3223015Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-04-03T15:56:49.3223602Z cmake/Modules/FindMKL.cmake:335 (CHECK_ALL_LIBRARIES) 2024-04-03T15:56:49.3224197Z cmake/Dependencies.cmake:221 (find_package) 2024-04-03T15:56:49.3224646Z CMakeLists.txt:760 (include) 2024-04-03T15:56:49.3225325Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:56:49.3225955Z  2024-04-03T15:56:49.3236431Z -- Looking for cblas_sgemm 2024-04-03T15:56:49.6666241Z -- Looking for cblas_sgemm - found 2024-04-03T15:56:49.6668189Z -- Looking for cblas_gemm_bf16bf16f32 2024-04-03T15:56:49.9255860Z -- Looking for cblas_gemm_bf16bf16f32 - found 2024-04-03T15:56:49.9256431Z -- Looking for cblas_gemm_f16f16f32 2024-04-03T15:56:50.0491008Z -- Looking for cblas_gemm_f16f16f32 - not found 2024-04-03T15:56:50.0569079Z -- Check OMP with lib /opt/conda/lib/libgomp.so and flags -fopenmp -v 2024-04-03T15:56:50.1653442Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-04-03T15:56:50.1655445Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2024-04-03T15:56:50.1656999Z does not match the name of the calling package (OpenMP). This can lead to 2024-04-03T15:56:50.1657839Z problems in calling code that expects `find_package` result variables 2024-04-03T15:56:50.1658483Z (e.g., `_FOUND`) to follow a certain pattern. 2024-04-03T15:56:50.1658970Z Call Stack (most recent call first): 2024-04-03T15:56:50.1659564Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-04-03T15:56:50.1660216Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-04-03T15:56:50.1660760Z cmake/Modules/FindMKL.cmake:335 (CHECK_ALL_LIBRARIES) 2024-04-03T15:56:50.1661302Z cmake/Dependencies.cmake:221 (find_package) 2024-04-03T15:56:50.1661751Z CMakeLists.txt:760 (include) 2024-04-03T15:56:50.1662367Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:56:50.1662943Z  2024-04-03T15:56:50.1663821Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-04-03T15:56:50.1664964Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2024-04-03T15:56:50.1665780Z does not match the name of the calling package (OpenMP). This can lead to 2024-04-03T15:56:50.1666557Z problems in calling code that expects `find_package` result variables 2024-04-03T15:56:50.1667195Z (e.g., `_FOUND`) to follow a certain pattern. 2024-04-03T15:56:50.1667669Z Call Stack (most recent call first): 2024-04-03T15:56:50.1668257Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-04-03T15:56:50.1669017Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-04-03T15:56:50.1669572Z cmake/Modules/FindMKL.cmake:335 (CHECK_ALL_LIBRARIES) 2024-04-03T15:56:50.1670099Z cmake/Dependencies.cmake:221 (find_package) 2024-04-03T15:56:50.1670551Z CMakeLists.txt:760 (include) 2024-04-03T15:56:50.1671155Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:56:50.1671717Z  2024-04-03T15:56:50.1740032Z -- MKL libraries: /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so;/opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so;/opt/conda/envs/py_3.10/lib/libmkl_core.so;-fopenmp;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so 2024-04-03T15:56:50.1742103Z -- MKL include directory: /opt/conda/envs/py_3.10/include 2024-04-03T15:56:50.1742632Z -- MKL OpenMP type: GNU 2024-04-03T15:56:50.1743017Z -- MKL OpenMP library: -fopenmp 2024-04-03T15:56:50.2196075Z -- The ASM compiler identification is GNU 2024-04-03T15:56:50.2218325Z -- Found assembler: /opt/cache/bin/cc 2024-04-03T15:56:50.2460853Z -- Brace yourself, we are building NNPACK 2024-04-03T15:56:50.2514835Z -- Performing Test NNPACK_ARCH_IS_X86_32 2024-04-03T15:56:50.2926520Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2024-04-03T15:56:50.3112567Z -- Found PythonInterp: /opt/conda/envs/py_3.10/bin/python (found version "3.10.14") 2024-04-03T15:56:50.3113374Z -- NNPACK backend is x86-64 2024-04-03T15:56:50.3114431Z -- Downloading six (Python package) to /var/lib/jenkins/workspace/build/confu-srcs/six (define PYTHON_SIX_SOURCE_DIR to avoid it) 2024-04-03T15:56:50.3314726Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.26/Modules/ExternalProject.cmake:3091 (message): 2024-04-03T15:56:50.3316708Z The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is 2024-04-03T15:56:50.3317579Z not set. The policy's OLD behavior will be used. When using a URL 2024-04-03T15:56:50.3318328Z download, the timestamps of extracted files should preferably be that of 2024-04-03T15:56:50.3319408Z the time of extraction, otherwise code that depends on the extracted 2024-04-03T15:56:50.3320169Z contents might not be rebuilt if the URL changes. The OLD behavior 2024-04-03T15:56:50.3320939Z preserves the timestamps from the archive instead, but this is usually not 2024-04-03T15:56:50.3321738Z what you want. Update your project to the NEW behavior or specify the 2024-04-03T15:56:50.3322492Z DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this 2024-04-03T15:56:50.3323042Z robustness issue. 2024-04-03T15:56:50.3323365Z Call Stack (most recent call first): 2024-04-03T15:56:50.3324262Z /opt/conda/envs/py_3.10/share/cmake-3.26/Modules/ExternalProject.cmake:4208 (_ep_add_download_command) 2024-04-03T15:56:50.3325085Z CMakeLists.txt:6 (ExternalProject_Add) 2024-04-03T15:56:50.3325739Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:56:50.3326192Z 2024-04-03T15:56:50.3398861Z -- Configuring done (0.0s) 2024-04-03T15:56:50.3414665Z -- Generating done (0.0s) 2024-04-03T15:56:50.3426670Z -- Build files have been written to: /var/lib/jenkins/workspace/build/confu-deps/six-download 2024-04-03T15:56:50.3757946Z [ 11%] Creating directories for 'six' 2024-04-03T15:56:50.3900803Z [ 22%] Performing download step (download, verify and extract) for 'six' 2024-04-03T15:56:50.3962008Z -- Downloading... 2024-04-03T15:56:50.3963182Z dst='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2024-04-03T15:56:50.3963957Z timeout='none' 2024-04-03T15:56:50.3964297Z inactivity timeout='none' 2024-04-03T15:56:50.3965367Z -- Using src='https://pypi.python.org/packages/16/d8/bc6316cf98419719bd59c91742194c111b6f2e85abac88e496adefaf7afe/six-1.11.0.tar.gz' 2024-04-03T15:56:50.4123492Z -- [download 100% complete] 2024-04-03T15:56:50.4273944Z -- [download 7% complete] 2024-04-03T15:56:50.4275236Z -- [download 100% complete] 2024-04-03T15:56:50.4279222Z -- verifying file... 2024-04-03T15:56:50.4280616Z file='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2024-04-03T15:56:50.4282103Z -- Downloading... done 2024-04-03T15:56:50.4413044Z -- extracting... 2024-04-03T15:56:50.4414205Z src='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2024-04-03T15:56:50.4415118Z dst='/var/lib/jenkins/workspace/build/confu-srcs/six' 2024-04-03T15:56:50.4415658Z -- extracting... [tar xfz] 2024-04-03T15:56:50.4470447Z -- extracting... [analysis] 2024-04-03T15:56:50.4471007Z -- extracting... [rename] 2024-04-03T15:56:50.4471959Z -- extracting... [clean up] 2024-04-03T15:56:50.4472341Z -- extracting... done 2024-04-03T15:56:50.4594978Z [ 33%] No update step for 'six' 2024-04-03T15:56:50.4737882Z [ 44%] No patch step for 'six' 2024-04-03T15:56:50.4878832Z [ 55%] No configure step for 'six' 2024-04-03T15:56:50.5050059Z [ 66%] No build step for 'six' 2024-04-03T15:56:50.5218244Z [ 77%] No install step for 'six' 2024-04-03T15:56:50.5386272Z [ 88%] No test step for 'six' 2024-04-03T15:56:50.5556291Z [100%] Completed 'six' 2024-04-03T15:56:50.5810879Z [100%] Built target six 2024-04-03T15:56:51.2791560Z -- Found Python: /opt/conda/bin/python3.12 (found version "3.12.1") found components: Interpreter 2024-04-03T15:56:51.2869188Z -- Failed to find LLVM FileCheck 2024-04-03T15:56:51.2923502Z -- Found Git: /usr/bin/git (found version "2.25.1") 2024-04-03T15:56:51.4314723Z -- git version: v1.6.1 normalized to 1.6.1 2024-04-03T15:56:51.4315598Z -- Version: 1.6.1 2024-04-03T15:56:51.4322340Z -- Looking for shm_open in rt 2024-04-03T15:56:51.5415232Z -- Looking for shm_open in rt - found 2024-04-03T15:56:51.5422884Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2024-04-03T15:56:51.6553576Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2024-04-03T15:56:51.6561840Z -- Performing Test HAVE_CXX_FLAG_WALL 2024-04-03T15:56:51.7647819Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2024-04-03T15:56:51.7655238Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2024-04-03T15:56:51.8749712Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2024-04-03T15:56:51.8757421Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2024-04-03T15:56:51.9893091Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2024-04-03T15:56:51.9900799Z -- Performing Test HAVE_CXX_FLAG_WERROR 2024-04-03T15:56:52.0994551Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2024-04-03T15:56:52.1007181Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2024-04-03T15:56:52.2101532Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2024-04-03T15:56:52.2109061Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2024-04-03T15:56:52.3250994Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2024-04-03T15:56:52.3260012Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2024-04-03T15:56:52.4425120Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2024-04-03T15:56:52.4434685Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2024-04-03T15:56:52.4964369Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed 2024-04-03T15:56:52.4972765Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2024-04-03T15:56:52.6106963Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2024-04-03T15:56:52.6114242Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2024-04-03T15:56:52.7264305Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2024-04-03T15:56:52.7271123Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2024-04-03T15:56:52.8494498Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2024-04-03T15:56:52.8506981Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2024-04-03T15:56:52.9672922Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2024-04-03T15:56:52.9680261Z -- Performing Test HAVE_CXX_FLAG_WD654 2024-04-03T15:56:53.0093369Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2024-04-03T15:56:53.0101329Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2024-04-03T15:56:53.0582251Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed 2024-04-03T15:56:53.0590560Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2024-04-03T15:56:53.2051992Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2024-04-03T15:56:53.2052983Z -- Performing Test HAVE_STD_REGEX 2024-04-03T15:56:53.2053717Z -- Performing Test HAVE_STD_REGEX 2024-04-03T15:56:53.5271743Z -- Performing Test HAVE_STD_REGEX -- success 2024-04-03T15:56:53.5272316Z -- Performing Test HAVE_GNU_POSIX_REGEX 2024-04-03T15:56:53.5272788Z -- Performing Test HAVE_GNU_POSIX_REGEX 2024-04-03T15:56:53.5716863Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2024-04-03T15:56:53.5717493Z -- Performing Test HAVE_POSIX_REGEX 2024-04-03T15:56:53.5717938Z -- Performing Test HAVE_POSIX_REGEX 2024-04-03T15:56:53.7478004Z -- Performing Test HAVE_POSIX_REGEX -- success 2024-04-03T15:56:53.7478827Z -- Performing Test HAVE_STEADY_CLOCK 2024-04-03T15:56:53.7479299Z -- Performing Test HAVE_STEADY_CLOCK 2024-04-03T15:56:53.9194613Z -- Performing Test HAVE_STEADY_CLOCK -- success 2024-04-03T15:56:53.9490934Z -- Performing Test COMPILER_SUPPORTS_AVX512 2024-04-03T15:56:54.0645027Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2024-04-03T15:56:54.0666577Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-04-03T15:56:54.0667866Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2024-04-03T15:56:54.0668850Z does not match the name of the calling package (OpenMP). This can lead to 2024-04-03T15:56:54.0669880Z problems in calling code that expects `find_package` result variables 2024-04-03T15:56:54.0670840Z (e.g., `_FOUND`) to follow a certain pattern. 2024-04-03T15:56:54.0672088Z Call Stack (most recent call first): 2024-04-03T15:56:54.0672765Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-04-03T15:56:54.0673440Z third_party/fbgemm/CMakeLists.txt:136 (find_package) 2024-04-03T15:56:54.0674396Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:56:54.0675184Z  2024-04-03T15:56:54.0675472Z -- Found OpenMP_C: -fopenmp 2024-04-03T15:56:54.0676797Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-04-03T15:56:54.0677964Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2024-04-03T15:56:54.0679012Z does not match the name of the calling package (OpenMP). This can lead to 2024-04-03T15:56:54.0679794Z problems in calling code that expects `find_package` result variables 2024-04-03T15:56:54.0680698Z (e.g., `_FOUND`) to follow a certain pattern. 2024-04-03T15:56:54.0681514Z Call Stack (most recent call first): 2024-04-03T15:56:54.0682408Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-04-03T15:56:54.0683344Z third_party/fbgemm/CMakeLists.txt:136 (find_package) 2024-04-03T15:56:54.0684310Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:56:54.0685057Z  2024-04-03T15:56:54.0685455Z -- Found OpenMP_CXX: -fopenmp 2024-04-03T15:56:54.0686009Z -- Found OpenMP: TRUE 2024-04-03T15:56:54.0686869Z CMake Warning at third_party/fbgemm/CMakeLists.txt:138 (message): 2024-04-03T15:56:54.0687806Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2024-04-03T15:56:54.0688288Z 2024-04-03T15:56:54.0688491Z  2024-04-03T15:56:54.1775275Z CMake Warning at third_party/fbgemm/CMakeLists.txt:232 (message): 2024-04-03T15:56:54.1776175Z ========== 2024-04-03T15:56:54.1776364Z 2024-04-03T15:56:54.1794855Z  2024-04-03T15:56:54.1795666Z CMake Warning at third_party/fbgemm/CMakeLists.txt:233 (message): 2024-04-03T15:56:54.1796263Z CMAKE_BUILD_TYPE = Release 2024-04-03T15:56:54.1796521Z 2024-04-03T15:56:54.1796646Z  2024-04-03T15:56:54.1797120Z CMake Warning at third_party/fbgemm/CMakeLists.txt:234 (message): 2024-04-03T15:56:54.1797710Z CMAKE_CXX_FLAGS_DEBUG is -g 2024-04-03T15:56:54.1797949Z 2024-04-03T15:56:54.1798067Z  2024-04-03T15:56:54.1798538Z CMake Warning at third_party/fbgemm/CMakeLists.txt:235 (message): 2024-04-03T15:56:54.1799439Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2024-04-03T15:56:54.1799739Z 2024-04-03T15:56:54.1799860Z  2024-04-03T15:56:54.1800327Z CMake Warning at third_party/fbgemm/CMakeLists.txt:236 (message): 2024-04-03T15:56:54.1800880Z ========== 2024-04-03T15:56:54.1801036Z 2024-04-03T15:56:54.1801156Z  2024-04-03T15:56:54.1824513Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2024-04-03T15:56:54.3006758Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2024-04-03T15:56:54.3013309Z -- Performing Test __CxxFlag__fno_semantic_interposition 2024-04-03T15:56:54.4190528Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2024-04-03T15:56:54.4197424Z -- Performing Test __CxxFlag__fmerge_all_constants 2024-04-03T15:56:54.5329116Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2024-04-03T15:56:54.5335669Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2024-04-03T15:56:54.6748667Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Success 2024-04-03T15:56:54.6769544Z ** AsmJit Summary ** 2024-04-03T15:56:54.6770891Z  ASMJIT_DIR=/var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit 2024-04-03T15:56:54.6772129Z  ASMJIT_TEST=FALSE 2024-04-03T15:56:54.6772838Z  ASMJIT_TARGET_TYPE=STATIC 2024-04-03T15:56:54.6773616Z  ASMJIT_DEPS=pthread;rt 2024-04-03T15:56:54.6774320Z  ASMJIT_LIBS=asmjit;pthread;rt 2024-04-03T15:56:54.6775156Z  ASMJIT_CFLAGS=-DASMJIT_STATIC 2024-04-03T15:56:54.6777147Z  ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2024-04-03T15:56:54.6779380Z  ASMJIT_PRIVATE_CFLAGS_DBG= 2024-04-03T15:56:54.6780700Z  ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants;-fno-enforce-eh-specs 2024-04-03T15:56:54.6843865Z -- Found Numa: /usr/include 2024-04-03T15:56:54.6844603Z -- Found Numa (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libnuma.so) 2024-04-03T15:56:54.6883035Z -- Using third party subdirectory Eigen. 2024-04-03T15:56:54.7103650Z -- Found PythonInterp: /opt/conda/envs/py_3.10/bin/python (found suitable version "3.10.14", minimum required is "3.0") 2024-04-03T15:56:54.7129765Z -- Found PythonLibs: /opt/conda/envs/py_3.10/lib/libpython3.10.a (found suitable version "3.10.14", minimum required is "3.0") 2024-04-03T15:56:54.7131557Z -- Using third_party/pybind11. 2024-04-03T15:56:54.7132656Z -- pybind11 include dirs: /var/lib/jenkins/workspace/cmake/../third_party/pybind11/include 2024-04-03T15:56:54.9418923Z -- Found MPI_C: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so (found version "3.1") 2024-04-03T15:56:55.4410195Z -- Found MPI_CXX: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so (found version "3.1") 2024-04-03T15:56:55.4411222Z -- Found MPI: TRUE (found version "3.1") 2024-04-03T15:56:55.4415767Z -- MPI support found 2024-04-03T15:56:55.4416235Z -- MPI compile flags: -pthread 2024-04-03T15:56:55.4417145Z -- MPI include path: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/usr/lib/x86_64-linux-gnu/openmpi/include 2024-04-03T15:56:55.4418002Z -- MPI LINK flags path: -pthread 2024-04-03T15:56:55.4418907Z -- MPI libraries: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so 2024-04-03T15:56:55.6608190Z CMake Warning at cmake/Dependencies.cmake:1177 (message): 2024-04-03T15:56:55.6608925Z OpenMPI found, but it is not built with CUDA support. 2024-04-03T15:56:55.6609466Z Call Stack (most recent call first): 2024-04-03T15:56:55.6609886Z CMakeLists.txt:760 (include) 2024-04-03T15:56:55.6610150Z 2024-04-03T15:56:55.6610284Z  2024-04-03T15:56:55.6638768Z -- Adding OpenMP CXX_FLAGS: -fopenmp 2024-04-03T15:56:55.6639870Z -- Will link against OpenMP libraries: /opt/conda/lib/libgomp.so 2024-04-03T15:56:55.6640469Z -- Looking for LLVM in /opt/llvm 2024-04-03T15:56:55.6702400Z -- Found LLVM 9.0.1 2024-04-03T15:56:55.6703134Z -- Using LLVMConfig.cmake in: /opt/llvm/lib/cmake/llvm 2024-04-03T15:56:55.6867825Z CMake Warning at cmake/External/nccl.cmake:70 (message): 2024-04-03T15:56:55.6868738Z Enabling NCCL library slimming 2024-04-03T15:56:55.6869125Z Call Stack (most recent call first): 2024-04-03T15:56:55.6869562Z cmake/Dependencies.cmake:1370 (include) 2024-04-03T15:56:55.6869990Z CMakeLists.txt:760 (include) 2024-04-03T15:56:55.6870232Z 2024-04-03T15:56:55.6870343Z  2024-04-03T15:56:55.6960711Z -- Found CUB: /usr/local/cuda/include 2024-04-03T15:56:55.6962100Z -- Converting CMAKE_CUDA_FLAGS to CUDA_NVCC_FLAGS: 2024-04-03T15:56:55.6965708Z CUDA_NVCC_FLAGS = -DLIBCUDACXX_ENABLE_SIMPLIFIED_COMPLEX_OPERATIONS;-D_GLIBCXX_USE_CXX11_ABI=1;-Xfatbin;-compress-all;-DONNX_NAMESPACE=onnx_torch;-gencode;arch=compute_52,code=sm_52;-Xcudafe;--diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl;--expt-relaxed-constexpr;--expt-extended-lambda 2024-04-03T15:56:55.6968577Z CUDA_NVCC_FLAGS_DEBUG = -g 2024-04-03T15:56:55.6969084Z CUDA_NVCC_FLAGS_RELEASE = -O3;-DNDEBUG 2024-04-03T15:56:55.6969634Z CUDA_NVCC_FLAGS_RELWITHDEBINFO = -O2;-g;-DNDEBUG 2024-04-03T15:56:55.6970199Z CUDA_NVCC_FLAGS_MINSIZEREL = -O1;-DNDEBUG 2024-04-03T15:56:55.7187610Z -- Performing Test UV_LINT_W4 2024-04-03T15:56:55.7587999Z -- Performing Test UV_LINT_W4 - Failed 2024-04-03T15:56:55.7594488Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2024-04-03T15:56:55.7991654Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2024-04-03T15:56:55.7997973Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2024-04-03T15:56:55.8397269Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2024-04-03T15:56:55.8403793Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2024-04-03T15:56:55.8797055Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2024-04-03T15:56:55.8803320Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2024-04-03T15:56:55.9185214Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2024-04-03T15:56:55.9191944Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2024-04-03T15:56:55.9562052Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2024-04-03T15:56:55.9568470Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2024-04-03T15:56:55.9936214Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2024-04-03T15:56:55.9942517Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2024-04-03T15:56:56.0318559Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2024-04-03T15:56:56.0325103Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2024-04-03T15:56:56.0704429Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2024-04-03T15:56:56.0709976Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2024-04-03T15:56:56.1084167Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2024-04-03T15:56:56.1090218Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2024-04-03T15:56:56.1477520Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2024-04-03T15:56:56.1484189Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2024-04-03T15:56:56.1871493Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2024-04-03T15:56:56.1877391Z -- Performing Test UV_LINT_WALL 2024-04-03T15:56:56.3053339Z -- Performing Test UV_LINT_WALL - Success 2024-04-03T15:56:56.3060217Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2024-04-03T15:56:56.4119071Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2024-04-03T15:56:56.4125075Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2024-04-03T15:56:56.5124667Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2024-04-03T15:56:56.5130497Z -- Performing Test UV_LINT_EXTRA 2024-04-03T15:56:56.6128373Z -- Performing Test UV_LINT_EXTRA - Success 2024-04-03T15:56:56.6134350Z -- Performing Test UV_LINT_UTF8_MSVC 2024-04-03T15:56:56.6502010Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2024-04-03T15:56:56.6509185Z -- Performing Test UV_F_STRICT_ALIASING 2024-04-03T15:56:56.7493388Z -- Performing Test UV_F_STRICT_ALIASING - Success 2024-04-03T15:56:56.7524018Z -- summary of build options: 2024-04-03T15:56:56.7524651Z Install prefix: /var/lib/jenkins/workspace/torch 2024-04-03T15:56:56.7525137Z Target system: Linux 2024-04-03T15:56:56.7525461Z Compiler: 2024-04-03T15:56:56.7525769Z C compiler: /opt/cache/bin/cc 2024-04-03T15:56:56.7526170Z CFLAGS: 2024-04-03T15:56:56.7526366Z 2024-04-03T15:56:56.7553746Z -- Found uv: 1.38.1 (found version "1.38.1") 2024-04-03T15:56:56.7679231Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2024-04-03T15:56:56.7680115Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2024-04-03T15:56:56.7680990Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2024-04-03T15:56:56.7681688Z set the policy and suppress this warning. 2024-04-03T15:56:56.7682022Z 2024-04-03T15:56:56.7682332Z For compatibility with older versions of CMake, option is clearing the 2024-04-03T15:56:56.7682980Z normal variable 'BUILD_BENCHMARK'. 2024-04-03T15:56:56.7683605Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:56:56.7684178Z  2024-04-03T15:56:56.7684470Z -- Enabling sccache for CXX 2024-04-03T15:56:56.7684843Z -- Enabling sccache for C 2024-04-03T15:56:56.7685225Z -- Gloo build as SHARED library 2024-04-03T15:56:56.7798525Z -- MPI include path: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/usr/lib/x86_64-linux-gnu/openmpi/include 2024-04-03T15:56:56.7800317Z -- MPI libraries: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so 2024-04-03T15:56:56.7808502Z CMake Warning (dev) at third_party/gloo/cmake/Cuda.cmake:109 (find_package): 2024-04-03T15:56:56.7810214Z Policy CMP0074 is not set: find_package uses _ROOT variables. 2024-04-03T15:56:56.7811845Z Run "cmake --help-policy CMP0074" for policy details. Use the cmake_policy 2024-04-03T15:56:56.7813103Z command to set the policy and suppress this warning. 2024-04-03T15:56:56.7813789Z 2024-04-03T15:56:56.7814089Z CMake variable CUDAToolkit_ROOT is set to: 2024-04-03T15:56:56.7814673Z 2024-04-03T15:56:56.7814853Z /usr/local/cuda 2024-04-03T15:56:56.7815208Z 2024-04-03T15:56:56.7815567Z For compatibility, CMake is ignoring the variable. 2024-04-03T15:56:56.7816444Z Call Stack (most recent call first): 2024-04-03T15:56:56.7817312Z third_party/gloo/cmake/Dependencies.cmake:115 (include) 2024-04-03T15:56:56.7818310Z third_party/gloo/CMakeLists.txt:111 (include) 2024-04-03T15:56:56.7819494Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:56:56.7820528Z  2024-04-03T15:56:56.7831263Z -- Found CUDAToolkit: /usr/local/cuda/include (found suitable version "11.8.89", minimum required is "7.0") 2024-04-03T15:56:56.7959321Z -- CUDA detected: 11.8.89 2024-04-03T15:56:56.8105778Z CMake Warning at cmake/Dependencies.cmake:1514 (message): 2024-04-03T15:56:56.8106747Z Metal is only used in ios builds. 2024-04-03T15:56:56.8107466Z Call Stack (most recent call first): 2024-04-03T15:56:56.8108171Z CMakeLists.txt:760 (include) 2024-04-03T15:56:56.8108669Z 2024-04-03T15:56:56.8108864Z  2024-04-03T15:56:56.8393567Z -- Found PythonInterp: /opt/conda/envs/py_3.10/bin/python (found version "3.10.14") 2024-04-03T15:56:56.8395828Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2024-04-03T15:56:56.8400514Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2024-04-03T15:56:56.8403100Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2024-04-03T15:56:56.9526696Z -- 2024-04-03T15:56:56.9527307Z -- ******** Summary ******** 2024-04-03T15:56:56.9528003Z -- CMake version : 3.26.4 2024-04-03T15:56:56.9528653Z -- CMake command : /opt/conda/envs/py_3.10/bin/cmake 2024-04-03T15:56:56.9529268Z -- System : Linux 2024-04-03T15:56:56.9529819Z -- C++ compiler : /opt/cache/bin/c++ 2024-04-03T15:56:56.9530747Z -- C++ compiler version : 9.4.0 2024-04-03T15:56:56.9531749Z -- CXX flags : -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -Wnon-virtual-dtor 2024-04-03T15:56:56.9532620Z -- Build type : Release 2024-04-03T15:56:56.9533430Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2024-04-03T15:56:56.9534686Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda;/usr/local/cuda;/usr/local/cuda 2024-04-03T15:56:56.9535740Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2024-04-03T15:56:56.9536921Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2024-04-03T15:56:56.9537811Z -- 2024-04-03T15:56:56.9538155Z -- ONNX version : 1.15.0rc2 2024-04-03T15:56:56.9538692Z -- ONNX NAMESPACE : onnx_torch 2024-04-03T15:56:56.9539199Z -- ONNX_USE_LITE_PROTO : OFF 2024-04-03T15:56:56.9539706Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2024-04-03T15:56:56.9540200Z -- Protobuf_USE_STATIC_LIBS : ON 2024-04-03T15:56:56.9540917Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2024-04-03T15:56:56.9541424Z -- ONNX_DISABLE_STATIC_REGISTRATION : OFF 2024-04-03T15:56:56.9541920Z -- ONNX_WERROR : OFF 2024-04-03T15:56:56.9542388Z -- ONNX_BUILD_TESTS : OFF 2024-04-03T15:56:56.9543004Z -- ONNX_BUILD_BENCHMARKS : OFF 2024-04-03T15:56:56.9543489Z -- ONNX_BUILD_SHARED_LIBS : 2024-04-03T15:56:56.9544071Z -- BUILD_SHARED_LIBS : OFF 2024-04-03T15:56:56.9544484Z -- 2024-04-03T15:56:56.9546412Z -- Protobuf compiler : 2024-04-03T15:56:56.9547273Z -- Protobuf includes : 2024-04-03T15:56:56.9547745Z -- Protobuf libraries : 2024-04-03T15:56:56.9548223Z -- BUILD_ONNX_PYTHON : OFF 2024-04-03T15:56:56.9567128Z -- 2024-04-03T15:56:56.9567546Z -- ******** Summary ******** 2024-04-03T15:56:56.9568076Z -- CMake version : 3.26.4 2024-04-03T15:56:56.9568932Z -- CMake command : /opt/conda/envs/py_3.10/bin/cmake 2024-04-03T15:56:56.9569917Z -- System : Linux 2024-04-03T15:56:56.9570373Z -- C++ compiler : /opt/cache/bin/c++ 2024-04-03T15:56:56.9570854Z -- C++ compiler version : 9.4.0 2024-04-03T15:56:56.9571853Z -- CXX flags : -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -Wnon-virtual-dtor 2024-04-03T15:56:56.9572831Z -- Build type : Release 2024-04-03T15:56:56.9573477Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2024-04-03T15:56:56.9574606Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda;/usr/local/cuda;/usr/local/cuda 2024-04-03T15:56:56.9575599Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2024-04-03T15:56:56.9576705Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2024-04-03T15:56:56.9577604Z -- 2024-04-03T15:56:56.9577887Z -- ONNX version : 1.4.1 2024-04-03T15:56:56.9578321Z -- ONNX NAMESPACE : onnx_torch 2024-04-03T15:56:56.9578766Z -- ONNX_BUILD_TESTS : OFF 2024-04-03T15:56:56.9579164Z -- ONNX_BUILD_BENCHMARKS : OFF 2024-04-03T15:56:56.9579579Z -- ONNX_USE_LITE_PROTO : OFF 2024-04-03T15:56:56.9579984Z -- ONNXIFI_DUMMY_BACKEND : 2024-04-03T15:56:56.9580319Z -- 2024-04-03T15:56:56.9580611Z -- Protobuf compiler : 2024-04-03T15:56:56.9581010Z -- Protobuf includes : 2024-04-03T15:56:56.9581390Z -- Protobuf libraries : 2024-04-03T15:56:56.9581785Z -- BUILD_ONNX_PYTHON : OFF 2024-04-03T15:56:56.9582398Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2024-04-03T15:56:56.9583013Z -- Adding -DNDEBUG to compile flags 2024-04-03T15:56:56.9601158Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2024-04-03T15:56:57.0036605Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2024-04-03T15:56:57.0037222Z -- Compiling with MAGMA support 2024-04-03T15:56:57.0037809Z -- MAGMA INCLUDE DIRECTORIES: /opt/conda/envs/py_3.10/include 2024-04-03T15:56:57.0038488Z -- MAGMA LIBRARIES: /opt/conda/envs/py_3.10/lib/libmagma.a 2024-04-03T15:56:57.0039196Z -- MAGMA V2 check: 0 2024-04-03T15:56:57.0291948Z -- Could not find hardware support for NEON on this machine. 2024-04-03T15:56:57.0292556Z -- No OMAP3 processor on this machine. 2024-04-03T15:56:57.0293047Z -- No OMAP4 processor on this machine. 2024-04-03T15:56:57.0313717Z -- Found a library with LAPACK API (mkl). 2024-04-03T15:56:57.0314454Z disabling ROCM because NOT USE_ROCM is set 2024-04-03T15:56:57.0315149Z -- MIOpen not found. Compiling without MIOpen support 2024-04-03T15:56:57.0331879Z -- Will build oneDNN Graph 2024-04-03T15:56:57.0347409Z -- MKLDNN_CPU_RUNTIME = OMP 2024-04-03T15:56:57.0380080Z -- DNNL_TARGET_ARCH: X64 2024-04-03T15:56:57.0428076Z -- DNNL_LIBRARY_NAME: dnnl 2024-04-03T15:56:57.0505094Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-04-03T15:56:57.0506667Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2024-04-03T15:56:57.0507496Z does not match the name of the calling package (OpenMP). This can lead to 2024-04-03T15:56:57.0508270Z problems in calling code that expects `find_package` result variables 2024-04-03T15:56:57.0509392Z (e.g., `_FOUND`) to follow a certain pattern. 2024-04-03T15:56:57.0509935Z Call Stack (most recent call first): 2024-04-03T15:56:57.0510938Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-04-03T15:56:57.0512148Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:55 (find_package) 2024-04-03T15:56:57.0513171Z third_party/ideep/mkl-dnn/CMakeLists.txt:119 (include) 2024-04-03T15:56:57.0513897Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:56:57.0514450Z  2024-04-03T15:56:57.0514743Z -- Found OpenMP_C: -fopenmp 2024-04-03T15:56:57.0515762Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-04-03T15:56:57.0517031Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2024-04-03T15:56:57.0517853Z does not match the name of the calling package (OpenMP). This can lead to 2024-04-03T15:56:57.0518828Z problems in calling code that expects `find_package` result variables 2024-04-03T15:56:57.0519456Z (e.g., `_FOUND`) to follow a certain pattern. 2024-04-03T15:56:57.0519919Z Call Stack (most recent call first): 2024-04-03T15:56:57.0520517Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-04-03T15:56:57.0521308Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:55 (find_package) 2024-04-03T15:56:57.0521998Z third_party/ideep/mkl-dnn/CMakeLists.txt:119 (include) 2024-04-03T15:56:57.0522720Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-04-03T15:56:57.0523286Z  2024-04-03T15:56:57.0523576Z -- Found OpenMP_CXX: -fopenmp 2024-04-03T15:56:57.0650899Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2024-04-03T15:56:57.0851505Z -- Found PythonInterp: /opt/conda/envs/py_3.10/bin/python (found suitable version "3.10.14", minimum required is "2.7") 2024-04-03T15:56:57.0879025Z -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) 2024-04-03T15:56:57.1178330Z -- Enabled workload: TRAINING 2024-04-03T15:56:57.1178805Z -- Enabled primitives: ALL 2024-04-03T15:56:57.1179198Z -- Enabled primitive CPU ISA: ALL 2024-04-03T15:56:57.1179631Z -- Enabled primitive GPU ISA: ALL 2024-04-03T15:56:57.1180055Z -- Enabled GeMM kernels ISA: ALL 2024-04-03T15:56:57.1244985Z -- Primitive cache is enabled 2024-04-03T15:56:57.1406333Z -- Graph component is enabled 2024-04-03T15:56:57.1511572Z -- Graph compiler backend is disabled. 2024-04-03T15:56:57.1587989Z -- Found MKL-DNN: TRUE 2024-04-03T15:56:57.1592382Z -- Looking for clock_gettime in rt 2024-04-03T15:56:57.2658621Z -- Looking for clock_gettime in rt - found 2024-04-03T15:56:57.2659157Z -- Looking for mmap 2024-04-03T15:56:57.3738442Z -- Looking for mmap - found 2024-04-03T15:56:57.3738925Z -- Looking for shm_open 2024-04-03T15:56:57.4857591Z -- Looking for shm_open - found 2024-04-03T15:56:57.4858088Z -- Looking for shm_unlink 2024-04-03T15:56:57.6021992Z -- Looking for shm_unlink - found 2024-04-03T15:56:57.6022591Z -- Looking for malloc_usable_size 2024-04-03T15:56:57.7485769Z -- Looking for malloc_usable_size - found 2024-04-03T15:56:57.7497025Z --  2024-04-03T15:56:57.7574270Z -- check z16 2024-04-03T15:56:57.7575029Z -- Performing Test COMPILE_OUT_z16 2024-04-03T15:56:57.7985930Z -- Performing Test COMPILE_OUT_z16 - Failed 2024-04-03T15:56:57.7986521Z -- check z15 2024-04-03T15:56:57.7986906Z -- Performing Test COMPILE_OUT_z15 2024-04-03T15:56:57.8389051Z -- Performing Test COMPILE_OUT_z15 - Failed 2024-04-03T15:56:57.8389581Z -- check z14 2024-04-03T15:56:57.8389967Z -- Performing Test COMPILE_OUT_z14 2024-04-03T15:56:57.8793638Z -- Performing Test COMPILE_OUT_z14 - Failed 2024-04-03T15:56:57.8794190Z --  2024-04-03T15:56:57.8863392Z -- Version: 10.2.1 2024-04-03T15:56:57.8863742Z -- Build type: Release 2024-04-03T15:56:57.8903923Z -- Using Kineto with CUPTI support 2024-04-03T15:56:57.8904644Z -- Configuring Kineto dependency: 2024-04-03T15:56:57.8905533Z -- KINETO_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto 2024-04-03T15:56:57.8906263Z -- KINETO_BUILD_TESTS = OFF 2024-04-03T15:56:57.8906734Z -- KINETO_LIBRARY_TYPE = static 2024-04-03T15:56:57.8907516Z -- CUDA_SOURCE_DIR = /usr/local/cuda 2024-04-03T15:56:57.8908095Z -- CUDA_INCLUDE_DIRS = /usr/local/cuda/include 2024-04-03T15:56:57.8908700Z -- CUPTI_INCLUDE_DIR = /usr/local/cuda/include 2024-04-03T15:56:57.8909306Z -- CUDA_cupti_LIBRARY = /usr/local/cuda/lib64/libcupti.so 2024-04-03T15:56:57.8909817Z -- Found CUPTI 2024-04-03T15:56:57.9135664Z -- Found PythonInterp: /opt/conda/envs/py_3.10/bin/python (found version "3.10.14") 2024-04-03T15:56:57.9136896Z INFO ROCM_SOURCE_DIR =  2024-04-03T15:56:57.9684870Z -- Kineto: FMT_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/fmt 2024-04-03T15:56:57.9685769Z -- Kineto: FMT_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/fmt/include 2024-04-03T15:56:57.9686525Z INFO CUPTI_INCLUDE_DIR = /usr/local/cuda/include 2024-04-03T15:56:57.9687179Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2024-04-03T15:56:57.9688152Z INFO DYNOLOG_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/ 2024-04-03T15:56:57.9689592Z INFO IPCFABRIC_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog//dynolog/src/ipcfabric/ 2024-04-03T15:56:57.9705997Z -- Configured Kineto 2024-04-03T15:56:57.9728794Z -- GCC 9.4.0: Adding gcc and gcc_s libs to link line 2024-04-03T15:56:57.9743632Z -- Performing Test HAS_WERROR_RETURN_TYPE 2024-04-03T15:56:58.0916179Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2024-04-03T15:56:58.0923757Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2024-04-03T15:56:58.2114483Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2024-04-03T15:56:58.2121914Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT 2024-04-03T15:56:58.2570729Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT - Failed 2024-04-03T15:56:58.2577958Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT 2024-04-03T15:56:58.3034879Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT - Failed 2024-04-03T15:56:58.3042484Z -- Performing Test HAS_WERROR_BOOL_OPERATION 2024-04-03T15:56:58.4470383Z -- Performing Test HAS_WERROR_BOOL_OPERATION - Success 2024-04-03T15:56:58.4476970Z -- Performing Test HAS_WNARROWING 2024-04-03T15:56:58.5649722Z -- Performing Test HAS_WNARROWING - Success 2024-04-03T15:56:58.5657328Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2024-04-03T15:56:58.6799525Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2024-04-03T15:56:58.6806560Z -- Performing Test HAS_WNO_TYPE_LIMITS 2024-04-03T15:56:58.8122574Z -- Performing Test HAS_WNO_TYPE_LIMITS - Success 2024-04-03T15:56:58.8129197Z -- Performing Test HAS_WNO_ARRAY_BOUNDS 2024-04-03T15:56:58.9365771Z -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success 2024-04-03T15:56:58.9372341Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2024-04-03T15:56:59.0546214Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2024-04-03T15:56:59.0552954Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2024-04-03T15:56:59.1922196Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2024-04-03T15:56:59.1928481Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2024-04-03T15:56:59.3108146Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2024-04-03T15:56:59.3115400Z -- Performing Test HAS_WNO_UNUSED_RESULT 2024-04-03T15:56:59.4283377Z -- Performing Test HAS_WNO_UNUSED_RESULT - Success 2024-04-03T15:56:59.4290392Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2024-04-03T15:56:59.5441774Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2024-04-03T15:56:59.5449009Z -- Performing Test HAS_WNO_STRICT_ALIASING 2024-04-03T15:56:59.6593442Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2024-04-03T15:56:59.6600750Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2024-04-03T15:56:59.7772658Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success 2024-04-03T15:56:59.7779473Z -- Performing Test HAS_WVLA_EXTENSION 2024-04-03T15:56:59.8217456Z -- Performing Test HAS_WVLA_EXTENSION - Failed 2024-04-03T15:56:59.8224850Z -- Performing Test HAS_WSUGGEST_OVERRIDE 2024-04-03T15:56:59.9612922Z -- Performing Test HAS_WSUGGEST_OVERRIDE - Success 2024-04-03T15:56:59.9620414Z -- Performing Test HAS_WNEWLINE_EOF 2024-04-03T15:57:00.0057277Z -- Performing Test HAS_WNEWLINE_EOF - Failed 2024-04-03T15:57:00.0064274Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE 2024-04-03T15:57:00.0543324Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE - Failed 2024-04-03T15:57:00.0550352Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE 2024-04-03T15:57:00.0997500Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE - Failed 2024-04-03T15:57:00.1004386Z -- Performing Test HAS_WNO_ERROR_PEDANTIC 2024-04-03T15:57:00.2152794Z -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success 2024-04-03T15:57:00.2160470Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2024-04-03T15:57:00.3336687Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2024-04-03T15:57:00.3344495Z -- Performing Test HAS_WNO_ERROR_INCONSISTENT_MISSING_OVERRIDE 2024-04-03T15:57:00.3774452Z -- Performing Test HAS_WNO_ERROR_INCONSISTENT_MISSING_OVERRIDE - Failed 2024-04-03T15:57:00.3781167Z -- Performing Test HAS_WNO_ERROR_INCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE 2024-04-03T15:57:00.4242233Z -- Performing Test HAS_WNO_ERROR_INCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE - Failed 2024-04-03T15:57:00.4250075Z -- Performing Test HAS_WCONSTANT_CONVERSION 2024-04-03T15:57:00.4709137Z -- Performing Test HAS_WCONSTANT_CONVERSION - Failed 2024-04-03T15:57:00.4717204Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION 2024-04-03T15:57:00.5212166Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION - Failed 2024-04-03T15:57:00.5220185Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE 2024-04-03T15:57:00.5718332Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE - Failed 2024-04-03T15:57:00.5726249Z -- Performing Test HAS_WNO_MISSING_BRACES 2024-04-03T15:57:00.6884946Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2024-04-03T15:57:00.6892579Z -- Performing Test HAS_QUNUSED_ARGUMENTS 2024-04-03T15:57:00.7372573Z -- Performing Test HAS_QUNUSED_ARGUMENTS - Failed 2024-04-03T15:57:00.7380819Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2024-04-03T15:57:00.9143566Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2024-04-03T15:57:00.9150411Z -- Performing Test HAS_FALIGNED_NEW 2024-04-03T15:57:01.0340269Z -- Performing Test HAS_FALIGNED_NEW - Success 2024-04-03T15:57:01.0347108Z -- Performing Test HAS_WERROR 2024-04-03T15:57:01.1509877Z -- Performing Test HAS_WERROR - Success 2024-04-03T15:57:01.1517046Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2024-04-03T15:57:01.2685823Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Success 2024-04-03T15:57:01.2692729Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2024-04-03T15:57:01.3881452Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Success 2024-04-03T15:57:01.3888919Z -- Performing Test HAS_FSTANDALONE_DEBUG 2024-04-03T15:57:01.4366233Z -- Performing Test HAS_FSTANDALONE_DEBUG - Failed 2024-04-03T15:57:01.4373758Z -- Performing Test HAS_FNO_MATH_ERRNO 2024-04-03T15:57:01.5516118Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2024-04-03T15:57:01.5523731Z -- Performing Test HAS_FNO_TRAPPING_MATH 2024-04-03T15:57:01.6691368Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2024-04-03T15:57:01.6698030Z -- Performing Test HAS_WERROR_FORMAT 2024-04-03T15:57:01.8163222Z -- Performing Test HAS_WERROR_FORMAT - Success 2024-04-03T15:57:01.8217763Z -- Performing Test HAS_WDEPRECATED 2024-04-03T15:57:01.9376748Z -- Performing Test HAS_WDEPRECATED - Success 2024-04-03T15:57:01.9377293Z -- NUMA paths: 2024-04-03T15:57:01.9377582Z -- /usr/include 2024-04-03T15:57:01.9377941Z -- /usr/lib/x86_64-linux-gnu/libnuma.so 2024-04-03T15:57:01.9396729Z -- Looking for backtrace 2024-04-03T15:57:02.0416970Z -- Looking for backtrace - found 2024-04-03T15:57:02.0417991Z -- backtrace facility detected in default set of libraries 2024-04-03T15:57:02.0420906Z -- Found Backtrace: /usr/include 2024-04-03T15:57:04.9309714Z -- headers outputs: 2024-04-03T15:57:11.0925620Z -- sources outputs: 2024-04-03T15:57:12.3017919Z -- declarations_yaml outputs: 2024-04-03T15:57:12.3074652Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2024-04-03T15:57:12.4265449Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success 2024-04-03T15:57:12.4724508Z -- Using ATen parallel backend: OMP 2024-04-03T15:57:12.7091398Z -- Found OpenSSL: /opt/conda/lib/libcrypto.so (found version "3.0.13") 2024-04-03T15:57:12.7126132Z -- Check size of long double 2024-04-03T15:57:12.8262280Z -- Check size of long double - done 2024-04-03T15:57:12.8262980Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2024-04-03T15:57:12.9514453Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2024-04-03T15:57:12.9515125Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2024-04-03T15:57:13.1277673Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2024-04-03T15:57:13.1278319Z -- Performing Test COMPILER_SUPPORTS_SSE2 2024-04-03T15:57:13.2830379Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2024-04-03T15:57:13.2830997Z -- Performing Test COMPILER_SUPPORTS_SSE4 2024-04-03T15:57:13.4337064Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2024-04-03T15:57:13.4337756Z -- Performing Test COMPILER_SUPPORTS_AVX 2024-04-03T15:57:13.5910615Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2024-04-03T15:57:13.5911219Z -- Performing Test COMPILER_SUPPORTS_FMA4 2024-04-03T15:57:13.7767766Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2024-04-03T15:57:13.7768410Z -- Performing Test COMPILER_SUPPORTS_AVX2 2024-04-03T15:57:13.9241193Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2024-04-03T15:57:13.9241836Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2024-04-03T15:57:14.1058786Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2024-04-03T15:57:14.1085532Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2024-04-03T15:57:14.1089296Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2024-04-03T15:57:14.1092603Z -- Found OpenMP: TRUE (found version "4.5") 2024-04-03T15:57:14.1094594Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2024-04-03T15:57:14.2200904Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2024-04-03T15:57:14.2201961Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD 2024-04-03T15:57:14.3277621Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD - Success 2024-04-03T15:57:14.3278282Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2024-04-03T15:57:14.4335638Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2024-04-03T15:57:14.4336349Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2024-04-03T15:57:14.5377839Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success 2024-04-03T15:57:14.5378528Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2024-04-03T15:57:14.6677180Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2024-04-03T15:57:14.6917560Z -- Configuring build for SLEEF-v3.6.0 2024-04-03T15:57:14.6918920Z  Target system: Linux-4.14.336-257.562.amzn2.x86_64 2024-04-03T15:57:14.6919493Z  Target processor: x86_64 2024-04-03T15:57:14.6920097Z  Host system: Linux-4.14.336-257.562.amzn2.x86_64 2024-04-03T15:57:14.6920636Z  Host processor: x86_64 2024-04-03T15:57:14.6921136Z  Detected C compiler: GNU @ /opt/cache/bin/cc 2024-04-03T15:57:14.6921644Z  CMake: 3.26.4 2024-04-03T15:57:14.6922034Z  Make program: /usr/bin/make 2024-04-03T15:57:14.6923255Z -- 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-04-03T15:57:14.6924635Z -- Building shared libs : OFF 2024-04-03T15:57:14.6925051Z -- Building static test bins: OFF 2024-04-03T15:57:14.6925457Z -- MPFR : LIB_MPFR-NOTFOUND 2024-04-03T15:57:14.6925840Z -- GMP : LIBGMP-NOTFOUND 2024-04-03T15:57:14.6926250Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2024-04-03T15:57:14.6926799Z -- FFTW3 : LIBFFTW3-NOTFOUND 2024-04-03T15:57:14.6927176Z -- OPENSSL : 3.0.13 2024-04-03T15:57:14.6927520Z -- SDE : SDE_COMMAND-NOTFOUND 2024-04-03T15:57:14.6927914Z -- COMPILER_SUPPORTS_OPENMP : 1 2024-04-03T15:57:14.7015490Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2024-04-03T15:57:14.7016395Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h 2024-04-03T15:57:14.7017617Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/aten_interned_strings.h 2024-04-03T15:57:14.7018789Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/enum_tag.h 2024-04-03T15:57:14.9775380Z -- Performing Test HAS_WNO_DEPRECATED_COPY 2024-04-03T15:57:15.0969149Z -- Performing Test HAS_WNO_DEPRECATED_COPY - Success 2024-04-03T15:57:15.1019290Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD 2024-04-03T15:57:15.1520872Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD - Failed 2024-04-03T15:57:15.1525303Z -- Generating sources for unboxing kernels /opt/conda/envs/py_3.10/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-04-03T15:57:15.1669738Z -- Performing Test HAS_WNO_UNUSED_VARIABLE 2024-04-03T15:57:15.2827501Z -- Performing Test HAS_WNO_UNUSED_VARIABLE - Success 2024-04-03T15:57:15.2839231Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2024-04-03T15:57:15.4086521Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Success 2024-04-03T15:57:15.4131145Z -- _GLIBCXX_USE_CXX11_ABI=1 is already defined as a cmake variable 2024-04-03T15:57:15.5449498Z -- Using lib/python3.10/site-packages as python relative installation path 2024-04-03T15:57:15.5887388Z CMake Warning at CMakeLists.txt:1154 (message): 2024-04-03T15:57:15.5888330Z Generated cmake files are only fully tested if one builds with system glog, 2024-04-03T15:57:15.5889154Z gflags, and protobuf. Other settings may generate files that are not well 2024-04-03T15:57:15.5889750Z tested. 2024-04-03T15:57:15.5889895Z 2024-04-03T15:57:15.5890021Z  2024-04-03T15:57:15.5907191Z -- 2024-04-03T15:57:15.5907938Z -- ******** Summary ******** 2024-04-03T15:57:15.5908820Z -- General: 2024-04-03T15:57:15.5909450Z -- CMake version : 3.26.4 2024-04-03T15:57:15.5910384Z -- CMake command : /opt/conda/envs/py_3.10/bin/cmake 2024-04-03T15:57:15.5911117Z -- System : Linux 2024-04-03T15:57:15.5911848Z -- C++ compiler : /opt/cache/bin/c++ 2024-04-03T15:57:15.5912605Z -- C++ compiler id : GNU 2024-04-03T15:57:15.5913291Z -- C++ compiler version : 9.4.0 2024-04-03T15:57:15.5913971Z -- Using ccache if found : ON 2024-04-03T15:57:15.5914799Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2024-04-03T15:57:15.5922847Z -- CXX flags : -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -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-04-03T15:57:15.5928754Z -- Build type : Release 2024-04-03T15:57:15.5930618Z -- 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-04-03T15:57:15.5932876Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda;/usr/local/cuda;/usr/local/cuda 2024-04-03T15:57:15.5933880Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2024-04-03T15:57:15.5934557Z -- USE_GOLD_LINKER : OFF 2024-04-03T15:57:15.5934987Z -- 2024-04-03T15:57:15.5935473Z -- TORCH_VERSION : 2.4.0 2024-04-03T15:57:15.5936270Z -- BUILD_CAFFE2 : OFF 2024-04-03T15:57:15.5936682Z -- BUILD_CAFFE2_OPS : OFF 2024-04-03T15:57:15.5937129Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2024-04-03T15:57:15.5937582Z -- BUILD_BINARY : OFF 2024-04-03T15:57:15.5937990Z -- BUILD_CUSTOM_PROTOBUF : ON 2024-04-03T15:57:15.5938705Z -- Link local protobuf : ON 2024-04-03T15:57:15.5939247Z -- BUILD_DOCS : OFF 2024-04-03T15:57:15.5939648Z -- BUILD_PYTHON : True 2024-04-03T15:57:15.5940067Z -- Python version : 3.10.14 2024-04-03T15:57:15.5940608Z -- Python executable : /opt/conda/envs/py_3.10/bin/python 2024-04-03T15:57:15.5941169Z -- Pythonlibs version : 3.10.14 2024-04-03T15:57:15.5941766Z -- Python library : /opt/conda/envs/py_3.10/lib/libpython3.10.a 2024-04-03T15:57:15.5942507Z -- Python includes : /opt/conda/envs/py_3.10/include/python3.10 2024-04-03T15:57:15.5943192Z -- Python site-packages: lib/python3.10/site-packages 2024-04-03T15:57:15.5943717Z -- BUILD_SHARED_LIBS : ON 2024-04-03T15:57:15.5944158Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2024-04-03T15:57:15.5944625Z -- BUILD_TEST : True 2024-04-03T15:57:15.5945031Z -- BUILD_JNI : OFF 2024-04-03T15:57:15.5945422Z -- BUILD_MOBILE_AUTOGRAD : OFF 2024-04-03T15:57:15.5945834Z -- BUILD_LITE_INTERPRETER: OFF 2024-04-03T15:57:15.5946242Z -- INTERN_BUILD_MOBILE : 2024-04-03T15:57:15.5946621Z -- TRACING_BASED : OFF 2024-04-03T15:57:15.5947018Z -- USE_BLAS : 1 2024-04-03T15:57:15.5947402Z -- BLAS : mkl 2024-04-03T15:57:15.5947778Z -- BLAS_HAS_SBGEMM : 2024-04-03T15:57:15.5948162Z -- USE_LAPACK : 1 2024-04-03T15:57:15.5948647Z -- LAPACK : mkl 2024-04-03T15:57:15.5949034Z -- USE_ASAN : OFF 2024-04-03T15:57:15.5949426Z -- USE_TSAN : OFF 2024-04-03T15:57:15.5949828Z -- USE_CPP_CODE_COVERAGE : OFF 2024-04-03T15:57:15.5950215Z -- USE_CUDA : ON 2024-04-03T15:57:15.5950614Z -- Split CUDA : 2024-04-03T15:57:15.5951009Z -- CUDA static link : OFF 2024-04-03T15:57:15.5951401Z -- USE_CUDNN : ON 2024-04-03T15:57:15.5951830Z -- USE_EXPERIMENTAL_CUDNN_V8_API: 2024-04-03T15:57:15.5952282Z -- USE_CUSPARSELT : ON 2024-04-03T15:57:15.5952681Z -- CUDA version : 11.8 2024-04-03T15:57:15.5953095Z -- USE_FLASH_ATTENTION : ON 2024-04-03T15:57:15.5953507Z -- USE_MEM_EFF_ATTENTION : ON 2024-04-03T15:57:15.5953912Z -- cuDNN version : 8.7.0 2024-04-03T15:57:15.5954343Z -- cuSPARSELt version : 0.4.0 2024-04-03T15:57:15.5954806Z -- CUDA root directory : /usr/local/cuda 2024-04-03T15:57:15.5955401Z -- CUDA library : /usr/local/cuda/lib64/stubs/libcuda.so 2024-04-03T15:57:15.5956206Z -- cudart library : /usr/local/cuda/lib64/libcudart.so 2024-04-03T15:57:15.5956867Z -- cublas library : /usr/local/cuda/lib64/libcublas.so 2024-04-03T15:57:15.5957521Z -- cufft library : /usr/local/cuda/lib64/libcufft.so 2024-04-03T15:57:15.5958161Z -- curand library : /usr/local/cuda/lib64/libcurand.so 2024-04-03T15:57:15.5959123Z -- cusparse library : /usr/local/cuda/lib64/libcusparse.so 2024-04-03T15:57:15.5959802Z -- cuDNN library : /usr/local/cuda/lib64/libcudnn.so 2024-04-03T15:57:15.5960473Z -- cuSPARSELt library : /usr/local/cuda/lib64/libcusparseLt.so 2024-04-03T15:57:15.5961147Z -- nvrtc : /usr/local/cuda/lib64/libnvrtc.so 2024-04-03T15:57:15.5961734Z -- CUDA include path : /usr/local/cuda/include 2024-04-03T15:57:15.5962286Z -- NVCC executable : /usr/local/cuda/bin/nvcc 2024-04-03T15:57:15.5962850Z -- CUDA compiler : /usr/local/cuda/bin/nvcc 2024-04-03T15:57:15.5967510Z -- CUDA flags : -DLIBCUDACXX_ENABLE_SIMPLIFIED_COMPLEX_OPERATIONS -D_GLIBCXX_USE_CXX11_ABI=1 -Xfatbin -compress-all -DONNX_NAMESPACE=onnx_torch -gencode arch=compute_52,code=sm_52 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Xfatbin -compress-all -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2024-04-03T15:57:15.5971618Z -- CUDA host compiler : 2024-04-03T15:57:15.5972022Z -- CUDA --device-c : OFF 2024-04-03T15:57:15.5972463Z -- USE_TENSORRT : OFF 2024-04-03T15:57:15.5972972Z -- USE_XPU : OFF 2024-04-03T15:57:15.5973644Z -- USE_ROCM : OFF 2024-04-03T15:57:15.5974261Z -- BUILD_NVFUSER : 2024-04-03T15:57:15.5974647Z -- USE_EIGEN_FOR_BLAS : 2024-04-03T15:57:15.5975033Z -- USE_FBGEMM : ON 2024-04-03T15:57:15.5975423Z -- USE_FAKELOWP : OFF 2024-04-03T15:57:15.5975832Z -- USE_KINETO : ON 2024-04-03T15:57:15.5976229Z -- USE_FFMPEG : OFF 2024-04-03T15:57:15.5976610Z -- USE_GFLAGS : OFF 2024-04-03T15:57:15.5977000Z -- USE_GLOG : OFF 2024-04-03T15:57:15.5977392Z -- USE_LEVELDB : OFF 2024-04-03T15:57:15.5977777Z -- USE_LITE_PROTO : OFF 2024-04-03T15:57:15.5978168Z -- USE_LMDB : OFF 2024-04-03T15:57:15.5978554Z -- USE_METAL : OFF 2024-04-03T15:57:15.5978937Z -- USE_PYTORCH_METAL : OFF 2024-04-03T15:57:15.5979366Z -- USE_PYTORCH_METAL_EXPORT : OFF 2024-04-03T15:57:15.5979806Z -- USE_MPS : OFF 2024-04-03T15:57:15.5980184Z -- USE_MKL : ON 2024-04-03T15:57:15.5980572Z -- USE_MKLDNN : ON 2024-04-03T15:57:15.5980964Z -- USE_MKLDNN_ACL : OFF 2024-04-03T15:57:15.5981350Z -- USE_MKLDNN_CBLAS : OFF 2024-04-03T15:57:15.5981745Z -- USE_UCC : 1 2024-04-03T15:57:15.5982130Z -- USE_SYSTEM_UCC : 1 2024-04-03T15:57:15.5982508Z -- USE_ITT : ON 2024-04-03T15:57:15.5982902Z -- USE_NCCL : ON 2024-04-03T15:57:15.5983293Z -- USE_SYSTEM_NCCL : OFF 2024-04-03T15:57:15.5983675Z -- USE_NNPACK : ON 2024-04-03T15:57:15.5984065Z -- USE_NUMPY : ON 2024-04-03T15:57:15.5984460Z -- USE_OBSERVERS : ON 2024-04-03T15:57:15.5984842Z -- USE_OPENCL : OFF 2024-04-03T15:57:15.5985235Z -- USE_OPENCV : OFF 2024-04-03T15:57:15.5985629Z -- USE_OPENMP : ON 2024-04-03T15:57:15.5986003Z -- USE_TBB : OFF 2024-04-03T15:57:15.5986395Z -- USE_MIMALLOC : OFF 2024-04-03T15:57:15.5986925Z -- USE_VULKAN : OFF 2024-04-03T15:57:15.5987305Z -- USE_PROF : OFF 2024-04-03T15:57:15.5987700Z -- USE_QNNPACK : ON 2024-04-03T15:57:15.5988106Z -- USE_PYTORCH_QNNPACK : ON 2024-04-03T15:57:15.5988614Z -- USE_XNNPACK : ON 2024-04-03T15:57:15.5989008Z -- USE_REDIS : OFF 2024-04-03T15:57:15.5989482Z -- USE_ROCKSDB : OFF 2024-04-03T15:57:15.5989869Z -- USE_ZMQ : OFF 2024-04-03T15:57:15.5990263Z -- USE_DISTRIBUTED : ON 2024-04-03T15:57:15.5990662Z -- USE_MPI : ON 2024-04-03T15:57:15.5991052Z -- USE_GLOO : ON 2024-04-03T15:57:15.5991468Z -- USE_GLOO_WITH_OPENSSL : OFF 2024-04-03T15:57:15.5991905Z -- USE_TENSORPIPE : ON 2024-04-03T15:57:15.5992598Z -- Public Dependencies : caffe2::mkl 2024-04-03T15:57:15.5994123Z -- Private Dependencies : Threads::Threads;pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;ittnotify;fp16;caffe2::openmp;tensorpipe;gloo;foxi_loader;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl 2024-04-03T15:57:15.5996865Z -- Public CUDA Deps. : 2024-04-03T15:57:15.5998396Z -- Private CUDA Deps. : caffe2::curand;caffe2::cufft;caffe2::cublas;torch::cudnn;torch::cusparselt;__caffe2_nccl;tensorpipe_cuda;gloo_cuda;/usr/local/cuda/lib64/libcudart.so;CUDA::cusparse;CUDA::cufft;ATEN_CUDA_FILES_GEN_LIB 2024-04-03T15:57:15.5999975Z -- USE_COREML_DELEGATE : OFF 2024-04-03T15:57:15.6000411Z -- BUILD_LAZY_TS_BACKEND : ON 2024-04-03T15:57:15.6000835Z -- USE_ROCM_KERNEL_ASSERT : OFF 2024-04-03T15:57:15.6001280Z -- Performing Test HAS_WMISSING_PROTOTYPES 2024-04-03T15:57:15.6446437Z -- Performing Test HAS_WMISSING_PROTOTYPES - Failed 2024-04-03T15:57:15.6454496Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES 2024-04-03T15:57:15.6922906Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES - Failed 2024-04-03T15:57:15.7005657Z -- Configuring done (34.6s) 2024-04-03T15:57:18.1162342Z -- Generating done (2.1s) 2024-04-03T15:57:18.1532761Z CMake Warning: 2024-04-03T15:57:18.1533401Z Manually-specified variables were not used by the project: 2024-04-03T15:57:18.1533843Z 2024-04-03T15:57:18.1533953Z BUILD_ENVIRONMENT 2024-04-03T15:57:18.1534225Z 2024-04-03T15:57:18.1534336Z  2024-04-03T15:57:18.1559146Z -- Build files have been written to: /var/lib/jenkins/workspace/build 2024-04-03T15:57:18.1990667Z cmake --build . --target install --config Release -- -j 6 2024-04-03T15:57:18.2638275Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2024-04-03T15:57:18.2640614Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2024-04-03T15:57:18.2645953Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2024-04-03T15:57:18.2681498Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2024-04-03T15:57:18.2696393Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2024-04-03T15:57:18.2740359Z [ 0%] Creating directories for 'nccl_external' 2024-04-03T15:57:18.2962561Z [ 0%] No download step for 'nccl_external' 2024-04-03T15:57:18.3173638Z [ 0%] No update step for 'nccl_external' 2024-04-03T15:57:18.3333344Z [ 0%] No patch step for 'nccl_external' 2024-04-03T15:57:18.3454198Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2024-04-03T15:57:18.3527461Z [ 0%] No configure step for 'nccl_external' 2024-04-03T15:57:18.3713997Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2024-04-03T15:57:18.3750115Z [ 0%] Performing build step for 'nccl_external' 2024-04-03T15:57:18.3830678Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2024-04-03T15:57:18.4305106Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2024-04-03T15:57:18.4356616Z NVCC_GENCODE is -gencode=arch=compute_52,code=sm_52 2024-04-03T15:57:18.4360345Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2024-04-03T15:57:18.4371682Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2024-04-03T15:57:18.5003493Z Generating nccl.h.in > /var/lib/jenkins/workspace/build/nccl/include/nccl.h 2024-04-03T15:57:18.5005215Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2024-04-03T15:57:18.5033303Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2024-04-03T15:57:18.5157950Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2024-04-03T15:57:18.5170095Z Grabbing include/nccl_net.h > /var/lib/jenkins/workspace/build/nccl/include/nccl_net.h 2024-04-03T15:57:18.5367259Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2024-04-03T15:57:18.5396815Z Generating nccl.pc.in > /var/lib/jenkins/workspace/build/nccl/lib/pkgconfig/nccl.pc 2024-04-03T15:57:18.5489052Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2024-04-03T15:57:18.5567921Z Compiling bootstrap.cc > /var/lib/jenkins/workspace/build/nccl/obj/bootstrap.o 2024-04-03T15:57:18.5672306Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2024-04-03T15:57:18.5707505Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2024-04-03T15:57:18.6146170Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2024-04-03T15:57:18.6360641Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2024-04-03T15:57:18.6423649Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2024-04-03T15:57:18.6756175Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2024-04-03T15:57:18.6909689Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2024-04-03T15:57:18.6999074Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2024-04-03T15:57:18.7003636Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2024-04-03T15:57:18.7200240Z [ 0%] Linking C static library ../../lib/libpthreadpool.a 2024-04-03T15:57:18.7558076Z [ 0%] Built target pthreadpool 2024-04-03T15:57:18.7642485Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2024-04-03T15:57:18.7649251Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2024-04-03T15:57:18.7764822Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2024-04-03T15:57:18.8299747Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2024-04-03T15:57:18.8360218Z [ 0%] Building C object confu-deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2024-04-03T15:57:18.8379950Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2024-04-03T15:57:18.8418180Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2024-04-03T15:57:18.8488551Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2024-04-03T15:57:18.8946174Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2024-04-03T15:57:18.8961988Z /var/lib/jenkins/workspace/third_party/QNNPACK/deps/clog/src/clog.c: In function ‘clog_vlog_fatal’: 2024-04-03T15:57:18.8967336Z /var/lib/jenkins/workspace/third_party/QNNPACK/deps/clog/src/clog.c:120:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2024-04-03T15:57:18.8968868Z 120 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2024-04-03T15:57:18.8969672Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:57:18.8970931Z /var/lib/jenkins/workspace/third_party/QNNPACK/deps/clog/src/clog.c: In function ‘clog_vlog_error’: 2024-04-03T15:57:18.8972807Z /var/lib/jenkins/workspace/third_party/QNNPACK/deps/clog/src/clog.c:196:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2024-04-03T15:57:18.8974533Z 196 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2024-04-03T15:57:18.8975507Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:57:18.8976599Z /var/lib/jenkins/workspace/third_party/QNNPACK/deps/clog/src/clog.c: In function ‘clog_vlog_warning’: 2024-04-03T15:57:18.8978582Z /var/lib/jenkins/workspace/third_party/QNNPACK/deps/clog/src/clog.c:272:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2024-04-03T15:57:18.8980056Z 272 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2024-04-03T15:57:18.8980831Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:57:18.8981899Z /var/lib/jenkins/workspace/third_party/QNNPACK/deps/clog/src/clog.c: In function ‘clog_vlog_info’: 2024-04-03T15:57:18.8983896Z /var/lib/jenkins/workspace/third_party/QNNPACK/deps/clog/src/clog.c:348:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2024-04-03T15:57:18.8985586Z 348 | write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2024-04-03T15:57:18.8986470Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:57:18.8987597Z /var/lib/jenkins/workspace/third_party/QNNPACK/deps/clog/src/clog.c: In function ‘clog_vlog_debug’: 2024-04-03T15:57:18.8989667Z /var/lib/jenkins/workspace/third_party/QNNPACK/deps/clog/src/clog.c:424:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2024-04-03T15:57:18.8991215Z 424 | write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2024-04-03T15:57:18.8992082Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:57:18.9101968Z [ 0%] Linking C static library ../../lib/libclog.a 2024-04-03T15:57:18.9159703Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2024-04-03T15:57:18.9606036Z [ 0%] Built target clog 2024-04-03T15:57:18.9707353Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2024-04-03T15:57:18.9882669Z [ 0%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2024-04-03T15:57:18.9897367Z Compiling channel.cc > /var/lib/jenkins/workspace/build/nccl/obj/channel.o 2024-04-03T15:57:19.0000782Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2024-04-03T15:57:19.0133883Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2024-04-03T15:57:19.0139698Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2024-04-03T15:57:19.0344824Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2024-04-03T15:57:19.0631855Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2024-04-03T15:57:19.0724429Z [ 0%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2024-04-03T15:57:19.1094355Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2024-04-03T15:57:19.1378220Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2024-04-03T15:57:19.1497504Z [ 0%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2024-04-03T15:57:19.1783715Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2024-04-03T15:57:19.1912913Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2024-04-03T15:57:19.1918977Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2024-04-03T15:57:19.1952384Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2024-04-03T15:57:19.2195980Z [ 0%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2024-04-03T15:57:19.2462003Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2024-04-03T15:57:19.2691859Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2024-04-03T15:57:19.3065539Z [ 0%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2024-04-03T15:57:19.3451632Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2024-04-03T15:57:19.3656460Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2024-04-03T15:57:19.3692261Z [ 0%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2024-04-03T15:57:19.3739260Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2024-04-03T15:57:19.3919003Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2024-04-03T15:57:19.4072027Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2024-04-03T15:57:19.4481436Z [ 0%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2024-04-03T15:57:19.4498628Z Compiling collectives.cc > /var/lib/jenkins/workspace/build/nccl/obj/collectives.o 2024-04-03T15:57:19.4841513Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2024-04-03T15:57:19.5064642Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2024-04-03T15:57:19.5237840Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2024-04-03T15:57:19.5247813Z [ 0%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2024-04-03T15:57:19.5513248Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2024-04-03T15:57:19.5541935Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2024-04-03T15:57:19.5721509Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2024-04-03T15:57:19.5947058Z [ 0%] Linking C static library ../../lib/libnnpack_reference_layers.a 2024-04-03T15:57:19.6261504Z [ 0%] Built target nnpack_reference_layers 2024-04-03T15:57:19.6324471Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2024-04-03T15:57:19.6393119Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2024-04-03T15:57:19.6451351Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2024-04-03T15:57:19.6790123Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2024-04-03T15:57:19.6949011Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2024-04-03T15:57:19.6959244Z Compiling debug.cc > /var/lib/jenkins/workspace/build/nccl/obj/debug.o 2024-04-03T15:57:19.7031949Z [ 0%] Linking C static library ../../lib/libcpuinfo_internals.a 2024-04-03T15:57:19.7064855Z [ 0%] Linking C static library ../../lib/libcpuinfo.a 2024-04-03T15:57:19.7375983Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2024-04-03T15:57:19.7449644Z [ 0%] Built target cpuinfo_internals 2024-04-03T15:57:19.7478374Z [ 0%] Built target cpuinfo 2024-04-03T15:57:19.7603191Z Compiling enqueue.cc > /var/lib/jenkins/workspace/build/nccl/obj/enqueue.o 2024-04-03T15:57:19.7614695Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2024-04-03T15:57:19.8821015Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2024-04-03T15:57:19.8926847Z [ 0%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/scalar.c.o 2024-04-03T15:57:19.9021214Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2024-04-03T15:57:20.0326974Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2024-04-03T15:57:20.0519557Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2024-04-03T15:57:20.0949776Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2024-04-03T15:57:20.1824719Z [ 0%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse.c.o 2024-04-03T15:57:20.1884076Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse2.c.o 2024-04-03T15:57:20.2129364Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2024-04-03T15:57:20.2383988Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2024-04-03T15:57:20.3241017Z Compiling group.cc > /var/lib/jenkins/workspace/build/nccl/obj/group.o 2024-04-03T15:57:20.3661783Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-samples1-scalar.c.o 2024-04-03T15:57:20.4044103Z In file included from /usr/include/string.h:495, 2024-04-03T15:57:20.4045244Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2024-04-03T15:57:20.4046313Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2024-04-03T15:57:20.4048061Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2024-04-03T15:57:20.4049152Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2024-04-03T15:57:20.4050222Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2024-04-03T15:57:20.4052038Z In function ‘void* memcpy(void*, const void*, size_t)’, 2024-04-03T15:57:20.4054171Z 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-04-03T15:57:20.4057127Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28: 2024-04-03T15:57:20.4060435Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2024-04-03T15:57:20.4063593Z 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2024-04-03T15:57:20.4064540Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:57:20.4128319Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2024-04-03T15:57:20.4225010Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2024-04-03T15:57:20.4402877Z In file included from /usr/include/string.h:495, 2024-04-03T15:57:20.4404384Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2024-04-03T15:57:20.4406323Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2024-04-03T15:57:20.4408301Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2024-04-03T15:57:20.4410316Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2024-04-03T15:57:20.4412063Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2024-04-03T15:57:20.4413806Z In function ‘void* memcpy(void*, const void*, size_t)’, 2024-04-03T15:57:20.4417025Z 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-04-03T15:57:20.4422305Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28: 2024-04-03T15:57:20.4428034Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2024-04-03T15:57:20.4431466Z 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2024-04-03T15:57:20.4432903Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:57:20.4478911Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-samples4-scalar.c.o 2024-04-03T15:57:20.4482235Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2024-04-03T15:57:20.4771189Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/ssse3.c.o 2024-04-03T15:57:20.5231078Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x1.c.o 2024-04-03T15:57:20.5728135Z Compiling init.cc > /var/lib/jenkins/workspace/build/nccl/obj/init.o 2024-04-03T15:57:20.5814840Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2024-04-03T15:57:20.5941352Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x2.c.o 2024-04-03T15:57:20.6431170Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2024-04-03T15:57:20.6602494Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse41.c.o 2024-04-03T15:57:20.6663314Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x4.c.o 2024-04-03T15:57:20.6947388Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x1.c.o 2024-04-03T15:57:20.7453894Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2024-04-03T15:57:20.7461073Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2024-04-03T15:57:20.7638975Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x2.c.o 2024-04-03T15:57:20.8212808Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x4.c.o 2024-04-03T15:57:20.8302042Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2024-04-03T15:57:20.8959954Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx.c.o 2024-04-03T15:57:20.9159186Z Compiling init_nvtx.cc > /var/lib/jenkins/workspace/build/nccl/obj/init_nvtx.o 2024-04-03T15:57:20.9490926Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2024-04-03T15:57:20.9633342Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x1.c.o 2024-04-03T15:57:20.9846046Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2024-04-03T15:57:21.0338196Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x2.c.o 2024-04-03T15:57:21.0383805Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x3.c.o 2024-04-03T15:57:21.0822138Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2024-04-03T15:57:21.1003795Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2024-04-03T15:57:21.1045212Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x4.c.o 2024-04-03T15:57:21.1570786Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2024-04-03T15:57:21.1636841Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c.o 2024-04-03T15:57:21.1773829Z Compiling net.cc > /var/lib/jenkins/workspace/build/nccl/obj/net.o 2024-04-03T15:57:21.1944914Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/f16c.c.o 2024-04-03T15:57:21.2336093Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u2.c.o 2024-04-03T15:57:21.2391653Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u3.c.o 2024-04-03T15:57:21.2427399Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2024-04-03T15:57:21.2990505Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2024-04-03T15:57:21.3027376Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2024-04-03T15:57:21.3181993Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c.o 2024-04-03T15:57:21.3656832Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/xop.c.o 2024-04-03T15:57:21.3764294Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u1.c.o 2024-04-03T15:57:21.3905475Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2024-04-03T15:57:21.4650421Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u2.c.o 2024-04-03T15:57:21.4707398Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2024-04-03T15:57:21.4750647Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2024-04-03T15:57:21.5410053Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2024-04-03T15:57:21.5438285Z Compiling proxy.cc > /var/lib/jenkins/workspace/build/nccl/obj/proxy.o 2024-04-03T15:57:21.5555051Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/fma3.c.o 2024-04-03T15:57:21.5614279Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u3.c.o 2024-04-03T15:57:21.6419213Z Compiling transport.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport.o 2024-04-03T15:57:21.6501755Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u4.c.o 2024-04-03T15:57:21.7015938Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2024-04-03T15:57:21.7023489Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2024-04-03T15:57:21.7282028Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u1.c.o 2024-04-03T15:57:21.7807536Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx2.c.o 2024-04-03T15:57:21.8114446Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u2.c.o 2024-04-03T15:57:21.8311866Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2024-04-03T15:57:21.8504471Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2024-04-03T15:57:21.9139948Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u3.c.o 2024-04-03T15:57:21.9205781Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c.o 2024-04-03T15:57:21.9739772Z Compiling register.cc > /var/lib/jenkins/workspace/build/nccl/obj/register.o 2024-04-03T15:57:21.9999509Z Compiling graph/tuning.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/tuning.o 2024-04-03T15:57:22.0160264Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u1.c.o 2024-04-03T15:57:22.0341709Z [ 1%] Linking CXX static library ../../../lib/libprotobuf-lite.a 2024-04-03T15:57:22.0408505Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2024-04-03T15:57:22.0510078Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512f.c.o 2024-04-03T15:57:22.0870073Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2024-04-03T15:57:22.0902573Z [ 1%] Built target libprotobuf-lite 2024-04-03T15:57:22.1022596Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512skx.c.o 2024-04-03T15:57:22.1784955Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u3-acc3.c.o 2024-04-03T15:57:22.1878953Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2024-04-03T15:57:22.2486878Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc2.c.o 2024-04-03T15:57:22.2584517Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc4.c.o 2024-04-03T15:57:22.3108796Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vbmi.c.o 2024-04-03T15:57:22.3138406Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vnni.c.o 2024-04-03T15:57:22.3369099Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vnnigfni.c.o 2024-04-03T15:57:22.3667399Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2024-04-03T15:57:22.4044239Z Compiling graph/topo.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/topo.o 2024-04-03T15:57:22.4240488Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u1.c.o 2024-04-03T15:57:22.4457328Z Compiling graph/trees.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/trees.o 2024-04-03T15:57:22.4646918Z Compiling graph/search.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/search.o 2024-04-03T15:57:22.4936033Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2024-04-03T15:57:22.5221045Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u2-acc2.c.o 2024-04-03T15:57:22.5535230Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2024-04-03T15:57:22.5616806Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2024-04-03T15:57:22.5859217Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u3-acc3.c.o 2024-04-03T15:57:22.6138128Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2024-04-03T15:57:22.6276022Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2024-04-03T15:57:22.6659292Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc2.c.o 2024-04-03T15:57:22.6882731Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2024-04-03T15:57:22.7227900Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc4.c.o 2024-04-03T15:57:22.7466584Z Compiling graph/xml.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/xml.o 2024-04-03T15:57:22.7536797Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c.o 2024-04-03T15:57:22.7602156Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2024-04-03T15:57:22.7857407Z [ 1%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2024-04-03T15:57:22.7924455Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2024-04-03T15:57:22.8159019Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2024-04-03T15:57:22.8204814Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2024-04-03T15:57:22.8411063Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2024-04-03T15:57:22.9080983Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2024-04-03T15:57:22.9092948Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u3-acc3.c.o 2024-04-03T15:57:22.9403699Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2024-04-03T15:57:22.9751181Z Compiling graph/rings.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/rings.o 2024-04-03T15:57:22.9994571Z Compiling graph/paths.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/paths.o 2024-04-03T15:57:23.0027699Z [ 2%] Built target microkernels-prod 2024-04-03T15:57:23.0098830Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc2.c.o 2024-04-03T15:57:23.0104142Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc4.c.o 2024-04-03T15:57:23.0699043Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2024-04-03T15:57:23.0898203Z Compiling graph/connect.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/connect.o 2024-04-03T15:57:23.1196899Z Compiling misc/profiler.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/profiler.o 2024-04-03T15:57:23.1227113Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2024-04-03T15:57:23.1279128Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2024-04-03T15:57:23.2093333Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2024-04-03T15:57:23.2980142Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2024-04-03T15:57:23.3032970Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2024-04-03T15:57:23.3201290Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.o 2024-04-03T15:57:23.3374946Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2024-04-03T15:57:23.3625817Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2024-04-03T15:57:23.3659447Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2024-04-03T15:57:23.4047526Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p0p1c3x4-scalar-1x1.c.o 2024-04-03T15:57:23.4581416Z Compiling misc/ibvsymbols.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/ibvsymbols.o 2024-04-03T15:57:23.4665305Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2024-04-03T15:57:23.4849040Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p1c3x4-scalar-1x1.c.o 2024-04-03T15:57:23.5631940Z [ 2%] 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-04-03T15:57:23.5691413Z Compiling misc/argcheck.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/argcheck.o 2024-04-03T15:57:23.5802853Z Compiling misc/tuner.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/tuner.o 2024-04-03T15:57:23.5925477Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2024-04-03T15:57:23.6496375Z [ 2%] 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-04-03T15:57:23.7203856Z [ 2%] 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-04-03T15:57:23.7308801Z [ 2%] 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-04-03T15:57:23.7613847Z [ 2%] 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-04-03T15:57:23.7695276Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2024-04-03T15:57:23.7968619Z Compiling misc/shmutils.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/shmutils.o 2024-04-03T15:57:23.8078435Z Compiling misc/param.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/param.o 2024-04-03T15:57:23.8391039Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2024-04-03T15:57:23.8494357Z [ 2%] 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-04-03T15:57:23.9328802Z [ 2%] 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-04-03T15:57:23.9427691Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2024-04-03T15:57:23.9654303Z Compiling misc/ibvwrap.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/ibvwrap.o 2024-04-03T15:57:24.0108205Z [ 2%] 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-04-03T15:57:24.0244403Z [ 2%] 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-04-03T15:57:24.0542055Z Compiling misc/strongstream.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/strongstream.o 2024-04-03T15:57:24.0998450Z Compiling misc/nvmlwrap.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/nvmlwrap.o 2024-04-03T15:57:24.1142544Z [ 2%] 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-04-03T15:57:24.1492028Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2024-04-03T15:57:24.1968606Z Compiling misc/utils.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/utils.o 2024-04-03T15:57:24.2180363Z [ 2%] 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-04-03T15:57:24.2569843Z [ 2%] 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-04-03T15:57:24.3004303Z [ 2%] 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-04-03T15:57:24.3417975Z Compiling misc/ipcsocket.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/ipcsocket.o 2024-04-03T15:57:24.3500956Z [ 2%] 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-04-03T15:57:24.3528301Z [ 2%] 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-04-03T15:57:24.3793229Z Compiling misc/socket.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/socket.o 2024-04-03T15:57:24.3850172Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2024-04-03T15:57:24.4219749Z Compiling misc/gdrwrap.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/gdrwrap.o 2024-04-03T15:57:24.4349367Z [ 2%] 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-04-03T15:57:24.4472892Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2024-04-03T15:57:24.4930058Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2024-04-03T15:57:24.5089482Z [ 2%] 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-04-03T15:57:24.5916938Z [ 2%] 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-04-03T15:57:24.6076390Z [ 2%] 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-04-03T15:57:24.6457987Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2024-04-03T15:57:24.6685372Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2024-04-03T15:57:24.6766080Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2024-04-03T15:57:24.6825599Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2024-04-03T15:57:24.6969454Z [ 2%] 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-04-03T15:57:24.7445564Z [ 2%] 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-04-03T15:57:24.7686827Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2024-04-03T15:57:24.7842505Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2024-04-03T15:57:24.7849153Z [ 2%] Built target indirection 2024-04-03T15:57:24.7966330Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2024-04-03T15:57:24.8169165Z [ 2%] 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-04-03T15:57:24.8347521Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2024-04-03T15:57:24.8465468Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2024-04-03T15:57:24.8908025Z [ 2%] 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-04-03T15:57:24.9007831Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2024-04-03T15:57:24.9016576Z Compiling misc/cudawrap.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/cudawrap.o 2024-04-03T15:57:24.9260351Z [ 2%] Built target logging 2024-04-03T15:57:24.9553376Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2024-04-03T15:57:24.9801625Z [ 2%] 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-04-03T15:57:25.0325897Z [ 2%] 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-04-03T15:57:25.0426000Z [ 2%] Built target microparams-init 2024-04-03T15:57:25.0429917Z [ 2%] 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-04-03T15:57:25.0566008Z Compiling transport/coll_net.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport/coll_net.o 2024-04-03T15:57:25.0924385Z Compiling transport/net.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport/net.o 2024-04-03T15:57:25.1004336Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2024-04-03T15:57:25.1191867Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2024-04-03T15:57:25.1291469Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2024-04-03T15:57:25.1594503Z [ 2%] 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-04-03T15:57:25.2535473Z [ 2%] 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-04-03T15:57:25.3030828Z [ 2%] 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-04-03T15:57:25.3185839Z [ 2%] 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-04-03T15:57:25.3377523Z Compiling transport/shm.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport/shm.o 2024-04-03T15:57:25.3573641Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2024-04-03T15:57:25.3711242Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2024-04-03T15:57:25.3934904Z [ 2%] 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-04-03T15:57:25.5221533Z [ 2%] 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-04-03T15:57:25.5724367Z Compiling transport/nvls.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport/nvls.o 2024-04-03T15:57:25.5764989Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2024-04-03T15:57:25.5767054Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2024-04-03T15:57:25.5910535Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2024-04-03T15:57:25.5916845Z [ 2%] 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-04-03T15:57:25.6891243Z [ 2%] 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-04-03T15:57:25.7307536Z [ 2%] 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-04-03T15:57:25.7648587Z [ 2%] 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-04-03T15:57:25.7661277Z [ 2%] 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-04-03T15:57:25.7741150Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2024-04-03T15:57:25.7780292Z [ 2%] 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-04-03T15:57:25.8179546Z Compiling transport/p2p.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport/p2p.o 2024-04-03T15:57:25.8406499Z Compiling transport/net_ib.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport/net_ib.o 2024-04-03T15:57:25.8408328Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2024-04-03T15:57:25.8671361Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar-acc2.c.o 2024-04-03T15:57:25.9172712Z Compiling transport/net_socket.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport/net_socket.o 2024-04-03T15:57:25.9602654Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.o 2024-04-03T15:57:26.0334762Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.o 2024-04-03T15:57:26.0505801Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2024-04-03T15:57:26.0595558Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2024-04-03T15:57:26.1354379Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar.c.o 2024-04-03T15:57:26.1360804Z [ 2%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.o 2024-04-03T15:57:26.2180205Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2024-04-03T15:57:26.2262241Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.o 2024-04-03T15:57:26.2484965Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.o 2024-04-03T15:57:26.2637923Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.o 2024-04-03T15:57:26.2653124Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar.c.o 2024-04-03T15:57:26.2836619Z Compiling enhcompat.cc > /var/lib/jenkins/workspace/build/nccl/obj/enhcompat.o 2024-04-03T15:57:26.3392593Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2024-04-03T15:57:26.3434968Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2024-04-03T15:57:26.3493989Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar.c.o 2024-04-03T15:57:26.3520236Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c.o 2024-04-03T15:57:26.3962722Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar.c.o 2024-04-03T15:57:26.4129593Z NVCC_GENCODE is -gencode=arch=compute_52,code=sm_52 2024-04-03T15:57:26.4345287Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2024-04-03T15:57:26.4531371Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2024-04-03T15:57:26.4947388Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2024-04-03T15:57:26.5148169Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2024-04-03T15:57:26.5574755Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar.c.o 2024-04-03T15:57:26.5743875Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2024-04-03T15:57:26.6227540Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar-acc2.c.o 2024-04-03T15:57:26.6419267Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2024-04-03T15:57:26.6554334Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2024-04-03T15:57:26.6869717Z NVCC_GENCODE is -gencode=arch=compute_52,code=sm_52 2024-04-03T15:57:26.7068852Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar.c.o 2024-04-03T15:57:26.7640296Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2024-04-03T15:57:26.7644424Z Dependencies src/device/common.cu 2024-04-03T15:57:26.7881385Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar-acc2.c.o 2024-04-03T15:57:26.8338035Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2024-04-03T15:57:26.8692606Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2024-04-03T15:57:26.8945001Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar.c.o 2024-04-03T15:57:26.9026233Z [ 3%] Built target normalization 2024-04-03T15:57:26.9084323Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2024-04-03T15:57:26.9159946Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2024-04-03T15:57:26.9766342Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c.o 2024-04-03T15:57:26.9841507Z [ 3%] Built target packing 2024-04-03T15:57:26.9930000Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar.c.o 2024-04-03T15:57:27.0191010Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2024-04-03T15:57:27.0792064Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2024-04-03T15:57:27.0859354Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2024-04-03T15:57:27.1033937Z [ 3%] Built target allocator 2024-04-03T15:57:27.1110218Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2024-04-03T15:57:27.1513700Z Dependencies src/device/onerank.cu 2024-04-03T15:57:27.1708923Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar.c.o 2024-04-03T15:57:27.1727594Z [ 3%] Built target memory 2024-04-03T15:57:27.1830254Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar-acc2.c.o 2024-04-03T15:57:27.1948210Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2024-04-03T15:57:27.2680647Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar.c.o 2024-04-03T15:57:27.2757019Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2024-04-03T15:57:27.3003602Z [ 3%] Built target microkernel-utils 2024-04-03T15:57:27.3096138Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar-acc2.c.o 2024-04-03T15:57:27.3386143Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2024-04-03T15:57:27.3513041Z [ 3%] Built target mutex 2024-04-03T15:57:27.3537582Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/post-operation.dir/src/operators/post-operation.c.o 2024-04-03T15:57:27.3598454Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2024-04-03T15:57:27.3814148Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar.c.o 2024-04-03T15:57:27.4379289Z [ 3%] Built target post-operation 2024-04-03T15:57:27.4474682Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2024-04-03T15:57:27.4609907Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar-acc2.c.o 2024-04-03T15:57:27.5792625Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2024-04-03T15:57:27.5795103Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2024-04-03T15:57:27.6123940Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.o 2024-04-03T15:57:27.6594819Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2024-04-03T15:57:27.6881499Z [ 3%] Built target operator-utils 2024-04-03T15:57:27.6958513Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2024-04-03T15:57:27.6981482Z [ 3%] Built target operator-run 2024-04-03T15:57:27.7053414Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.o 2024-04-03T15:57:27.7291026Z [ 3%] Building CXX object confu-deps/XNNPACK/CMakeFiles/convolution-test-helpers.dir/test/convolution-test-helpers.cc.o 2024-04-03T15:57:27.8054077Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar.c.o 2024-04-03T15:57:27.8371610Z [ 3%] Built target convolution-test-helpers 2024-04-03T15:57:27.8466310Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar-acc2.c.o 2024-04-03T15:57:27.8545824Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.o 2024-04-03T15:57:27.8910373Z [ 3%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2024-04-03T15:57:27.9041936Z [ 3%] Linking CXX static library ../../../lib/libprotobuf.a 2024-04-03T15:57:27.9325546Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.o 2024-04-03T15:57:27.9334486Z [ 3%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2024-04-03T15:57:27.9949560Z [ 3%] Built target libprotobuf 2024-04-03T15:57:28.0041594Z [ 3%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2024-04-03T15:57:28.0176223Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c.o 2024-04-03T15:57:28.0913047Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar-acc2.c.o 2024-04-03T15:57:28.1823617Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.o 2024-04-03T15:57:28.1882266Z [ 3%] Linking CXX static library ../../../lib/libgtest.a 2024-04-03T15:57:28.2257178Z [ 3%] Built target gtest 2024-04-03T15:57:28.2340732Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.o 2024-04-03T15:57:28.2434211Z Dependencies /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_gather.cu 2024-04-03T15:57:28.2632409Z [ 3%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2024-04-03T15:57:28.3029461Z [ 3%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2024-04-03T15:57:28.3268172Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c.o 2024-04-03T15:57:28.4077027Z [ 3%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c.o 2024-04-03T15:57:28.4237721Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar.c.o 2024-04-03T15:57:28.4882951Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2024-04-03T15:57:28.5085602Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2024-04-03T15:57:28.5303478Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c.o 2024-04-03T15:57:28.5591812Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2024-04-03T15:57:28.5914909Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2024-04-03T15:57:28.6033766Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar-acc2.c.o 2024-04-03T15:57:28.7114974Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar.c.o 2024-04-03T15:57:28.7603177Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar-acc2.c.o 2024-04-03T15:57:28.7660118Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c.o 2024-04-03T15:57:28.8104751Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2024-04-03T15:57:28.8176852Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2024-04-03T15:57:28.8411729Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2024-04-03T15:57:28.8477742Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c.o 2024-04-03T15:57:28.9376540Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar.c.o 2024-04-03T15:57:28.9942856Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2024-04-03T15:57:29.0238937Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2024-04-03T15:57:29.0412673Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c.o 2024-04-03T15:57:29.0417714Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar-acc2.c.o 2024-04-03T15:57:29.1304905Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2024-04-03T15:57:29.1384850Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar.c.o 2024-04-03T15:57:29.1459098Z Dependencies /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce.cu 2024-04-03T15:57:29.1919260Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2024-04-03T15:57:29.1926195Z Dependencies /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/broadcast.cu 2024-04-03T15:57:29.2271376Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar-acc2.c.o 2024-04-03T15:57:29.3200592Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c.o 2024-04-03T15:57:29.3544122Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u1.c.o 2024-04-03T15:57:29.3807673Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2024-04-03T15:57:29.4075110Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2024-04-03T15:57:29.4413392Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u2.c.o 2024-04-03T15:57:29.5443435Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u3.c.o 2024-04-03T15:57:29.5489168Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c.o 2024-04-03T15:57:29.5641938Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2024-04-03T15:57:29.6150858Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2024-04-03T15:57:29.6156439Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u1.c.o 2024-04-03T15:57:29.6922355Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c.o 2024-04-03T15:57:29.7754869Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u3.c.o 2024-04-03T15:57:29.7770358Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u4.c.o 2024-04-03T15:57:29.8016580Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2024-04-03T15:57:29.8435112Z [ 4%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2024-04-03T15:57:29.8723247Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool-cw/f32-gavgpool-cw-scalar-u1.c.o 2024-04-03T15:57:29.9422865Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7p7x-minmax-scalar-c1.c.o 2024-04-03T15:57:30.0179881Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7x-minmax-scalar-c1.c.o 2024-04-03T15:57:30.0356731Z [ 4%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2024-04-03T15:57:30.0702022Z [ 5%] Linking CXX static library ../../../lib/libbenchmark.a 2024-04-03T15:57:30.1033756Z Dependencies /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce.cu 2024-04-03T15:57:30.1156665Z [ 5%] Built target benchmark 2024-04-03T15:57:30.1159112Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2024-04-03T15:57:30.1246349Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2024-04-03T15:57:30.1671936Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2024-04-03T15:57:30.2121317Z Dependencies /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter.cu 2024-04-03T15:57:30.2499774Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2024-04-03T15:57:30.2683397Z Dependencies /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/sendrecv.cu 2024-04-03T15:57:30.3371247Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2024-04-03T15:57:30.4173595Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2024-04-03T15:57:30.5001927Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-relu-scalar.c.o 2024-04-03T15:57:30.5789609Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2024-04-03T15:57:30.6555203Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2024-04-03T15:57:30.7577334Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2024-04-03T15:57:30.8306198Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2024-04-03T15:57:30.9163330Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-scalar.c.o 2024-04-03T15:57:30.9981345Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-scalar.c.o 2024-04-03T15:57:31.0183687Z Dependencies /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/host_table.cc 2024-04-03T15:57:31.0627699Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-scalar.c.o 2024-04-03T15:57:31.1043361Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p1.c.o 2024-04-03T15:57:31.1585716Z [ 5%] Built target defs.bzl 2024-04-03T15:57:31.1604777Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p2.c.o 2024-04-03T15:57:31.1666283Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c.o 2024-04-03T15:57:31.2288421Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c.o 2024-04-03T15:57:31.2337502Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2024-04-03T15:57:31.3061453Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2024-04-03T15:57:31.3666191Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c.o 2024-04-03T15:57:31.4221906Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2024-04-03T15:57:31.4280056Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2024-04-03T15:57:31.4359991Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2024-04-03T15:57:31.5028184Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2024-04-03T15:57:31.5038832Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2024-04-03T15:57:31.5822449Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2024-04-03T15:57:31.6020877Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2024-04-03T15:57:31.6600421Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2024-04-03T15:57:31.6837738Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2024-04-03T15:57:31.6921201Z [ 5%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2024-04-03T15:57:31.7619052Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2024-04-03T15:57:31.8377834Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-relu-scalar.c.o 2024-04-03T15:57:31.8395532Z [ 5%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2024-04-03T15:57:31.8425918Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2024-04-03T15:57:31.8650994Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2024-04-03T15:57:31.9209047Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2024-04-03T15:57:31.9476611Z [ 5%] Linking C static library ../../lib/libittnotify.a 2024-04-03T15:57:31.9816608Z [ 5%] Built target ittnotify 2024-04-03T15:57:31.9893916Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2024-04-03T15:57:32.0005996Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2024-04-03T15:57:32.0171386Z Dependencies /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/device_table.cu 2024-04-03T15:57:32.0494604Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2024-04-03T15:57:32.0496182Z Compiling src/device/common.cu 2024-04-03T15:57:32.0813234Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2024-04-03T15:57:32.0896702Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2024-04-03T15:57:32.1391748Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2024-04-03T15:57:32.1577181Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2024-04-03T15:57:32.2132165Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2024-04-03T15:57:32.2267205Z Compiling src/device/onerank.cu 2024-04-03T15:57:32.2867305Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2024-04-03T15:57:32.3108708Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_gather.cu 2024-04-03T15:57:32.3327611Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2024-04-03T15:57:32.3601644Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2024-04-03T15:57:32.4362330Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-2x4-minmax-scalar.c.o 2024-04-03T15:57:32.4682259Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2024-04-03T15:57:32.5029255Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-3x3-minmax-scalar.c.o 2024-04-03T15:57:32.5968165Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2024-04-03T15:57:32.6416252Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x2-minmax-scalar.c.o 2024-04-03T15:57:32.7172426Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x4-minmax-scalar.c.o 2024-04-03T15:57:32.7506539Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2024-04-03T15:57:32.7893560Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-scalar-2x1.c.o 2024-04-03T15:57:32.8528231Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-scalar-2x4.c.o 2024-04-03T15:57:32.9168421Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c.o 2024-04-03T15:57:32.9218525Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2024-04-03T15:57:32.9983188Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x4-minmax-scalar.c.o 2024-04-03T15:57:33.0824881Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-scalar.c.o 2024-04-03T15:57:33.0896064Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2024-04-03T15:57:33.1631111Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c.o 2024-04-03T15:57:33.2329259Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2024-04-03T15:57:33.2560925Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c.o 2024-04-03T15:57:33.3534190Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-relu-scalar.c.o 2024-04-03T15:57:33.3674645Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2024-04-03T15:57:33.4510006Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-scalar.c.o 2024-04-03T15:57:33.5017946Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2024-04-03T15:57:33.5395142Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_minmax_bf16.cu 2024-04-03T15:57:33.5681833Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-minmax-scalar.c.o 2024-04-03T15:57:33.6394153Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2024-04-03T15:57:33.7422264Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-relu-scalar.c.o 2024-04-03T15:57:33.7665624Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2024-04-03T15:57:33.8250595Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-scalar.c.o 2024-04-03T15:57:33.9189212Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2024-04-03T15:57:33.9196346Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-scalar.c.o 2024-04-03T15:57:33.9346039Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-relu-scalar.c.o 2024-04-03T15:57:34.0376511Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-scalar.c.o 2024-04-03T15:57:34.0410824Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_minmax_f16.cu 2024-04-03T15:57:34.0737094Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2024-04-03T15:57:34.1295549Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c.o 2024-04-03T15:57:34.2018951Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2024-04-03T15:57:34.2164419Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-relu-scalar.c.o 2024-04-03T15:57:34.2986514Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-scalar.c.o 2024-04-03T15:57:34.3816529Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2024-04-03T15:57:34.3977634Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-1x1-minmax-scalar.c.o 2024-04-03T15:57:34.4713854Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-2x1-minmax-scalar.c.o 2024-04-03T15:57:34.5325991Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2024-04-03T15:57:34.5716461Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-4x1-minmax-scalar.c.o 2024-04-03T15:57:34.6514825Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x1-minmax-scalar.c.o 2024-04-03T15:57:34.6572908Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2024-04-03T15:57:34.7241417Z [ 5%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x2-minmax-scalar.c.o 2024-04-03T15:57:34.7948781Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x4-minmax-scalar.c.o 2024-04-03T15:57:34.8116550Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2024-04-03T15:57:34.8940390Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u1.c.o 2024-04-03T15:57:34.9649586Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2024-04-03T15:57:34.9718970Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2024-04-03T15:57:34.9993952Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u2.c.o 2024-04-03T15:57:35.0724475Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u3.c.o 2024-04-03T15:57:35.1069164Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u4.c.o 2024-04-03T15:57:35.1344794Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2024-04-03T15:57:35.1530185Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_minmax_f32.cu 2024-04-03T15:57:35.1936597Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c.o 2024-04-03T15:57:35.2738976Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u2.c.o 2024-04-03T15:57:35.3412392Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2024-04-03T15:57:35.3667482Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u3.c.o 2024-04-03T15:57:35.4277196Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c.o 2024-04-03T15:57:35.4884289Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u1.c.o 2024-04-03T15:57:35.5577166Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u2.c.o 2024-04-03T15:57:35.6101909Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2024-04-03T15:57:35.6233116Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u3.c.o 2024-04-03T15:57:35.7118962Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c.o 2024-04-03T15:57:35.7412873Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2024-04-03T15:57:35.7931729Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u1.c.o 2024-04-03T15:57:35.8621011Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u2.c.o 2024-04-03T15:57:35.8942784Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2024-04-03T15:57:35.9612196Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u3.c.o 2024-04-03T15:57:36.0435692Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u4.c.o 2024-04-03T15:57:36.0437891Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2024-04-03T15:57:36.1168305Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c.o 2024-04-03T15:57:36.1916466Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u2.c.o 2024-04-03T15:57:36.1968602Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2024-04-03T15:57:36.2643393Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u3.c.o 2024-04-03T15:57:36.3474463Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2024-04-03T15:57:36.3482643Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c.o 2024-04-03T15:57:36.4353086Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u1.c.o 2024-04-03T15:57:36.5164646Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u2.c.o 2024-04-03T15:57:36.5431946Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2024-04-03T15:57:36.5986534Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u3.c.o 2024-04-03T15:57:36.6771228Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c.o 2024-04-03T15:57:36.7549643Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u1.c.o 2024-04-03T15:57:36.7718092Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2024-04-03T15:57:36.8263029Z [ 6%] 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-04-03T15:57:36.9300124Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u2.c.o 2024-04-03T15:57:36.9668056Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2024-04-03T15:57:37.0008388Z [ 6%] 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-04-03T15:57:37.0689624Z [ 6%] 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-04-03T15:57:37.1428624Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4.c.o 2024-04-03T15:57:37.1489474Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2024-04-03T15:57:37.2391793Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u1.c.o 2024-04-03T15:57:37.3121353Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2024-04-03T15:57:37.3407561Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2-acc2.c.o 2024-04-03T15:57:37.4138663Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2.c.o 2024-04-03T15:57:37.4890608Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2024-04-03T15:57:37.4964766Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.o 2024-04-03T15:57:37.5629849Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc4.c.o 2024-04-03T15:57:37.6425750Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4.c.o 2024-04-03T15:57:37.6901792Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2024-04-03T15:57:37.7087998Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u1.c.o 2024-04-03T15:57:37.7875382Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u2-acc2.c.o 2024-04-03T15:57:37.8483618Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2024-04-03T15:57:37.8581857Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u3-acc3.c.o 2024-04-03T15:57:37.9227061Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc2.c.o 2024-04-03T15:57:37.9909349Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2024-04-03T15:57:38.0457881Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2024-04-03T15:57:38.0624951Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u1.c.o 2024-04-03T15:57:38.1393003Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u2-acc2.c.o 2024-04-03T15:57:38.1812427Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2024-04-03T15:57:38.2072920Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u3-acc3.c.o 2024-04-03T15:57:38.2700400Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2024-04-03T15:57:38.2949054Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc2.c.o 2024-04-03T15:57:38.3839494Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc4.c.o 2024-04-03T15:57:38.4029835Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c.o 2024-04-03T15:57:38.4875360Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2024-04-03T15:57:38.4887915Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u2-acc2.c.o 2024-04-03T15:57:38.5264182Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u3-acc3.c.o 2024-04-03T15:57:38.5837820Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_minmax_f64.cu 2024-04-03T15:57:38.6029362Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc2.c.o 2024-04-03T15:57:38.6716167Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2024-04-03T15:57:38.7009049Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2024-04-03T15:57:38.7349354Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u1.c.o 2024-04-03T15:57:38.7993332Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u2-acc2.c.o 2024-04-03T15:57:38.9002728Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u3-acc3.c.o 2024-04-03T15:57:38.9390853Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2024-04-03T15:57:38.9705185Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc2.c.o 2024-04-03T15:57:39.0472904Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2024-04-03T15:57:39.1424214Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar-pipelined.c.o 2024-04-03T15:57:39.1818150Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2024-04-03T15:57:39.2132035Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar.c.o 2024-04-03T15:57:39.2850546Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar-pipelined.c.o 2024-04-03T15:57:39.3555280Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar.c.o 2024-04-03T15:57:39.3865437Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2024-04-03T15:57:39.4269061Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar-pipelined.c.o 2024-04-03T15:57:39.5004723Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar.c.o 2024-04-03T15:57:39.5768876Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar-pipelined.c.o 2024-04-03T15:57:39.6210289Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2024-04-03T15:57:39.6509125Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2024-04-03T15:57:39.7235191Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2024-04-03T15:57:39.8074832Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2024-04-03T15:57:39.8818861Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2024-04-03T15:57:39.8879472Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u1.c.o 2024-04-03T15:57:39.9670838Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u2.c.o 2024-04-03T15:57:40.0552521Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u4.c.o 2024-04-03T15:57:40.0794647Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2024-04-03T15:57:40.1362421Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u8.c.o 2024-04-03T15:57:40.2329881Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u1.c.o 2024-04-03T15:57:40.2623802Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2024-04-03T15:57:40.3127534Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u2.c.o 2024-04-03T15:57:40.3912355Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u4.c.o 2024-04-03T15:57:40.4678330Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u8.c.o 2024-04-03T15:57:40.5057281Z [ 6%] Linking CXX static library ../../../lib/libasmjit.a 2024-04-03T15:57:40.5435447Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u1.c.o 2024-04-03T15:57:40.5623423Z [ 6%] Built target asmjit 2024-04-03T15:57:40.5733505Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u2.c.o 2024-04-03T15:57:40.6550058Z [ 6%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2024-04-03T15:57:40.7250519Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u4.c.o 2024-04-03T15:57:40.8023119Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2024-04-03T15:57:40.8265584Z [ 6%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2024-04-03T15:57:40.8866206Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u1.c.o 2024-04-03T15:57:40.9584104Z [ 6%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2024-04-03T15:57:40.9749246Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u2.c.o 2024-04-03T15:57:41.0397837Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u4.c.o 2024-04-03T15:57:41.0895924Z [ 6%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2024-04-03T15:57:41.1204180Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u8.c.o 2024-04-03T15:57:41.1971133Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u1.c.o 2024-04-03T15:57:41.2348673Z [ 6%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2024-04-03T15:57:41.2724376Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u2.c.o 2024-04-03T15:57:41.3523869Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u4.c.o 2024-04-03T15:57:41.3625194Z [ 6%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2024-04-03T15:57:41.4309312Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u8.c.o 2024-04-03T15:57:41.5020772Z [ 6%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2024-04-03T15:57:41.5147611Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c.o 2024-04-03T15:57:41.6181331Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c.o 2024-04-03T15:57:41.6352729Z [ 6%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2024-04-03T15:57:41.6948717Z [ 6%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c.o 2024-04-03T15:57:41.7759208Z [ 6%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2024-04-03T15:57:41.7915883Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2024-04-03T15:57:41.8588300Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u1.c.o 2024-04-03T15:57:41.8977673Z [ 7%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2024-04-03T15:57:41.9353200Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u2.c.o 2024-04-03T15:57:42.0045328Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u4.c.o 2024-04-03T15:57:42.0215378Z [ 7%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2024-04-03T15:57:42.0806577Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u8.c.o 2024-04-03T15:57:42.1566583Z [ 7%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2024-04-03T15:57:42.1895704Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u1.c.o 2024-04-03T15:57:42.2656063Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u2.c.o 2024-04-03T15:57:42.2901020Z [ 7%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2024-04-03T15:57:42.3420565Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u4.c.o 2024-04-03T15:57:42.4194121Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u8.c.o 2024-04-03T15:57:42.4381685Z [ 7%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2024-04-03T15:57:42.4854019Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c.o 2024-04-03T15:57:42.5527274Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2024-04-03T15:57:42.5737580Z [ 7%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2024-04-03T15:57:42.6252270Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c.o 2024-04-03T15:57:42.7079354Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c.o 2024-04-03T15:57:42.7420005Z [ 7%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2024-04-03T15:57:42.7866260Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u1.c.o 2024-04-03T15:57:42.8640770Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u2.c.o 2024-04-03T15:57:42.8738748Z [ 7%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2024-04-03T15:57:42.9466618Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u4.c.o 2024-04-03T15:57:42.9927071Z [ 7%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2024-04-03T15:57:43.0395787Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u8.c.o 2024-04-03T15:57:43.1086659Z [ 7%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2024-04-03T15:57:43.1151286Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u1.c.o 2024-04-03T15:57:43.1832378Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u2.c.o 2024-04-03T15:57:43.2513007Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u4.c.o 2024-04-03T15:57:43.2567398Z [ 7%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2024-04-03T15:57:43.3252910Z [ 7%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u8.c.o 2024-04-03T15:57:43.3832920Z [ 8%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2024-04-03T15:57:43.4080124Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c.o 2024-04-03T15:57:43.4876370Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2024-04-03T15:57:43.5100652Z [ 8%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2024-04-03T15:57:43.5683846Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c.o 2024-04-03T15:57:43.6418506Z [ 8%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2024-04-03T15:57:43.6448651Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c.o 2024-04-03T15:57:43.7328912Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u1.c.o 2024-04-03T15:57:43.7857094Z [ 8%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2024-04-03T15:57:43.8015354Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u2.c.o 2024-04-03T15:57:43.8792881Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u4.c.o 2024-04-03T15:57:43.9097772Z [ 8%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2024-04-03T15:57:43.9438821Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2024-04-03T15:57:44.0124688Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c.o 2024-04-03T15:57:44.0212248Z [ 8%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2024-04-03T15:57:44.0961786Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c.o 2024-04-03T15:57:44.1432445Z [ 8%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2024-04-03T15:57:44.1580036Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c.o 2024-04-03T15:57:44.2371157Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2024-04-03T15:57:44.2745093Z [ 8%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2024-04-03T15:57:44.2970696Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u1.c.o 2024-04-03T15:57:44.3931896Z [ 8%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2024-04-03T15:57:44.3937650Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u2.c.o 2024-04-03T15:57:44.4701773Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u4.c.o 2024-04-03T15:57:44.5394152Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2024-04-03T15:57:44.5755808Z [ 8%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2024-04-03T15:57:44.6071654Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u1.c.o 2024-04-03T15:57:44.6916095Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u2.c.o 2024-04-03T15:57:44.7231993Z [ 8%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2024-04-03T15:57:44.7554019Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u4.c.o 2024-04-03T15:57:44.8283416Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2024-04-03T15:57:44.8511518Z [ 8%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2024-04-03T15:57:44.8957605Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u1.c.o 2024-04-03T15:57:44.9367446Z [ 8%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2024-04-03T15:57:44.9553984Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u2.c.o 2024-04-03T15:57:45.0352681Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u4.c.o 2024-04-03T15:57:45.0615291Z [ 8%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2024-04-03T15:57:45.0993029Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u8.c.o 2024-04-03T15:57:45.1828762Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u1.c.o 2024-04-03T15:57:45.1856461Z [ 8%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2024-04-03T15:57:45.2680101Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u2.c.o 2024-04-03T15:57:45.3343427Z [ 8%] Linking C static library ../../../lib/libtensorpipe_uv.a 2024-04-03T15:57:45.3365390Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u4.c.o 2024-04-03T15:57:45.3781620Z [ 8%] Built target tensorpipe_uv 2024-04-03T15:57:45.3873704Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u8.c.o 2024-04-03T15:57:45.4646183Z [ 8%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2024-04-03T15:57:45.4790557Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u1.c.o 2024-04-03T15:57:45.5588349Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u2.c.o 2024-04-03T15:57:45.6331708Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u4.c.o 2024-04-03T15:57:45.7253092Z [ 8%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2024-04-03T15:57:45.7384769Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2024-04-03T15:57:45.8231444Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u1.c.o 2024-04-03T15:57:45.9021450Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u2.c.o 2024-04-03T15:57:45.9321480Z [ 8%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2024-04-03T15:57:45.9635976Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u4.c.o 2024-04-03T15:57:46.0409810Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u8.c.o 2024-04-03T15:57:46.1250331Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u1.c.o 2024-04-03T15:57:46.1773075Z [ 8%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2024-04-03T15:57:46.2288097Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u2.c.o 2024-04-03T15:57:46.3056247Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u4.c.o 2024-04-03T15:57:46.3512715Z [ 8%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2024-04-03T15:57:46.3744155Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u8.c.o 2024-04-03T15:57:46.4845109Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c.o 2024-04-03T15:57:46.5295646Z [ 8%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2024-04-03T15:57:46.5597496Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c.o 2024-04-03T15:57:46.6360456Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c.o 2024-04-03T15:57:46.6991037Z [ 8%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2024-04-03T15:57:46.7172047Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2024-04-03T15:57:46.7778435Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u1.c.o 2024-04-03T15:57:46.8513325Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u2.c.o 2024-04-03T15:57:46.9263732Z [ 8%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2024-04-03T15:57:46.9269563Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u4.c.o 2024-04-03T15:57:46.9995589Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u8.c.o 2024-04-03T15:57:47.0795386Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u1.c.o 2024-04-03T15:57:47.1086195Z [ 8%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2024-04-03T15:57:47.1765939Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u2.c.o 2024-04-03T15:57:47.2605925Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u4.c.o 2024-04-03T15:57:47.3051165Z [ 8%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2024-04-03T15:57:47.3570938Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u8.c.o 2024-04-03T15:57:47.4584976Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c.o 2024-04-03T15:57:47.5542590Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2024-04-03T15:57:47.5596908Z [ 8%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2024-04-03T15:57:47.6234094Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c.o 2024-04-03T15:57:47.7047741Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c.o 2024-04-03T15:57:47.7359395Z [ 8%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2024-04-03T15:57:47.7707622Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u1.c.o 2024-04-03T15:57:47.8469983Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u2.c.o 2024-04-03T15:57:47.9280152Z [ 8%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2024-04-03T15:57:47.9467856Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u4.c.o 2024-04-03T15:57:48.0166490Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u8.c.o 2024-04-03T15:57:48.1128460Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u1.c.o 2024-04-03T15:57:48.1610778Z [ 8%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2024-04-03T15:57:48.1861943Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u2.c.o 2024-04-03T15:57:48.3118035Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u4.c.o 2024-04-03T15:57:48.3315688Z [ 8%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2024-04-03T15:57:48.3887072Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u8.c.o 2024-04-03T15:57:48.4634026Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c.o 2024-04-03T15:57:48.4840935Z [ 8%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2024-04-03T15:57:48.5316465Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c.o 2024-04-03T15:57:48.6126836Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c.o 2024-04-03T15:57:48.6843376Z [ 8%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2024-04-03T15:57:48.7028985Z [ 8%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/utils.cc.o 2024-04-03T15:57:48.7607873Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c.o 2024-04-03T15:57:48.8371247Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c.o 2024-04-03T15:57:48.8933041Z [ 9%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2024-04-03T15:57:48.9188449Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c.o 2024-04-03T15:57:48.9806831Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2024-04-03T15:57:49.0473584Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c.o 2024-04-03T15:57:49.1072991Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c.o 2024-04-03T15:57:49.1726535Z [ 9%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/mpi/context.cc.o 2024-04-03T15:57:49.1743307Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c.o 2024-04-03T15:57:49.2497298Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2024-04-03T15:57:49.3255912Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u1.c.o 2024-04-03T15:57:49.4070520Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u2.c.o 2024-04-03T15:57:49.4357478Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/pair.h:13, 2024-04-03T15:57:49.4359378Z from /var/lib/jenkins/workspace/third_party/gloo/gloo/context.h:15, 2024-04-03T15:57:49.4360792Z from /var/lib/jenkins/workspace/third_party/gloo/gloo/mpi/context.h:11, 2024-04-03T15:57:49.4362323Z from /var/lib/jenkins/workspace/third_party/gloo/gloo/mpi/context.cc:9: 2024-04-03T15:57:49.4364797Z /var/lib/jenkins/workspace/third_party/gloo/gloo/mpi/context.cc: In destructor ‘gloo::mpi::MPIScope::~MPIScope()’: 2024-04-03T15:57:49.4367776Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/logging.h:141:58: warning: throw will always call terminate() [-Wterminate] 2024-04-03T15:57:49.4369799Z 141 | r.get_message_and_free(MakeString(__VA_ARGS__))); \ 2024-04-03T15:57:49.4370787Z | ^ 2024-04-03T15:57:49.4373102Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/logging.h:150:3: note: in expansion of macro ‘GLOO_ENFORCE_THAT_IMPL’ 2024-04-03T15:57:49.4375134Z 150 | GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__) 2024-04-03T15:57:49.4376144Z | ^~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:57:49.4378073Z /var/lib/jenkins/workspace/third_party/gloo/gloo/mpi/context.cc:43:3: note: in expansion of macro ‘GLOO_ENFORCE_EQ’ 2024-04-03T15:57:49.4379766Z 43 | GLOO_ENFORCE_EQ(rv, MPI_SUCCESS); 2024-04-03T15:57:49.4380450Z | ^~~~~~~~~~~~~~~ 2024-04-03T15:57:49.4381940Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/logging.h:141:58: note: in C++11 destructors default to noexcept 2024-04-03T15:57:49.4383757Z 141 | r.get_message_and_free(MakeString(__VA_ARGS__))); \ 2024-04-03T15:57:49.4384754Z | ^ 2024-04-03T15:57:49.4386776Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/logging.h:150:3: note: in expansion of macro ‘GLOO_ENFORCE_THAT_IMPL’ 2024-04-03T15:57:49.4409972Z 150 | GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__) 2024-04-03T15:57:49.4410910Z | ^~~~~~~~~~~~~~~~~~~~~~ 2024-04-03T15:57:49.4412639Z /var/lib/jenkins/workspace/third_party/gloo/gloo/mpi/context.cc:43:3: note: in expansion of macro ‘GLOO_ENFORCE_EQ’ 2024-04-03T15:57:49.4414298Z 43 | GLOO_ENFORCE_EQ(rv, MPI_SUCCESS); 2024-04-03T15:57:49.4415020Z | ^~~~~~~~~~~~~~~ 2024-04-03T15:57:49.4521230Z [ 9%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2024-04-03T15:57:49.4819477Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u4.c.o 2024-04-03T15:57:49.5641158Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u8.c.o 2024-04-03T15:57:49.6453493Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u1.c.o 2024-04-03T15:57:49.6460654Z [ 9%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2024-04-03T15:57:49.7163392Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u2.c.o 2024-04-03T15:57:49.7791891Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u4.c.o 2024-04-03T15:57:49.8434110Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u8.c.o 2024-04-03T15:57:49.9000625Z [ 9%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2024-04-03T15:57:49.9188360Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u1.c.o 2024-04-03T15:57:49.9970870Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u2.c.o 2024-04-03T15:57:50.0679794Z [ 9%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2024-04-03T15:57:50.0787166Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u4.c.o 2024-04-03T15:57:50.2004529Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2024-04-03T15:57:50.2413777Z [ 9%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2024-04-03T15:57:50.2720335Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u1.c.o 2024-04-03T15:57:50.3515476Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u2.c.o 2024-04-03T15:57:50.4239908Z [ 9%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2024-04-03T15:57:50.4324118Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u4.c.o 2024-04-03T15:57:50.5156602Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u8.c.o 2024-04-03T15:57:50.5754696Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u1.c.o 2024-04-03T15:57:50.5871184Z [ 9%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2024-04-03T15:57:50.6544545Z [ 9%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2024-04-03T15:57:50.6548483Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u2.c.o 2024-04-03T15:57:50.7390230Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u4.c.o 2024-04-03T15:57:50.8185812Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u8.c.o 2024-04-03T15:57:50.9052631Z [ 9%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2024-04-03T15:57:50.9063078Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c.o 2024-04-03T15:57:51.0031592Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c.o 2024-04-03T15:57:51.0827907Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c.o 2024-04-03T15:57:51.1402107Z [ 9%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2024-04-03T15:57:51.1629329Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2024-04-03T15:57:51.2472325Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c.o 2024-04-03T15:57:51.3345092Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c.o 2024-04-03T15:57:51.3509030Z [ 9%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2024-04-03T15:57:51.4498662Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2024-04-03T15:57:51.4689227Z [ 9%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2024-04-03T15:57:51.5449495Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c.o 2024-04-03T15:57:51.6258475Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c.o 2024-04-03T15:57:51.7131730Z [ 9%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2024-04-03T15:57:51.7427207Z [ 10%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2024-04-03T15:57:51.7860395Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c.o 2024-04-03T15:57:51.8661510Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u1.c.o 2024-04-03T15:57:51.9593509Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c.o 2024-04-03T15:57:52.0505321Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u3.c.o 2024-04-03T15:57:52.0508100Z [ 10%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2024-04-03T15:57:52.1404781Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c.o 2024-04-03T15:57:52.2401667Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u5.c.o 2024-04-03T15:57:52.3618975Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u6.c.o 2024-04-03T15:57:52.3802457Z [ 10%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2024-04-03T15:57:52.4504200Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u1.c.o 2024-04-03T15:57:52.5925951Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u2.c.o 2024-04-03T15:57:52.6703156Z [ 10%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/error.cc.o 2024-04-03T15:57:52.6874528Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u3.c.o 2024-04-03T15:57:52.7834985Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u4.c.o 2024-04-03T15:57:52.8502424Z [ 10%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/listener.cc.o 2024-04-03T15:57:52.8911060Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u5.c.o 2024-04-03T15:57:52.9868912Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u6.c.o 2024-04-03T15:57:53.0714333Z [ 10%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2024-04-03T15:57:53.0745278Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c.o 2024-04-03T15:57:53.1563379Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c.o 2024-04-03T15:57:53.2430787Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2024-04-03T15:57:53.3243496Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c.o 2024-04-03T15:57:53.3520213Z [ 10%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2024-04-03T15:57:53.3990679Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c.o 2024-04-03T15:57:53.4880341Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2024-04-03T15:57:53.5685417Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c.o 2024-04-03T15:57:53.5802514Z [ 10%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/socket.cc.o 2024-04-03T15:57:53.6365297Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c2-minmax-scalar-2x.c.o 2024-04-03T15:57:53.7129572Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-scalar-2x.c.o 2024-04-03T15:57:53.7833975Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c.o 2024-04-03T15:57:53.8040908Z [ 10%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2024-04-03T15:57:53.8624785Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c.o 2024-04-03T15:57:53.9486039Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c.o 2024-04-03T15:57:54.0286686Z [ 10%] Linking CXX static library ../../../lib/libgloo.a 2024-04-03T15:57:54.0710176Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2024-04-03T15:57:54.0822950Z [ 10%] Built target gloo 2024-04-03T15:57:54.0942995Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2024-04-03T15:57:54.1614715Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2024-04-03T15:57:54.1955298Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u2.c.o 2024-04-03T15:57:54.2954399Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2024-04-03T15:57:54.3099334Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2024-04-03T15:57:54.3776181Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2024-04-03T15:57:54.3893866Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2024-04-03T15:57:54.4614929Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u2.c.o 2024-04-03T15:57:54.5476333Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2024-04-03T15:57:54.6339617Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2024-04-03T15:57:54.6830775Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2024-04-03T15:57:54.7247069Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u2.c.o 2024-04-03T15:57:54.8148151Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2024-04-03T15:57:54.9049022Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2024-04-03T15:57:54.9962841Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u2.c.o 2024-04-03T15:57:55.0845928Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2024-04-03T15:57:55.0866582Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2024-04-03T15:57:55.1828172Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2024-04-03T15:57:55.2988118Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u2.c.o 2024-04-03T15:57:55.3861741Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2024-04-03T15:57:55.4230242Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2024-04-03T15:57:55.4771162Z [ 10%] 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-04-03T15:57:55.5733385Z [ 10%] 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-04-03T15:57:55.6640522Z [ 10%] 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-04-03T15:57:55.7076688Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2024-04-03T15:57:55.7520224Z [ 10%] 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-04-03T15:57:55.9157785Z [ 10%] 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-04-03T15:57:56.0002850Z [ 10%] 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-04-03T15:57:56.0728787Z [ 10%] Built target dnnl_graph_utils 2024-04-03T15:57:56.0822515Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u1.c.o 2024-04-03T15:57:56.1173261Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2024-04-03T15:57:56.1779943Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u2.c.o 2024-04-03T15:57:56.2870150Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u4.c.o 2024-04-03T15:57:56.3779413Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2024-04-03T15:57:56.4538382Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2024-04-03T15:57:56.4652183Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u2.c.o 2024-04-03T15:57:56.5582253Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u4.c.o 2024-04-03T15:57:56.6656559Z [ 11%] 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-04-03T15:57:56.6733486Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2024-04-03T15:57:56.8067386Z [ 11%] 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-04-03T15:57:56.9020952Z [ 11%] 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-04-03T15:57:56.9510657Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2024-04-03T15:57:57.0033283Z [ 11%] 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-04-03T15:57:57.0942274Z [ 11%] 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-04-03T15:57:57.1891727Z [ 11%] 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-04-03T15:57:57.2175088Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2024-04-03T15:57:57.3049753Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u1.c.o 2024-04-03T15:57:57.4032102Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u2.c.o 2024-04-03T15:57:57.4995044Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u4.c.o 2024-04-03T15:57:57.5388711Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2024-04-03T15:57:57.5865318Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u1.c.o 2024-04-03T15:57:57.6745524Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u2.c.o 2024-04-03T15:57:57.7777753Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u4.c.o 2024-04-03T15:57:57.8619798Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2024-04-03T15:57:57.8683070Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u1.c.o 2024-04-03T15:57:57.9676659Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u2.c.o 2024-04-03T15:57:58.0556753Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u4.c.o 2024-04-03T15:57:58.1353981Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2024-04-03T15:57:58.1602469Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u1.c.o 2024-04-03T15:57:58.2292150Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u2.c.o 2024-04-03T15:57:58.3055751Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u3.c.o 2024-04-03T15:57:58.3847663Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u4.c.o 2024-04-03T15:57:58.4210458Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut4-p4.c.o 2024-04-03T15:57:58.4592494Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2024-04-03T15:57:58.4960907Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_minmax_i32.cu 2024-04-03T15:57:58.5015226Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut8-p3.c.o 2024-04-03T15:57:58.5770990Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut8-p4.c.o 2024-04-03T15:57:58.6495778Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut16-p3.c.o 2024-04-03T15:57:58.7266429Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut16-p4.c.o 2024-04-03T15:57:58.7873863Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2024-04-03T15:57:58.8186534Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-p5.c.o 2024-04-03T15:57:58.9099442Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-p6.c.o 2024-04-03T15:57:58.9826120Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-lut64-p2.c.o 2024-04-03T15:57:59.0531364Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-lut2048-p1.c.o 2024-04-03T15:57:59.0620491Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2024-04-03T15:57:59.1298233Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-p5.c.o 2024-04-03T15:57:59.1344136Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_threadpool.cpp.o 2024-04-03T15:57:59.1996992Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2024-04-03T15:57:59.2127758Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-scalar-bitcast.c.o 2024-04-03T15:57:59.3016954Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-scalar-fabsf.c.o 2024-04-03T15:57:59.3784988Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-addsub.c.o 2024-04-03T15:57:59.4543332Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-cvt.c.o 2024-04-03T15:57:59.4627658Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2024-04-03T15:57:59.5256064Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-floor.c.o 2024-04-03T15:57:59.6027567Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-addsub.c.o 2024-04-03T15:57:59.6686520Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-nearbyint.c.o 2024-04-03T15:57:59.7387126Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-rint.c.o 2024-04-03T15:57:59.7965005Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2024-04-03T15:57:59.7996803Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2024-04-03T15:57:59.8041872Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-addsub.c.o 2024-04-03T15:57:59.8752134Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-ceil.c.o 2024-04-03T15:57:59.9461089Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-cvt.c.o 2024-04-03T15:58:00.0169345Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-addsub.c.o 2024-04-03T15:58:00.0369977Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-cvt.c.o 2024-04-03T15:58:00.0674318Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2024-04-03T15:58:00.0926183Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/group_normalization.cpp.o 2024-04-03T15:58:00.1289164Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-trunc.c.o 2024-04-03T15:58:00.2102500Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-lut64-p2-div.c.o 2024-04-03T15:58:00.2781826Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-lut2048-p1-div.c.o 2024-04-03T15:58:00.2838418Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-p5-div.c.o 2024-04-03T15:58:00.3604158Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_minmax_i64.cu 2024-04-03T15:58:00.3665784Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut4-p4h2ts-div.c.o 2024-04-03T15:58:00.3709552Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut4-p4h2ts-rcp.c.o 2024-04-03T15:58:00.4364797Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2024-04-03T15:58:00.4834160Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut4-p4h3ps-div.c.o 2024-04-03T15:58:00.4946005Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut4-p4h3ts-div.c.o 2024-04-03T15:58:00.5552290Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2024-04-03T15:58:00.5672853Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p3h1ts-div.c.o 2024-04-03T15:58:00.6362000Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h2ts-div.c.o 2024-04-03T15:58:00.7146007Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h2ts-rcp.c.o 2024-04-03T15:58:00.7161688Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-04-03T15:58:00.7972289Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h3ps-rcp.c.o 2024-04-03T15:58:00.8026284Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_minmax_u32.cu 2024-04-03T15:58:00.8250950Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/kernel_cache.cpp.o 2024-04-03T15:58:00.8734189Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h3ts-div.c.o 2024-04-03T15:58:00.9326881Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h3ts-rcp.c.o 2024-04-03T15:58:00.9616137Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_minmax_u64.cu 2024-04-03T15:58:01.0118068Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p3h1ts-div.c.o 2024-04-03T15:58:01.0888773Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p4h2ts-div.c.o 2024-04-03T15:58:01.1171746Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2024-04-03T15:58:01.1539483Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p4h2ts-rcp.c.o 2024-04-03T15:58:01.2270985Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p4h3ps-div.c.o 2024-04-03T15:58:01.3048037Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p4h3ts-div.c.o 2024-04-03T15:58:01.3835326Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut32-p3h1ts-div.c.o 2024-04-03T15:58:01.3983960Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2024-04-03T15:58:01.4649419Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut64-p3h1ts-div.c.o 2024-04-03T15:58:01.5448514Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h4ts-div.c.o 2024-04-03T15:58:01.6125532Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h5ps-div.c.o 2024-04-03T15:58:01.6759259Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h5ps-rcp.c.o 2024-04-03T15:58:01.7379894Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2024-04-03T15:58:01.7671878Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h5ts-div.c.o 2024-04-03T15:58:01.8730481Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h5ts-rcp.c.o 2024-04-03T15:58:01.9585586Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut4-p4h2ts-div.c.o 2024-04-03T15:58:01.9931628Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2024-04-03T15:58:02.0201215Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut4-p4h3ps-div.c.o 2024-04-03T15:58:02.0899813Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut4-p4h3ts-div.c.o 2024-04-03T15:58:02.1675412Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p3h1ts-div.c.o 2024-04-03T15:58:02.2437236Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h2ts-div.c.o 2024-04-03T15:58:02.2720675Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h2ts-rcp.c.o 2024-04-03T15:58:02.3009318Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2024-04-03T15:58:02.3313411Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc.cpp.o 2024-04-03T15:58:02.3370344Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h3ps-div.c.o 2024-04-03T15:58:02.4148476Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h3ps-rcp.c.o 2024-04-03T15:58:02.4859026Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h3ts-div.c.o 2024-04-03T15:58:02.5607905Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h3ts-rcp.c.o 2024-04-03T15:58:02.5772142Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut16-p3h1ts-div.c.o 2024-04-03T15:58:02.6279402Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2024-04-03T15:58:02.6302864Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2024-04-03T15:58:02.6550666Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut16-p4h2ts-div.c.o 2024-04-03T15:58:02.7377106Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut16-p4h3ps-div.c.o 2024-04-03T15:58:02.8329206Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut16-p4h3ts-div.c.o 2024-04-03T15:58:02.9057468Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut32-p3h1ts-div.c.o 2024-04-03T15:58:02.9185257Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2024-04-03T15:58:02.9227132Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut64-p3h1ts-div.c.o 2024-04-03T15:58:03.0016910Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2024-04-03T15:58:03.0506806Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-p6h4ts-div.c.o 2024-04-03T15:58:03.1221509Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-p6h5ps-div.c.o 2024-04-03T15:58:03.1976507Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-p6h5ts-div.c.o 2024-04-03T15:58:03.2695586Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut4-p4h2ts-div.c.o 2024-04-03T15:58:03.2787363Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2024-04-03T15:58:03.3191924Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut4-p4h3ps-div.c.o 2024-04-03T15:58:03.3490102Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut4-p4h3ts-div.c.o 2024-04-03T15:58:03.4186003Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2024-04-03T15:58:03.4291784Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut8-p3h1ts-div.c.o 2024-04-03T15:58:03.5258289Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut8-p4h2ts-div.c.o 2024-04-03T15:58:03.5737276Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2024-04-03T15:58:03.6150927Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut8-p4h3ps-div.c.o 2024-04-03T15:58:03.6831142Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut8-p4h3ts-div.c.o 2024-04-03T15:58:03.7231082Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2024-04-03T15:58:03.7451292Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut16-p3h1ts-div.c.o 2024-04-03T15:58:03.8545401Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut16-p4h2ts-div.c.o 2024-04-03T15:58:03.8802431Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2024-04-03T15:58:03.9266019Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut16-p4h3ps-div.c.o 2024-04-03T15:58:03.9827953Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2024-04-03T15:58:03.9973603Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut16-p4h3ts-div.c.o 2024-04-03T15:58:04.0759454Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut32-p3h1ts-div.c.o 2024-04-03T15:58:04.1489773Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut64-p3h1ts-div.c.o 2024-04-03T15:58:04.2292785Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2024-04-03T15:58:04.2316432Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-p6h4ts-div.c.o 2024-04-03T15:58:04.3049564Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2024-04-03T15:58:04.3064777Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-p6h5ps-div.c.o 2024-04-03T15:58:04.3895941Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-p6h5ts-div.c.o 2024-04-03T15:58:04.4587873Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2024-04-03T15:58:04.4828986Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut4-p4h2ts-div.c.o 2024-04-03T15:58:04.5591772Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut4-p4h3ps-div.c.o 2024-04-03T15:58:04.5869126Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2024-04-03T15:58:04.6438562Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut4-p4h3ts-div.c.o 2024-04-03T15:58:04.7264717Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_desc_iface.cpp.o 2024-04-03T15:58:04.7291860Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p3h1ts-div.c.o 2024-04-03T15:58:04.8106544Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p4h2ts-div.c.o 2024-04-03T15:58:04.8946481Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p4h3ps-div.c.o 2024-04-03T15:58:04.9127079Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2024-04-03T15:58:04.9690006Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p4h3ts-div.c.o 2024-04-03T15:58:04.9994719Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2024-04-03T15:58:05.0490919Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut16-p3h1ts-div.c.o 2024-04-03T15:58:05.1341410Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut16-p4h2ts-div.c.o 2024-04-03T15:58:05.1991350Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2024-04-03T15:58:05.2202906Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut16-p4h3ps-div.c.o 2024-04-03T15:58:05.2302487Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2024-04-03T15:58:05.2970336Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2024-04-03T15:58:05.3111052Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut16-p4h3ts-div.c.o 2024-04-03T15:58:05.4271881Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut32-p3h1ts-div.c.o 2024-04-03T15:58:05.4954792Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_iface.cpp.o 2024-04-03T15:58:05.5227729Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut64-p3h1ts-div.c.o 2024-04-03T15:58:05.6120599Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-p6h4ts-div.c.o 2024-04-03T15:58:05.6626595Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-p6h5ps-div.c.o 2024-04-03T15:58:05.6828341Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-p6h5ts-div.c.o 2024-04-03T15:58:05.6830910Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2024-04-03T15:58:05.7843204Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_minmax_u8.cu 2024-04-03T15:58:05.7845918Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2024-04-03T15:58:05.8533827Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-bitmanip.c.o 2024-04-03T15:58:05.9175472Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-clz-binsearch.c.o 2024-04-03T15:58:05.9832442Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-clz-newton.c.o 2024-04-03T15:58:05.9929257Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2024-04-03T15:58:06.0641203Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti32-sqrt-lrint.c.o 2024-04-03T15:58:06.1287970Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2024-04-03T15:58:06.1431757Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti64-sqrt-lrint.c.o 2024-04-03T15:58:06.2189754Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti64-sqrtf-lrintf.c.o 2024-04-03T15:58:06.3066201Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvtu32-sqrt-lrint.c.o 2024-04-03T15:58:06.3216921Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_group_normalization_list.cpp.o 2024-04-03T15:58:06.3953610Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2024-04-03T15:58:06.4005745Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvtu32-sqrtf-lrintf.c.o 2024-04-03T15:58:06.4726365Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-hashemian.c.o 2024-04-03T15:58:06.5435352Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-tflm.c.o 2024-04-03T15:58:06.6309305Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu32-sqrt-cvtsatu32f64.c.o 2024-04-03T15:58:06.6629677Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2024-04-03T15:58:06.6759089Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2024-04-03T15:58:06.7186178Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu32-sqrt-llrint.c.o 2024-04-03T15:58:06.8076202Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu64-sqrt-llrint.c.o 2024-04-03T15:58:06.8985353Z [ 13%] 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-04-03T15:58:06.9101085Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2024-04-03T15:58:06.9935941Z [ 13%] 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-04-03T15:58:07.0432842Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2024-04-03T15:58:07.0768813Z [ 13%] 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-04-03T15:58:07.1762458Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2024-04-03T15:58:07.1813022Z [ 13%] 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-04-03T15:58:07.2755511Z [ 13%] 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-04-03T15:58:07.3543952Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2024-04-03T15:58:07.3727198Z [ 13%] 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-04-03T15:58:07.3746688Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2024-04-03T15:58:07.4599857Z [ 13%] 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-04-03T15:58:07.5599659Z [ 13%] 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-04-03T15:58:07.6560130Z [ 13%] 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-04-03T15:58:07.7206682Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2024-04-03T15:58:07.7261311Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2024-04-03T15:58:07.7533265Z [ 13%] 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-04-03T15:58:07.8415092Z [ 13%] 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-04-03T15:58:07.9503121Z [ 13%] 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-04-03T15:58:08.0029805Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2024-04-03T15:58:08.0384315Z [ 13%] 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-04-03T15:58:08.1281032Z [ 13%] 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-04-03T15:58:08.1874238Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2024-04-03T15:58:08.2150561Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2024-04-03T15:58:08.2375368Z [ 13%] 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-04-03T15:58:08.3803539Z [ 13%] 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-04-03T15:58:08.5177022Z [ 13%] 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-04-03T15:58:08.5813808Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2024-04-03T15:58:08.6115558Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2024-04-03T15:58:08.6223813Z [ 13%] 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-04-03T15:58:08.7100181Z [ 13%] 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-04-03T15:58:08.8103212Z [ 13%] 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-04-03T15:58:08.8637301Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2024-04-03T15:58:08.9252278Z [ 13%] 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-04-03T15:58:09.0134428Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2024-04-03T15:58:09.0222515Z [ 13%] 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-04-03T15:58:09.1499120Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:09.2109767Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream_profiler.cpp.o 2024-04-03T15:58:09.2402012Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:09.3242399Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:09.3366557Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2024-04-03T15:58:09.4233395Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:09.4745795Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2024-04-03T15:58:09.5073527Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:09.6058336Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:09.6935474Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:09.7286399Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2024-04-03T15:58:09.7546165Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2024-04-03T15:58:09.7748502Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:09.8667813Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:09.9661375Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:10.0201944Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2024-04-03T15:58:10.0556820Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:10.0986637Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2024-04-03T15:58:10.1306146Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:10.2385898Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:10.3001626Z [ 13%] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2024-04-03T15:58:10.3289225Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:10.4315773Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2024-04-03T15:58:10.4345052Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:10.4476644Z [ 13%] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2024-04-03T15:58:10.5275480Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:10.5669602Z [ 13%] Building ASM object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2024-04-03T15:58:10.6115705Z [ 13%] Built target dnnl_common 2024-04-03T15:58:10.6208861Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/float16.cpp.o 2024-04-03T15:58:10.6211992Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:10.7466708Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:10.8285275Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:10.8388827Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:10.9174462Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2024-04-03T15:58:10.9407405Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:10.9557496Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:11.0389107Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2024-04-03T15:58:11.0472291Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:11.1376963Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:11.2522855Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:11.2775718Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o 2024-04-03T15:58:11.3451476Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:11.4148513Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2024-04-03T15:58:11.4422976Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:11.5420196Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:11.6292187Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2024-04-03T15:58:11.6298695Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:11.7198844Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:11.7804622Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2024-04-03T15:58:11.8230479Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2024-04-03T15:58:11.9074289Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_containers.cpp.o 2024-04-03T15:58:11.9283790Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:12.0219880Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:12.1173359Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:12.1399343Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2024-04-03T15:58:12.2060923Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2024-04-03T15:58:12.2565136Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_utils.cpp.o 2024-04-03T15:58:12.3094185Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:12.3863156Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:12.4745492Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:12.5425724Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2024-04-03T15:58:12.5730947Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2024-04-03T15:58:12.5955646Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brdgmm_kernel.cpp.o 2024-04-03T15:58:12.6723540Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:12.7674548Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:12.8605895Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:12.9036489Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2024-04-03T15:58:12.9522939Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:13.0262746Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_amx_uker.cpp.o 2024-04-03T15:58:13.0395902Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:13.1326310Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:13.2331861Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:13.2645569Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2024-04-03T15:58:13.2958277Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_kernel.cpp.o 2024-04-03T15:58:13.3189092Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:13.4185685Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:13.5365844Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c.o 2024-04-03T15:58:13.6053325Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u2.c.o 2024-04-03T15:58:13.6369853Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2024-04-03T15:58:13.6489655Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2024-04-03T15:58:13.6749309Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u3.c.o 2024-04-03T15:58:13.7568910Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c.o 2024-04-03T15:58:13.8539088Z [ 14%] 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-04-03T15:58:13.9054598Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o 2024-04-03T15:58:13.9296340Z [ 14%] 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-04-03T15:58:13.9960345Z [ 14%] 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-04-03T15:58:13.9980725Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2024-04-03T15:58:14.0746685Z [ 14%] 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-04-03T15:58:14.1456906Z [ 14%] 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-04-03T15:58:14.2192175Z [ 14%] 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-04-03T15:58:14.2219239Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2024-04-03T15:58:14.3132403Z [ 14%] 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-04-03T15:58:14.3335369Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_group_normalization.cpp.o 2024-04-03T15:58:14.3992681Z [ 14%] 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-04-03T15:58:14.4845028Z [ 14%] 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-04-03T15:58:14.5144632Z [ 14%] 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-04-03T15:58:14.5673554Z [ 14%] 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-04-03T15:58:14.6537885Z [ 14%] 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-04-03T15:58:14.7049653Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2024-04-03T15:58:14.7308862Z [ 14%] 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-04-03T15:58:14.7948484Z [ 14%] 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-04-03T15:58:14.8091942Z [ 14%] 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-04-03T15:58:14.8882492Z [ 14%] 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-04-03T15:58:14.9608767Z [ 14%] 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-04-03T15:58:15.0187009Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2024-04-03T15:58:15.0384019Z [ 14%] 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-04-03T15:58:15.1114841Z [ 14%] 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-04-03T15:58:15.1473035Z [ 14%] 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-04-03T15:58:15.1803844Z [ 14%] 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-04-03T15:58:15.2690385Z [ 14%] 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-04-03T15:58:15.3294623Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2024-04-03T15:58:15.3407292Z [ 14%] 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-04-03T15:58:15.4222874Z [ 14%] 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-04-03T15:58:15.4389822Z [ 14%] 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-04-03T15:58:15.5444231Z [ 14%] 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-04-03T15:58:15.6052775Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2024-04-03T15:58:15.6274134Z [ 14%] 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-04-03T15:58:15.7316227Z [ 14%] 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-04-03T15:58:15.7634635Z [ 14%] 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-04-03T15:58:15.8355520Z [ 14%] 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-04-03T15:58:15.8789743Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2024-04-03T15:58:15.9299634Z [ 14%] 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-04-03T15:58:16.0230859Z [ 14%] 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-04-03T15:58:16.1059425Z [ 14%] 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-04-03T15:58:16.1472325Z [ 14%] 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-04-03T15:58:16.1777672Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2024-04-03T15:58:16.2437267Z [ 14%] 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-04-03T15:58:16.3237409Z [ 14%] 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-04-03T15:58:16.4051498Z [ 14%] 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-04-03T15:58:16.4938077Z [ 14%] 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-04-03T15:58:16.5244736Z [ 14%] 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-04-03T15:58:16.5377322Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2024-04-03T15:58:16.6220924Z [ 14%] 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-04-03T15:58:16.8428723Z [ 14%] 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-04-03T15:58:16.8760557Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2024-04-03T15:58:17.0695835Z [ 14%] 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-04-03T15:58:17.0718010Z [ 14%] 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-04-03T15:58:17.1674290Z [ 14%] 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-04-03T15:58:17.2341705Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2024-04-03T15:58:17.2573259Z [ 14%] 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-04-03T15:58:17.3234094Z [ 14%] 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-04-03T15:58:17.3535314Z [ 14%] 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-04-03T15:58:17.4652009Z [ 14%] 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-04-03T15:58:17.5523956Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2024-04-03T15:58:17.5585880Z [ 14%] 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-04-03T15:58:17.6434560Z [ 14%] 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-04-03T15:58:17.7183671Z [ 14%] 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-04-03T15:58:17.7553463Z [ 14%] 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-04-03T15:58:17.8479752Z [ 14%] 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-04-03T15:58:17.8562150Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_group_normalization.cpp.o 2024-04-03T15:58:17.9296031Z [ 14%] 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-04-03T15:58:18.0285146Z [ 14%] 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-04-03T15:58:18.0786459Z [ 14%] 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-04-03T15:58:18.1482731Z [ 14%] 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-04-03T15:58:18.1726184Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2024-04-03T15:58:18.2298283Z [ 14%] 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-04-03T15:58:18.3249061Z [ 14%] 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-04-03T15:58:18.3680154Z [ 14%] 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-04-03T15:58:18.4281307Z [ 14%] 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-04-03T15:58:18.4675237Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2024-04-03T15:58:18.5261310Z [ 14%] 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-04-03T15:58:18.6208373Z [ 14%] 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-04-03T15:58:18.6440949Z [ 14%] 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-04-03T15:58:18.7502164Z [ 14%] 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-04-03T15:58:18.7834791Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2024-04-03T15:58:18.8509529Z [ 14%] 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-04-03T15:58:18.9588651Z [ 14%] 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-04-03T15:58:18.9777898Z [ 14%] 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-04-03T15:58:19.0603252Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2024-04-03T15:58:19.0670650Z [ 14%] 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-04-03T15:58:19.1557665Z [ 14%] 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-04-03T15:58:19.2727763Z [ 14%] 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-04-03T15:58:19.2805590Z [ 14%] 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-04-03T15:58:19.3653586Z [ 14%] 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-04-03T15:58:19.3873489Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2024-04-03T15:58:19.4687866Z [ 14%] 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-04-03T15:58:19.5686065Z [ 14%] 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-04-03T15:58:19.6133571Z [ 14%] 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-04-03T15:58:19.6750983Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2024-04-03T15:58:19.7028933Z [ 14%] 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-04-03T15:58:19.7900776Z [ 15%] 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-04-03T15:58:19.8914761Z [ 15%] 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-04-03T15:58:19.8974376Z [ 15%] 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-04-03T15:58:20.0030862Z [ 15%] 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-04-03T15:58:20.0331174Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2024-04-03T15:58:20.0796817Z [ 15%] 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-04-03T15:58:20.2043737Z [ 15%] 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-04-03T15:58:20.2787299Z [ 15%] 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-04-03T15:58:20.3044579Z [ 15%] 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-04-03T15:58:20.3211796Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2024-04-03T15:58:20.3916201Z [ 15%] 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-04-03T15:58:20.4873918Z [ 15%] 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-04-03T15:58:20.5851734Z [ 15%] 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-04-03T15:58:20.6014123Z [ 15%] 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-04-03T15:58:20.6802617Z [ 15%] 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-04-03T15:58:20.7659400Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2024-04-03T15:58:20.7821380Z [ 15%] 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-04-03T15:58:20.8844058Z [ 15%] 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-04-03T15:58:20.8945891Z [ 15%] 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-04-03T15:58:20.9882512Z [ 15%] 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-04-03T15:58:21.0919784Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2024-04-03T15:58:21.1356627Z [ 15%] 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-04-03T15:58:21.2050064Z [ 15%] 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-04-03T15:58:21.2273196Z [ 15%] 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-04-03T15:58:21.3113112Z [ 15%] 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-04-03T15:58:21.3961025Z [ 15%] 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-04-03T15:58:21.4533956Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/scale_utils.cpp.o 2024-04-03T15:58:21.5314388Z [ 15%] 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-04-03T15:58:21.5347599Z [ 15%] 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-04-03T15:58:21.6194933Z [ 15%] 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-04-03T15:58:21.7383414Z [ 15%] 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-04-03T15:58:21.7571350Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2024-04-03T15:58:21.7857391Z [ 15%] 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-04-03T15:58:21.8391467Z [ 15%] 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-04-03T15:58:21.9449019Z [ 15%] 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-04-03T15:58:22.0190616Z [ 15%] 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-04-03T15:58:22.0482405Z [ 15%] 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-04-03T15:58:22.0627379Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2024-04-03T15:58:22.1093451Z [ 15%] 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-04-03T15:58:22.1331271Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2024-04-03T15:58:22.2056918Z [ 15%] 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-04-03T15:58:22.3114714Z [ 15%] 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-04-03T15:58:22.3678235Z [ 15%] 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-04-03T15:58:22.3990173Z [ 15%] 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-04-03T15:58:22.4247824Z [ 15%] 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-04-03T15:58:22.4372067Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2024-04-03T15:58:22.4968752Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2024-04-03T15:58:22.5242442Z [ 15%] 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-04-03T15:58:22.6244516Z [ 15%] 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-04-03T15:58:22.6791720Z [ 15%] 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-04-03T15:58:22.7232378Z [ 15%] 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-04-03T15:58:22.7638685Z [ 15%] 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-04-03T15:58:22.7991801Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/bf16/ref_gemm_bf16.cpp.o 2024-04-03T15:58:22.8150078Z [ 15%] 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-04-03T15:58:22.9279315Z [ 15%] 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-04-03T15:58:23.0181363Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/allocator.cpp.o 2024-04-03T15:58:23.0348831Z [ 15%] 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-04-03T15:58:23.0490581Z [ 15%] 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-04-03T15:58:23.1092900Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2024-04-03T15:58:23.1414493Z [ 15%] 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-04-03T15:58:23.2217663Z [ 15%] 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-04-03T15:58:23.3150414Z [ 15%] 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-04-03T15:58:23.3300048Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/backend.cpp.o 2024-04-03T15:58:23.4164859Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2024-04-03T15:58:23.4329242Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2024-04-03T15:58:23.4351745Z [ 15%] 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-04-03T15:58:23.4475122Z [ 15%] 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-04-03T15:58:23.5222724Z [ 15%] 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-04-03T15:58:23.6227787Z [ 15%] 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-04-03T15:58:23.6912593Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/graph.cpp.o 2024-04-03T15:58:23.7199443Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/logical_tensor.cpp.o 2024-04-03T15:58:23.7254240Z [ 15%] 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-04-03T15:58:23.7691821Z [ 15%] 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-04-03T15:58:23.7755226Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2024-04-03T15:58:23.8014445Z [ 15%] 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-04-03T15:58:23.8895730Z [ 15%] 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-04-03T15:58:23.9902603Z [ 15%] 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-04-03T15:58:24.0092923Z [ 15%] 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-04-03T15:58:24.0733286Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op.cpp.o 2024-04-03T15:58:24.0817400Z [ 15%] 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-04-03T15:58:24.0949243Z [ 15%] 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-04-03T15:58:24.1399281Z [ 15%] 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-04-03T15:58:24.1411147Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2024-04-03T15:58:24.2016312Z [ 15%] 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-04-03T15:58:24.2471529Z [ 15%] 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-04-03T15:58:24.3536535Z [ 15%] 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-04-03T15:58:24.3809709Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_def_constraint.cpp.o 2024-04-03T15:58:24.3927056Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2024-04-03T15:58:24.3930110Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_schema.cpp.o 2024-04-03T15:58:24.4391469Z [ 16%] 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-04-03T15:58:24.5199660Z [ 16%] 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-04-03T15:58:24.5594095Z [ 16%] 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-04-03T15:58:24.6152921Z [ 16%] 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-04-03T15:58:24.6893395Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2024-04-03T15:58:24.7222836Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2024-04-03T15:58:24.7586197Z [ 16%] 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-04-03T15:58:24.7654002Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition.cpp.o 2024-04-03T15:58:24.8471291Z [ 16%] 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-04-03T15:58:24.8740658Z [ 16%] 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-04-03T15:58:24.9725263Z [ 16%] 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-04-03T15:58:25.0472504Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-scalar-fmagic.c.o 2024-04-03T15:58:25.0869659Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2024-04-03T15:58:25.1103092Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-scalar-lrintf.c.o 2024-04-03T15:58:25.1263817Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_cache.cpp.o 2024-04-03T15:58:25.1392875Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_premulsum_bf16.cu 2024-04-03T15:58:25.2001693Z [ 16%] 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-04-03T15:58:25.2274719Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-scalar.c.o 2024-04-03T15:58:25.2984364Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-signed64.c.o 2024-04-03T15:58:25.3667450Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-unsigned32.c.o 2024-04-03T15:58:25.4096669Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2024-04-03T15:58:25.4350780Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-unsigned64.c.o 2024-04-03T15:58:25.4431016Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_hashing.cpp.o 2024-04-03T15:58:25.5042621Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-scalar.c.o 2024-04-03T15:58:25.5192614Z [ 16%] 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-04-03T15:58:25.5817264Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2024-04-03T15:58:25.6668916Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u2.c.o 2024-04-03T15:58:25.7464943Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2024-04-03T15:58:25.7474856Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_impl.cpp.o 2024-04-03T15:58:25.7734317Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2024-04-03T15:58:25.8445029Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2024-04-03T15:58:25.8785509Z [ 16%] 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-04-03T15:58:25.9211121Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u2.c.o 2024-04-03T15:58:25.9994330Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2024-04-03T15:58:26.0240737Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/shape_infer.cpp.o 2024-04-03T15:58:26.0864893Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2024-04-03T15:58:26.1353402Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2024-04-03T15:58:26.1999751Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c.o 2024-04-03T15:58:26.2104762Z [ 16%] 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-04-03T15:58:26.2777942Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2024-04-03T15:58:26.3207573Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/tensor.cpp.o 2024-04-03T15:58:26.3553321Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u1.c.o 2024-04-03T15:58:26.4210106Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u2.c.o 2024-04-03T15:58:26.4659512Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_sparse_matmul.cpp.o 2024-04-03T15:58:26.4951160Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u4.c.o 2024-04-03T15:58:26.5445063Z [ 16%] 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-04-03T15:58:26.5831715Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u1.c.o 2024-04-03T15:58:26.6503047Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/value.cpp.o 2024-04-03T15:58:26.7044118Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u2.c.o 2024-04-03T15:58:26.7372759Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2024-04-03T15:58:26.7790370Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2024-04-03T15:58:26.8271650Z [ 16%] 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-04-03T15:58:26.8533232Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u1.c.o 2024-04-03T15:58:26.9339596Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u2.c.o 2024-04-03T15:58:27.0001039Z [ 16%] Built target dnnl_graph_interface 2024-04-03T15:58:27.0078237Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2024-04-03T15:58:27.0125663Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u1.c.o 2024-04-03T15:58:27.0762632Z [ 16%] 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-04-03T15:58:27.0917423Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u2.c.o 2024-04-03T15:58:27.1059637Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c.o 2024-04-03T15:58:27.1189296Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_bf16_s8.cpp.o 2024-04-03T15:58:27.1670989Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o 2024-04-03T15:58:27.1760950Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u1.c.o 2024-04-03T15:58:27.2815529Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u2.c.o 2024-04-03T15:58:27.3571719Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c.o 2024-04-03T15:58:27.4034766Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-scalar-u1.c.o 2024-04-03T15:58:27.4298999Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o 2024-04-03T15:58:27.4822730Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-scalar-u4.c.o 2024-04-03T15:58:27.4855640Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_f32_s8.cpp.o 2024-04-03T15:58:27.4887118Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-scalar-u2.c.o 2024-04-03T15:58:27.5635021Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_s8_s8.cpp.o 2024-04-03T15:58:27.5696888Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.o 2024-04-03T15:58:27.6448794Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.o 2024-04-03T15:58:27.7179969Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:27.7336264Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o 2024-04-03T15:58:27.8108817Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:27.8670781Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:27.9151430Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_bf16.cpp.o 2024-04-03T15:58:27.9711482Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:27.9831465Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:28.0134755Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o 2024-04-03T15:58:28.0840962Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2024-04-03T15:58:28.0930187Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:28.1697126Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:28.2443944Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:28.2513163Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:28.3262677Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_bf16.cpp.o 2024-04-03T15:58:28.3437188Z [ 18%] 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-04-03T15:58:28.3994284Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:28.4964085Z [ 18%] 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-04-03T15:58:28.4981814Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:28.5945489Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:28.6296759Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:28.6989910Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f16.cpp.o 2024-04-03T15:58:28.7190604Z [ 18%] 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-04-03T15:58:28.7213845Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:28.7615110Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f32.cpp.o 2024-04-03T15:58:28.8147441Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:28.9311730Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:29.0071398Z [ 18%] 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-04-03T15:58:29.0290691Z [ 18%] 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-04-03T15:58:29.0467562Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:29.1353453Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s32.cpp.o 2024-04-03T15:58:29.1426200Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:29.2541936Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:29.2870751Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s8.cpp.o 2024-04-03T15:58:29.3048866Z [ 18%] 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-04-03T15:58:29.3471679Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:29.4750315Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:29.4901590Z [ 18%] 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-04-03T15:58:29.5721996Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:29.5930273Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:29.6458616Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_u8.cpp.o 2024-04-03T15:58:29.6588769Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2024-04-03T15:58:29.6968850Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:29.7999877Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:29.8335117Z [ 18%] 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-04-03T15:58:29.8917636Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:29.9853022Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:30.0114856Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:30.0207043Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2024-04-03T15:58:30.0832343Z [ 18%] 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-04-03T15:58:30.0878003Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:30.1218320Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2024-04-03T15:58:30.1810045Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:30.2624834Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2024-04-03T15:58:30.3586128Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:30.3621024Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:30.4165216Z [ 18%] 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-04-03T15:58:30.4376260Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2024-04-03T15:58:30.4591635Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:30.5368186Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2024-04-03T15:58:30.5631154Z [ 18%] 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-04-03T15:58:30.6269841Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:30.6956037Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:30.7145827Z [ 18%] 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-04-03T15:58:30.7911070Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:30.8111492Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2024-04-03T15:58:30.8371180Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2024-04-03T15:58:30.8727900Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2024-04-03T15:58:30.9129299Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2024-04-03T15:58:30.9531820Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:31.0288263Z [ 18%] 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-04-03T15:58:31.0553040Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:31.1439244Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:31.1709060Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2024-04-03T15:58:31.2127923Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:31.2384307Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2024-04-03T15:58:31.3009292Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:31.3085242Z [ 18%] 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-04-03T15:58:31.3662292Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2024-04-03T15:58:31.3940650Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:31.5151183Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:31.5872777Z [ 18%] 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-04-03T15:58:31.5876542Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:31.6152574Z [ 18%] 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-04-03T15:58:31.6166216Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:31.6858466Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm_projection.cpp.o 2024-04-03T15:58:31.7163866Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c.o 2024-04-03T15:58:31.7499217Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u2.c.o 2024-04-03T15:58:31.7839986Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2024-04-03T15:58:31.8312277Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u3.c.o 2024-04-03T15:58:31.9112756Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c.o 2024-04-03T15:58:31.9419200Z [ 18%] 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-04-03T15:58:31.9462209Z [ 18%] 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-04-03T15:58:31.9919845Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2024-04-03T15:58:32.0125156Z [ 18%] 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-04-03T15:58:32.0930006Z [ 18%] 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-04-03T15:58:32.0950430Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2024-04-03T15:58:32.1471005Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2024-04-03T15:58:32.1611643Z [ 18%] 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-04-03T15:58:32.2546250Z [ 18%] 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-04-03T15:58:32.3094582Z [ 18%] 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-04-03T15:58:32.3214921Z [ 18%] 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-04-03T15:58:32.3515667Z [ 18%] Built target dnnl_graph_backend_fake 2024-04-03T15:58:32.3586486Z [ 18%] 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-04-03T15:58:32.3952998Z [ 18%] 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-04-03T15:58:32.4471684Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/constant_cache.cpp.o 2024-04-03T15:58:32.4762578Z [ 18%] 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-04-03T15:58:32.5553099Z [ 18%] 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-04-03T15:58:32.5555708Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2024-04-03T15:58:32.6463031Z [ 18%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2024-04-03T15:58:32.6728605Z [ 18%] 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-04-03T15:58:32.7095669Z [ 18%] 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-04-03T15:58:32.7728965Z [ 18%] 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-04-03T15:58:32.7909996Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2024-04-03T15:58:32.8554013Z [ 18%] 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-04-03T15:58:32.9324820Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2024-04-03T15:58:32.9385840Z [ 18%] 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-04-03T15:58:32.9765157Z [ 18%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2024-04-03T15:58:32.9976527Z [ 18%] 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-04-03T15:58:33.0091960Z [ 18%] 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-04-03T15:58:33.0871344Z [ 18%] 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-04-03T15:58:33.1594116Z [ 18%] 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-04-03T15:58:33.1937083Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/linux_perf/linux_perf.cpp.o 2024-04-03T15:58:33.2191589Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_shape_infer.cpp.o 2024-04-03T15:58:33.2349026Z [ 18%] 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-04-03T15:58:33.2483012Z [ 18%] Linking CXX static library ../../lib/libfmt.a 2024-04-03T15:58:33.2871077Z [ 18%] Built target fmt 2024-04-03T15:58:33.2936912Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/fusion_info.cpp.o 2024-04-03T15:58:33.3047136Z [ 18%] 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-04-03T15:58:33.3178711Z [ 18%] 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-04-03T15:58:33.4001633Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:33.4867320Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:33.4917463Z [ 18%] Built target dnnl_cpu 2024-04-03T15:58:33.5015929Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:33.5620057Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-rndnu-scalar.c.o 2024-04-03T15:58:33.5947897Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_id_mgr.cpp.o 2024-04-03T15:58:33.6041925Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_propagator.cpp.o 2024-04-03T15:58:33.6451759Z [ 18%] 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-04-03T15:58:33.6658139Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:33.6666275Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:33.7697313Z [ 18%] 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-04-03T15:58:33.8005156Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:33.8992882Z [ 18%] 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-04-03T15:58:33.9211721Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-rndnu-scalar.c.o 2024-04-03T15:58:33.9226167Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/op_executable.cpp.o 2024-04-03T15:58:33.9570664Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/subgraph.cpp.o 2024-04-03T15:58:34.0290053Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:34.0917455Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:34.1349667Z [ 18%] 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-04-03T15:58:34.1868874Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:34.2425300Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/compile_ops.cpp.o 2024-04-03T15:58:34.2910365Z [ 18%] 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-04-03T15:58:34.3056624Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-rndnu-scalar.c.o 2024-04-03T15:58:34.3535992Z [ 18%] 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-04-03T15:58:34.4154212Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:34.4790730Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:34.5580195Z [ 18%] 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-04-03T15:58:34.5765158Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:34.5808367Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-rndnu-scalar.c.o 2024-04-03T15:58:34.6094054Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/constant_propagation.cpp.o 2024-04-03T15:58:34.6538748Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:34.6743192Z [ 18%] 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-04-03T15:58:34.6828709Z [ 18%] 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-04-03T15:58:34.7579913Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:34.8651281Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:34.9238826Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_premulsum_f16.cu 2024-04-03T15:58:34.9582710Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/insert_ops.cpp.o 2024-04-03T15:58:35.0035065Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-rndnu-scalar.c.o 2024-04-03T15:58:35.0092350Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:35.0625188Z [ 19%] 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-04-03T15:58:35.1037002Z [ 19%] 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-04-03T15:58:35.1100970Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:35.2056567Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:35.3113202Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-rndnu-scalar.c.o 2024-04-03T15:58:35.3304803Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/layout_propagation.cpp.o 2024-04-03T15:58:35.3748254Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/lower.cpp.o 2024-04-03T15:58:35.3952076Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:35.4620555Z [ 19%] 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-04-03T15:58:35.4897550Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:35.6001518Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:35.6264005Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-rndnu-scalar.c.o 2024-04-03T15:58:35.6994562Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/memory_planning.cpp.o 2024-04-03T15:58:35.7305626Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:35.7392921Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:35.7989730Z [ 19%] 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-04-03T15:58:35.8349671Z [ 19%] 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-04-03T15:58:35.8427052Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:35.9734971Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-rndnu-scalar.c.o 2024-04-03T15:58:36.0289728Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/transform.cpp.o 2024-04-03T15:58:36.0542751Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:36.0789206Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:36.1471883Z [ 19%] 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-04-03T15:58:36.1808682Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:36.2045417Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-rndnu-scalar.c.o 2024-04-03T15:58:36.2930688Z [ 19%] 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-04-03T15:58:36.3039052Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:36.3896846Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:36.3922065Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2024-04-03T15:58:36.4496797Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/binary_fusion.cpp.o 2024-04-03T15:58:36.4869801Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:36.5689374Z [ 19%] 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-04-03T15:58:36.5913089Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-rndnu-scalar.c.o 2024-04-03T15:58:36.6896187Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:36.7385396Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:36.7862893Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/bn_fusion.cpp.o 2024-04-03T15:58:36.8208802Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:36.8717621Z [ 19%] 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-04-03T15:58:36.9147315Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_premulsum_f32.cu 2024-04-03T15:58:36.9238973Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-rndnu-scalar.c.o 2024-04-03T15:58:37.0272086Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:37.1167193Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/concat_fusion.cpp.o 2024-04-03T15:58:37.1172394Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:37.2110104Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:37.2279424Z [ 19%] 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-04-03T15:58:37.3156932Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-rndnu-scalar.c.o 2024-04-03T15:58:37.4115942Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:37.4648884Z [ 19%] 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-04-03T15:58:37.4885447Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:37.5797972Z [ 19%] 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-04-03T15:58:37.5863252Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:37.6881895Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-rndnu-scalar.c.o 2024-04-03T15:58:37.7850396Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:37.8505048Z [ 19%] 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-04-03T15:58:37.8821743Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:37.8903578Z [ 19%] 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-04-03T15:58:37.9799019Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:38.0869240Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-rndnu-scalar.c.o 2024-04-03T15:58:38.1603033Z [ 19%] 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-04-03T15:58:38.1731234Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:38.2891609Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/convtranspose_fusion.cpp.o 2024-04-03T15:58:38.3066615Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:38.3975213Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:38.4553386Z [ 19%] 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-04-03T15:58:38.4759996Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-rndnu-scalar.c.o 2024-04-03T15:58:38.5673255Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2024-04-03T15:58:38.6509353Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2024-04-03T15:58:38.7097718Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/eltwise_fusion.cpp.o 2024-04-03T15:58:38.7309046Z [ 19%] 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-04-03T15:58:38.7354687Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2024-04-03T15:58:38.8350622Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-rndnu-scalar.c.o 2024-04-03T15:58:38.9403605Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-scalar-fmagic.c.o 2024-04-03T15:58:39.0176192Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-scalar-lrintf.c.o 2024-04-03T15:58:39.0179693Z [ 19%] 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-04-03T15:58:39.0987293Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-scalar.c.o 2024-04-03T15:58:39.1013698Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/interpolate_fusion.cpp.o 2024-04-03T15:58:39.1629738Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-signed64.c.o 2024-04-03T15:58:39.2568212Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-unsigned32.c.o 2024-04-03T15:58:39.2757611Z [ 19%] 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-04-03T15:58:39.3217255Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-unsigned64.c.o 2024-04-03T15:58:39.3789865Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2024-04-03T15:58:39.4571526Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u2.c.o 2024-04-03T15:58:39.5137529Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/layernorm_fusion.cpp.o 2024-04-03T15:58:39.5184530Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2024-04-03T15:58:39.5942279Z [ 19%] 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-04-03T15:58:39.6058431Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2024-04-03T15:58:39.6870553Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u2.c.o 2024-04-03T15:58:39.7637151Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2024-04-03T15:58:39.8389135Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2024-04-03T15:58:39.8688155Z [ 19%] 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-04-03T15:58:39.9074358Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c.o 2024-04-03T15:58:39.9191342Z [ 19%] 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-04-03T15:58:40.0014339Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2024-04-03T15:58:40.0790625Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u1.c.o 2024-04-03T15:58:40.1570148Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u2.c.o 2024-04-03T15:58:40.1992117Z [ 19%] 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-04-03T15:58:40.2230542Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u4.c.o 2024-04-03T15:58:40.2986136Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u1.c.o 2024-04-03T15:58:40.3231191Z [ 19%] 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-04-03T15:58:40.3873156Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u2.c.o 2024-04-03T15:58:40.4788962Z [ 19%] 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-04-03T15:58:40.4872306Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2024-04-03T15:58:40.5667216Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u1.c.o 2024-04-03T15:58:40.6392306Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u2.c.o 2024-04-03T15:58:40.6536931Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/quantize_fusion.cpp.o 2024-04-03T15:58:40.7112793Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2024-04-03T15:58:40.7523499Z [ 19%] 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-04-03T15:58:40.7757471Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u1.c.o 2024-04-03T15:58:40.8662642Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u2.c.o 2024-04-03T15:58:40.9388850Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c.o 2024-04-03T15:58:40.9894967Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reduction_fusion.cpp.o 2024-04-03T15:58:41.0128280Z [ 19%] 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-04-03T15:58:41.0179819Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u1.c.o 2024-04-03T15:58:41.1056512Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u2.c.o 2024-04-03T15:58:41.1913418Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c.o 2024-04-03T15:58:41.2731672Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2024-04-03T15:58:41.2789329Z [ 19%] 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-04-03T15:58:41.3537292Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c.o 2024-04-03T15:58:41.4117532Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reorder_fusion.cpp.o 2024-04-03T15:58:41.4136369Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c.o 2024-04-03T15:58:41.4932183Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2024-04-03T15:58:41.6328681Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2024-04-03T15:58:41.6410280Z [ 19%] 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-04-03T15:58:41.7139105Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x1.c.o 2024-04-03T15:58:41.7491595Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sdp.cpp.o 2024-04-03T15:58:41.8099544Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x2.c.o 2024-04-03T15:58:41.8858150Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x3.c.o 2024-04-03T15:58:41.9521121Z [ 19%] 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-04-03T15:58:41.9631044Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x4.c.o 2024-04-03T15:58:42.0305984Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u1.c.o 2024-04-03T15:58:42.0967401Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u2.c.o 2024-04-03T15:58:42.1254117Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/shuffle_fusion.cpp.o 2024-04-03T15:58:42.1882926Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u3.c.o 2024-04-03T15:58:42.2479280Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u4.c.o 2024-04-03T15:58:42.2689740Z [ 19%] 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-04-03T15:58:42.3190461Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2024-04-03T15:58:42.3902418Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c.o 2024-04-03T15:58:42.4590941Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c.o 2024-04-03T15:58:42.4792277Z [ 20%] 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-04-03T15:58:42.5228339Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2024-04-03T15:58:42.5521841Z [ 20%] 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-04-03T15:58:42.5885884Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2024-04-03T15:58:42.7528289Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2024-04-03T15:58:42.8194022Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2024-04-03T15:58:42.8841015Z [ 20%] 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-04-03T15:58:42.9317921Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-filterbank-accumulate/gen/u32-filterbank-accumulate-scalar-x1.c.o 2024-04-03T15:58:42.9562594Z [ 20%] 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-04-03T15:58:43.0033048Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-filterbank-subtract/u32-filterbank-subtract-scalar-x2.c.o 2024-04-03T15:58:43.1143577Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x1.c.o 2024-04-03T15:58:43.1467084Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o 2024-04-03T15:58:43.1718996Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x2.c.o 2024-04-03T15:58:43.2709666Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x3.c.o 2024-04-03T15:58:43.3883899Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x4.c.o 2024-04-03T15:58:43.3977973Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sum_fusion.cpp.o 2024-04-03T15:58:43.4666557Z [ 20%] 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-04-03T15:58:43.4722072Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_inner_product.cpp.o 2024-04-03T15:58:43.5650624Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u1.c.o 2024-04-03T15:58:43.6314672Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u2.c.o 2024-04-03T15:58:43.6986360Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2024-04-03T15:58:43.7428625Z [ 20%] Built target dnnl_graph_backend_dnnl 2024-04-03T15:58:43.7522649Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u8.c.o 2024-04-03T15:58:43.7744349Z [ 20%] Built target libkineto_defs.bzl 2024-04-03T15:58:43.7830407Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o 2024-04-03T15:58:43.8421509Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u16.c.o 2024-04-03T15:58:43.8835107Z [ 20%] 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-04-03T15:58:43.8946681Z [ 20%] 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-04-03T15:58:43.9514212Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_binary_injector.cpp.o 2024-04-03T15:58:43.9727951Z [ 20%] 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-04-03T15:58:44.0525189Z [ 20%] 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-04-03T15:58:44.1220446Z [ 20%] 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-04-03T15:58:44.1701553Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_eltwise_injector.cpp.o 2024-04-03T15:58:44.1859356Z [ 20%] 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-04-03T15:58:44.2784593Z [ 20%] 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-04-03T15:58:44.3209347Z [ 20%] 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-04-03T15:58:44.3809782Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_postops_injector.cpp.o 2024-04-03T15:58:44.4292612Z [ 20%] 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-04-03T15:58:44.4912316Z [ 20%] 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-04-03T15:58:44.5358961Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x2-scalar-int.c.o 2024-04-03T15:58:44.5788146Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_premulsum_f64.cu 2024-04-03T15:58:44.6021855Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x4-scalar-int.c.o 2024-04-03T15:58:44.6341413Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2024-04-03T15:58:44.6611160Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x1-scalar-int.c.o 2024-04-03T15:58:44.7311475Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x2-scalar-int.c.o 2024-04-03T15:58:44.7949215Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2024-04-03T15:58:44.8587489Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x1-scalar-int.c.o 2024-04-03T15:58:44.9291549Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x2-scalar-int.c.o 2024-04-03T15:58:44.9770038Z [ 20%] 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-04-03T15:58:45.0011685Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x4-scalar-int.c.o 2024-04-03T15:58:45.0830732Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2024-04-03T15:58:45.1499914Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2024-04-03T15:58:45.2213682Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2024-04-03T15:58:45.2894328Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2024-04-03T15:58:45.3312329Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_convolution.cpp.o 2024-04-03T15:58:45.3610710Z [ 20%] 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-04-03T15:58:45.4407240Z [ 20%] 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-04-03T15:58:45.5102855Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x2-scalar-int.c.o 2024-04-03T15:58:45.5766170Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x4-scalar-int.c.o 2024-04-03T15:58:45.6435725Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x1-scalar-int.c.o 2024-04-03T15:58:45.7162461Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x2-scalar-int.c.o 2024-04-03T15:58:45.7704069Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_conv_kernel_f32.cpp.o 2024-04-03T15:58:45.7934252Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2024-04-03T15:58:45.8796403Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x1-scalar-int.c.o 2024-04-03T15:58:45.9558106Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x2-scalar-int.c.o 2024-04-03T15:58:46.0300258Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-scalar-int.c.o 2024-04-03T15:58:46.0914311Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2024-04-03T15:58:46.0923524Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2024-04-03T15:58:46.1552628Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x4-scalar.c.o 2024-04-03T15:58:46.2293101Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x1-scalar.c.o 2024-04-03T15:58:46.3033429Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x2-scalar.c.o 2024-04-03T15:58:46.3716847Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x4-scalar.c.o 2024-04-03T15:58:46.4363916Z [ 20%] 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-04-03T15:58:46.4371331Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x1-scalar.c.o 2024-04-03T15:58:46.5091312Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x2-scalar.c.o 2024-04-03T15:58:46.5785405Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x4-scalar.c.o 2024-04-03T15:58:46.6497685Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-float.c.o 2024-04-03T15:58:46.7226584Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-int.c.o 2024-04-03T15:58:46.7384856Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_convolution.cpp.o 2024-04-03T15:58:46.8033249Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-float.c.o 2024-04-03T15:58:46.8796028Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-int.c.o 2024-04-03T15:58:46.9576186Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-float.c.o 2024-04-03T15:58:47.0412122Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-int.c.o 2024-04-03T15:58:47.0885771Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_kernel.cpp.o 2024-04-03T15:58:47.0994807Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-float.c.o 2024-04-03T15:58:47.1764204Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-int.c.o 2024-04-03T15:58:47.2533158Z [ 20%] 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-04-03T15:58:47.3271228Z [ 20%] 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-04-03T15:58:47.4013112Z [ 20%] 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-04-03T15:58:47.4472670Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution.cpp.o 2024-04-03T15:58:47.4631711Z [ 20%] 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-04-03T15:58:47.5253048Z [ 20%] 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-04-03T15:58:47.5885444Z [ 20%] 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-04-03T15:58:47.6560842Z [ 20%] 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-04-03T15:58:47.7256502Z [ 20%] 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-04-03T15:58:47.8042296Z [ 20%] 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-04-03T15:58:47.8093418Z [ 20%] 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-04-03T15:58:47.8747163Z [ 20%] 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-04-03T15:58:47.9540952Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-2x-scalar.c.o 2024-04-03T15:58:48.0213270Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-3x-scalar.c.o 2024-04-03T15:58:48.0898665Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-scalar.c.o 2024-04-03T15:58:48.1595408Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-float.c.o 2024-04-03T15:58:48.1775466Z [ 20%] 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-04-03T15:58:48.2283099Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-int.c.o 2024-04-03T15:58:48.3017876Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-float.c.o 2024-04-03T15:58:48.3891061Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-int.c.o 2024-04-03T15:58:48.4615025Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-float.c.o 2024-04-03T15:58:48.5429019Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-int.c.o 2024-04-03T15:58:48.5847456Z [ 20%] 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-04-03T15:58:48.6128442Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-float.c.o 2024-04-03T15:58:48.6914168Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-int.c.o 2024-04-03T15:58:48.7672480Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-float.c.o 2024-04-03T15:58:48.8525484Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2024-04-03T15:58:48.9272709Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-float.c.o 2024-04-03T15:58:48.9912794Z [ 21%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_convolution.cpp.o 2024-04-03T15:58:48.9985874Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-int.c.o 2024-04-03T15:58:49.0766046Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-float.c.o 2024-04-03T15:58:49.1574618Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-int.c.o 2024-04-03T15:58:49.2346870Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-float.c.o 2024-04-03T15:58:49.3148603Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-int.c.o 2024-04-03T15:58:49.3407609Z [ 21%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_deconvolution.cpp.o 2024-04-03T15:58:49.3729923Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-unpool/x32-unpool-scalar.c.o 2024-04-03T15:58:49.4457647Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-float.c.o 2024-04-03T15:58:49.5089166Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-int.c.o 2024-04-03T15:58:49.5746964Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-float.c.o 2024-04-03T15:58:49.6471178Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-int.c.o 2024-04-03T15:58:49.7230372Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-float.c.o 2024-04-03T15:58:49.7525198Z [ 21%] 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-04-03T15:58:49.7987149Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-int.c.o 2024-04-03T15:58:49.8732042Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-float.c.o 2024-04-03T15:58:49.9449135Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-int.c.o 2024-04-03T15:58:50.0183400Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2024-04-03T15:58:50.0862472Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2024-04-03T15:58:50.1472025Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2024-04-03T15:58:50.1741532Z [ 21%] 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-04-03T15:58:50.2144718Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2024-04-03T15:58:50.2906238Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-float.c.o 2024-04-03T15:58:50.3663823Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-int.c.o 2024-04-03T15:58:50.4488893Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-float.c.o 2024-04-03T15:58:50.5331986Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-int.c.o 2024-04-03T15:58:50.6003645Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-float.c.o 2024-04-03T15:58:50.6186492Z [ 21%] 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-04-03T15:58:50.6742852Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-int.c.o 2024-04-03T15:58:50.7485707Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-float.c.o 2024-04-03T15:58:50.8337114Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-int.c.o 2024-04-03T15:58:50.9088867Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-float.c.o 2024-04-03T15:58:50.9698370Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2024-04-03T15:58:50.9934495Z [ 21%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_convolution.cpp.o 2024-04-03T15:58:51.0681520Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2024-04-03T15:58:51.1375451Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2024-04-03T15:58:51.1998351Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2024-04-03T15:58:51.2779591Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2024-04-03T15:58:51.3440037Z [ 21%] 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-04-03T15:58:51.4024739Z [ 21%] 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-04-03T15:58:51.4427900Z [ 21%] 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-04-03T15:58:51.5401442Z [ 21%] 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-04-03T15:58:51.6367211Z [ 21%] 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-04-03T15:58:51.7599942Z [ 21%] 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-04-03T15:58:51.7608233Z [ 21%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_fp16cvt.cpp.o 2024-04-03T15:58:51.8460271Z [ 21%] 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-04-03T15:58:51.9338862Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h2ts-div.c.o 2024-04-03T15:58:52.0077471Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h2ts-rcp.c.o 2024-04-03T15:58:52.0819089Z [ 22%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_resampling.cpp.o 2024-04-03T15:58:52.0898862Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ps-div.c.o 2024-04-03T15:58:52.1757671Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ps-rcp.c.o 2024-04-03T15:58:52.2573844Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ts-div.c.o 2024-04-03T15:58:52.3449909Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ts-rcp.c.o 2024-04-03T15:58:52.4293830Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p3h1ts-div.c.o 2024-04-03T15:58:52.5036699Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h2ts-div.c.o 2024-04-03T15:58:52.5185926Z [ 22%] 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-04-03T15:58:52.5818175Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h2ts-rcp.c.o 2024-04-03T15:58:52.6765870Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-04-03T15:58:52.7678356Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ps-rcp.c.o 2024-04-03T15:58:52.8520947Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ts-div.c.o 2024-04-03T15:58:52.9321037Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ts-rcp.c.o 2024-04-03T15:58:52.9601259Z [ 22%] 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-04-03T15:58:53.0196087Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p3h1ts-div.c.o 2024-04-03T15:58:53.1404180Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h2ts-div.c.o 2024-04-03T15:58:53.2093475Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h2ts-rcp.c.o 2024-04-03T15:58:53.2864420Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h3ps-div.c.o 2024-04-03T15:58:53.3573086Z [ 22%] 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-04-03T15:58:53.3912607Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h3ts-div.c.o 2024-04-03T15:58:53.4993144Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut32-p3h1ts-div.c.o 2024-04-03T15:58:53.5714840Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut64-p3h1ts-div.c.o 2024-04-03T15:58:53.6440360Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h4ts-div.c.o 2024-04-03T15:58:53.7283316Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h5ps-div.c.o 2024-04-03T15:58:53.7366387Z [ 22%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_convolution.cpp.o 2024-04-03T15:58:53.8104180Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h5ps-rcp.c.o 2024-04-03T15:58:53.8858675Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h5ts-div.c.o 2024-04-03T15:58:53.9605346Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h5ts-rcp.c.o 2024-04-03T15:58:54.0746270Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut4-p4h2ts-div.c.o 2024-04-03T15:58:54.1612659Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut4-p4h3ps-div.c.o 2024-04-03T15:58:54.1663830Z [ 22%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_deconvolution.cpp.o 2024-04-03T15:58:54.2430355Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut4-p4h3ts-div.c.o 2024-04-03T15:58:54.3190880Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p3h1ts-div.c.o 2024-04-03T15:58:54.3954101Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h2ts-div.c.o 2024-04-03T15:58:54.5310159Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h2ts-rcp.c.o 2024-04-03T15:58:54.5932486Z [ 22%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brdgmm_dw_conv.cpp.o 2024-04-03T15:58:54.6449406Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h3ps-div.c.o 2024-04-03T15:58:54.7330150Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h3ts-div.c.o 2024-04-03T15:58:54.8205205Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p3h1ts-div.c.o 2024-04-03T15:58:54.8958110Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p4h2ts-div.c.o 2024-04-03T15:58:54.9407436Z [ 22%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_1x1_conv.cpp.o 2024-04-03T15:58:54.9887629Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p4h3ps-div.c.o 2024-04-03T15:58:55.0622490Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p4h3ts-div.c.o 2024-04-03T15:58:55.1429649Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut32-p3h1ts-div.c.o 2024-04-03T15:58:55.2151933Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut64-p3h1ts-div.c.o 2024-04-03T15:58:55.2900742Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-p6h4ts-div.c.o 2024-04-03T15:58:55.3231864Z [ 22%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2024-04-03T15:58:55.3597790Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-p6h5ps-div.c.o 2024-04-03T15:58:55.4413647Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-p6h5ts-div.c.o 2024-04-03T15:58:55.5344529Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut4-p4h2ts-div.c.o 2024-04-03T15:58:55.6135183Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut4-p4h3ps-div.c.o 2024-04-03T15:58:55.7099703Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut4-p4h3ts-div.c.o 2024-04-03T15:58:55.7322825Z [ 22%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd.cpp.o 2024-04-03T15:58:55.7847119Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p3h1ts-div.c.o 2024-04-03T15:58:55.8615514Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p4h2ts-div.c.o 2024-04-03T15:58:55.9431832Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p4h3ps-div.c.o 2024-04-03T15:58:56.0370644Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p4h3ts-div.c.o 2024-04-03T15:58:56.1237987Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p3h1ts-div.c.o 2024-04-03T15:58:56.1440271Z [ 22%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_strided.cpp.o 2024-04-03T15:58:56.2011600Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p4h2ts-div.c.o 2024-04-03T15:58:56.2812560Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p4h3ps-div.c.o 2024-04-03T15:58:56.3600870Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p4h3ts-div.c.o 2024-04-03T15:58:56.4376583Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut32-p3h1ts-div.c.o 2024-04-03T15:58:56.5169481Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut64-p3h1ts-div.c.o 2024-04-03T15:58:56.5725504Z [ 23%] 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-04-03T15:58:56.5950665Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-p6h4ts-div.c.o 2024-04-03T15:58:56.6725047Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-p6h5ps-div.c.o 2024-04-03T15:58:56.7477466Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-p6h5ts-div.c.o 2024-04-03T15:58:56.8534855Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut4-p4h2ts-div.c.o 2024-04-03T15:58:56.9332797Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut4-p4h3ps-div.c.o 2024-04-03T15:58:56.9492268Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_utils.cpp.o 2024-04-03T15:58:57.0090482Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut4-p4h3ts-div.c.o 2024-04-03T15:58:57.1111131Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p3h1ts-div.c.o 2024-04-03T15:58:57.1965117Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p4h2ts-div.c.o 2024-04-03T15:58:57.2783137Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p4h3ps-div.c.o 2024-04-03T15:58:57.3478807Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_w.cpp.o 2024-04-03T15:58:57.3626088Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p4h3ts-div.c.o 2024-04-03T15:58:57.4398445Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut16-p3h1ts-div.c.o 2024-04-03T15:58:57.5231958Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut16-p4h2ts-div.c.o 2024-04-03T15:58:57.5840171Z [ 23%] 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-04-03T15:58:57.5973324Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut16-p4h3ps-div.c.o 2024-04-03T15:58:57.6820133Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut16-p4h3ts-div.c.o 2024-04-03T15:58:57.6888018Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut32-p3h1ts-div.c.o 2024-04-03T15:58:57.7701104Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_trans_kernel.cpp.o 2024-04-03T15:58:57.7784469Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut64-p3h1ts-div.c.o 2024-04-03T15:58:57.8629880Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-p6h4ts-div.c.o 2024-04-03T15:58:57.9071885Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-p6h5ps-div.c.o 2024-04-03T15:58:57.9401839Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_utils.cpp.o 2024-04-03T15:58:57.9990033Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-p6h5ts-div.c.o 2024-04-03T15:58:58.0682045Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c.o 2024-04-03T15:58:58.1656099Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c.o 2024-04-03T15:58:58.1837553Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_deconv.cpp.o 2024-04-03T15:58:58.2405588Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-1x1.c.o 2024-04-03T15:58:58.2914067Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c.o 2024-04-03T15:58:58.3456100Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product.cpp.o 2024-04-03T15:58:58.3719867Z [ 23%] 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-04-03T15:58:58.4699626Z [ 23%] 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-04-03T15:58:58.5625767Z [ 23%] 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-04-03T15:58:58.6195475Z [ 23%] 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-04-03T15:58:58.6588584Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product_utils.cpp.o 2024-04-03T15:58:58.7178330Z [ 23%] 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-04-03T15:58:58.7583174Z [ 23%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2024-04-03T15:58:58.8025720Z [ 23%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2024-04-03T15:58:58.8109937Z [ 23%] 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-04-03T15:58:58.9063903Z [ 23%] 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-04-03T15:58:58.9784391Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_transpose_utils.cpp.o 2024-04-03T15:58:58.9960459Z [ 23%] 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-04-03T15:58:59.0956400Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_inner_product_utils.cpp.o 2024-04-03T15:58:59.1232016Z [ 23%] 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-04-03T15:58:59.1965539Z [ 23%] Built target kineto_api 2024-04-03T15:58:59.2055331Z [ 23%] 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-04-03T15:58:59.2427202Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2024-04-03T15:58:59.3032212Z [ 23%] 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-04-03T15:58:59.3409875Z [ 23%] 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-04-03T15:58:59.4111846Z [ 23%] Building CXX object caffe2/CMakeFiles/caffe2_nvrtc.dir/__/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp.o 2024-04-03T15:58:59.4395966Z [ 23%] 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-04-03T15:58:59.5025097Z [ 23%] 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-04-03T15:58:59.5358319Z [ 23%] 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-04-03T15:58:59.5462372Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2024-04-03T15:58:59.6349018Z [ 23%] Linking CXX shared library ../lib/libcaffe2_nvrtc.so 2024-04-03T15:58:59.6429516Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2024-04-03T15:58:59.6810730Z [ 23%] 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-04-03T15:58:59.7590600Z Warning: Unused direct dependencies: 2024-04-03T15:58:59.7591360Z libcuda.so.1 2024-04-03T15:58:59.7600112Z /lib/x86_64-linux-gnu/libm.so.6 2024-04-03T15:58:59.7600707Z /lib/x86_64-linux-gnu/libgcc_s.so.1 2024-04-03T15:58:59.7730217Z [ 23%] 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-04-03T15:58:59.7791009Z [ 23%] Built target caffe2_nvrtc 2024-04-03T15:58:59.8080985Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_premulsum_u32.cu 2024-04-03T15:58:59.8599668Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_convolution_utils.cpp.o 2024-04-03T15:58:59.8737526Z [ 23%] 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-04-03T15:58:59.9697910Z [ 23%] 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-04-03T15:58:59.9747014Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/ConstantSymNodeImpl.cpp.o 2024-04-03T15:59:00.0668711Z [ 23%] 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-04-03T15:59:00.1744301Z [ 23%] 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-04-03T15:59:00.2539629Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2024-04-03T15:59:00.2675117Z [ 23%] 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-04-03T15:59:00.2756729Z [ 23%] 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-04-03T15:59:00.3465888Z [ 23%] 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-04-03T15:59:00.4424535Z [ 23%] 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-04-03T15:59:00.5424574Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2024-04-03T15:59:00.5762071Z [ 23%] 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-04-03T15:59:00.7077215Z [ 23%] 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-04-03T15:59:00.7391491Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_convolution.cpp.o 2024-04-03T15:59:00.7951967Z [ 23%] 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-04-03T15:59:00.8927079Z [ 23%] 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-04-03T15:59:00.9051863Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2024-04-03T15:59:00.9911522Z [ 23%] 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-04-03T15:59:01.1043900Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2024-04-03T15:59:01.1147657Z [ 23%] 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-04-03T15:59:01.1510964Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_conv_kernel_f32.cpp.o 2024-04-03T15:59:01.2196316Z [ 23%] 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-04-03T15:59:01.3124295Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o 2024-04-03T15:59:01.3192562Z [ 23%] 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-04-03T15:59:01.3344488Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2024-04-03T15:59:01.4309257Z [ 23%] 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-04-03T15:59:01.4914254Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2024-04-03T15:59:01.5116955Z [ 23%] 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-04-03T15:59:01.6185708Z [ 23%] 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-04-03T15:59:01.6679415Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2024-04-03T15:59:01.7169978Z [ 23%] 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-04-03T15:59:01.7462537Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_utils.cpp.o 2024-04-03T15:59:01.7580163Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2024-04-03T15:59:01.8003725Z [ 23%] 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-04-03T15:59:01.8337739Z [ 23%] 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-04-03T15:59:01.9411459Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2024-04-03T15:59:01.9446354Z [ 23%] 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-04-03T15:59:02.0212157Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization.cpp.o 2024-04-03T15:59:02.0423688Z [ 23%] 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-04-03T15:59:02.0774419Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/RefcountedDeleter.cpp.o 2024-04-03T15:59:02.1323441Z [ 23%] 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-04-03T15:59:02.2269555Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_premulsum_u64.cu 2024-04-03T15:59:02.2421004Z [ 23%] 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-04-03T15:59:02.3419625Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2024-04-03T15:59:02.3655949Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse-acc2.c.o 2024-04-03T15:59:02.4238285Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization_s8.cpp.o 2024-04-03T15:59:02.4804574Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse.c.o 2024-04-03T15:59:02.5890215Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse-acc2.c.o 2024-04-03T15:59:02.6295133Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2024-04-03T15:59:02.7017765Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c.o 2024-04-03T15:59:02.8029259Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse-acc2.c.o 2024-04-03T15:59:02.8113953Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2024-04-03T15:59:02.8926297Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse.c.o 2024-04-03T15:59:02.9955931Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse-acc2.c.o 2024-04-03T15:59:03.0044827Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/ScalarType.cpp.o 2024-04-03T15:59:03.0976813Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c.o 2024-04-03T15:59:03.1619553Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary_kernel.cpp.o 2024-04-03T15:59:03.2074345Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse-acc2.c.o 2024-04-03T15:59:03.3049796Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2024-04-03T15:59:03.3178185Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse.c.o 2024-04-03T15:59:03.4407782Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse-acc2.c.o 2024-04-03T15:59:03.4945678Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_convert_xf16.cpp.o 2024-04-03T15:59:03.5332826Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse.c.o 2024-04-03T15:59:03.5845992Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2024-04-03T15:59:03.6662679Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse-acc2.c.o 2024-04-03T15:59:03.7688799Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse.c.o 2024-04-03T15:59:03.8331620Z [ 23%] 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-04-03T15:59:03.8468848Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse-acc2.c.o 2024-04-03T15:59:03.9208589Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2024-04-03T15:59:03.9593049Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse.c.o 2024-04-03T15:59:04.0823129Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse-acc2.c.o 2024-04-03T15:59:04.1807611Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse.c.o 2024-04-03T15:59:04.1809796Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/SymBool.cpp.o 2024-04-03T15:59:04.1850624Z [ 23%] 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-04-03T15:59:04.3091643Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse-acc2.c.o 2024-04-03T15:59:04.4166582Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse.c.o 2024-04-03T15:59:04.4210015Z [ 23%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2024-04-03T15:59:04.4725293Z [ 23%] 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-04-03T15:59:04.5048011Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse-acc2.c.o 2024-04-03T15:59:04.6134667Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse.c.o 2024-04-03T15:59:04.6591374Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2024-04-03T15:59:04.7060577Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse-acc2.c.o 2024-04-03T15:59:04.8124253Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse.c.o 2024-04-03T15:59:04.8132995Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_convolution.cpp.o 2024-04-03T15:59:04.8815780Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2024-04-03T15:59:04.9152842Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse-acc2.c.o 2024-04-03T15:59:05.0247228Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.o 2024-04-03T15:59:05.1212248Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o 2024-04-03T15:59:05.1269100Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse-acc2.c.o 2024-04-03T15:59:05.1754042Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o 2024-04-03T15:59:05.2133086Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse.c.o 2024-04-03T15:59:05.3460878Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse-acc2.c.o 2024-04-03T15:59:05.3471095Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/SymbolicShapeMeta.cpp.o 2024-04-03T15:59:05.4491334Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c.o 2024-04-03T15:59:05.5722675Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse-acc2.c.o 2024-04-03T15:59:05.5789378Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2024-04-03T15:59:05.5827187Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise_int.cpp.o 2024-04-03T15:59:05.6700852Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse.c.o 2024-04-03T15:59:05.7659282Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse-acc2.c.o 2024-04-03T15:59:05.8595397Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c.o 2024-04-03T15:59:05.9548057Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool-cw/f32-gavgpool-cw-sse-u4.c.o 2024-04-03T15:59:05.9578669Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2024-04-03T15:59:05.9739301Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2024-04-03T15:59:06.0304056Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7p7x-minmax-sse-c4.c.o 2024-04-03T15:59:06.0631244Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_group_normalization.cpp.o 2024-04-03T15:59:06.1482183Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7x-minmax-sse-c4.c.o 2024-04-03T15:59:06.2356842Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-dup.c.o 2024-04-03T15:59:06.2636797Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_pooling.cpp.o 2024-04-03T15:59:06.2761199Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2024-04-03T15:59:06.4200154Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-load1.c.o 2024-04-03T15:59:06.4263784Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_layer_normalization.cpp.o 2024-04-03T15:59:06.5188329Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COW.cpp.o 2024-04-03T15:59:06.5893764Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-sse.c.o 2024-04-03T15:59:06.6209090Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pool_kernel.cpp.o 2024-04-03T15:59:06.6912589Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-dup.c.o 2024-04-03T15:59:06.8287271Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o 2024-04-03T15:59:06.8654269Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COWDeleter.cpp.o 2024-04-03T15:59:06.8705067Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-load1.c.o 2024-04-03T15:59:06.9979977Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2024-04-03T15:59:07.0097680Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-sse.c.o 2024-04-03T15:59:07.1077355Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c.o 2024-04-03T15:59:07.1692991Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-dup.c.o 2024-04-03T15:59:07.2172543Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction.cpp.o 2024-04-03T15:59:07.2174541Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2024-04-03T15:59:07.2978703Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_premulsum_u8.cu 2024-04-03T15:59:07.3231902Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-load1.c.o 2024-04-03T15:59:07.4888083Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o 2024-04-03T15:59:07.5040362Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-sse.c.o 2024-04-03T15:59:07.5708169Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2024-04-03T15:59:07.6150904Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-dup.c.o 2024-04-03T15:59:07.6179665Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction_kernel.cpp.o 2024-04-03T15:59:07.7968017Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-load1.c.o 2024-04-03T15:59:07.8696666Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2024-04-03T15:59:07.9252148Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-sse.c.o 2024-04-03T15:59:08.0306793Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x2c4-minmax-sse.c.o 2024-04-03T15:59:08.0455247Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o 2024-04-03T15:59:08.1525161Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyObjectSlot.cpp.o 2024-04-03T15:59:08.1648880Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-dup.c.o 2024-04-03T15:59:08.3848120Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-load1.c.o 2024-04-03T15:59:08.4206208Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2024-04-03T15:59:08.4945249Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_utils.cpp.o 2024-04-03T15:59:08.5543358Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-sse.c.o 2024-04-03T15:59:08.6603445Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-dup.c.o 2024-04-03T15:59:08.7308285Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2024-04-03T15:59:08.7994780Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-load1.c.o 2024-04-03T15:59:08.8702086Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling.cpp.o 2024-04-03T15:59:08.9431138Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2024-04-03T15:59:08.9773048Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-sse.c.o 2024-04-03T15:59:09.0844184Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-dup.c.o 2024-04-03T15:59:09.1768259Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2024-04-03T15:59:09.2579135Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-load1.c.o 2024-04-03T15:59:09.2914423Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling_kernel.cpp.o 2024-04-03T15:59:09.4267524Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-sse.c.o 2024-04-03T15:59:09.4816092Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2024-04-03T15:59:09.5149725Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-dup.c.o 2024-04-03T15:59:09.7019219Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-load1.c.o 2024-04-03T15:59:09.7402575Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2024-04-03T15:59:09.7416252Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o 2024-04-03T15:59:09.8671483Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-sse.c.o 2024-04-03T15:59:09.9730276Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-dup.c.o 2024-04-03T15:59:10.0665478Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2024-04-03T15:59:10.1473568Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-load1.c.o 2024-04-03T15:59:10.1819908Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_tbb_batch_normalization.cpp.o 2024-04-03T15:59:10.3101441Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-sse.c.o 2024-04-03T15:59:10.3739719Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/ApproximateClock.cpp.o 2024-04-03T15:59:10.4173979Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-dup.c.o 2024-04-03T15:59:10.5901363Z [ 24%] 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-04-03T15:59:10.5969350Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-load1.c.o 2024-04-03T15:59:10.7692372Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-sse.c.o 2024-04-03T15:59:10.7843937Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2024-04-03T15:59:10.8712311Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p4.c.o 2024-04-03T15:59:10.9821333Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_convolution.cpp.o 2024-04-03T15:59:11.0189543Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p8.c.o 2024-04-03T15:59:11.0549045Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/Bfloat16.cpp.o 2024-04-03T15:59:11.1409083Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c4.c.o 2024-04-03T15:59:11.2824754Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2024-04-03T15:59:11.3038400Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2024-04-03T15:59:11.4025078Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-dup.c.o 2024-04-03T15:59:11.4222666Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_conv_kernel.cpp.o 2024-04-03T15:59:11.4973741Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2024-04-03T15:59:11.5060170Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-load1.c.o 2024-04-03T15:59:11.6126008Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-sse.c.o 2024-04-03T15:59:11.7057203Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-dup.c.o 2024-04-03T15:59:11.7458706Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2024-04-03T15:59:11.7963420Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-load1.c.o 2024-04-03T15:59:11.8089520Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_convolution.cpp.o 2024-04-03T15:59:11.8964473Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-sse.c.o 2024-04-03T15:59:11.9780082Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fn.cpp.o 2024-04-03T15:59:11.9870272Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c.o 2024-04-03T15:59:12.0837471Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-dup.c.o 2024-04-03T15:59:12.1270820Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_deconvolution.cpp.o 2024-04-03T15:59:12.1770013Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c.o 2024-04-03T15:59:12.2292248Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fnuz.cpp.o 2024-04-03T15:59:12.2875013Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-sse.c.o 2024-04-03T15:59:12.3724655Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-dup.c.o 2024-04-03T15:59:12.4260952Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2.cpp.o 2024-04-03T15:59:12.4632641Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-load1.c.o 2024-04-03T15:59:12.5635386Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-sse.c.o 2024-04-03T15:59:12.5670232Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_xf16_sum.cpp.o 2024-04-03T15:59:12.6391336Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2fnuz.cpp.o 2024-04-03T15:59:12.6650908Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x2c4-minmax-sse.c.o 2024-04-03T15:59:12.7921376Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-dup.c.o 2024-04-03T15:59:12.8454630Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2024-04-03T15:59:12.8890188Z [ 24%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn.cpp.o 2024-04-03T15:59:12.8893312Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-load1.c.o 2024-04-03T15:59:12.9920003Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-sse.c.o 2024-04-03T15:59:13.0925497Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2024-04-03T15:59:13.1493680Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c.o 2024-04-03T15:59:13.1975409Z [ 24%] 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-04-03T15:59:13.2221848Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c.o 2024-04-03T15:59:13.3052873Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2024-04-03T15:59:13.3068401Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c.o 2024-04-03T15:59:13.3939175Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-sse.c.o 2024-04-03T15:59:13.4729647Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse-2x4.c.o 2024-04-03T15:59:13.5152469Z [ 24%] 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-04-03T15:59:13.5460647Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse-2x8.c.o 2024-04-03T15:59:13.5639904Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2024-04-03T15:59:13.6274884Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u4.c.o 2024-04-03T15:59:13.7149885Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u8-acc2.c.o 2024-04-03T15:59:13.7737985Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2024-04-03T15:59:13.7789852Z [ 24%] 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-04-03T15:59:13.8466167Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u12-acc3.c.o 2024-04-03T15:59:13.9290340Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc2.c.o 2024-04-03T15:59:13.9692979Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2024-04-03T15:59:14.0059280Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c.o 2024-04-03T15:59:14.0912754Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u4.c.o 2024-04-03T15:59:14.0938036Z [ 24%] 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-04-03T15:59:14.1465039Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/ParallelGuard.cpp.o 2024-04-03T15:59:14.1854330Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u8-acc2.c.o 2024-04-03T15:59:14.2182665Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2024-04-03T15:59:14.2670950Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u12-acc3.c.o 2024-04-03T15:59:14.3555733Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc2.c.o 2024-04-03T15:59:14.4292928Z [ 24%] 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-04-03T15:59:14.4393915Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2024-04-03T15:59:14.4422886Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc4.c.o 2024-04-03T15:59:14.5276557Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u4.c.o 2024-04-03T15:59:14.6135104Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u8-acc2.c.o 2024-04-03T15:59:14.6424871Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2024-04-03T15:59:14.6911660Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u12-acc3.c.o 2024-04-03T15:59:14.7730010Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc2.c.o 2024-04-03T15:59:14.7964318Z [ 24%] 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-04-03T15:59:14.8473377Z [ 24%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2024-04-03T15:59:14.8714811Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c.o 2024-04-03T15:59:14.9525395Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u4.c.o 2024-04-03T15:59:15.0363500Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u8-acc2.c.o 2024-04-03T15:59:15.0586961Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn.cpp.o 2024-04-03T15:59:15.1088124Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u12-acc3.c.o 2024-04-03T15:59:15.1329255Z [ 25%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2024-04-03T15:59:15.1876379Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc2.c.o 2024-04-03T15:59:15.2792422Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c.o 2024-04-03T15:59:15.3253198Z [ 25%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2024-04-03T15:59:15.3506403Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-sse.c.o 2024-04-03T15:59:15.3599393Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn_kernel.cpp.o 2024-04-03T15:59:15.4927850Z [ 25%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2024-04-03T15:59:15.4939702Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-sse.c.o 2024-04-03T15:59:15.6124051Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-sse.c.o 2024-04-03T15:59:15.6965134Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul.cpp.o 2024-04-03T15:59:15.7222176Z [ 25%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2024-04-03T15:59:15.7483926Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c.o 2024-04-03T15:59:15.7988705Z [ 25%] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2024-04-03T15:59:15.8582513Z [ 25%] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2024-04-03T15:59:15.9003718Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-sse-u4.c.o 2024-04-03T15:59:15.9813283Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-sse-u8.c.o 2024-04-03T15:59:16.0493772Z [ 25%] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2024-04-03T15:59:16.0694293Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-sse-u4.c.o 2024-04-03T15:59:16.1232231Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_copy_utils.cpp.o 2024-04-03T15:59:16.1489079Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-sse-u8.c.o 2024-04-03T15:59:16.2254887Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-sse-u4.c.o 2024-04-03T15:59:16.2835671Z [ 25%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2024-04-03T15:59:16.3650172Z [ 25%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2024-04-03T15:59:16.3792496Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-sse-u8.c.o 2024-04-03T15:59:16.4763351Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-sse-u4.c.o 2024-04-03T15:59:16.4868389Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_reorders.cpp.o 2024-04-03T15:59:16.5935113Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-sse-u8.c.o 2024-04-03T15:59:16.5984341Z [ 25%] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2024-04-03T15:59:16.6869788Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u4.c.o 2024-04-03T15:59:16.7953635Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2024-04-03T15:59:16.8143790Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_utils.cpp.o 2024-04-03T15:59:16.8851302Z [ 25%] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2024-04-03T15:59:16.8853679Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u4.c.o 2024-04-03T15:59:16.9749424Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2024-04-03T15:59:17.0619821Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u4.c.o 2024-04-03T15:59:17.1491582Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/jit_uni_sparse_matmul.cpp.o 2024-04-03T15:59:17.1555616Z [ 25%] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2024-04-03T15:59:17.1873546Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2024-04-03T15:59:17.2783563Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u4.c.o 2024-04-03T15:59:17.3782603Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2024-04-03T15:59:17.4387309Z [ 25%] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2024-04-03T15:59:17.4610215Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-sse-u4.c.o 2024-04-03T15:59:17.5313811Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_backward.cpp.o 2024-04-03T15:59:17.5319885Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-sse-u8.c.o 2024-04-03T15:59:17.6274766Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-sse-u4.c.o 2024-04-03T15:59:17.7251786Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-sse-u8.c.o 2024-04-03T15:59:17.7272431Z [ 25%] Building CXX object c10/CMakeFiles/c10.dir/util/tempfile.cpp.o 2024-04-03T15:59:17.8414631Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-sse-u4.c.o 2024-04-03T15:59:17.8869597Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_base_kernel.cpp.o 2024-04-03T15:59:17.9457608Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-sse-u8.c.o 2024-04-03T15:59:18.0246019Z [ 25%] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2024-04-03T15:59:18.0403623Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-sse-u4.c.o 2024-04-03T15:59:18.1303294Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-sse-u8.c.o 2024-04-03T15:59:18.1975999Z [ 25%] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2024-04-03T15:59:18.2131430Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u4.c.o 2024-04-03T15:59:18.2133562Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_forward.cpp.o 2024-04-03T15:59:18.3099945Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2024-04-03T15:59:18.3959168Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u4.c.o 2024-04-03T15:59:18.4862677Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2024-04-03T15:59:18.5334056Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_reduction_kernel.cpp.o 2024-04-03T15:59:18.5339206Z [ 25%] Linking CXX shared library ../lib/libc10.so 2024-04-03T15:59:18.5673145Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-sse-u4.c.o 2024-04-03T15:59:18.6457415Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-sse-u8.c.o 2024-04-03T15:59:18.7140357Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-sse-u4.c.o 2024-04-03T15:59:18.7480658Z [ 25%] Built target c10 2024-04-03T15:59:18.7560870Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-sse-u8.c.o 2024-04-03T15:59:18.8133999Z [ 25%] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o 2024-04-03T15:59:18.8490572Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u4.c.o 2024-04-03T15:59:18.8899160Z [ 25%] Linking C static library ../../lib/libfoxi_loader.a 2024-04-03T15:59:18.9104356Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_utils.cpp.o 2024-04-03T15:59:18.9216275Z [ 25%] Built target foxi_loader 2024-04-03T15:59:18.9303911Z [ 25%] 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-04-03T15:59:18.9572320Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2024-04-03T15:59:19.0517602Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u4.c.o 2024-04-03T15:59:19.1473922Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2024-04-03T15:59:19.2362672Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u12.c.o 2024-04-03T15:59:19.2624864Z [ 25%] 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-04-03T15:59:19.3220128Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u16.c.o 2024-04-03T15:59:19.4070193Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u4.c.o 2024-04-03T15:59:19.5135842Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2024-04-03T15:59:19.5570937Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_bwd.cpp.o 2024-04-03T15:59:19.6125194Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u4.c.o 2024-04-03T15:59:19.6767301Z [ 25%] Generating ATen headers 2024-04-03T15:59:19.6996587Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2024-04-03T15:59:19.8092512Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-sse-2x.c.o 2024-04-03T15:59:19.8641714Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_fwd.cpp.o 2024-04-03T15:59:19.8843849Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-sse-2x.c.o 2024-04-03T15:59:19.9683077Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u4.c.o 2024-04-03T15:59:20.0640663Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u8.c.o 2024-04-03T15:59:20.1581245Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u4.c.o 2024-04-03T15:59:20.1631084Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_reorders.cpp.o 2024-04-03T15:59:20.2490683Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c.o 2024-04-03T15:59:20.3430629Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u16.c.o 2024-04-03T15:59:20.4461599Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u4.c.o 2024-04-03T15:59:20.4860059Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_utils.cpp.o 2024-04-03T15:59:20.5298284Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u8.c.o 2024-04-03T15:59:20.6227852Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u16.c.o 2024-04-03T15:59:20.6928402Z [ 25%] 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-04-03T15:59:20.7165018Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-sse-u4.c.o 2024-04-03T15:59:20.8139890Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-sse-u8.c.o 2024-04-03T15:59:20.9138105Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-sse-u4.c.o 2024-04-03T15:59:21.0084686Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-sse-u8.c.o 2024-04-03T15:59:21.0385942Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_diff_weights_peephole.cpp.o 2024-04-03T15:59:21.0954953Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-sse-u4.c.o 2024-04-03T15:59:21.1890303Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-sse-u8.c.o 2024-04-03T15:59:21.2709920Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-sse-addsub.c.o 2024-04-03T15:59:21.3371646Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-sse-addsub.c.o 2024-04-03T15:59:21.4013534Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-sse-addsub.c.o 2024-04-03T15:59:21.4366410Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_gates_reduction.cpp.o 2024-04-03T15:59:21.4712493Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-sse-addsub.c.o 2024-04-03T15:59:21.5590756Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-sse-hh1mac.c.o 2024-04-03T15:59:21.6084659Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/rnn_brgemm_utils.cpp.o 2024-04-03T15:59:21.6407497Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-sse-nr1mac.c.o 2024-04-03T15:59:21.7269794Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-sse-nr2mac.c.o 2024-04-03T15:59:21.7411618Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-sse.c.o 2024-04-03T15:59:21.8055350Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle.cpp.o 2024-04-03T15:59:21.8157520Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2024-04-03T15:59:21.9042134Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u8.c.o 2024-04-03T15:59:21.9905034Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u16.c.o 2024-04-03T15:59:22.0259972Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u24.c.o 2024-04-03T15:59:22.0749632Z [ 25%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle_kernel.cpp.o 2024-04-03T15:59:22.1200234Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u32.c.o 2024-04-03T15:59:22.1260997Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u8.c.o 2024-04-03T15:59:22.1997068Z [ 26%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/utils/jit_io_helper.cpp.o 2024-04-03T15:59:22.2120224Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u16.c.o 2024-04-03T15:59:22.3059782Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u24.c.o 2024-04-03T15:59:22.3822634Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u32.c.o 2024-04-03T15:59:22.3936884Z [ 26%] Generating ATen sources 2024-04-03T15:59:22.4566397Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u8.c.o 2024-04-03T15:59:22.4767016Z [ 26%] Built target dnnl_cpu_x64 2024-04-03T15:59:22.4877030Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2024-04-03T15:59:22.5481470Z [ 26%] Generating ATen declarations_yaml 2024-04-03T15:59:22.5775053Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u8.c.o 2024-04-03T15:59:22.6537666Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2024-04-03T15:59:22.7394174Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2024-04-03T15:59:22.7996856Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2024-04-03T15:59:22.8698515Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2024-04-03T15:59:22.9467291Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u8.c.o 2024-04-03T15:59:23.0257153Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u16.c.o 2024-04-03T15:59:23.1165347Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u24.c.o 2024-04-03T15:59:23.1987232Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u32.c.o 2024-04-03T15:59:23.2794437Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse2-dup.c.o 2024-04-03T15:59:23.3843451Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse2-dup.c.o 2024-04-03T15:59:23.4967051Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse2-dup.c.o 2024-04-03T15:59:23.6069519Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse2-dup.c.o 2024-04-03T15:59:23.6798316Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse2-dup.c.o 2024-04-03T15:59:23.7298073Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_prod_bf16.cu 2024-04-03T15:59:23.7847080Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse2-dup.c.o 2024-04-03T15:59:23.8932234Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse2-dup.c.o 2024-04-03T15:59:23.9954272Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse2-dup.c.o 2024-04-03T15:59:24.0843740Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse2-dup.c.o 2024-04-03T15:59:24.1865787Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse2-dup.c.o 2024-04-03T15:59:24.2868828Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse2-dup.c.o 2024-04-03T15:59:24.3804415Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse2-dup.c.o 2024-04-03T15:59:24.4718889Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse2-dup.c.o 2024-04-03T15:59:24.5617512Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse2-dup.c.o 2024-04-03T15:59:24.6520259Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse2-dup.c.o 2024-04-03T15:59:24.7442296Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse2-2x4.c.o 2024-04-03T15:59:24.8190125Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse2-2x8.c.o 2024-04-03T15:59:24.9006928Z [ 27%] 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-04-03T15:59:25.0056437Z [ 27%] 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-04-03T15:59:25.1127028Z [ 27%] 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-04-03T15:59:25.2263413Z [ 27%] 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-04-03T15:59:25.3278529Z [ 27%] 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-04-03T15:59:25.4315003Z [ 27%] 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-04-03T15:59:25.5364255Z [ 27%] 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-04-03T15:59:25.6403830Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-sse2.c.o 2024-04-03T15:59:25.7422260Z [ 27%] 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-04-03T15:59:25.8483903Z [ 27%] 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-04-03T15:59:25.9586343Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-sse2.c.o 2024-04-03T15:59:26.0781229Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-sse2.c.o 2024-04-03T15:59:26.1847601Z [ 27%] 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-04-03T15:59:26.2831042Z [ 27%] 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-04-03T15:59:26.3826266Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-sse2.c.o 2024-04-03T15:59:26.4852307Z [ 27%] 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-04-03T15:59:26.5825445Z [ 27%] 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-04-03T15:59:26.6853447Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-sse2.c.o 2024-04-03T15:59:26.7899224Z [ 27%] 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-04-03T15:59:26.8903115Z [ 27%] 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-04-03T15:59:26.9892683Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-sse2.c.o 2024-04-03T15:59:27.0917510Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u8.c.o 2024-04-03T15:59:27.1692782Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u16.c.o 2024-04-03T15:59:27.2514393Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u24.c.o 2024-04-03T15:59:27.3308805Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u32.c.o 2024-04-03T15:59:27.3361882Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u8.c.o 2024-04-03T15:59:27.4175493Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u16.c.o 2024-04-03T15:59:27.4246169Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u24.c.o 2024-04-03T15:59:27.5057235Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u32.c.o 2024-04-03T15:59:27.5223015Z [ 27%] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2024-04-03T15:59:27.5863192Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u4.c.o 2024-04-03T15:59:27.6165602Z [ 27%] Built target common 2024-04-03T15:59:27.6376776Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_prod_f16.cu 2024-04-03T15:59:27.6585724Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u8-acc2.c.o 2024-04-03T15:59:27.7298399Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u8.c.o 2024-04-03T15:59:27.8139270Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u12-acc2.c.o 2024-04-03T15:59:27.8933841Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u12-acc3.c.o 2024-04-03T15:59:27.9749116Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u12.c.o 2024-04-03T15:59:28.0581465Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c.o 2024-04-03T15:59:28.1357288Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc4.c.o 2024-04-03T15:59:28.2151101Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16.c.o 2024-04-03T15:59:28.2943532Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u20-acc2.c.o 2024-04-03T15:59:28.3717431Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u20-acc5.c.o 2024-04-03T15:59:28.4743472Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u20.c.o 2024-04-03T15:59:28.5544607Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u4.c.o 2024-04-03T15:59:28.6491314Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u8.c.o 2024-04-03T15:59:28.7451052Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u12.c.o 2024-04-03T15:59:28.8329093Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u16.c.o 2024-04-03T15:59:28.8506581Z [ 27%] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2024-04-03T15:59:28.9332447Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u20.c.o 2024-04-03T15:59:28.9532590Z [ 27%] Linking C executable ../../bin/mkrename 2024-04-03T15:59:29.0224069Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u24.c.o 2024-04-03T15:59:29.0237455Z [ 27%] Built target mkrename 2024-04-03T15:59:29.0321833Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u4.c.o 2024-04-03T15:59:29.1203335Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u8.c.o 2024-04-03T15:59:29.1326323Z [ 27%] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2024-04-03T15:59:29.2052843Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u12.c.o 2024-04-03T15:59:29.2310313Z [ 27%] Linking C executable ../../bin/mkalias 2024-04-03T15:59:29.2957836Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u16.c.o 2024-04-03T15:59:29.3077082Z Warning: Unused direct dependencies: 2024-04-03T15:59:29.3078088Z /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2024-04-03T15:59:29.3192629Z [ 27%] Built target mkalias 2024-04-03T15:59:29.3266708Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u20.c.o 2024-04-03T15:59:29.4060545Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_prod_f32.cu 2024-04-03T15:59:29.4357681Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u24.c.o 2024-04-03T15:59:29.5613359Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u4.c.o 2024-04-03T15:59:29.6654928Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u8.c.o 2024-04-03T15:59:29.7567871Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u4.c.o 2024-04-03T15:59:29.8479900Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2024-04-03T15:59:29.9380062Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u4.c.o 2024-04-03T15:59:30.0277736Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2024-04-03T15:59:30.1148443Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u4.c.o 2024-04-03T15:59:30.2065205Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2024-04-03T15:59:30.3069902Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u4.c.o 2024-04-03T15:59:30.4026700Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2024-04-03T15:59:30.4926836Z [ 27%] 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-04-03T15:59:30.5841479Z [ 27%] 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-04-03T15:59:30.6824110Z [ 27%] 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-04-03T15:59:30.7735184Z [ 28%] 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-04-03T15:59:30.8667042Z [ 28%] 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-04-03T15:59:30.9564234Z [ 28%] 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-04-03T15:59:31.0672093Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u4.c.o 2024-04-03T15:59:31.1582719Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u8.c.o 2024-04-03T15:59:31.3051794Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u12.c.o 2024-04-03T15:59:31.3977411Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u16.c.o 2024-04-03T15:59:31.4930642Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u20.c.o 2024-04-03T15:59:31.5845260Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u24.c.o 2024-04-03T15:59:31.6762619Z [ 28%] 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-04-03T15:59:31.7660978Z [ 28%] 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-04-03T15:59:31.8535373Z [ 28%] 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-04-03T15:59:31.9414507Z [ 28%] 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-04-03T15:59:32.0214236Z [ 28%] 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-04-03T15:59:32.1409583Z [ 28%] 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-04-03T15:59:32.1746874Z [ 28%] 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-04-03T15:59:32.2502517Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_prod_f64.cu 2024-04-03T15:59:32.2697931Z [ 28%] 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-04-03T15:59:32.3634538Z [ 28%] 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-04-03T15:59:32.4542868Z [ 28%] 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-04-03T15:59:32.5549358Z [ 28%] 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-04-03T15:59:32.6504997Z [ 28%] 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-04-03T15:59:32.7396882Z [ 28%] 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-04-03T15:59:32.8295152Z [ 28%] 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-04-03T15:59:32.9197262Z [ 28%] 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-04-03T15:59:33.0000574Z [ 28%] 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-04-03T15:59:33.0903785Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse2-int16.c.o 2024-04-03T15:59:33.1624396Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse2-int32.c.o 2024-04-03T15:59:33.2234451Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-sse2-rr2-lut64-p2.c.o 2024-04-03T15:59:33.3062114Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-sse2-rr2-p5.c.o 2024-04-03T15:59:33.3779841Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-sse2-rr2-lut16-p3.c.o 2024-04-03T15:59:33.4455243Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-sse2-rr2-p6.c.o 2024-04-03T15:59:33.5151247Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-sse2-rr2-p5.c.o 2024-04-03T15:59:33.5864347Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-sse2.c.o 2024-04-03T15:59:33.6739824Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-sse2-cvt.c.o 2024-04-03T15:59:33.7482090Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-sse2-cvt.c.o 2024-04-03T15:59:33.8177825Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-sse2-cvt.c.o 2024-04-03T15:59:33.8868439Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-sse2-cvt.c.o 2024-04-03T15:59:33.9771140Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-lut64-p2-div.c.o 2024-04-03T15:59:34.0477785Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-lut64-p2-nr1.c.o 2024-04-03T15:59:34.1215354Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-lut64-p2-nr2.c.o 2024-04-03T15:59:34.1917885Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-p5-div.c.o 2024-04-03T15:59:34.2635458Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-p5-nr1.c.o 2024-04-03T15:59:34.3350640Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-p5-nr2.c.o 2024-04-03T15:59:34.4074328Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-04-03T15:59:34.4868432Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr1-p6h5ts-div.c.o 2024-04-03T15:59:34.5625779Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr1-p6h5ts-nr1.c.o 2024-04-03T15:59:34.6375428Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr1-p6h5ts-nr2.c.o 2024-04-03T15:59:34.7487340Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h2ts-nr1.c.o 2024-04-03T15:59:34.8230774Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h2ts-nr2.c.o 2024-04-03T15:59:34.8996909Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h3ps-nr1.c.o 2024-04-03T15:59:34.9754013Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h3ps-nr2.c.o 2024-04-03T15:59:35.0553705Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h3ts-nr1.c.o 2024-04-03T15:59:35.1249730Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h3ts-nr2.c.o 2024-04-03T15:59:35.2172156Z [ 28%] 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-04-03T15:59:35.3137281Z [ 28%] 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-04-03T15:59:35.4098168Z [ 28%] 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-04-03T15:59:35.5067979Z [ 28%] 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-04-03T15:59:35.5925295Z [ 28%] 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-04-03T15:59:35.6910474Z [ 28%] 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-04-03T15:59:35.7894514Z [ 28%] 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-04-03T15:59:35.8790894Z [ 28%] 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-04-03T15:59:35.9642102Z [ 28%] 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-04-03T15:59:36.0619271Z [ 28%] 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-04-03T15:59:36.1607180Z [ 28%] 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-04-03T15:59:36.2609000Z [ 28%] 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-04-03T15:59:36.3596138Z [ 28%] 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-04-03T15:59:36.4610659Z [ 28%] 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-04-03T15:59:36.5656032Z [ 28%] 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-04-03T15:59:36.6622567Z [ 28%] 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-04-03T15:59:36.7622679Z [ 28%] 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-04-03T15:59:36.8535931Z [ 28%] 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-04-03T15:59:36.9436115Z [ 28%] 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-04-03T15:59:37.0338804Z [ 28%] 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-04-03T15:59:37.1216709Z [ 28%] 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-04-03T15:59:37.2116244Z [ 28%] 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-04-03T15:59:37.3052593Z [ 28%] 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-04-03T15:59:37.3990328Z [ 28%] 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-04-03T15:59:37.5179103Z [ 28%] 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-04-03T15:59:37.6214046Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-04-03T15:59:37.7244102Z [ 28%] 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-04-03T15:59:37.8171542Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-04-03T15:59:37.9194352Z [ 28%] 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-04-03T15:59:38.0159319Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-04-03T15:59:38.1117928Z [ 28%] 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-04-03T15:59:38.2062911Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-04-03T15:59:38.3003273Z [ 28%] 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-04-03T15:59:38.3957589Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-04-03T15:59:38.4909712Z [ 28%] 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-04-03T15:59:38.5854149Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-04-03T15:59:38.6842316Z [ 29%] 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-04-03T15:59:38.7765798Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2024-04-03T15:59:38.8670173Z [ 29%] 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-04-03T15:59:38.9591448Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2024-04-03T15:59:39.0498380Z [ 29%] 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-04-03T15:59:39.1460529Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2024-04-03T15:59:39.2856860Z [ 29%] 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-04-03T15:59:39.3822798Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2024-04-03T15:59:39.4764191Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u8.c.o 2024-04-03T15:59:39.5792550Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u16.c.o 2024-04-03T15:59:39.6642631Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u24.c.o 2024-04-03T15:59:39.7412364Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u32.c.o 2024-04-03T15:59:39.8173223Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse2-c8.c.o 2024-04-03T15:59:39.8941262Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse2-c16.c.o 2024-04-03T15:59:39.9727941Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse2-c24.c.o 2024-04-03T15:59:40.0520368Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse2-c8.c.o 2024-04-03T15:59:40.1336818Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse2-c16.c.o 2024-04-03T15:59:40.2112203Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse2-c24.c.o 2024-04-03T15:59:40.2836157Z [ 29%] 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-04-03T15:59:40.3725264Z [ 29%] 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-04-03T15:59:40.4503947Z [ 29%] 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-04-03T15:59:40.5759758Z [ 29%] 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-04-03T15:59:40.6668679Z [ 29%] 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-04-03T15:59:40.7420049Z [ 29%] 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-04-03T15:59:40.8214143Z [ 29%] 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-04-03T15:59:40.9023869Z [ 29%] 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-04-03T15:59:40.9975739Z [ 29%] 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-04-03T15:59:41.0730098Z [ 29%] 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-04-03T15:59:41.1621761Z [ 29%] 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-04-03T15:59:41.2370121Z [ 29%] 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-04-03T15:59:41.3103049Z [ 29%] 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-04-03T15:59:41.3953202Z [ 29%] 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-04-03T15:59:41.4857540Z [ 29%] 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-04-03T15:59:41.5735274Z [ 29%] 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-04-03T15:59:41.6826873Z [ 29%] 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-04-03T15:59:41.7731864Z [ 29%] 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-04-03T15:59:41.8532821Z [ 29%] 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-04-03T15:59:41.9679839Z [ 29%] 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-04-03T15:59:42.0631190Z [ 29%] 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-04-03T15:59:42.1544766Z [ 29%] 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-04-03T15:59:42.2520318Z [ 29%] 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-04-03T15:59:42.3360207Z [ 29%] 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-04-03T15:59:42.4262874Z [ 29%] 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-04-03T15:59:42.5276868Z [ 29%] 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-04-03T15:59:42.6244871Z [ 29%] 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-04-03T15:59:42.7056919Z [ 29%] 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-04-03T15:59:42.8000119Z [ 29%] 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-04-03T15:59:42.8944203Z [ 29%] 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-04-03T15:59:42.9920557Z [ 29%] 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-04-03T15:59:43.0853307Z [ 29%] 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-04-03T15:59:43.1853281Z [ 29%] 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-04-03T15:59:43.2649381Z [ 29%] 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-04-03T15:59:43.3457355Z [ 29%] 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-04-03T15:59:43.4636655Z [ 29%] 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-04-03T15:59:43.5567978Z [ 29%] 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-04-03T15:59:43.6941738Z [ 29%] 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-04-03T15:59:43.7947908Z [ 29%] 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-04-03T15:59:43.9330447Z [ 29%] 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-04-03T15:59:44.0299636Z [ 29%] 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-04-03T15:59:44.1295278Z [ 29%] 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-04-03T15:59:44.2087423Z [ 29%] 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-04-03T15:59:44.2893938Z [ 29%] 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-04-03T15:59:44.3735071Z [ 29%] 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-04-03T15:59:44.4493383Z [ 29%] 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-04-03T15:59:44.5412390Z [ 29%] 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-04-03T15:59:44.6311940Z [ 29%] 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-04-03T15:59:44.7209413Z [ 29%] 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-04-03T15:59:44.8246361Z [ 29%] 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-04-03T15:59:44.9265443Z [ 29%] 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-04-03T15:59:45.0131787Z [ 29%] 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-04-03T15:59:45.1035201Z [ 29%] 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-04-03T15:59:45.1887907Z [ 29%] 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-04-03T15:59:45.2723337Z [ 29%] 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-04-03T15:59:45.3605162Z [ 29%] 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-04-03T15:59:45.4536676Z [ 29%] 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-04-03T15:59:45.5392387Z [ 29%] 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-04-03T15:59:45.6259045Z [ 29%] 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-04-03T15:59:45.7222291Z [ 29%] 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-04-03T15:59:45.8042714Z [ 29%] 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-04-03T15:59:45.8950286Z [ 29%] 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-04-03T15:59:45.9860276Z [ 29%] 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-04-03T15:59:46.0774413Z [ 29%] 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-04-03T15:59:46.1714976Z [ 29%] 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-04-03T15:59:46.2602821Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-sse2.c.o 2024-04-03T15:59:46.3386104Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-sse2.c.o 2024-04-03T15:59:46.4103389Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-sse2.c.o 2024-04-03T15:59:46.5017846Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2024-04-03T15:59:46.5726674Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2024-04-03T15:59:46.6677577Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u24.c.o 2024-04-03T15:59:46.7405419Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u32.c.o 2024-04-03T15:59:46.8275547Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2024-04-03T15:59:46.9094885Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2024-04-03T15:59:47.0106291Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u24.c.o 2024-04-03T15:59:47.0921436Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u32.c.o 2024-04-03T15:59:47.1667835Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u16.c.o 2024-04-03T15:59:47.2437885Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2024-04-03T15:59:47.3306412Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse2-u16.c.o 2024-04-03T15:59:47.4091769Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse2-u32.c.o 2024-04-03T15:59:47.4912956Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u16.c.o 2024-04-03T15:59:47.5687779Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2024-04-03T15:59:47.6501911Z [ 30%] 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-04-03T15:59:47.7196039Z [ 30%] 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-04-03T15:59:47.7927416Z [ 30%] 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-04-03T15:59:47.8775775Z [ 30%] 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-04-03T15:59:47.9529390Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse2-u4.c.o 2024-04-03T15:59:48.0843081Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse2-u8.c.o 2024-04-03T15:59:48.2170150Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse2-u16.c.o 2024-04-03T15:59:48.3337102Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.o 2024-04-03T15:59:48.4136654Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-sse2-c8.c.o 2024-04-03T15:59:48.5008978Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-04-03T15:59:48.5971426Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-04-03T15:59:48.6938406Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-04-03T15:59:48.7897925Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-04-03T15:59:48.8708444Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-04-03T15:59:48.9655400Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-04-03T15:59:49.0480399Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2024-04-03T15:59:49.1303959Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2024-04-03T15:59:49.2313406Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2024-04-03T15:59:49.3151758Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2024-04-03T15:59:49.4085518Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u8.c.o 2024-04-03T15:59:49.4751233Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u16.c.o 2024-04-03T15:59:49.5868547Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u24.c.o 2024-04-03T15:59:49.6710533Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_prod_u32.cu 2024-04-03T15:59:49.7028007Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u32.c.o 2024-04-03T15:59:49.7914773Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse2-c8.c.o 2024-04-03T15:59:49.8712434Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse2-c16.c.o 2024-04-03T15:59:49.9533124Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse2-c24.c.o 2024-04-03T15:59:50.0313424Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse2-c8.c.o 2024-04-03T15:59:50.1107248Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse2-c16.c.o 2024-04-03T15:59:50.2324617Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse2-c24.c.o 2024-04-03T15:59:50.3217314Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:50.4400434Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:50.5397839Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:50.6316557Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:50.7324812Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:50.8627359Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:50.9629323Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:51.0479069Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:51.0999734Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_prod_u64.cu 2024-04-03T15:59:51.1540438Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:51.1719198Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:51.2746563Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:51.2759950Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:51.3942066Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_prod_u8.cu 2024-04-03T15:59:51.4219388Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:51.5367400Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:51.6414966Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:51.7441592Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:51.8523617Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:51.9484252Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:52.0367924Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:52.1443017Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:52.2413916Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:52.3380748Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:52.4266050Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:52.5063601Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:52.5911239Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:52.6793838Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:52.6796256Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_sum_bf16.cu 2024-04-03T15:59:52.7598480Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:52.8541041Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:52.9447781Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:53.0555290Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:53.1435499Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:53.2212669Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:53.3171823Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:53.4378815Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:53.5268701Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:53.6239065Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:53.7107620Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:53.7865662Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:53.8783885Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:53.9746693Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:54.1113637Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:54.2033703Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:54.3022389Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-04-03T15:59:54.3799715Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-04-03T15:59:54.4578246Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-sse2.c.o 2024-04-03T15:59:54.5240491Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-sse2.c.o 2024-04-03T15:59:54.5958547Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-sse2.c.o 2024-04-03T15:59:54.6627974Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2024-04-03T15:59:54.7442638Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2024-04-03T15:59:54.8339982Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2024-04-03T15:59:54.9164913Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2024-04-03T15:59:55.0060007Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u16.c.o 2024-04-03T15:59:55.1301495Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2024-04-03T15:59:55.2090094Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse2-u16.c.o 2024-04-03T15:59:55.2815865Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse2-u32.c.o 2024-04-03T15:59:55.3552388Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u16.c.o 2024-04-03T15:59:55.4287722Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2024-04-03T15:59:55.5114329Z [ 31%] 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-04-03T15:59:55.5886042Z [ 31%] 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-04-03T15:59:55.6657453Z [ 31%] 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-04-03T15:59:55.7487679Z [ 31%] 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-04-03T15:59:55.8306982Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2024-04-03T15:59:55.9210700Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c16.c.o 2024-04-03T15:59:56.0265778Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c.o 2024-04-03T15:59:56.1031397Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2024-04-03T15:59:56.1983591Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2024-04-03T15:59:56.2633725Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c16.c.o 2024-04-03T15:59:56.3411497Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c.o 2024-04-03T15:59:56.4216862Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2024-04-03T15:59:56.4950970Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2024-04-03T15:59:56.5833121Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-sse2.c.o 2024-04-03T15:59:56.7496576Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-sse2.c.o 2024-04-03T15:59:56.8985304Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2024-04-03T15:59:56.9755535Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2024-04-03T15:59:57.0571226Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2024-04-03T15:59:57.1380373Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2024-04-03T15:59:57.2024481Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-sse2.c.o 2024-04-03T15:59:57.3398362Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-sse2.c.o 2024-04-03T15:59:57.4815995Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-sse2.c.o 2024-04-03T15:59:57.6200227Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-sse2.c.o 2024-04-03T15:59:57.7636338Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-sse2.c.o 2024-04-03T15:59:57.8794273Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/x16-transposec-4x8-sse2.c.o 2024-04-03T15:59:57.9499628Z [ 31%] 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-04-03T15:59:58.0331892Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4.c.o 2024-04-03T15:59:58.1073332Z [ 31%] 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-04-03T15:59:58.1859611Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4.c.o 2024-04-03T15:59:58.2598236Z [ 31%] 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-04-03T15:59:58.3444125Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8.c.o 2024-04-03T15:59:58.4241183Z [ 31%] 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-04-03T15:59:58.5679111Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4.c.o 2024-04-03T15:59:58.7274918Z [ 31%] 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-04-03T15:59:58.8719611Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8.c.o 2024-04-03T15:59:59.0232815Z [ 31%] 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-04-03T15:59:59.1025146Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4.c.o 2024-04-03T15:59:59.1869225Z [ 31%] 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-04-03T15:59:59.2657381Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8.c.o 2024-04-03T15:59:59.3450991Z [ 31%] 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-04-03T15:59:59.4925554Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4.c.o 2024-04-03T15:59:59.6086578Z [ 31%] 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-04-03T15:59:59.7152344Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8.c.o 2024-04-03T15:59:59.8622034Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-sse2.c.o 2024-04-03T16:00:00.0075094Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-sse2.c.o 2024-04-03T16:00:00.1478245Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-sse2.c.o 2024-04-03T16:00:00.2915976Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-sse2.c.o 2024-04-03T16:00:00.4357331Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-sse2.c.o 2024-04-03T16:00:00.5793266Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-sse2.c.o 2024-04-03T16:00:00.7221216Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-unpool/x32-unpool-sse2.c.o 2024-04-03T16:00:00.7951664Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2024-04-03T16:00:00.8648170Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2024-04-03T16:00:00.9403187Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2024-04-03T16:00:01.0106727Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2024-04-03T16:00:01.1044491Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c.o 2024-04-03T16:00:01.2531580Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-sse2.c.o 2024-04-03T16:00:01.4077582Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-sse2.c.o 2024-04-03T16:00:01.5373725Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-sse2.c.o 2024-04-03T16:00:01.6744143Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-sse2.c.o 2024-04-03T16:00:01.8003348Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-sse2.c.o 2024-04-03T16:00:01.9127829Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2024-04-03T16:00:01.9875304Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2024-04-03T16:00:02.0580335Z [ 31%] 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-04-03T16:00:02.3732359Z [ 31%] 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-04-03T16:00:02.4690976Z [ 31%] 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-04-03T16:00:02.5755561Z [ 31%] 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-04-03T16:00:02.6875508Z [ 31%] 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-04-03T16:00:02.7855827Z [ 31%] 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-04-03T16:00:02.8817995Z [ 31%] 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-04-03T16:00:02.9829563Z [ 31%] 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-04-03T16:00:03.0849543Z [ 31%] 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-04-03T16:00:03.1811479Z [ 31%] 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-04-03T16:00:03.2725691Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-ssse3.c.o 2024-04-03T16:00:03.3551757Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-ssse3.c.o 2024-04-03T16:00:03.4243204Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u16.c.o 2024-04-03T16:00:03.5026481Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2024-04-03T16:00:03.5723167Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-ssse3-u16.c.o 2024-04-03T16:00:03.6839103Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-ssse3-u32.c.o 2024-04-03T16:00:03.7542263Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u16.c.o 2024-04-03T16:00:03.8290053Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2024-04-03T16:00:03.8967209Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-ssse3-u4.c.o 2024-04-03T16:00:04.0337012Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-ssse3-u8.c.o 2024-04-03T16:00:04.1651405Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-ssse3-u16.c.o 2024-04-03T16:00:04.2863319Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-ssse3.c.o 2024-04-03T16:00:04.3600779Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-ssse3.c.o 2024-04-03T16:00:04.4566337Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u16.c.o 2024-04-03T16:00:04.5255362Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2024-04-03T16:00:04.6040376Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-ssse3-u16.c.o 2024-04-03T16:00:05.1007994Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-ssse3-u32.c.o 2024-04-03T16:00:05.1783629Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u16.c.o 2024-04-03T16:00:05.2451729Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2024-04-03T16:00:05.3218390Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u16.c.o 2024-04-03T16:00:05.3861208Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u32.c.o 2024-04-03T16:00:05.4567439Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2024-04-03T16:00:05.5295447Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u8.c.o 2024-04-03T16:00:05.6040243Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u16.c.o 2024-04-03T16:00:05.6798743Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u24.c.o 2024-04-03T16:00:05.7461640Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u32.c.o 2024-04-03T16:00:05.8392692Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u8.c.o 2024-04-03T16:00:05.9272698Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u16.c.o 2024-04-03T16:00:06.0072649Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u24.c.o 2024-04-03T16:00:06.1030761Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u32.c.o 2024-04-03T16:00:06.1866038Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c.o 2024-04-03T16:00:06.2777041Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u16.c.o 2024-04-03T16:00:06.3760833Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u24.c.o 2024-04-03T16:00:06.4701255Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u32.c.o 2024-04-03T16:00:06.5618220Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse41-2x4.c.o 2024-04-03T16:00:06.6434883Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse41-2x8.c.o 2024-04-03T16:00:06.7293377Z [ 32%] 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-04-03T16:00:06.8317086Z [ 32%] 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-04-03T16:00:07.0050297Z [ 32%] 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-04-03T16:00:07.1070116Z [ 32%] 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-04-03T16:00:07.2099424Z [ 32%] 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-04-03T16:00:07.3104980Z [ 32%] 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-04-03T16:00:07.4157911Z [ 32%] 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-04-03T16:00:07.5193093Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-sse41.c.o 2024-04-03T16:00:07.6251252Z [ 32%] 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-04-03T16:00:07.7309085Z [ 32%] 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-04-03T16:00:07.8364308Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-sse41.c.o 2024-04-03T16:00:07.9373459Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-sse41.c.o 2024-04-03T16:00:08.0379423Z [ 32%] 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-04-03T16:00:08.1269271Z [ 32%] 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-04-03T16:00:08.2118141Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-sse41.c.o 2024-04-03T16:00:08.2926548Z [ 32%] 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-04-03T16:00:08.3800003Z [ 32%] 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-04-03T16:00:08.4893840Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-sse41.c.o 2024-04-03T16:00:08.5880647Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2c4-minmax-sse41.c.o 2024-04-03T16:00:08.6868469Z [ 32%] 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-04-03T16:00:08.7944355Z [ 32%] 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-04-03T16:00:08.8964944Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-sse41.c.o 2024-04-03T16:00:09.0053689Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u8.c.o 2024-04-03T16:00:09.0837924Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u16.c.o 2024-04-03T16:00:09.1710771Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u24.c.o 2024-04-03T16:00:09.2524503Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c.o 2024-04-03T16:00:09.3343029Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u4.c.o 2024-04-03T16:00:09.4209740Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u8.c.o 2024-04-03T16:00:09.5094332Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u12.c.o 2024-04-03T16:00:09.6271809Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u16.c.o 2024-04-03T16:00:09.7026321Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u20.c.o 2024-04-03T16:00:09.7896187Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u24.c.o 2024-04-03T16:00:09.8742393Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u4.c.o 2024-04-03T16:00:09.9460954Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u8.c.o 2024-04-03T16:00:10.0332602Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u12.c.o 2024-04-03T16:00:10.1413880Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u16.c.o 2024-04-03T16:00:10.2360896Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u20.c.o 2024-04-03T16:00:10.3312206Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u24.c.o 2024-04-03T16:00:10.4182024Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u4.c.o 2024-04-03T16:00:10.5154640Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2024-04-03T16:00:10.6028717Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u4.c.o 2024-04-03T16:00:10.6937704Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2024-04-03T16:00:10.7802123Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u4.c.o 2024-04-03T16:00:10.8717579Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2024-04-03T16:00:10.9726757Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u4.c.o 2024-04-03T16:00:11.0627999Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2024-04-03T16:00:11.1594461Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u4.c.o 2024-04-03T16:00:11.2578379Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2024-04-03T16:00:11.3626931Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_sum_f16.cu 2024-04-03T16:00:11.3786596Z [ 32%] 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-04-03T16:00:11.4756782Z [ 32%] 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-04-03T16:00:11.5611284Z [ 32%] 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-04-03T16:00:11.6341999Z [ 32%] 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-04-03T16:00:11.7107743Z [ 32%] 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-04-03T16:00:11.7312730Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_sum_f32.cu 2024-04-03T16:00:11.8083257Z [ 32%] 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-04-03T16:00:11.8873438Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u4.c.o 2024-04-03T16:00:11.9878248Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u8.c.o 2024-04-03T16:00:12.0943657Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u12.c.o 2024-04-03T16:00:12.3442656Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u16.c.o 2024-04-03T16:00:12.4482016Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u20.c.o 2024-04-03T16:00:12.5316852Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u24.c.o 2024-04-03T16:00:12.6110739Z [ 32%] 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-04-03T16:00:12.6861443Z [ 32%] 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-04-03T16:00:12.8044437Z [ 32%] 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-04-03T16:00:12.8900823Z [ 32%] 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-04-03T16:00:12.9953666Z [ 33%] 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-04-03T16:00:13.0972506Z [ 33%] 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-04-03T16:00:13.1828478Z [ 33%] 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-04-03T16:00:13.2744874Z [ 33%] 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-04-03T16:00:13.3519962Z [ 33%] 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-04-03T16:00:13.4407810Z [ 33%] 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-04-03T16:00:13.5118752Z [ 33%] 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-04-03T16:00:13.6010852Z [ 33%] 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-04-03T16:00:13.6923140Z [ 33%] 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-04-03T16:00:13.7863659Z [ 33%] 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-04-03T16:00:13.8754768Z [ 33%] 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-04-03T16:00:13.9875747Z [ 33%] 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-04-03T16:00:14.0779483Z [ 33%] 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-04-03T16:00:14.1726479Z [ 33%] 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-04-03T16:00:14.2194576Z [ 33%] Built target ATEN_CPU_FILES_GEN_TARGET 2024-04-03T16:00:14.2289685Z [ 33%] 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-04-03T16:00:14.2983629Z [ 33%] Generating include/renameavx512f.h 2024-04-03T16:00:14.3017888Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2024-04-03T16:00:14.3122565Z [ 33%] Built target renameAVX512F.h_generated 2024-04-03T16:00:14.3340397Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_sum_f64.cu 2024-04-03T16:00:14.3778129Z [ 33%] 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-04-03T16:00:14.4857926Z [ 33%] 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-04-03T16:00:14.5933421Z [ 33%] 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-04-03T16:00:14.6847496Z [ 33%] 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-04-03T16:00:14.7684729Z [ 33%] 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-04-03T16:00:14.8447347Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse41-int16.c.o 2024-04-03T16:00:14.9064885Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse41-int32.c.o 2024-04-03T16:00:14.9850273Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-sse41.c.o 2024-04-03T16:00:15.0627918Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-sse41.c.o 2024-04-03T16:00:15.1397462Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-sse41.c.o 2024-04-03T16:00:15.2442000Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-sse41.c.o 2024-04-03T16:00:15.3243600Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-sse41.c.o 2024-04-03T16:00:15.3991349Z [ 33%] 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-04-03T16:00:15.4856408Z [ 33%] 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-04-03T16:00:15.5921506Z [ 33%] 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-04-03T16:00:15.6105610Z [ 33%] 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-04-03T16:00:15.7008401Z [ 33%] 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-04-03T16:00:15.7040331Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_sum_u32.cu 2024-04-03T16:00:15.8012954Z [ 33%] 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-04-03T16:00:15.8966564Z [ 33%] 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-04-03T16:00:15.9941085Z [ 33%] 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-04-03T16:00:16.0976073Z [ 33%] 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-04-03T16:00:16.2056583Z [ 33%] 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-04-03T16:00:16.3090111Z [ 33%] 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-04-03T16:00:16.4130102Z [ 33%] 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-04-03T16:00:16.5183443Z [ 33%] 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-04-03T16:00:16.6257804Z [ 33%] 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-04-03T16:00:16.7639421Z [ 33%] 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-04-03T16:00:16.8666297Z [ 33%] 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-04-03T16:00:16.9704460Z [ 33%] 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-04-03T16:00:17.0687642Z [ 33%] 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-04-03T16:00:17.1913652Z [ 33%] 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-04-03T16:00:17.2856417Z [ 33%] 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-04-03T16:00:17.3790727Z [ 33%] 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-04-03T16:00:17.4751424Z [ 33%] 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-04-03T16:00:17.5677943Z [ 33%] 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-04-03T16:00:17.6579204Z [ 33%] 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-04-03T16:00:17.7587788Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T16:00:17.9217485Z [ 33%] 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-04-03T16:00:18.0177676Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T16:00:18.1379605Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T16:00:18.3066235Z [ 33%] 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-04-03T16:00:18.4028485Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T16:00:18.4984419Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T16:00:18.6603370Z [ 33%] 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-04-03T16:00:18.7582013Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T16:00:18.8558165Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T16:00:19.0190370Z [ 33%] 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-04-03T16:00:19.1162494Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T16:00:19.2193347Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T16:00:19.3882204Z [ 33%] 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-04-03T16:00:19.4885916Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T16:00:19.5864263Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T16:00:19.7573139Z [ 33%] 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-04-03T16:00:19.8740698Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T16:00:19.9912168Z [ 33%] 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-04-03T16:00:20.0802687Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2024-04-03T16:00:20.1526022Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2024-04-03T16:00:20.1945660Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_sum_u64.cu 2024-04-03T16:00:20.2817685Z [ 33%] 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-04-03T16:00:20.3806593Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2024-04-03T16:00:20.4858658Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2024-04-03T16:00:20.6590802Z [ 33%] 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-04-03T16:00:20.7752425Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2024-04-03T16:00:20.8741817Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2024-04-03T16:00:21.0389934Z [ 33%] 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-04-03T16:00:21.1366981Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2024-04-03T16:00:21.2179087Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2024-04-03T16:00:21.3516451Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u8.c.o 2024-04-03T16:00:21.4677763Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c.o 2024-04-03T16:00:21.5977898Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u24.c.o 2024-04-03T16:00:21.7011732Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u32.c.o 2024-04-03T16:00:21.8134094Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse41-c8.c.o 2024-04-03T16:00:21.8915927Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse41-c16.c.o 2024-04-03T16:00:21.9620880Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse41-c24.c.o 2024-04-03T16:00:22.0311334Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse41-c8.c.o 2024-04-03T16:00:22.0968821Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse41-c16.c.o 2024-04-03T16:00:22.1685242Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse41-c24.c.o 2024-04-03T16:00:22.2504935Z [ 34%] 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-04-03T16:00:22.3483784Z [ 34%] 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-04-03T16:00:22.5347096Z [ 34%] 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-04-03T16:00:22.6335375Z [ 34%] 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-04-03T16:00:22.7354052Z [ 34%] 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-04-03T16:00:22.9057485Z [ 34%] 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-04-03T16:00:23.0057744Z [ 34%] 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-04-03T16:00:23.1095082Z [ 34%] 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-04-03T16:00:23.2781955Z [ 34%] 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-04-03T16:00:23.3747559Z [ 34%] 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-04-03T16:00:23.4896769Z [ 34%] 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-04-03T16:00:23.6549599Z [ 34%] 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-04-03T16:00:23.7538761Z [ 34%] 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-04-03T16:00:23.8584868Z [ 34%] 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-04-03T16:00:24.0257445Z [ 34%] 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-04-03T16:00:24.1226132Z [ 34%] 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-04-03T16:00:24.2231570Z [ 34%] 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-04-03T16:00:24.3859502Z [ 34%] 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-04-03T16:00:24.4870089Z [ 34%] 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-04-03T16:00:24.5854087Z [ 34%] 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-04-03T16:00:24.6805072Z [ 34%] 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-04-03T16:00:24.7773539Z [ 34%] 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-04-03T16:00:24.9386016Z [ 34%] 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-04-03T16:00:25.0332716Z [ 34%] 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-04-03T16:00:25.1318560Z [ 34%] 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-04-03T16:00:25.2968473Z [ 34%] 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-04-03T16:00:25.3937100Z [ 34%] 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-04-03T16:00:25.5113990Z [ 34%] 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-04-03T16:00:25.6977756Z [ 34%] 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-04-03T16:00:25.7963760Z [ 34%] 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-04-03T16:00:25.9045945Z [ 34%] 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-04-03T16:00:26.0830798Z [ 34%] 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-04-03T16:00:26.1857477Z [ 34%] 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-04-03T16:00:26.2906863Z [ 34%] 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-04-03T16:00:26.3915168Z [ 34%] 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-04-03T16:00:26.4966770Z [ 34%] 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-04-03T16:00:26.5976673Z [ 34%] 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-04-03T16:00:26.7006520Z [ 34%] 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-04-03T16:00:26.8035408Z [ 34%] 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-04-03T16:00:26.9063008Z [ 34%] 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-04-03T16:00:27.0104418Z [ 34%] 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-04-03T16:00:27.1113393Z [ 34%] 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-04-03T16:00:27.2129940Z [ 34%] 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-04-03T16:00:27.3150362Z [ 34%] 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-04-03T16:00:27.4168615Z [ 34%] 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-04-03T16:00:27.5207470Z [ 34%] 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-04-03T16:00:27.6249787Z [ 34%] 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-04-03T16:00:27.7308497Z [ 34%] 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-04-03T16:00:27.8337167Z [ 34%] 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-04-03T16:00:27.9661320Z [ 34%] 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-04-03T16:00:28.1016918Z [ 34%] 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-04-03T16:00:28.2029999Z [ 34%] 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-04-03T16:00:28.3097210Z [ 34%] 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-04-03T16:00:28.4287409Z [ 34%] 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-04-03T16:00:28.5215032Z [ 34%] 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-04-03T16:00:28.6134688Z [ 34%] 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-04-03T16:00:28.7070321Z [ 34%] 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-04-03T16:00:28.8028390Z [ 34%] 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-04-03T16:00:28.8942367Z [ 34%] 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-04-03T16:00:28.9914421Z [ 34%] 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-04-03T16:00:29.0900481Z [ 34%] 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-04-03T16:00:29.1867328Z [ 34%] 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-04-03T16:00:29.2604431Z [ 34%] 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-04-03T16:00:29.3432528Z [ 34%] 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-04-03T16:00:29.4246799Z [ 34%] 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-04-03T16:00:29.4964212Z [ 34%] 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-04-03T16:00:29.5695140Z [ 34%] 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-04-03T16:00:29.6496704Z [ 34%] 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-04-03T16:00:29.7427066Z [ 34%] 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-04-03T16:00:29.8383512Z [ 34%] 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-04-03T16:00:29.9312212Z [ 34%] 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-04-03T16:00:30.0242925Z [ 34%] 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-04-03T16:00:30.1166045Z [ 34%] 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-04-03T16:00:30.2160172Z [ 34%] 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-04-03T16:00:30.3094727Z [ 34%] 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-04-03T16:00:30.4050716Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-sse41.c.o 2024-04-03T16:00:30.4817765Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-sse41.c.o 2024-04-03T16:00:30.5600045Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-sse41.c.o 2024-04-03T16:00:30.6346931Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-sse41-sra.c.o 2024-04-03T16:00:30.7304997Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-sse41-srl.c.o 2024-04-03T16:00:30.8162246Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2024-04-03T16:00:30.9021438Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2024-04-03T16:00:30.9916081Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u24.c.o 2024-04-03T16:00:31.0810909Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u32.c.o 2024-04-03T16:00:31.1706744Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2024-04-03T16:00:31.3286639Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2024-04-03T16:00:31.4784860Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u24.c.o 2024-04-03T16:00:31.6308438Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u32.c.o 2024-04-03T16:00:31.7813250Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2024-04-03T16:00:31.8666432Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2024-04-03T16:00:31.9526039Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u24.c.o 2024-04-03T16:00:32.0387356Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u32.c.o 2024-04-03T16:00:32.1328101Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2024-04-03T16:00:32.2863276Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2024-04-03T16:00:32.4528087Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u24.c.o 2024-04-03T16:00:32.6087555Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u32.c.o 2024-04-03T16:00:32.8179269Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u8.c.o 2024-04-03T16:00:32.9698685Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u16.c.o 2024-04-03T16:00:33.1330835Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2024-04-03T16:00:33.2817513Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse41-u8.c.o 2024-04-03T16:00:33.3400036Z [ 35%] Generating include/renameavx2.h 2024-04-03T16:00:33.3422189Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2024-04-03T16:00:33.3548004Z [ 35%] Built target renameAVX2.h_generated 2024-04-03T16:00:33.3635177Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse41-u16.c.o 2024-04-03T16:00:33.4449786Z [ 35%] Generating include/renameavx2128.h 2024-04-03T16:00:33.4475263Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2024-04-03T16:00:33.4667782Z [ 35%] Built target renameAVX2128.h_generated 2024-04-03T16:00:33.4760705Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse41-u32.c.o 2024-04-03T16:00:33.5246722Z [ 35%] Generating include/renamefma4.h 2024-04-03T16:00:33.5270792Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2024-04-03T16:00:33.5446736Z [ 35%] Built target renameFMA4.h_generated 2024-04-03T16:00:33.5540204Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u8.c.o 2024-04-03T16:00:33.6344560Z [ 35%] Generating include/renameavx.h 2024-04-03T16:00:33.6373221Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2024-04-03T16:00:33.6513172Z [ 35%] Built target renameAVX.h_generated 2024-04-03T16:00:33.6625347Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u16.c.o 2024-04-03T16:00:33.7114384Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_sum_u8.cu 2024-04-03T16:00:33.8155512Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2024-04-03T16:00:33.9603588Z [ 35%] 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-04-03T16:00:34.0482616Z [ 35%] 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-04-03T16:00:34.1550564Z [ 35%] 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-04-03T16:00:34.2401448Z [ 35%] 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-04-03T16:00:34.3287660Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse41-u4.c.o 2024-04-03T16:00:34.4740047Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse41-u8.c.o 2024-04-03T16:00:34.5960305Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse41-u16.c.o 2024-04-03T16:00:34.7465104Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T16:00:34.9092978Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T16:00:35.0083185Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T16:00:35.1728384Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T16:00:35.2245026Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T16:00:35.3008172Z [ 35%] Generating include/renamesse4.h 2024-04-03T16:00:35.3025086Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2024-04-03T16:00:35.3140132Z [ 35%] Built target renameSSE4.h_generated 2024-04-03T16:00:35.3253029Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T16:00:35.3834571Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T16:00:35.4253631Z [ 35%] Generating include/renamesse2.h 2024-04-03T16:00:35.4272287Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2024-04-03T16:00:35.4366695Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_sumpostdiv_i32.cu 2024-04-03T16:00:35.4416764Z [ 35%] Built target renameSSE2.h_generated 2024-04-03T16:00:35.4719202Z [ 35%] Generating include/renamepurec_scalar.h 2024-04-03T16:00:35.4750952Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2024-04-03T16:00:35.4905656Z [ 35%] Built target renamePUREC_SCALAR.h_generated 2024-04-03T16:00:35.5163418Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_sumpostdiv_i64.cu 2024-04-03T16:00:35.5198560Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T16:00:35.6068113Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T16:00:35.7778561Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T16:00:35.8769810Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-04-03T16:00:36.0433705Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-04-03T16:00:36.1583039Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2024-04-03T16:00:36.2504450Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2024-04-03T16:00:36.2600269Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2024-04-03T16:00:36.3662962Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_sumpostdiv_i8.cu 2024-04-03T16:00:36.4154048Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2024-04-03T16:00:36.6104513Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2024-04-03T16:00:36.6863966Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2024-04-03T16:00:36.8506615Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2024-04-03T16:00:36.9474266Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2024-04-03T16:00:37.1262995Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u8.c.o 2024-04-03T16:00:37.2660517Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c.o 2024-04-03T16:00:37.4083322Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u24.c.o 2024-04-03T16:00:37.5555468Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u32.c.o 2024-04-03T16:00:37.7028149Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse41-c8.c.o 2024-04-03T16:00:37.7869608Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse41-c16.c.o 2024-04-03T16:00:37.8736839Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse41-c24.c.o 2024-04-03T16:00:37.9616515Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse41-c8.c.o 2024-04-03T16:00:38.0423445Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse41-c16.c.o 2024-04-03T16:00:38.1338277Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse41-c24.c.o 2024-04-03T16:00:38.2181695Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:38.3267066Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:38.4282335Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:38.5324802Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:38.6740208Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:38.7835688Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:39.0280024Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:39.1325304Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:39.2554391Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:39.3595899Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:39.4464498Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:39.5460738Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:39.6512844Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:39.7553347Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:39.8604406Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:39.9635178Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:40.0674832Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:40.1700905Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:40.2707007Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:40.3811752Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:40.4894255Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:40.5953192Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:40.7017813Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:40.7969237Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:40.8924969Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:40.9897795Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:41.0921439Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:41.1856868Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:41.2803054Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:41.3712078Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:41.4738994Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:41.5679314Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:41.6603774Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:41.7531103Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:41.8509536Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:41.9432436Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:42.0431758Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:42.1582309Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:42.2869004Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:42.3818253Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:42.4910384Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:42.5925660Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:42.6961215Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-04-03T16:00:42.7902165Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-04-03T16:00:42.8888432Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-sse41.c.o 2024-04-03T16:00:42.9430660Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-sse41.c.o 2024-04-03T16:00:42.9775969Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_sumpostdiv_u32.cu 2024-04-03T16:00:43.0585578Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2024-04-03T16:00:43.1483263Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2024-04-03T16:00:43.2427568Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2024-04-03T16:00:43.3986317Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2024-04-03T16:00:43.5602021Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2024-04-03T16:00:43.6440859Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2024-04-03T16:00:43.7515537Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2024-04-03T16:00:43.9099783Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2024-04-03T16:00:44.0604831Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u8.c.o 2024-04-03T16:00:44.2099471Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u16.c.o 2024-04-03T16:00:44.3610233Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2024-04-03T16:00:44.5119659Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse41-u8.c.o 2024-04-03T16:00:44.6640626Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse41-u16.c.o 2024-04-03T16:00:44.8098947Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse41-u32.c.o 2024-04-03T16:00:44.9611256Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u8.c.o 2024-04-03T16:00:45.0989213Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u16.c.o 2024-04-03T16:00:45.2485711Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2024-04-03T16:00:45.3920511Z [ 36%] 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-04-03T16:00:45.4902715Z [ 36%] 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-04-03T16:00:45.5765081Z [ 36%] 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-04-03T16:00:45.6635491Z [ 36%] 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-04-03T16:00:45.7521196Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c8.c.o 2024-04-03T16:00:45.8725799Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2024-04-03T16:00:45.9527661Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c.o 2024-04-03T16:00:46.0331429Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2024-04-03T16:00:46.1232068Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c8.c.o 2024-04-03T16:00:46.2001563Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2024-04-03T16:00:46.2735475Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u8.c.o 2024-04-03T16:00:46.3591581Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u16.c.o 2024-04-03T16:00:46.4422811Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u24.c.o 2024-04-03T16:00:46.5268724Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u32.c.o 2024-04-03T16:00:46.6112326Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u8.c.o 2024-04-03T16:00:46.6953807Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u16.c.o 2024-04-03T16:00:46.7772341Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u24.c.o 2024-04-03T16:00:46.8696020Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u32.c.o 2024-04-03T16:00:46.9687345Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx-acc2.c.o 2024-04-03T16:00:47.1281924Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx.c.o 2024-04-03T16:00:47.2927550Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx-acc2.c.o 2024-04-03T16:00:47.4832616Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c.o 2024-04-03T16:00:47.6655322Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx-acc2.c.o 2024-04-03T16:00:47.8328699Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx.c.o 2024-04-03T16:00:47.9992519Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx-acc2.c.o 2024-04-03T16:00:48.1636401Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c.o 2024-04-03T16:00:48.3317153Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx-acc2.c.o 2024-04-03T16:00:48.5007407Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx.c.o 2024-04-03T16:00:48.6673176Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx-acc2.c.o 2024-04-03T16:00:48.8343253Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx.c.o 2024-04-03T16:00:48.9995016Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx-acc2.c.o 2024-04-03T16:00:49.1610902Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.o 2024-04-03T16:00:49.3272385Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx-acc2.c.o 2024-04-03T16:00:49.4931496Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx.c.o 2024-04-03T16:00:49.6628425Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx-acc2.c.o 2024-04-03T16:00:49.8327311Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx.c.o 2024-04-03T16:00:50.0060464Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx-acc2.c.o 2024-04-03T16:00:50.1761770Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx.c.o 2024-04-03T16:00:50.3404752Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx-acc2.c.o 2024-04-03T16:00:50.5086244Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx.c.o 2024-04-03T16:00:50.6711635Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx-acc2.c.o 2024-04-03T16:00:50.8331999Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c.o 2024-04-03T16:00:50.9989061Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx-acc2.c.o 2024-04-03T16:00:51.1863535Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c.o 2024-04-03T16:00:51.4135692Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx-acc2.c.o 2024-04-03T16:00:51.5964998Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx.c.o 2024-04-03T16:00:51.8322744Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u8.c.o 2024-04-03T16:00:51.9154689Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u16.c.o 2024-04-03T16:00:52.0032897Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c.o 2024-04-03T16:00:52.0943812Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u32.c.o 2024-04-03T16:00:52.1831733Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-avx-broadcast.c.o 2024-04-03T16:00:52.3808186Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c.o 2024-04-03T16:00:52.5513155Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-avx-broadcast.c.o 2024-04-03T16:00:52.7256205Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-avx-broadcast.c.o 2024-04-03T16:00:52.8992220Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx-broadcast.c.o 2024-04-03T16:00:53.0846378Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-avx-broadcast.c.o 2024-04-03T16:00:53.2525377Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c.o 2024-04-03T16:00:53.4247957Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-avx-broadcast.c.o 2024-04-03T16:00:53.5958136Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx-broadcast.c.o 2024-04-03T16:00:53.7644788Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-avx-broadcast.c.o 2024-04-03T16:00:53.9310344Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-avx-broadcast.c.o 2024-04-03T16:00:54.1036941Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx-broadcast.c.o 2024-04-03T16:00:54.2875179Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-avx-broadcast.c.o 2024-04-03T16:00:54.4556799Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-avx-broadcast.c.o 2024-04-03T16:00:54.6243660Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx-broadcast.c.o 2024-04-03T16:00:54.7948383Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-avx-broadcast.c.o 2024-04-03T16:00:54.9660717Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx-broadcast.c.o 2024-04-03T16:00:55.1383553Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-avx-broadcast.c.o 2024-04-03T16:00:55.3118193Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx-broadcast.c.o 2024-04-03T16:00:55.4847022Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-avx-broadcast.c.o 2024-04-03T16:00:55.6456587Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-avx-broadcast.c.o 2024-04-03T16:00:55.8163077Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c.o 2024-04-03T16:00:55.9806072Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-avx-broadcast.c.o 2024-04-03T16:00:56.1493620Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-avx-broadcast.c.o 2024-04-03T16:00:56.2964809Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx-broadcast.c.o 2024-04-03T16:00:56.3331580Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-avx-broadcast.c.o 2024-04-03T16:00:56.4737318Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_sumpostdiv_u64.cu 2024-04-03T16:00:56.4874971Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c.o 2024-04-03T16:00:56.6117913Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-avx-broadcast.c.o 2024-04-03T16:00:56.7708972Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx-broadcast.c.o 2024-04-03T16:00:56.9359663Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-avx-broadcast.c.o 2024-04-03T16:00:57.0966741Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x8.c.o 2024-04-03T16:00:57.2591450Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x16.c.o 2024-04-03T16:00:57.3051120Z [ 37%] 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-04-03T16:00:57.4254885Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/all_reduce_sumpostdiv_u8.cu 2024-04-03T16:00:57.4708272Z [ 37%] 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-04-03T16:00:57.6401693Z [ 37%] 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-04-03T16:00:57.8193638Z [ 37%] 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-04-03T16:00:57.9928925Z [ 37%] 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-04-03T16:00:58.1629219Z [ 37%] 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-04-03T16:00:58.3306199Z [ 37%] 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-04-03T16:00:58.4969891Z [ 37%] 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-04-03T16:00:58.6572111Z [ 37%] 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-04-03T16:00:58.7006549Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/broadcast.cu 2024-04-03T16:00:58.8150426Z [ 37%] 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-04-03T16:00:58.9876779Z [ 37%] 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-04-03T16:00:59.1567693Z [ 37%] 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-04-03T16:00:59.3264802Z [ 37%] 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-04-03T16:00:59.4985905Z [ 37%] 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-04-03T16:00:59.6635506Z [ 37%] 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-04-03T16:00:59.8456158Z [ 37%] 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-04-03T16:01:00.0411389Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u8.c.o 2024-04-03T16:01:00.1942883Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u16.c.o 2024-04-03T16:01:00.3422374Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u24.c.o 2024-04-03T16:01:00.4905992Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c.o 2024-04-03T16:01:00.6259816Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u8.c.o 2024-04-03T16:01:00.8299208Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u16.c.o 2024-04-03T16:01:00.9778950Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u24.c.o 2024-04-03T16:01:01.1263295Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c.o 2024-04-03T16:01:01.2724613Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u8.c.o 2024-04-03T16:01:01.4156152Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u16-acc2.c.o 2024-04-03T16:01:01.5626298Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u24-acc3.c.o 2024-04-03T16:01:01.7200278Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc2.c.o 2024-04-03T16:01:01.8389841Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c.o 2024-04-03T16:01:01.9847244Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u8.c.o 2024-04-03T16:01:02.1301351Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u16-acc2.c.o 2024-04-03T16:01:02.2874441Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u24-acc3.c.o 2024-04-03T16:01:02.4420868Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc2.c.o 2024-04-03T16:01:02.5984445Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc4.c.o 2024-04-03T16:01:02.6140208Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u8.c.o 2024-04-03T16:01:02.7603451Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u16-acc2.c.o 2024-04-03T16:01:02.8429224Z [ 37%] Generating include/renamepurecfma_scalar.h 2024-04-03T16:01:02.8450752Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2024-04-03T16:01:02.8562612Z [ 37%] Built target renamePURECFMA_SCALAR.h_generated 2024-04-03T16:01:02.9373410Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u24-acc3.c.o 2024-04-03T16:01:03.0800461Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc2.c.o 2024-04-03T16:01:03.2249967Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c.o 2024-04-03T16:01:03.3642749Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u8.c.o 2024-04-03T16:01:03.4939956Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u16-acc2.c.o 2024-04-03T16:01:03.6072889Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u24-acc3.c.o 2024-04-03T16:01:03.7327679Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc2.c.o 2024-04-03T16:01:03.8497552Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c.o 2024-04-03T16:01:03.9676886Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx-u8.c.o 2024-04-03T16:01:04.0992130Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx-u16.c.o 2024-04-03T16:01:04.2640139Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx-u8.c.o 2024-04-03T16:01:04.4128183Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx-u16.c.o 2024-04-03T16:01:04.5595838Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx-u8.c.o 2024-04-03T16:01:04.6942026Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx-u16.c.o 2024-04-03T16:01:04.7869906Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx-u8.c.o 2024-04-03T16:01:04.8990106Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx-u16.c.o 2024-04-03T16:01:05.0125841Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u8.c.o 2024-04-03T16:01:05.1544098Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2024-04-03T16:01:05.2753245Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u8.c.o 2024-04-03T16:01:05.3821275Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2024-04-03T16:01:05.5069959Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u8.c.o 2024-04-03T16:01:05.6364290Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2024-04-03T16:01:05.7895511Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u8.c.o 2024-04-03T16:01:05.8180843Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_minmax_f32.cu 2024-04-03T16:01:05.9344140Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2024-04-03T16:01:06.0833247Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx-u8.c.o 2024-04-03T16:01:06.2251249Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx-u16.c.o 2024-04-03T16:01:06.3355010Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx-u8.c.o 2024-04-03T16:01:06.4529700Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx-u16.c.o 2024-04-03T16:01:06.5682095Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx-u8.c.o 2024-04-03T16:01:06.6933749Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx-u16.c.o 2024-04-03T16:01:06.8029593Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx-u8.c.o 2024-04-03T16:01:06.8321166Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_minmax_f16.cu 2024-04-03T16:01:06.9226324Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx-u16.c.o 2024-04-03T16:01:07.0394500Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u8.c.o 2024-04-03T16:01:07.1827734Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2024-04-03T16:01:07.3279058Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u8.c.o 2024-04-03T16:01:07.4740664Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2024-04-03T16:01:07.6067761Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx-u8.c.o 2024-04-03T16:01:07.7157084Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx-u16.c.o 2024-04-03T16:01:07.8297395Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx-u8.c.o 2024-04-03T16:01:07.8455408Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_minmax_bf16.cu 2024-04-03T16:01:07.9781296Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx-u16.c.o 2024-04-03T16:01:08.1328129Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u8.c.o 2024-04-03T16:01:08.3010298Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2024-04-03T16:01:08.4558438Z [ 38%] 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-04-03T16:01:08.6148595Z [ 38%] 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-04-03T16:01:08.7733457Z [ 38%] 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-04-03T16:01:08.9306723Z [ 38%] 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-04-03T16:01:09.0940053Z [ 38%] 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-04-03T16:01:09.2411669Z [ 38%] 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-04-03T16:01:09.2614036Z [ 38%] Generating include/renamedspscalar.h 2024-04-03T16:01:09.2791232Z [ 38%] Built target renamedspscalar.h_generated 2024-04-03T16:01:09.2881122Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u8.c.o 2024-04-03T16:01:09.3906844Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_minmax_f64.cu 2024-04-03T16:01:09.4574660Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u16.c.o 2024-04-03T16:01:09.6149754Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u24.c.o 2024-04-03T16:01:09.7720967Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u32.c.o 2024-04-03T16:01:09.8940626Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u40.c.o 2024-04-03T16:01:10.0137497Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u48.c.o 2024-04-03T16:01:10.1337256Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u8.c.o 2024-04-03T16:01:10.2557985Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u16.c.o 2024-04-03T16:01:10.4105384Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u24.c.o 2024-04-03T16:01:10.5614464Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u32.c.o 2024-04-03T16:01:10.7313512Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u40.c.o 2024-04-03T16:01:10.7320216Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u48.c.o 2024-04-03T16:01:10.8934964Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u8.c.o 2024-04-03T16:01:10.8976931Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_minmax_u32.cu 2024-04-03T16:01:11.0182317Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2024-04-03T16:01:11.1351193Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u8.c.o 2024-04-03T16:01:11.2599312Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2024-04-03T16:01:11.4227371Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u8.c.o 2024-04-03T16:01:11.5903532Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u16.c.o 2024-04-03T16:01:11.7082383Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u8.c.o 2024-04-03T16:01:11.8852675Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2024-04-03T16:01:12.0021141Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u8.c.o 2024-04-03T16:01:12.1543765Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2024-04-03T16:01:12.3127916Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u8.c.o 2024-04-03T16:01:12.4791774Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2024-04-03T16:01:12.5582972Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_minmax_u64.cu 2024-04-03T16:01:12.6031670Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u8.c.o 2024-04-03T16:01:12.6862986Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_minmax_u8.cu 2024-04-03T16:01:12.7313721Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2024-04-03T16:01:12.8890025Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u8.c.o 2024-04-03T16:01:13.0402096Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c.o 2024-04-03T16:01:13.1951206Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u32.c.o 2024-04-03T16:01:13.3741384Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u8.c.o 2024-04-03T16:01:13.5291464Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u16.c.o 2024-04-03T16:01:13.6942160Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u24.c.o 2024-04-03T16:01:13.8462481Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u32.c.o 2024-04-03T16:01:14.0062987Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u40.c.o 2024-04-03T16:01:14.1421295Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u48.c.o 2024-04-03T16:01:14.1777533Z [ 38%] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2024-04-03T16:01:14.2818076Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u56.c.o 2024-04-03T16:01:14.2894025Z [ 38%] Linking C executable ../../bin/mkdisp 2024-04-03T16:01:14.3725491Z Warning: Unused direct dependencies: 2024-04-03T16:01:14.3746007Z /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2024-04-03T16:01:14.3876911Z [ 38%] Built target mkdisp 2024-04-03T16:01:14.3960797Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u64.c.o 2024-04-03T16:01:14.4182198Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_premulsum_bf16.cu 2024-04-03T16:01:14.5567481Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u72.c.o 2024-04-03T16:01:14.6910124Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u80.c.o 2024-04-03T16:01:14.8485178Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u8.c.o 2024-04-03T16:01:15.0006324Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u16.c.o 2024-04-03T16:01:15.1132048Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u24.c.o 2024-04-03T16:01:15.2312273Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u32.c.o 2024-04-03T16:01:15.3891619Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u40.c.o 2024-04-03T16:01:15.5475227Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u48.c.o 2024-04-03T16:01:15.7044147Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u56.c.o 2024-04-03T16:01:15.8413949Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u64.c.o 2024-04-03T16:01:15.9425769Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_premulsum_f16.cu 2024-04-03T16:01:15.9990089Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u72.c.o 2024-04-03T16:01:16.0650786Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u80.c.o 2024-04-03T16:01:16.1930418Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_premulsum_f32.cu 2024-04-03T16:01:16.2249109Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u8.c.o 2024-04-03T16:01:16.3972734Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u16.c.o 2024-04-03T16:01:16.5661352Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u32.c.o 2024-04-03T16:01:16.7182533Z [ 38%] 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-04-03T16:01:16.8819036Z [ 38%] 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-04-03T16:01:17.0400673Z [ 38%] 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-04-03T16:01:17.1658601Z [ 38%] 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-04-03T16:01:17.3317841Z [ 38%] 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-04-03T16:01:17.4973028Z [ 38%] 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-04-03T16:01:17.5319201Z [ 38%] 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-04-03T16:01:17.6716423Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_premulsum_f64.cu 2024-04-03T16:01:17.6930252Z [ 38%] 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-04-03T16:01:17.8523813Z [ 38%] 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-04-03T16:01:18.0182024Z [ 38%] 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-04-03T16:01:18.1564829Z [ 38%] 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-04-03T16:01:18.2746393Z [ 38%] 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-04-03T16:01:18.3972210Z [ 38%] 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-04-03T16:01:18.5174021Z [ 38%] 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-04-03T16:01:18.6463957Z [ 38%] 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-04-03T16:01:18.7646700Z [ 38%] 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-04-03T16:01:18.9167164Z [ 38%] 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-04-03T16:01:19.0667026Z [ 38%] 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-04-03T16:01:19.1185891Z [ 38%] 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-04-03T16:01:19.2035412Z [ 38%] Generating include/renamedsp128.h 2024-04-03T16:01:19.2168393Z [ 38%] Built target renamedsp128.h_generated 2024-04-03T16:01:19.2259402Z [ 38%] 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-04-03T16:01:19.2988681Z [ 38%] Generating dispsse.c.tmp 2024-04-03T16:01:19.3127931Z [ 38%] Generating dispsse.c 2024-04-03T16:01:19.3293247Z [ 38%] Built target dispsse.c_generated 2024-04-03T16:01:19.3360341Z [ 38%] 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-04-03T16:01:19.3705477Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_premulsum_u32.cu 2024-04-03T16:01:19.4897720Z [ 38%] 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-04-03T16:01:19.5609585Z [ 38%] 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-04-03T16:01:19.5788710Z [ 39%] 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-04-03T16:01:19.6517831Z [ 39%] 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-04-03T16:01:19.7128010Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_premulsum_u64.cu 2024-04-03T16:01:19.7561998Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_premulsum_u8.cu 2024-04-03T16:01:19.7880159Z [ 39%] 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-04-03T16:01:19.9081218Z [ 39%] 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-04-03T16:01:20.1098660Z [ 39%] 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-04-03T16:01:20.2691052Z [ 39%] 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-04-03T16:01:20.4318829Z [ 39%] 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-04-03T16:01:20.5908668Z [ 39%] 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-04-03T16:01:20.7459638Z [ 39%] 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-04-03T16:01:20.7921855Z [ 39%] 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-04-03T16:01:20.9082460Z [ 39%] 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-04-03T16:01:20.9219313Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_prod_bf16.cu 2024-04-03T16:01:21.0852952Z [ 39%] 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-04-03T16:01:21.2412195Z [ 39%] 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-04-03T16:01:21.3917329Z [ 39%] 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-04-03T16:01:21.5455438Z [ 39%] 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-04-03T16:01:21.6735113Z [ 39%] 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-04-03T16:01:21.8212942Z [ 39%] 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-04-03T16:01:21.9683963Z [ 39%] 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-04-03T16:01:22.0960250Z [ 39%] 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-04-03T16:01:22.2504390Z [ 39%] 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-04-03T16:01:22.4084695Z [ 39%] 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-04-03T16:01:22.5742152Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx-u8.c.o 2024-04-03T16:01:22.7373476Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx-u16.c.o 2024-04-03T16:01:22.7775811Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx-u8.c.o 2024-04-03T16:01:22.8306015Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx-u16.c.o 2024-04-03T16:01:22.8879912Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_prod_f16.cu 2024-04-03T16:01:22.9276108Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_prod_f32.cu 2024-04-03T16:01:22.9846556Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx-u8.c.o 2024-04-03T16:01:23.1240221Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx-u16.c.o 2024-04-03T16:01:23.2791419Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx-rr2-p5.c.o 2024-04-03T16:01:23.4281194Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx-rr2-lut4-p4-perm.c.o 2024-04-03T16:01:23.5131019Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx-rr2-lut16-p3.c.o 2024-04-03T16:01:23.5453119Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_prod_f64.cu 2024-04-03T16:01:23.6571749Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx-rr2-p6.c.o 2024-04-03T16:01:23.7837224Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-lut64-p2-div.c.o 2024-04-03T16:01:23.8954716Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-p5-div.c.o 2024-04-03T16:01:24.0037040Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-p5-nr1.c.o 2024-04-03T16:01:24.1145321Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-p5-nr2.c.o 2024-04-03T16:01:24.2465306Z [ 39%] 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-04-03T16:01:24.3551559Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-04-03T16:01:24.4677285Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-p6h5ts-div.c.o 2024-04-03T16:01:24.7539759Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-p6h5ts-nr1.c.o 2024-04-03T16:01:24.9072243Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-p6h5ts-nr2.c.o 2024-04-03T16:01:25.0322119Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h2ts-nr1.c.o 2024-04-03T16:01:25.1446293Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h2ts-nr2.c.o 2024-04-03T16:01:25.2045192Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h3ps-nr1.c.o 2024-04-03T16:01:25.2564461Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h3ps-nr2.c.o 2024-04-03T16:01:25.3444006Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_prod_u32.cu 2024-04-03T16:01:25.4273240Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h3ts-nr1.c.o 2024-04-03T16:01:25.5778942Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h3ts-nr2.c.o 2024-04-03T16:01:25.7177979Z [ 39%] 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-04-03T16:01:25.7272698Z [ 39%] 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-04-03T16:01:25.8905622Z [ 39%] Generating include/renamedsp256.h 2024-04-03T16:01:25.9034181Z [ 39%] Built target renamedsp256.h_generated 2024-04-03T16:01:25.9055966Z [ 39%] 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-04-03T16:01:25.9117072Z [ 39%] 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-04-03T16:01:26.0572320Z [ 39%] Generating dispavx.c.tmp 2024-04-03T16:01:26.0690820Z [ 39%] Generating dispavx.c 2024-04-03T16:01:26.0871292Z [ 39%] 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-04-03T16:01:26.0905484Z [ 39%] Built target dispavx.c_generated 2024-04-03T16:01:26.0998265Z [ 39%] 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-04-03T16:01:26.2829304Z [ 39%] 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-04-03T16:01:26.4581682Z [ 39%] 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-04-03T16:01:26.5345200Z [ 39%] 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-04-03T16:01:26.5641361Z [ 39%] Built target ATEN_CUDA_FILES_GEN_TARGET 2024-04-03T16:01:26.5719200Z [ 39%] 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-04-03T16:01:26.5786323Z [ 39%] 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-04-03T16:01:26.6220279Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_prod_u64.cu 2024-04-03T16:01:26.7015648Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_prod_u8.cu 2024-04-03T16:01:26.7191083Z [ 39%] 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-04-03T16:01:26.7874164Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_minmax_bf16.cu 2024-04-03T16:01:26.8811570Z [ 39%] 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-04-03T16:01:26.9012826Z [ 39%] 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-04-03T16:01:27.0671993Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_minmax_f16.cu 2024-04-03T16:01:27.0690653Z [ 39%] 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-04-03T16:01:27.2024345Z [ 39%] 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-04-03T16:01:27.3679625Z [ 39%] 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-04-03T16:01:27.5395694Z [ 39%] 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-04-03T16:01:27.6667201Z [ 39%] 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-04-03T16:01:27.7917672Z [ 39%] 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-04-03T16:01:27.9606003Z [ 39%] 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-04-03T16:01:28.1245089Z [ 39%] 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-04-03T16:01:28.2873250Z [ 39%] 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-04-03T16:01:28.4039638Z [ 39%] 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-04-03T16:01:28.4859801Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_minmax_f32.cu 2024-04-03T16:01:28.5733152Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-04-03T16:01:28.7323976Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-04-03T16:01:28.8997248Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-04-03T16:01:29.0723953Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-04-03T16:01:29.2367535Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-04-03T16:01:29.4019907Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-04-03T16:01:29.5728945Z [ 39%] 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-04-03T16:01:29.6290738Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2024-04-03T16:01:29.7149404Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_minmax_f64.cu 2024-04-03T16:01:29.7152579Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2024-04-03T16:01:29.8613826Z [ 39%] 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-04-03T16:01:29.9630262Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2024-04-03T16:01:30.0539146Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2024-04-03T16:01:30.2224660Z [ 39%] 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-04-03T16:01:30.3221896Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2024-04-03T16:01:30.4218206Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2024-04-03T16:01:30.5879684Z [ 39%] 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-04-03T16:01:30.6672224Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2024-04-03T16:01:30.6824943Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_minmax_i32.cu 2024-04-03T16:01:30.7550437Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2024-04-03T16:01:30.9135968Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u8.c.o 2024-04-03T16:01:31.0221972Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u16.c.o 2024-04-03T16:01:31.1636321Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u24.c.o 2024-04-03T16:01:31.3069151Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c.o 2024-04-03T16:01:31.4630752Z [ 40%] 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-04-03T16:01:31.5426101Z [ 40%] 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-04-03T16:01:31.6663684Z [ 40%] 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-04-03T16:01:31.7974448Z [ 40%] 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-04-03T16:01:31.9253573Z [ 40%] 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-04-03T16:01:32.0527874Z [ 40%] 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-04-03T16:01:32.2194694Z [ 40%] 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-04-03T16:01:32.3439020Z [ 40%] 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-04-03T16:01:32.4391001Z [ 40%] 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-04-03T16:01:32.4776973Z [ 40%] 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-04-03T16:01:32.5948394Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_minmax_i64.cu 2024-04-03T16:01:32.6601239Z [ 40%] 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-04-03T16:01:32.7572325Z [ 40%] 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-04-03T16:01:32.8457201Z [ 40%] 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-04-03T16:01:32.9797591Z [ 40%] 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-04-03T16:01:33.0875569Z [ 40%] 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-04-03T16:01:33.1923703Z [ 40%] 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-04-03T16:01:33.3600300Z [ 40%] 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-04-03T16:01:33.4525190Z [ 40%] 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-04-03T16:01:33.5533468Z [ 40%] 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-04-03T16:01:33.6828854Z [ 40%] 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-04-03T16:01:33.7558040Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_minmax_u32.cu 2024-04-03T16:01:33.7933892Z [ 40%] 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-04-03T16:01:33.8992183Z [ 40%] 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-04-03T16:01:34.0066100Z [ 40%] 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-04-03T16:01:34.1095619Z [ 40%] 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-04-03T16:01:34.1906510Z [ 40%] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2024-04-03T16:01:34.2619018Z [ 40%] Linking C shared library ../lib/libtorch_global_deps.so 2024-04-03T16:01:34.2824948Z [ 40%] 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-04-03T16:01:34.4567366Z [ 40%] 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-04-03T16:01:34.4610101Z [ 40%] 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-04-03T16:01:34.5358921Z Warning: Unused direct dependencies: 2024-04-03T16:01:34.5359844Z /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2024-04-03T16:01:34.5360360Z /lib/x86_64-linux-gnu/libmpi_cxx.so.40 2024-04-03T16:01:34.5364265Z /lib/x86_64-linux-gnu/libmpi.so.40 2024-04-03T16:01:34.5364864Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2024-04-03T16:01:34.5365457Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2024-04-03T16:01:34.5366017Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2024-04-03T16:01:34.5366538Z /lib/x86_64-linux-gnu/libpthread.so.0 2024-04-03T16:01:34.5367042Z /lib/x86_64-linux-gnu/libm.so.6 2024-04-03T16:01:34.5367467Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:01:34.5367918Z /usr/local/cuda/lib64/libcudart.so.11.0 2024-04-03T16:01:34.5368403Z /usr/local/cuda/lib64/libnvToolsExt.so.1 2024-04-03T16:01:34.5368849Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2024-04-03T16:01:34.5442973Z [ 40%] Built target torch_global_deps 2024-04-03T16:01:34.5521113Z [ 40%] 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-04-03T16:01:34.5719798Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_minmax_u64.cu 2024-04-03T16:01:34.6192576Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_minmax_u8.cu 2024-04-03T16:01:34.6467749Z [ 40%] 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-04-03T16:01:34.7551286Z [ 40%] 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-04-03T16:01:34.8913843Z [ 40%] 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-04-03T16:01:34.9509169Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_premulsum_bf16.cu 2024-04-03T16:01:35.1230324Z [ 40%] 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-04-03T16:01:35.2052420Z [ 40%] 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-04-03T16:01:35.3013975Z [ 40%] 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-04-03T16:01:35.3469911Z [ 40%] 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-04-03T16:01:35.3895201Z [ 40%] 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-04-03T16:01:35.4738594Z [ 40%] Built target python_copy_files 2024-04-03T16:01:35.4822356Z [ 40%] 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-04-03T16:01:35.5865810Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_premulsum_f16.cu 2024-04-03T16:01:35.6193360Z [ 40%] 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-04-03T16:01:35.7236848Z [ 40%] 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-04-03T16:01:35.8200593Z [ 40%] 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-04-03T16:01:35.9213160Z [ 40%] 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-04-03T16:01:36.0249479Z [ 40%] 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-04-03T16:01:36.1162000Z [ 40%] 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-04-03T16:01:36.2076048Z [ 40%] 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-04-03T16:01:36.3114422Z [ 40%] 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-04-03T16:01:36.4043550Z [ 40%] 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-04-03T16:01:36.5695985Z [ 40%] 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-04-03T16:01:36.7367429Z [ 40%] 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-04-03T16:01:36.8315382Z [ 40%] 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-04-03T16:01:36.9255731Z [ 40%] 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-04-03T16:01:37.0190943Z [ 40%] 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-04-03T16:01:37.1402976Z [ 40%] 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-04-03T16:01:37.3070937Z [ 40%] 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-04-03T16:01:37.4688411Z [ 40%] 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-04-03T16:01:37.5633317Z [ 40%] 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-04-03T16:01:37.6560706Z [ 40%] 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-04-03T16:01:37.7489746Z [ 40%] 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-04-03T16:01:37.8481519Z [ 40%] 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-04-03T16:01:37.9664608Z [ 40%] 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-04-03T16:01:38.1326414Z [ 40%] 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-04-03T16:01:38.2251650Z [ 40%] 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-04-03T16:01:38.3212800Z [ 40%] 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-04-03T16:01:38.4191952Z [ 40%] 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-04-03T16:01:38.5122529Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u8.c.o 2024-04-03T16:01:38.5929885Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u16.c.o 2024-04-03T16:01:38.6705531Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u24.c.o 2024-04-03T16:01:38.7262010Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_premulsum_f32.cu 2024-04-03T16:01:38.7618600Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u32.c.o 2024-04-03T16:01:38.8570202Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u8.c.o 2024-04-03T16:01:39.0201185Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u16.c.o 2024-04-03T16:01:39.1627491Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u24.c.o 2024-04-03T16:01:39.3204118Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u32.c.o 2024-04-03T16:01:39.3945391Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2024-04-03T16:01:39.4646485Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_premulsum_f64.cu 2024-04-03T16:01:39.4714811Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2024-04-03T16:01:39.6034419Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u24.c.o 2024-04-03T16:01:39.6785251Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u32.c.o 2024-04-03T16:01:39.7554831Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2024-04-03T16:01:39.9022144Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2024-04-03T16:01:40.0619393Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u24.c.o 2024-04-03T16:01:40.2197724Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u32.c.o 2024-04-03T16:01:40.3049644Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u8.c.o 2024-04-03T16:01:40.4079148Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_premulsum_u32.cu 2024-04-03T16:01:40.4650299Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u16.c.o 2024-04-03T16:01:40.6141870Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2024-04-03T16:01:40.7661974Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-avx-u8.c.o 2024-04-03T16:01:40.9565602Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-avx-u16.c.o 2024-04-03T16:01:41.1121371Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-avx-u32.c.o 2024-04-03T16:01:41.2750570Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u8.c.o 2024-04-03T16:01:41.4214976Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u16.c.o 2024-04-03T16:01:41.5282252Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2024-04-03T16:01:41.6722536Z [ 41%] 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-04-03T16:01:41.7582756Z [ 41%] 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-04-03T16:01:41.8433323Z [ 41%] 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-04-03T16:01:41.9377268Z [ 41%] 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-04-03T16:01:42.0304853Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-avx-u4.c.o 2024-04-03T16:01:42.1216753Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_premulsum_u64.cu 2024-04-03T16:01:42.1414523Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-avx-u8.c.o 2024-04-03T16:01:42.3118462Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-avx-u16.c.o 2024-04-03T16:01:42.4589623Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-04-03T16:01:42.6359410Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-04-03T16:01:42.8039448Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-04-03T16:01:42.9676916Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-04-03T16:01:43.1410742Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-04-03T16:01:43.3320857Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-04-03T16:01:43.5152326Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2024-04-03T16:01:43.6257166Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2024-04-03T16:01:43.8208879Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2024-04-03T16:01:43.9094593Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2024-04-03T16:01:44.0512902Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2024-04-03T16:01:44.1260533Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2024-04-03T16:01:44.1908843Z [ 41%] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2024-04-03T16:01:44.2346568Z [ 41%] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2024-04-03T16:01:44.2754098Z [ 41%] Linking C executable ../../bin/mkrename_gnuabi 2024-04-03T16:01:44.2919369Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2024-04-03T16:01:44.3296514Z [ 41%] Linking C executable ../../bin/mkmasked_gnuabi 2024-04-03T16:01:44.3588008Z Warning: Unused direct dependencies: 2024-04-03T16:01:44.3589213Z /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2024-04-03T16:01:44.3872797Z [ 41%] Built target mkrename_gnuabi 2024-04-03T16:01:44.3982208Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u8.c.o 2024-04-03T16:01:44.4006634Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2024-04-03T16:01:44.4042912Z Warning: Unused direct dependencies: 2024-04-03T16:01:44.4043950Z /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2024-04-03T16:01:44.4201413Z [ 41%] Built target mkmasked_gnuabi 2024-04-03T16:01:44.4309211Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u16.c.o 2024-04-03T16:01:44.5485949Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_premulsum_u8.cu 2024-04-03T16:01:44.5702500Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u24.c.o 2024-04-03T16:01:44.6279108Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_prod_bf16.cu 2024-04-03T16:01:44.6634353Z [ 42%] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2024-04-03T16:01:44.7190298Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c.o 2024-04-03T16:01:44.7743978Z [ 42%] Built target arraymap 2024-04-03T16:01:44.7830411Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:44.8886879Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:44.8912338Z [ 42%] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2024-04-03T16:01:45.0009419Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:45.0046420Z [ 42%] Linking C executable ../../bin/addSuffix 2024-04-03T16:01:45.0937522Z [ 42%] Built target addSuffix 2024-04-03T16:01:45.1029581Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:45.1389023Z [ 42%] 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-04-03T16:01:45.2060657Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:45.4076274Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:45.5621581Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:45.6079895Z [ 42%] 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-04-03T16:01:45.6638948Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:45.7925027Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:45.9233208Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:46.0245605Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:46.2080225Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:46.3942496Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:46.5184248Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:46.6237727Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:46.7348656Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:46.8406534Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:47.0136799Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:47.1027455Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:47.1923201Z [ 42%] Generating /var/lib/jenkins/workspace/torch/utils/data/datapipes/datapipe.pyi 2024-04-03T16:01:47.2291124Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:47.2668771Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:47.3503504Z [ 42%] Generating /var/lib/jenkins/workspace/torch/version.py 2024-04-03T16:01:47.3686008Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:47.4639576Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:47.5565830Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:47.6529968Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:47.7513523Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:47.8459876Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:48.0130555Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:48.1834811Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:48.2794490Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:48.3806263Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:48.4727274Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:48.5664360Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:48.7522284Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:48.9461554Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:49.0428299Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:49.1230050Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:49.2123017Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:49.2907898Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:49.4776522Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:49.6481544Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:49.7738832Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:49.8402420Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2024-04-03T16:01:49.8872844Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_prod_f16.cu 2024-04-03T16:01:49.9346917Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2024-04-03T16:01:50.0363858Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u8.c.o 2024-04-03T16:01:50.1246963Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u16.c.o 2024-04-03T16:01:50.2116519Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u8.c.o 2024-04-03T16:01:50.3618232Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u16.c.o 2024-04-03T16:01:50.5180043Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2024-04-03T16:01:50.6034481Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2024-04-03T16:01:50.7056847Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2024-04-03T16:01:50.8534680Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2024-04-03T16:01:50.9093387Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u8.c.o 2024-04-03T16:01:50.9893287Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_prod_f32.cu 2024-04-03T16:01:51.0867346Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u16.c.o 2024-04-03T16:01:51.2395622Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2024-04-03T16:01:51.3892984Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-avx-u8.c.o 2024-04-03T16:01:51.5337945Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-avx-u16.c.o 2024-04-03T16:01:51.6771352Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-avx-u32.c.o 2024-04-03T16:01:51.8226032Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u8.c.o 2024-04-03T16:01:51.9680545Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u16.c.o 2024-04-03T16:01:52.1134863Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2024-04-03T16:01:52.2625248Z [ 42%] 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-04-03T16:01:52.3613878Z [ 42%] 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-04-03T16:01:52.4468011Z [ 43%] 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-04-03T16:01:52.5348593Z [ 43%] 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-04-03T16:01:52.6201532Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u16.c.o 2024-04-03T16:01:52.6935622Z [ 43%] Built target torch_python_stubs 2024-04-03T16:01:52.7172102Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_prod_f64.cu 2024-04-03T16:01:52.7583919Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u32.c.o 2024-04-03T16:01:52.9099955Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u48.c.o 2024-04-03T16:01:53.0537402Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2024-04-03T16:01:53.2039127Z [ 43%] 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-04-03T16:01:53.3393051Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4.c.o 2024-04-03T16:01:53.4864040Z [ 43%] 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-04-03T16:01:53.6334301Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4.c.o 2024-04-03T16:01:53.7820439Z [ 43%] 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-04-03T16:01:53.9337436Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4.c.o 2024-04-03T16:01:54.0800920Z [ 43%] 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-04-03T16:01:54.1950841Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4.c.o 2024-04-03T16:01:54.3067396Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-mov-avx.c.o 2024-04-03T16:01:54.4537672Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-switch-avx.c.o 2024-04-03T16:01:54.5955845Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-mov-avx.c.o 2024-04-03T16:01:54.7042799Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c.o 2024-04-03T16:01:54.8146983Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-switch-avx.c.o 2024-04-03T16:01:54.8527044Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-mov-avx.c.o 2024-04-03T16:01:54.8781458Z [ 43%] Built target generate-torch-sources 2024-04-03T16:01:54.8851848Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-multi-avx.c.o 2024-04-03T16:01:54.9544275Z [ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2024-04-03T16:01:55.0049924Z [ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2024-04-03T16:01:55.0077392Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-switch-avx.c.o 2024-04-03T16:01:55.1560891Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-mov-avx.c.o 2024-04-03T16:01:55.1870615Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c.o 2024-04-03T16:01:55.2143778Z [ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2024-04-03T16:01:55.2969302Z [ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2024-04-03T16:01:55.3014949Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-switch-avx.c.o 2024-04-03T16:01:55.3688014Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c.o 2024-04-03T16:01:55.3834870Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c.o 2024-04-03T16:01:55.4138341Z [ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2024-04-03T16:01:55.4848631Z [ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2024-04-03T16:01:55.5201399Z [ 43%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o 2024-04-03T16:01:55.5260238Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u8.c.o 2024-04-03T16:01:55.6039990Z [ 43%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o 2024-04-03T16:01:55.6154441Z [ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2024-04-03T16:01:55.6487470Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c.o 2024-04-03T16:01:55.6837536Z [ 43%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o 2024-04-03T16:01:55.7255279Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u8.c.o 2024-04-03T16:01:55.8012768Z [ 43%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o 2024-04-03T16:01:55.8018027Z [ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2024-04-03T16:01:55.8393207Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u16-acc2.c.o 2024-04-03T16:01:55.8427442Z [ 43%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2024-04-03T16:01:55.8746874Z [ 43%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o 2024-04-03T16:01:55.9352013Z [ 43%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2024-04-03T16:01:55.9568217Z [ 43%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o 2024-04-03T16:01:56.0107747Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u24-acc3.c.o 2024-04-03T16:01:56.0254820Z [ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2024-04-03T16:01:56.0475788Z [ 43%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2024-04-03T16:01:56.0973034Z [ 43%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o 2024-04-03T16:01:56.1192175Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc2.c.o 2024-04-03T16:01:56.1485958Z [ 43%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2024-04-03T16:01:56.1805269Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o 2024-04-03T16:01:56.2058130Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2024-04-03T16:01:56.2359799Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc4.c.o 2024-04-03T16:01:56.2384614Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2024-04-03T16:01:56.2562235Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o 2024-04-03T16:01:56.3132198Z [ 44%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2024-04-03T16:01:56.3522488Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o 2024-04-03T16:01:56.3624912Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-f16c-c8.c.o 2024-04-03T16:01:56.3950711Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2024-04-03T16:01:56.4087904Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2024-04-03T16:01:56.4322110Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o 2024-04-03T16:01:56.4930330Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-f16c-c16.c.o 2024-04-03T16:01:56.4992355Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2024-04-03T16:01:56.5224284Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o 2024-04-03T16:01:56.6086885Z [ 44%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2024-04-03T16:01:56.6235097Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o 2024-04-03T16:01:56.6237611Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-f16c-c24.c.o 2024-04-03T16:01:56.6419075Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2024-04-03T16:01:56.7075343Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o 2024-04-03T16:01:56.7301109Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2024-04-03T16:01:56.7392989Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-f16c-c32.c.o 2024-04-03T16:01:56.8142585Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2024-04-03T16:01:56.8434620Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o 2024-04-03T16:01:56.8573599Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2024-04-03T16:01:56.8682287Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-f16c-c8.c.o 2024-04-03T16:01:56.8928588Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2024-04-03T16:01:56.9186153Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o 2024-04-03T16:01:57.0009116Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o 2024-04-03T16:01:57.0011943Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2024-04-03T16:01:57.0383500Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2024-04-03T16:01:57.0415404Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-f16c-c16.c.o 2024-04-03T16:01:57.0647906Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o 2024-04-03T16:01:57.0845321Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2024-04-03T16:01:57.1295691Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o 2024-04-03T16:01:57.1696066Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-f16c-c24.c.o 2024-04-03T16:01:57.2036532Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2024-04-03T16:01:57.2276270Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2024-04-03T16:01:57.2360823Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_prod_u32.cu 2024-04-03T16:01:57.2420768Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2024-04-03T16:01:57.2768930Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2024-04-03T16:01:57.2897481Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-f16c-c32.c.o 2024-04-03T16:01:57.3217738Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2024-04-03T16:01:57.3419292Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2024-04-03T16:01:57.3995046Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2024-04-03T16:01:57.4094475Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c.o 2024-04-03T16:01:57.4227263Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2024-04-03T16:01:57.4236490Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2024-04-03T16:01:57.4869611Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2024-04-03T16:01:57.5341526Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-prelu/gen/f16-prelu-f16c-2x8.c.o 2024-04-03T16:01:57.5474987Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2024-04-03T16:01:57.5640133Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2024-04-03T16:01:57.6109779Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2024-04-03T16:01:57.6503691Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2024-04-03T16:01:57.6584508Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-prelu/gen/f16-prelu-f16c-2x16.c.o 2024-04-03T16:01:57.6701167Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2024-04-03T16:01:57.7296978Z [ 44%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2024-04-03T16:01:57.7520541Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2024-04-03T16:01:57.7959662Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2024-04-03T16:01:57.8217339Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2024-04-03T16:01:57.8915901Z [ 44%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2024-04-03T16:01:57.9174692Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2024-04-03T16:01:57.9317961Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-minmax-f16c-u8.c.o 2024-04-03T16:01:57.9582894Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2024-04-03T16:01:57.9894528Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2024-04-03T16:01:58.0183715Z [ 44%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2024-04-03T16:01:58.0412965Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-minmax-f16c-u16.c.o 2024-04-03T16:01:58.0682162Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2024-04-03T16:01:58.1253837Z [ 44%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-unpack.cc.o 2024-04-03T16:01:58.1694123Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2024-04-03T16:01:58.2004317Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-minmax-f16c-u8.c.o 2024-04-03T16:01:58.2235152Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2024-04-03T16:01:58.2252790Z [ 44%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2024-04-03T16:01:58.3519466Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-minmax-f16c-u16.c.o 2024-04-03T16:01:58.3619069Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2024-04-03T16:01:58.3801912Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2024-04-03T16:01:58.3803950Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/sse2.c.o 2024-04-03T16:01:58.4721716Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2024-04-03T16:01:58.4724983Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-minmax-f16c-u8.c.o 2024-04-03T16:01:58.5127163Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/sse2.c.o 2024-04-03T16:01:58.5464011Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2024-04-03T16:01:58.5627691Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2024-04-03T16:01:58.5886913Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2024-04-03T16:01:58.5967877Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-minmax-f16c-u16.c.o 2024-04-03T16:01:58.6225614Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2024-04-03T16:01:58.6666220Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2024-04-03T16:01:58.6861609Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2024-04-03T16:01:58.7258116Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-minmax-f16c-u8.c.o 2024-04-03T16:01:58.7307503Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2024-04-03T16:01:58.7374722Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/sse2.c.o 2024-04-03T16:01:58.7788104Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2024-04-03T16:01:58.8228225Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-sse2.c.o 2024-04-03T16:01:58.8389046Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-minmax-f16c-u16.c.o 2024-04-03T16:01:58.8659941Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2024-04-03T16:01:58.8944598Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-sse2.c.o 2024-04-03T16:01:58.9264171Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2024-04-03T16:01:58.9394670Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2024-04-03T16:01:58.9620728Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-sse2.c.o 2024-04-03T16:01:58.9890068Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u8.c.o 2024-04-03T16:01:59.0181648Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2024-04-03T16:01:59.0289680Z [ 44%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-sse2.c.o 2024-04-03T16:01:59.1173306Z [ 44%] Built target gen_torch_version 2024-04-03T16:01:59.1190701Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2024-04-03T16:01:59.1193531Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2024-04-03T16:01:59.1239847Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u8.c.o 2024-04-03T16:01:59.1490847Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2024-04-03T16:01:59.1495638Z [ 44%] Linking C static library ../../lib/libqnnpack.a 2024-04-03T16:01:59.2029110Z [ 44%] Built target qnnpack 2024-04-03T16:01:59.2127758Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2024-04-03T16:01:59.2687658Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2024-04-03T16:01:59.2737071Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2024-04-03T16:01:59.3244210Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2024-04-03T16:01:59.3248680Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2024-04-03T16:01:59.4107816Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u8.c.o 2024-04-03T16:01:59.4123948Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2024-04-03T16:01:59.4321253Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2024-04-03T16:01:59.5264771Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u8.c.o 2024-04-03T16:01:59.5429498Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2024-04-03T16:01:59.5521144Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2024-04-03T16:01:59.6084350Z [ 44%] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2024-04-03T16:01:59.6313937Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2024-04-03T16:01:59.6687647Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2024-04-03T16:01:59.6754117Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-minmax-f16c-u8.c.o 2024-04-03T16:01:59.7020561Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2024-04-03T16:01:59.7816884Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2024-04-03T16:01:59.7996642Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2024-04-03T16:01:59.8068138Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2024-04-03T16:01:59.8280066Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-minmax-f16c-u16.c.o 2024-04-03T16:01:59.8603556Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2024-04-03T16:01:59.9507732Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2024-04-03T16:01:59.9629470Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-minmax-f16c-u8.c.o 2024-04-03T16:02:00.0068335Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-minmax-f16c-u16.c.o 2024-04-03T16:02:00.0672248Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2024-04-03T16:02:00.0822407Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2024-04-03T16:02:00.1070939Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2024-04-03T16:02:00.1677537Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-minmax-f16c-u8.c.o 2024-04-03T16:02:00.2713696Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2024-04-03T16:02:00.2763664Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2024-04-03T16:02:00.2860553Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-minmax-f16c-u16.c.o 2024-04-03T16:02:00.3552756Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2024-04-03T16:02:00.4291142Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2024-04-03T16:02:00.4295296Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2024-04-03T16:02:00.4358279Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-minmax-f16c-u8.c.o 2024-04-03T16:02:00.5061765Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2024-04-03T16:02:00.5153194Z [ 44%] Built target hardware-config 2024-04-03T16:02:00.5262060Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2024-04-03T16:02:00.5651639Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-minmax-f16c-u16.c.o 2024-04-03T16:02:00.6088204Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u8.c.o 2024-04-03T16:02:00.6872950Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2024-04-03T16:02:00.7050020Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_prod_u64.cu 2024-04-03T16:02:00.7464709Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2024-04-03T16:02:00.7549027Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2024-04-03T16:02:00.7604969Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2024-04-03T16:02:00.8327351Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2024-04-03T16:02:00.9081866Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2024-04-03T16:02:00.9084470Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u8.c.o 2024-04-03T16:02:00.9610168Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2024-04-03T16:02:00.9772070Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2024-04-03T16:02:01.0517100Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2024-04-03T16:02:01.0576741Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2024-04-03T16:02:01.1533471Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2024-04-03T16:02:01.1820282Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2024-04-03T16:02:01.2003655Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-minmax-f16c-u8.c.o 2024-04-03T16:02:01.2387149Z [ 44%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2024-04-03T16:02:01.3237321Z [ 44%] Linking CXX static library ../../lib/libpytorch_qnnpack.a 2024-04-03T16:02:01.3290660Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-minmax-f16c-u16.c.o 2024-04-03T16:02:01.3887757Z [ 44%] Built target pytorch_qnnpack 2024-04-03T16:02:01.3980140Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-minmax-f16c-u8.c.o 2024-04-03T16:02:01.4226235Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2024-04-03T16:02:01.4747349Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2024-04-03T16:02:01.5354610Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-minmax-f16c-u16.c.o 2024-04-03T16:02:01.6234577Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u8.c.o 2024-04-03T16:02:01.6702572Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2024-04-03T16:02:01.6862017Z [ 44%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2024-04-03T16:02:01.7766554Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2024-04-03T16:02:01.8153195Z [ 44%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2024-04-03T16:02:01.9125250Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2024-04-03T16:02:01.9340339Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u8.c.o 2024-04-03T16:02:01.9403539Z [ 44%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2024-04-03T16:02:02.0852082Z [ 44%] Built target jit 2024-04-03T16:02:02.0911869Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2024-04-03T16:02:02.0945009Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u8.c.o 2024-04-03T16:02:02.1116063Z [ 45%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2024-04-03T16:02:02.2473663Z [ 45%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2024-04-03T16:02:02.2478935Z [ 45%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2024-04-03T16:02:02.2600148Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2024-04-03T16:02:02.3549538Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u8.c.o 2024-04-03T16:02:02.4075820Z [ 45%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2024-04-03T16:02:02.4475355Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2024-04-03T16:02:02.4630309Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u8.c.o 2024-04-03T16:02:02.5020001Z [ 45%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2024-04-03T16:02:02.5063438Z [ 45%] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2024-04-03T16:02:02.6283631Z [ 45%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2024-04-03T16:02:02.6460740Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2024-04-03T16:02:02.6913126Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2024-04-03T16:02:02.7569742Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_prod_u8.cu 2024-04-03T16:02:02.7894571Z [ 45%] Built target cache 2024-04-03T16:02:02.8151295Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u8.c.o 2024-04-03T16:02:02.8778117Z [ 45%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2024-04-03T16:02:02.9434377Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2024-04-03T16:02:03.0707528Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u8.c.o 2024-04-03T16:02:03.1250096Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2024-04-03T16:02:03.2033474Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2024-04-03T16:02:03.3035867Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2024-04-03T16:02:03.3564051Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u8.c.o 2024-04-03T16:02:03.5049646Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2024-04-03T16:02:03.5260137Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u16.c.o 2024-04-03T16:02:03.6799369Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c.o 2024-04-03T16:02:03.7398295Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2024-04-03T16:02:03.8561367Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u8.c.o 2024-04-03T16:02:04.0149169Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u16.c.o 2024-04-03T16:02:04.0232450Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2024-04-03T16:02:04.1383939Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u32.c.o 2024-04-03T16:02:04.2615334Z [ 46%] 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-04-03T16:02:04.2634888Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2024-04-03T16:02:04.4256846Z [ 46%] 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-04-03T16:02:04.4359623Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2024-04-03T16:02:04.5919568Z [ 46%] 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-04-03T16:02:04.6196018Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2024-04-03T16:02:04.7172011Z [ 46%] 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-04-03T16:02:04.8215049Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_sum_bf16.cu 2024-04-03T16:02:04.8406155Z [ 46%] 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-04-03T16:02:04.9210257Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2024-04-03T16:02:04.9864651Z [ 46%] 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-04-03T16:02:05.1118266Z [ 46%] 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-04-03T16:02:05.1570097Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2024-04-03T16:02:05.2798152Z [ 46%] 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-04-03T16:02:05.3440127Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2024-04-03T16:02:05.4085021Z [ 46%] 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-04-03T16:02:05.5339950Z [ 46%] 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-04-03T16:02:05.5871766Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2024-04-03T16:02:05.6852917Z [ 46%] 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-04-03T16:02:05.7927593Z [ 46%] 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-04-03T16:02:05.7990838Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2024-04-03T16:02:05.8556304Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2024-04-03T16:02:05.9092368Z [ 46%] 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-04-03T16:02:06.0320417Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2024-04-03T16:02:06.0360630Z [ 46%] 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-04-03T16:02:06.1570785Z [ 46%] 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-04-03T16:02:06.2161918Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2024-04-03T16:02:06.2799524Z [ 46%] 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-04-03T16:02:06.4096300Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2024-04-03T16:02:06.4276003Z [ 46%] 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-04-03T16:02:06.5857175Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2024-04-03T16:02:06.6135906Z [ 46%] 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-04-03T16:02:06.7553366Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2024-04-03T16:02:06.7731081Z [ 46%] 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-04-03T16:02:06.9362153Z [ 46%] 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-04-03T16:02:07.0177289Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2024-04-03T16:02:07.1036328Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u8.c.o 2024-04-03T16:02:07.2525906Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2024-04-03T16:02:07.2649879Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u16.c.o 2024-04-03T16:02:07.3898862Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u24.c.o 2024-04-03T16:02:07.4856070Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2024-04-03T16:02:07.5071997Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u32.c.o 2024-04-03T16:02:07.6564672Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2024-04-03T16:02:07.6704272Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u40.c.o 2024-04-03T16:02:07.8293767Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u48.c.o 2024-04-03T16:02:07.8674626Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2024-04-03T16:02:07.9791975Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u56.c.o 2024-04-03T16:02:08.0590118Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2024-04-03T16:02:08.1245322Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u64.c.o 2024-04-03T16:02:08.2881211Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u72.c.o 2024-04-03T16:02:08.3589490Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2024-04-03T16:02:08.4558455Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u80.c.o 2024-04-03T16:02:08.5079408Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2024-04-03T16:02:08.5493581Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2024-04-03T16:02:08.5875482Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u8.c.o 2024-04-03T16:02:08.5964435Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2024-04-03T16:02:08.7047866Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2024-04-03T16:02:08.7140564Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2024-04-03T16:02:08.7515356Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2024-04-03T16:02:08.7890305Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2024-04-03T16:02:08.8695592Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u8.c.o 2024-04-03T16:02:08.9114709Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2024-04-03T16:02:08.9835837Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c.o 2024-04-03T16:02:09.0390835Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2024-04-03T16:02:09.0628888Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2024-04-03T16:02:09.1041199Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-f16c.c.o 2024-04-03T16:02:09.1344442Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2024-04-03T16:02:09.2312269Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2024-04-03T16:02:09.2450736Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-f16c.c.o 2024-04-03T16:02:09.2745123Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2024-04-03T16:02:09.3209046Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2024-04-03T16:02:09.3614122Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-expm1minus-rr1-p3h2ts-div.c.o 2024-04-03T16:02:09.4188436Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2024-04-03T16:02:09.4718839Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2024-04-03T16:02:09.4864958Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-expm1minus-rr1-p3h2ts-rcp.c.o 2024-04-03T16:02:09.5005939Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2024-04-03T16:02:09.5994527Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-polynomial-p17h8t2.c.o 2024-04-03T16:02:09.5997417Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2024-04-03T16:02:09.6267663Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2024-04-03T16:02:09.7401225Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-polynomial-p19h9t2.c.o 2024-04-03T16:02:09.7510893Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/global-average-pooling-ncw.c.o 2024-04-03T16:02:09.7521700Z [ 46%] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2024-04-03T16:02:09.7657596Z [ 46%] Linking CXX static library ../../../lib/libprotoc.a 2024-04-03T16:02:09.8371980Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/global-average-pooling-nwc.c.o 2024-04-03T16:02:09.8510122Z [ 46%] Built target libprotoc 2024-04-03T16:02:09.8558294Z [ 46%] 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-04-03T16:02:09.8584639Z [ 46%] 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-04-03T16:02:09.9325515Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/lut-elementwise-nc.c.o 2024-04-03T16:02:09.9952687Z [ 46%] 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-04-03T16:02:10.0421585Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2024-04-03T16:02:10.0427479Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/prelu-nc.c.o 2024-04-03T16:02:10.1439088Z [ 46%] 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-04-03T16:02:10.1504833Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2024-04-03T16:02:10.1765796Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2024-04-03T16:02:10.2624479Z [ 46%] 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-04-03T16:02:10.2942570Z [ 46%] 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-04-03T16:02:10.2945091Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2024-04-03T16:02:10.3766179Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2024-04-03T16:02:10.4226799Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2024-04-03T16:02:10.4633582Z [ 47%] 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-04-03T16:02:10.5018065Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2024-04-03T16:02:10.5031729Z [ 47%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2024-04-03T16:02:10.5916022Z [ 47%] 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-04-03T16:02:10.6127303Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2024-04-03T16:02:10.7336800Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2024-04-03T16:02:10.7337907Z [ 47%] Linking CXX static library ../../../lib/libgmock.a 2024-04-03T16:02:10.7467298Z [ 47%] 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-04-03T16:02:10.7674210Z [ 47%] Built target gmock 2024-04-03T16:02:10.7776016Z [ 47%] 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-04-03T16:02:10.8573413Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2024-04-03T16:02:10.8940454Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2024-04-03T16:02:10.9263260Z [ 47%] 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-04-03T16:02:10.9465250Z [ 47%] 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-04-03T16:02:10.9742684Z [ 47%] Built target operators 2024-04-03T16:02:10.9986150Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_sum_f32.cu 2024-04-03T16:02:11.0506244Z [ 47%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2024-04-03T16:02:11.0533622Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_sum_f16.cu 2024-04-03T16:02:11.0787742Z [ 47%] Generating src/x86_64-fma/blas/s8gemm.py.o 2024-04-03T16:02:11.1228195Z [ 47%] 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-04-03T16:02:11.2523973Z [ 47%] Linking CXX static library ../../../lib/libgtest_main.a 2024-04-03T16:02:11.2621831Z [ 47%] 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-04-03T16:02:11.2843787Z [ 47%] Built target gtest_main 2024-04-03T16:02:11.2933189Z [ 47%] 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-04-03T16:02:11.4217005Z [ 47%] Generating src/x86_64-fma/blas/c8gemm.py.o 2024-04-03T16:02:11.4390006Z [ 47%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2024-04-03T16:02:11.4483971Z [ 47%] 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-04-03T16:02:11.6003194Z [ 47%] 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-04-03T16:02:11.6136382Z [ 47%] Linking CXX static library ../../../lib/libbenchmark_main.a 2024-04-03T16:02:11.6461076Z [ 47%] Built target benchmark_main 2024-04-03T16:02:11.6546642Z [ 47%] 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-04-03T16:02:11.7447119Z [ 47%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2024-04-03T16:02:11.8249332Z [ 47%] 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-04-03T16:02:11.9388062Z [ 47%] 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-04-03T16:02:11.9869189Z [ 47%] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2024-04-03T16:02:12.0533888Z [ 47%] 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-04-03T16:02:12.1258426Z [ 48%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2024-04-03T16:02:12.2165768Z [ 48%] 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-04-03T16:02:12.4199893Z [ 48%] 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-04-03T16:02:12.4631009Z [ 48%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2024-04-03T16:02:12.4873128Z [ 48%] Generating src/x86_64-fma/blas/conv1x1.py.o 2024-04-03T16:02:12.5258429Z [ 48%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2024-04-03T16:02:12.5617557Z [ 48%] 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-04-03T16:02:12.7291988Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-04-03T16:02:12.7811741Z [ 48%] Generating src/x86_64-fma/blas/sgemm.py.o 2024-04-03T16:02:12.8730742Z [ 48%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2024-04-03T16:02:12.8735606Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-04-03T16:02:12.9990102Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-04-03T16:02:13.1139278Z [ 48%] Generating src/x86_64-fma/max-pooling.py.o 2024-04-03T16:02:13.1660005Z [ 48%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2024-04-03T16:02:13.1688422Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-04-03T16:02:13.3113343Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-04-03T16:02:13.3242219Z [ 48%] Generating src/x86_64-fma/relu.py.o 2024-04-03T16:02:13.4019294Z [ 48%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2024-04-03T16:02:13.4610717Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-04-03T16:02:13.4765048Z [ 48%] Generating src/x86_64-fma/softmax.py.o 2024-04-03T16:02:13.5825001Z [ 48%] 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-04-03T16:02:13.6212135Z [ 48%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2024-04-03T16:02:13.7184528Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-xop-mul32.c.o 2024-04-03T16:02:13.7501401Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_sum_f64.cu 2024-04-03T16:02:13.8915673Z [ 48%] 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-04-03T16:02:13.9449731Z [ 48%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2024-04-03T16:02:14.0805251Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-xop-mul32.c.o 2024-04-03T16:02:14.2546530Z [ 48%] 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-04-03T16:02:14.2908590Z [ 48%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2024-04-03T16:02:14.3682312Z [ 48%] Generating src/x86_64-fma/blas/sdotxf.py.o 2024-04-03T16:02:14.4197695Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-xop-mul32.c.o 2024-04-03T16:02:14.4540029Z [ 48%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2024-04-03T16:02:14.5955738Z [ 48%] 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-04-03T16:02:14.7805391Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-xop-mul32.c.o 2024-04-03T16:02:14.8974663Z [ 48%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2024-04-03T16:02:14.9522835Z [ 48%] Generating src/x86_64-fma/blas/shdotxf.py.o 2024-04-03T16:02:14.9592226Z [ 48%] 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-04-03T16:02:15.1267061Z [ 48%] 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-04-03T16:02:15.1468368Z [ 48%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2024-04-03T16:02:15.3058914Z [ 48%] 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-04-03T16:02:15.3590643Z [ 48%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2024-04-03T16:02:15.4774080Z [ 49%] 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-04-03T16:02:15.6593419Z [ 49%] 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-04-03T16:02:15.7114146Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2024-04-03T16:02:15.8123497Z [ 49%] 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-04-03T16:02:15.9617100Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2024-04-03T16:02:15.9999816Z [ 49%] 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-04-03T16:02:16.0278067Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2024-04-03T16:02:16.1371661Z [ 49%] 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-04-03T16:02:16.1895052Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2024-04-03T16:02:16.2908863Z [ 49%] 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-04-03T16:02:16.4095568Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2024-04-03T16:02:16.4386974Z [ 49%] 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-04-03T16:02:16.4405087Z [ 49%] 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-04-03T16:02:16.4814444Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2024-04-03T16:02:16.6119509Z [ 49%] 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-04-03T16:02:16.6187892Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_sum_u32.cu 2024-04-03T16:02:16.7101981Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2024-04-03T16:02:16.7208766Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2024-04-03T16:02:16.7960405Z [ 49%] 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-04-03T16:02:16.9723214Z [ 49%] 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-04-03T16:02:17.0091812Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2024-04-03T16:02:17.0790239Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2024-04-03T16:02:17.1105862Z [ 49%] 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-04-03T16:02:17.2883979Z [ 49%] 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-04-03T16:02:17.3457715Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2024-04-03T16:02:17.4003231Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2024-04-03T16:02:17.4708959Z [ 49%] 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-04-03T16:02:17.5460271Z [ 49%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2024-04-03T16:02:17.5654059Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2024-04-03T16:02:17.6341702Z [ 49%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2024-04-03T16:02:17.6428405Z [ 49%] 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-04-03T16:02:17.7045114Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2024-04-03T16:02:17.7406144Z [ 49%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2024-04-03T16:02:17.8283676Z [ 49%] 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-04-03T16:02:17.8573126Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2024-04-03T16:02:17.8645024Z [ 49%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2024-04-03T16:02:17.9512232Z [ 49%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2024-04-03T16:02:18.0084573Z [ 49%] 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-04-03T16:02:18.0259139Z [ 49%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2024-04-03T16:02:18.0632397Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2024-04-03T16:02:18.1082173Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2024-04-03T16:02:18.1147959Z [ 49%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2024-04-03T16:02:18.1537019Z [ 49%] 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-04-03T16:02:18.2396173Z [ 49%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2024-04-03T16:02:18.3126455Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2024-04-03T16:02:18.3398047Z [ 49%] 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-04-03T16:02:18.3447817Z [ 49%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2024-04-03T16:02:18.3780279Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2024-04-03T16:02:18.4360190Z [ 49%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2024-04-03T16:02:18.5262596Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2024-04-03T16:02:18.5451202Z [ 49%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2024-04-03T16:02:18.5516376Z [ 49%] 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-04-03T16:02:18.6664562Z [ 49%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2024-04-03T16:02:18.6892246Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2024-04-03T16:02:18.7410332Z [ 49%] Linking C static library ../../lib/libnnpack.a 2024-04-03T16:02:18.7424536Z [ 49%] 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-04-03T16:02:18.7828229Z [ 49%] Built target nnpack 2024-04-03T16:02:18.7930388Z [ 49%] 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-04-03T16:02:18.8140754Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2024-04-03T16:02:18.9136375Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2024-04-03T16:02:18.9458375Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2024-04-03T16:02:18.9627489Z [ 49%] 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-04-03T16:02:18.9653278Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2024-04-03T16:02:19.0349510Z [ 49%] 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-04-03T16:02:19.1226484Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_sum_u64.cu 2024-04-03T16:02:19.1237406Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2024-04-03T16:02:19.1406869Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2024-04-03T16:02:19.2411853Z [ 49%] 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-04-03T16:02:19.2667505Z [ 49%] Built target fbgemm_avx2 2024-04-03T16:02:19.3013977Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2024-04-03T16:02:19.3573027Z [ 49%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2024-04-03T16:02:19.4175276Z [ 49%] 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-04-03T16:02:19.4351941Z [ 49%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2024-04-03T16:02:19.5950474Z [ 49%] 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-04-03T16:02:19.6007337Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2024-04-03T16:02:19.6288482Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2024-04-03T16:02:19.6290183Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2024-04-03T16:02:19.7682424Z [ 50%] 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-04-03T16:02:19.8851081Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2024-04-03T16:02:19.8866678Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2024-04-03T16:02:19.8894927Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2024-04-03T16:02:19.9330716Z [ 50%] 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-04-03T16:02:20.0679704Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2024-04-03T16:02:20.0965190Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2024-04-03T16:02:20.1132983Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2024-04-03T16:02:20.1324230Z [ 50%] 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-04-03T16:02:20.2829167Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2024-04-03T16:02:20.3314183Z [ 50%] 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-04-03T16:02:20.3740622Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2024-04-03T16:02:20.3962130Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2024-04-03T16:02:20.4733699Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2024-04-03T16:02:20.4808890Z [ 50%] 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-04-03T16:02:20.5769519Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2024-04-03T16:02:20.6260767Z [ 50%] 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-04-03T16:02:20.7123553Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2024-04-03T16:02:20.7202485Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2024-04-03T16:02:20.8171095Z [ 50%] 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-04-03T16:02:20.9230782Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2024-04-03T16:02:20.9590234Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2024-04-03T16:02:21.0148399Z [ 50%] 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-04-03T16:02:21.0304403Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2024-04-03T16:02:21.1474723Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2024-04-03T16:02:21.1753349Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2024-04-03T16:02:21.1872885Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2024-04-03T16:02:21.1904227Z [ 50%] 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-04-03T16:02:21.3667891Z [ 50%] 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-04-03T16:02:21.4528621Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2024-04-03T16:02:21.4784270Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2024-04-03T16:02:21.5246259Z [ 50%] 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-04-03T16:02:21.5260711Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2024-04-03T16:02:21.7258572Z [ 50%] 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-04-03T16:02:21.7310588Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2024-04-03T16:02:21.8614038Z [ 50%] Built target fbgemm_avx512 2024-04-03T16:02:21.8686695Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2024-04-03T16:02:21.8843909Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2024-04-03T16:02:21.8944298Z [ 50%] 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-04-03T16:02:21.9183571Z [ 50%] 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-04-03T16:02:21.9707952Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2024-04-03T16:02:22.0269554Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2024-04-03T16:02:22.0706735Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2024-04-03T16:02:22.0754204Z [ 50%] 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-04-03T16:02:22.1109697Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2024-04-03T16:02:22.2353098Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2024-04-03T16:02:22.2668689Z [ 50%] 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-04-03T16:02:22.3027129Z [ 50%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2024-04-03T16:02:22.3950107Z [ 50%] 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-04-03T16:02:22.4109895Z [ 50%] 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-04-03T16:02:22.5286592Z [ 50%] Built target fbgemm_generic 2024-04-03T16:02:22.5343149Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2024-04-03T16:02:22.5357002Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2024-04-03T16:02:22.5736444Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2024-04-03T16:02:22.5898833Z [ 50%] 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-04-03T16:02:22.6338614Z [ 50%] 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-04-03T16:02:22.6725146Z [ 50%] 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-04-03T16:02:22.7430732Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2024-04-03T16:02:22.8121643Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2024-04-03T16:02:22.8443595Z [ 50%] 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-04-03T16:02:22.8548452Z [ 50%] 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-04-03T16:02:23.0012302Z [ 50%] Linking CXX static library ../../../../lib/libdnnl.a 2024-04-03T16:02:23.0036903Z [ 50%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CudaDeviceProperties.cpp.o 2024-04-03T16:02:23.0228907Z [ 50%] 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-04-03T16:02:23.0270817Z [ 50%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CudaUtil.cpp.o 2024-04-03T16:02:23.0569423Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2024-04-03T16:02:23.1726871Z [ 50%] 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-04-03T16:02:23.2449153Z [ 50%] 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-04-03T16:02:23.2950222Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2024-04-03T16:02:23.3043280Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2024-04-03T16:02:23.4186008Z [ 50%] 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-04-03T16:02:23.4973964Z [ 50%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2024-04-03T16:02:23.5687182Z [ 50%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiCallbackApi.cpp.o 2024-04-03T16:02:23.6012978Z [ 50%] 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-04-03T16:02:23.7776671Z [ 50%] 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-04-03T16:02:23.9284626Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-xop-mul32-ld32-u8.c.o 2024-04-03T16:02:24.0003280Z [ 50%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2024-04-03T16:02:24.0857962Z [ 50%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiEventApi.cpp.o 2024-04-03T16:02:24.1043606Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-xop-mul32-ld32-u16.c.o 2024-04-03T16:02:24.1537233Z [ 50%] Built target dnnl 2024-04-03T16:02:24.1664395Z [ 50%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiMetricApi.cpp.o 2024-04-03T16:02:24.2477890Z [ 51%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfiler.cpp.o 2024-04-03T16:02:24.2602809Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-xop-mul32-ld32-u24.c.o 2024-04-03T16:02:24.4306874Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-xop-mul32-ld32-u32.c.o 2024-04-03T16:02:24.5950130Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-xop-mul32-ld32-u8.c.o 2024-04-03T16:02:24.6442124Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_sum_u8.cu 2024-04-03T16:02:24.6634926Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_sumpostdiv_i32.cu 2024-04-03T16:02:24.6711112Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-xop-mul32-ld32-u16.c.o 2024-04-03T16:02:24.7283313Z [ 52%] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2024-04-03T16:02:24.7543114Z [ 52%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerApi.cpp.o 2024-04-03T16:02:24.8079409Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-xop-mul32-ld32-u24.c.o 2024-04-03T16:02:24.9944650Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-xop-mul32-ld32-u32.c.o 2024-04-03T16:02:25.0703567Z [ 52%] Linking CXX executable ../../bin/c10_CompileTimeFunctionPointer_test 2024-04-03T16:02:25.1462909Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-04-03T16:02:25.2123913Z Warning: Unused direct dependencies: 2024-04-03T16:02:25.2124780Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:25.2207883Z [ 52%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerConfig.cpp.o 2024-04-03T16:02:25.2263892Z [ 52%] Built target c10_CompileTimeFunctionPointer_test 2024-04-03T16:02:25.2386070Z [ 52%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiNvPerfMetric.cpp.o 2024-04-03T16:02:25.3187376Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-04-03T16:02:25.4885689Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-04-03T16:02:25.5021419Z [ 52%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2024-04-03T16:02:25.5993609Z [ 52%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2024-04-03T16:02:25.6650829Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-04-03T16:02:25.7459034Z [ 52%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2024-04-03T16:02:25.7707023Z [ 52%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfiler.cpp.o 2024-04-03T16:02:25.8471036Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-04-03T16:02:25.9740849Z [ 52%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfilerController.cpp.o 2024-04-03T16:02:26.0229232Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-04-03T16:02:26.2043192Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-xop-mul32.c.o 2024-04-03T16:02:26.2604411Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-xop-mul32.c.o 2024-04-03T16:02:26.3400013Z [ 52%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/WeakSymbols.cpp.o 2024-04-03T16:02:26.3509024Z [ 52%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/cupti_strings.cpp.o 2024-04-03T16:02:26.4280028Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-xop-mul32.c.o 2024-04-03T16:02:26.5029957Z [ 52%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2024-04-03T16:02:26.5136541Z [ 52%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2024-04-03T16:02:26.5737286Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-xop-mul32.c.o 2024-04-03T16:02:26.7464964Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:26.7563477Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:26.8286974Z [ 52%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2024-04-03T16:02:26.8874550Z [ 52%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2024-04-03T16:02:26.8951847Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:27.0227390Z [ 52%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2024-04-03T16:02:27.0939700Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:27.2448783Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:27.2968734Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:27.3541578Z [ 52%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2024-04-03T16:02:27.3771871Z [ 52%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2024-04-03T16:02:27.3785149Z [ 52%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2024-04-03T16:02:27.4742452Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:27.6589789Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:27.6686141Z [ 52%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2024-04-03T16:02:27.7552199Z [ 52%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2024-04-03T16:02:27.7627731Z [ 52%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2024-04-03T16:02:27.8053816Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:27.9620207Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:27.9949646Z [ 52%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2024-04-03T16:02:28.1140397Z [ 52%] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2024-04-03T16:02:28.1196309Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:28.1473277Z [ 52%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2024-04-03T16:02:28.2931643Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:28.3287660Z [ 52%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2024-04-03T16:02:28.4735779Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:28.4760561Z [ 52%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o 2024-04-03T16:02:28.5046948Z [ 52%] Linking CXX executable ../../bin/c10_DeviceGuard_test 2024-04-03T16:02:28.6105459Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:28.6155153Z [ 52%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2024-04-03T16:02:28.7089202Z [ 52%] Built target c10_DeviceGuard_test 2024-04-03T16:02:28.7323817Z [ 52%] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2024-04-03T16:02:28.7442798Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2024-04-03T16:02:28.7445618Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:21, 2024-04-03T16:02:28.7447705Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/DaemonConfigLoader.cpp:16: 2024-04-03T16:02:28.7453393Z /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-04-03T16:02:28.7459026Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:44: required from here 2024-04-03T16:02:28.7462967Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:50: warning: throw will always call terminate() [-Wterminate] 2024-04-03T16:02:28.7465407Z 174 | throw std::runtime_error(std::strerror(errno)); 2024-04-03T16:02:28.7466348Z | ^ 2024-04-03T16:02:28.7471126Z /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-04-03T16:02:28.7476299Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:54: required from here 2024-04-03T16:02:28.7480356Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:187:66: warning: throw will always call terminate() [-Wterminate] 2024-04-03T16:02:28.7483035Z 187 | ". Expected to start with " + std::string(socket_dir)); 2024-04-03T16:02:28.7484119Z | ^ 2024-04-03T16:02:28.7486789Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:194:48: warning: throw will always call terminate() [-Wterminate] 2024-04-03T16:02:28.7489263Z 194 | std::string(ctxt.msg_name.sun_path)); 2024-04-03T16:02:28.7490157Z | ^ 2024-04-03T16:02:28.7494736Z /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-04-03T16:02:28.7499656Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:45: required from here 2024-04-03T16:02:28.7503682Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:50: warning: throw will always call terminate() [-Wterminate] 2024-04-03T16:02:28.7506201Z 160 | throw std::runtime_error(std::strerror(errno)); 2024-04-03T16:02:28.7507168Z | ^ 2024-04-03T16:02:28.7565509Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:28.7579595Z [ 52%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2024-04-03T16:02:28.9080463Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:28.9379316Z [ 53%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2024-04-03T16:02:29.0560249Z [ 53%] Linking CXX executable ../../bin/c10_Device_test 2024-04-03T16:02:29.0928691Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:29.1874004Z [ 53%] Built target c10_Device_test 2024-04-03T16:02:29.1893262Z [ 53%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2024-04-03T16:02:29.1962833Z [ 53%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o 2024-04-03T16:02:29.2028246Z [ 53%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2024-04-03T16:02:29.2772556Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:29.4744398Z [ 53%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2024-04-03T16:02:29.4874416Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:29.5024476Z [ 53%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2024-04-03T16:02:29.5374531Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2024-04-03T16:02:29.5377130Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:21, 2024-04-03T16:02:29.5379177Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.cpp:11: 2024-04-03T16:02:29.5385036Z /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-04-03T16:02:29.5390549Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:44: required from here 2024-04-03T16:02:29.5394488Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:50: warning: throw will always call terminate() [-Wterminate] 2024-04-03T16:02:29.5397023Z 174 | throw std::runtime_error(std::strerror(errno)); 2024-04-03T16:02:29.5398008Z | ^ 2024-04-03T16:02:29.5402940Z /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-04-03T16:02:29.5408219Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:54: required from here 2024-04-03T16:02:29.5412055Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:187:66: warning: throw will always call terminate() [-Wterminate] 2024-04-03T16:02:29.5414536Z 187 | ". Expected to start with " + std::string(socket_dir)); 2024-04-03T16:02:29.5415588Z | ^ 2024-04-03T16:02:29.5418511Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:194:48: warning: throw will always call terminate() [-Wterminate] 2024-04-03T16:02:29.5420967Z 194 | std::string(ctxt.msg_name.sun_path)); 2024-04-03T16:02:29.5421615Z | ^ 2024-04-03T16:02:29.5426520Z /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-04-03T16:02:29.5431937Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:45: required from here 2024-04-03T16:02:29.5435891Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:50: warning: throw will always call terminate() [-Wterminate] 2024-04-03T16:02:29.5438397Z 160 | throw std::runtime_error(std::strerror(errno)); 2024-04-03T16:02:29.5439511Z | ^ 2024-04-03T16:02:29.5549191Z [ 53%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/LoggingAPI.cpp.o 2024-04-03T16:02:29.7151728Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:29.7634690Z [ 53%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2024-04-03T16:02:29.8117752Z [ 53%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2024-04-03T16:02:29.8415512Z [ 53%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2024-04-03T16:02:29.8930617Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:29.9269289Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_sumpostdiv_i64.cu 2024-04-03T16:02:30.0199677Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_sumpostdiv_i8.cu 2024-04-03T16:02:30.0729276Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:30.0810113Z [ 53%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2024-04-03T16:02:30.2460648Z [ 53%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2024-04-03T16:02:30.2524753Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:30.3657818Z [ 53%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2024-04-03T16:02:30.4312445Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:30.5659769Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:30.5758167Z [ 53%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2024-04-03T16:02:30.6179241Z [ 53%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2024-04-03T16:02:30.6485056Z [ 53%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2024-04-03T16:02:30.7315609Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:30.8649672Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:30.9263437Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_sumpostdiv_u32.cu 2024-04-03T16:02:30.9695886Z [ 53%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2024-04-03T16:02:30.9716034Z [ 53%] Built target kineto_base 2024-04-03T16:02:30.9783039Z [ 53%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2024-04-03T16:02:31.0071666Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:31.1784062Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:31.2133404Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:31.2477403Z [ 53%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2024-04-03T16:02:31.3382678Z [ 53%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2024-04-03T16:02:31.3722658Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:31.4600925Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:31.5110403Z [ 53%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2024-04-03T16:02:31.5934159Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:31.6952743Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:31.7231804Z [ 53%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2024-04-03T16:02:31.7629574Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:31.8282824Z [ 53%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2024-04-03T16:02:31.8979506Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:31.9134748Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:32.0427677Z [ 53%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2024-04-03T16:02:32.0674488Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:32.1070774Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:32.2026454Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_sumpostdiv_u64.cu 2024-04-03T16:02:32.2896854Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:32.3181922Z [ 53%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2024-04-03T16:02:32.4352643Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:32.5985537Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:32.6072143Z [ 53%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2024-04-03T16:02:32.7311484Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-xop-ld64.c.o 2024-04-03T16:02:32.8429374Z [ 53%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2024-04-03T16:02:32.8520715Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-xop-ld128.c.o 2024-04-03T16:02:32.9835230Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-xop-mul32-ld32-u8.c.o 2024-04-03T16:02:33.0779998Z [ 53%] Linking CXX static library ../../../lib/libtensorpipe.a 2024-04-03T16:02:33.0997307Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-xop-mul32-ld32-u16.c.o 2024-04-03T16:02:33.1934118Z [ 53%] Built target tensorpipe 2024-04-03T16:02:33.2010701Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-xop-mul32-ld32-u8.c.o 2024-04-03T16:02:33.2796895Z [ 53%] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2024-04-03T16:02:33.3696715Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-xop-mul32-ld32-u16.c.o 2024-04-03T16:02:33.5299684Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3-acc2.c.o 2024-04-03T16:02:33.5642763Z [ 53%] Linking CXX executable ../../bin/c10_DispatchKeySet_test 2024-04-03T16:02:33.7036150Z [ 53%] Built target c10_DispatchKeySet_test 2024-04-03T16:02:33.7101195Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3.c.o 2024-04-03T16:02:33.7829477Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_scatter_sumpostdiv_u8.cu 2024-04-03T16:02:33.8418922Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3-acc2.c.o 2024-04-03T16:02:33.9761763Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c.o 2024-04-03T16:02:34.1377453Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3-acc2.c.o 2024-04-03T16:02:34.2996539Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3.c.o 2024-04-03T16:02:34.4598200Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3-acc2.c.o 2024-04-03T16:02:34.6233465Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3.c.o 2024-04-03T16:02:34.7688493Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3-acc2.c.o 2024-04-03T16:02:34.9332903Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c.o 2024-04-03T16:02:35.1217970Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3-acc2.c.o 2024-04-03T16:02:35.2817986Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3.c.o 2024-04-03T16:02:35.4418986Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2024-04-03T16:02:35.6056404Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2024-04-03T16:02:35.7406586Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2024-04-03T16:02:35.7438078Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2024-04-03T16:02:35.8872193Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_sum_bf16.cu 2024-04-03T16:02:35.8993935Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2024-04-03T16:02:36.0799460Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2024-04-03T16:02:36.2018618Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3-acc2.c.o 2024-04-03T16:02:36.3261445Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c.o 2024-04-03T16:02:36.4965265Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3-acc2.c.o 2024-04-03T16:02:36.5799912Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c.o 2024-04-03T16:02:36.6951062Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3-acc2.c.o 2024-04-03T16:02:36.7858038Z [ 53%] Building CXX object c10/test/CMakeFiles/c10_Scalar_test.dir/core/Scalar_test.cpp.o 2024-04-03T16:02:36.7960811Z [ 53%] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2024-04-03T16:02:36.8226243Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c.o 2024-04-03T16:02:37.0301988Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3-acc2.c.o 2024-04-03T16:02:37.0942876Z [ 53%] Linking CXX executable ../../bin/c10_StreamGuard_test 2024-04-03T16:02:37.1294238Z [ 53%] Linking CXX executable ../../bin/c10_Scalar_test 2024-04-03T16:02:37.2017036Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c.o 2024-04-03T16:02:37.2358813Z Warning: Unused direct dependencies: 2024-04-03T16:02:37.2359394Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:37.2589258Z [ 53%] Built target c10_StreamGuard_test 2024-04-03T16:02:37.2712481Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3-acc2.c.o 2024-04-03T16:02:37.3188696Z [ 53%] Built target c10_Scalar_test 2024-04-03T16:02:37.3287557Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c.o 2024-04-03T16:02:37.3592488Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_sum_f16.cu 2024-04-03T16:02:37.4283780Z [ 53%] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2024-04-03T16:02:37.4706639Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3-acc2.c.o 2024-04-03T16:02:37.6471261Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c.o 2024-04-03T16:02:37.7151767Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3-acc2.c.o 2024-04-03T16:02:37.7372243Z [ 53%] Linking CXX executable ../../bin/c10_SymInt_test 2024-04-03T16:02:37.8409178Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_sum_f32.cu 2024-04-03T16:02:37.8744962Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3.c.o 2024-04-03T16:02:37.9326645Z [ 53%] Built target c10_SymInt_test 2024-04-03T16:02:37.9423573Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3-acc2.c.o 2024-04-03T16:02:38.0266745Z [ 53%] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2024-04-03T16:02:38.0829001Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c.o 2024-04-03T16:02:38.2523145Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3-acc2.c.o 2024-04-03T16:02:38.2790377Z [ 53%] Linking CXX executable ../../bin/c10_InlineDeviceGuard_test 2024-04-03T16:02:38.4092442Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3.c.o 2024-04-03T16:02:38.4411952Z [ 53%] Built target c10_InlineDeviceGuard_test 2024-04-03T16:02:38.4786178Z [ 53%] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2024-04-03T16:02:38.5407390Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c.o 2024-04-03T16:02:38.7161196Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3.c.o 2024-04-03T16:02:38.7426922Z [ 53%] Linking CXX executable ../../bin/c10_InlineStreamGuard_test 2024-04-03T16:02:38.8472794Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3-acc2.c.o 2024-04-03T16:02:38.9219130Z [ 53%] Built target c10_InlineStreamGuard_test 2024-04-03T16:02:38.9469430Z [ 53%] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2024-04-03T16:02:39.0188414Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3.c.o 2024-04-03T16:02:39.1636039Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3-acc2.c.o 2024-04-03T16:02:39.2955214Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3.c.o 2024-04-03T16:02:39.3153424Z [ 53%] Linking CXX executable ../../bin/c10_SizesAndStrides_test 2024-04-03T16:02:39.4631634Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2024-04-03T16:02:39.4904693Z [ 53%] Built target c10_SizesAndStrides_test 2024-04-03T16:02:39.4995584Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c16.c.o 2024-04-03T16:02:39.5931728Z [ 53%] Building CXX object c10/test/CMakeFiles/c10_cow_test.dir/core/impl/cow_test.cpp.o 2024-04-03T16:02:39.6562250Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c.o 2024-04-03T16:02:39.8124446Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-fma3-2x.c.o 2024-04-03T16:02:39.9542224Z [ 53%] 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-04-03T16:02:39.9768164Z [ 53%] Linking CXX executable ../../bin/c10_cow_test 2024-04-03T16:02:40.0493020Z [ 53%] 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-04-03T16:02:40.0967406Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_sum_f64.cu 2024-04-03T16:02:40.1503263Z [ 53%] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2024-04-03T16:02:40.1533956Z [ 53%] Built target c10_cow_test 2024-04-03T16:02:40.1781030Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_sum_u32.cu 2024-04-03T16:02:40.1816830Z [ 53%] 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-04-03T16:02:40.3440944Z [ 53%] 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-04-03T16:02:40.4351689Z [ 53%] Linking CXX executable ../../bin/c10_Bitset_test 2024-04-03T16:02:40.5190888Z [ 53%] 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-04-03T16:02:40.6069389Z Warning: Unused direct dependencies: 2024-04-03T16:02:40.6070058Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:40.6177124Z [ 53%] Built target c10_Bitset_test 2024-04-03T16:02:40.6521443Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_sum_u64.cu 2024-04-03T16:02:40.6874761Z [ 53%] 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-04-03T16:02:40.8563328Z [ 53%] 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-04-03T16:02:41.0304464Z [ 53%] 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-04-03T16:02:41.1127034Z [ 53%] 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-04-03T16:02:41.1859509Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_sum_u8.cu 2024-04-03T16:02:41.2430983Z [ 53%] 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-04-03T16:02:41.3130349Z [ 53%] 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-04-03T16:02:41.3873036Z [ 53%] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2024-04-03T16:02:41.4516362Z [ 54%] 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-04-03T16:02:41.5746440Z [ 54%] Linking CXX executable ../../bin/c10_ConstexprCrc_test 2024-04-03T16:02:41.6317080Z [ 54%] 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-04-03T16:02:41.7219257Z Warning: Unused direct dependencies: 2024-04-03T16:02:41.7220098Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:41.7333645Z [ 54%] Built target c10_ConstexprCrc_test 2024-04-03T16:02:41.7610839Z [ 54%] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2024-04-03T16:02:41.7892699Z [ 54%] 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-04-03T16:02:41.9541060Z [ 54%] 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-04-03T16:02:42.0313412Z [ 54%] Linking CXX executable ../../bin/c10_DeadlockDetection_test 2024-04-03T16:02:42.1671770Z [ 54%] Built target c10_DeadlockDetection_test 2024-04-03T16:02:42.1757992Z [ 54%] 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-04-03T16:02:42.2130489Z [ 54%] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2024-04-03T16:02:42.3377423Z [ 54%] 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-04-03T16:02:42.5045611Z [ 54%] 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-04-03T16:02:42.5104308Z [ 54%] Linking CXX executable ../../bin/c10_Half_test 2024-04-03T16:02:42.6645549Z Warning: Unused direct dependencies: 2024-04-03T16:02:42.6646141Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:42.6747342Z [ 54%] Built target c10_Half_test 2024-04-03T16:02:42.6824046Z [ 54%] 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-04-03T16:02:42.7017167Z [ 54%] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2024-04-03T16:02:42.8224853Z [ 54%] 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-04-03T16:02:42.9468190Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u8.c.o 2024-04-03T16:02:43.0210559Z [ 54%] Linking CXX executable ../../bin/c10_LeftRight_test 2024-04-03T16:02:43.0736511Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u16.c.o 2024-04-03T16:02:43.1905503Z Warning: Unused direct dependencies: 2024-04-03T16:02:43.1906451Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:43.2053248Z [ 54%] Built target c10_LeftRight_test 2024-04-03T16:02:43.2123854Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u24.c.o 2024-04-03T16:02:43.2550307Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_sumpostdiv_i32.cu 2024-04-03T16:02:43.3739795Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c.o 2024-04-03T16:02:43.5397509Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u40.c.o 2024-04-03T16:02:43.7094594Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u48.c.o 2024-04-03T16:02:43.7743130Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u56.c.o 2024-04-03T16:02:43.8797508Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_sumpostdiv_i64.cu 2024-04-03T16:02:43.9399814Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u64.c.o 2024-04-03T16:02:43.9536220Z [ 54%] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2024-04-03T16:02:44.0486408Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u72.c.o 2024-04-03T16:02:44.1418823Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_sumpostdiv_i8.cu 2024-04-03T16:02:44.2446500Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u80.c.o 2024-04-03T16:02:44.2808925Z [ 54%] Linking CXX executable ../../bin/c10_Metaprogramming_test 2024-04-03T16:02:44.3830004Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3-acc2.c.o 2024-04-03T16:02:44.4472214Z Warning: Unused direct dependencies: 2024-04-03T16:02:44.4473146Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:44.4612057Z [ 54%] Built target c10_Metaprogramming_test 2024-04-03T16:02:44.4707561Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3.c.o 2024-04-03T16:02:44.5539935Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3-acc2.c.o 2024-04-03T16:02:44.6381629Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c.o 2024-04-03T16:02:44.7369136Z [ 54%] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2024-04-03T16:02:44.8227525Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3-acc2.c.o 2024-04-03T16:02:44.8339530Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3.c.o 2024-04-03T16:02:45.0038345Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3-acc2.c.o 2024-04-03T16:02:45.0121562Z [ 54%] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2024-04-03T16:02:45.0205606Z [ 54%] Linking CXX executable ../../bin/c10_Synchronized_test 2024-04-03T16:02:45.1595507Z Warning: Unused direct dependencies: 2024-04-03T16:02:45.1596300Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:45.1653706Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c.o 2024-04-03T16:02:45.1682031Z [ 54%] Built target c10_Synchronized_test 2024-04-03T16:02:45.1758906Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2024-04-03T16:02:45.3006801Z [ 54%] Linking CXX executable ../../bin/c10_ThreadLocal_test 2024-04-03T16:02:45.3349648Z [ 54%] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2024-04-03T16:02:45.3365601Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2024-04-03T16:02:45.4544779Z Warning: Unused direct dependencies: 2024-04-03T16:02:45.4545898Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:45.4627611Z [ 54%] Built target c10_ThreadLocal_test 2024-04-03T16:02:45.4723622Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2024-04-03T16:02:45.5101810Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_sumpostdiv_u32.cu 2024-04-03T16:02:45.6118137Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2024-04-03T16:02:45.6560915Z [ 54%] Linking CXX executable ../../bin/c10_TypeIndex_test 2024-04-03T16:02:45.7703702Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2024-04-03T16:02:45.8110363Z Warning: Unused direct dependencies: 2024-04-03T16:02:45.8111311Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:45.8252488Z [ 54%] Built target c10_TypeIndex_test 2024-04-03T16:02:45.8346769Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2024-04-03T16:02:45.9629777Z [ 54%] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2024-04-03T16:02:45.9920245Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3-acc2.c.o 2024-04-03T16:02:46.1656792Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c.o 2024-04-03T16:02:46.2546344Z [ 54%] Linking CXX executable ../../bin/c10_TypeList_test 2024-04-03T16:02:46.2994625Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3-acc2.c.o 2024-04-03T16:02:46.4136857Z Warning: Unused direct dependencies: 2024-04-03T16:02:46.4137737Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:46.4238405Z [ 54%] Built target c10_TypeList_test 2024-04-03T16:02:46.4460049Z [ 54%] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2024-04-03T16:02:46.4514974Z [ 54%] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2024-04-03T16:02:46.4731680Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c.o 2024-04-03T16:02:46.6419073Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3-acc2.c.o 2024-04-03T16:02:46.7510245Z [ 54%] Linking CXX executable ../../bin/c10_TypeTraits_test 2024-04-03T16:02:46.8251692Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c.o 2024-04-03T16:02:46.8516401Z [ 54%] Linking CXX executable ../../bin/c10_accumulate_test 2024-04-03T16:02:46.9072049Z Warning: Unused direct dependencies: 2024-04-03T16:02:46.9073038Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:46.9192493Z [ 54%] Built target c10_TypeTraits_test 2024-04-03T16:02:46.9426995Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_sumpostdiv_u64.cu 2024-04-03T16:02:46.9619426Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3-acc2.c.o 2024-04-03T16:02:47.0189917Z [ 54%] Built target c10_accumulate_test 2024-04-03T16:02:47.0543160Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/reduce_sumpostdiv_u8.cu 2024-04-03T16:02:47.1259019Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3.c.o 2024-04-03T16:02:47.3269825Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3-acc2.c.o 2024-04-03T16:02:47.3833944Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c.o 2024-04-03T16:02:47.4871772Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3-acc2.c.o 2024-04-03T16:02:47.5468627Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/sendrecv.cu 2024-04-03T16:02:47.6291748Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c.o 2024-04-03T16:02:47.7914607Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3-acc2.c.o 2024-04-03T16:02:47.9555396Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3.c.o 2024-04-03T16:02:48.1208199Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-fma3-broadcast.c.o 2024-04-03T16:02:48.2585712Z [ 54%] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2024-04-03T16:02:48.2830980Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c.o 2024-04-03T16:02:48.4438783Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c.o 2024-04-03T16:02:48.5749455Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-fma3-broadcast.c.o 2024-04-03T16:02:48.6848420Z [ 54%] Linking CXX executable ../../bin/c10_bfloat16_test 2024-04-03T16:02:48.7550689Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16s4-minmax-fma3-broadcast.c.o 2024-04-03T16:02:48.8336064Z Warning: Unused direct dependencies: 2024-04-03T16:02:48.8338941Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:48.8443087Z [ 54%] Built target c10_bfloat16_test 2024-04-03T16:02:48.8708963Z [ 54%] Building CXX object c10/test/CMakeFiles/c10_bit_cast_test.dir/util/bit_cast_test.cpp.o 2024-04-03T16:02:48.9048340Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-fma3-broadcast.c.o 2024-04-03T16:02:48.9826025Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-fma3-broadcast.c.o 2024-04-03T16:02:49.1018345Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/host_table.cc 2024-04-03T16:02:49.1787009Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c.o 2024-04-03T16:02:49.2347440Z [ 54%] Linking CXX executable ../../bin/c10_bit_cast_test 2024-04-03T16:02:49.2410775Z [ 54%] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2024-04-03T16:02:49.3587811Z Warning: Unused direct dependencies: 2024-04-03T16:02:49.3588833Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:49.3664942Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-fma3-broadcast.c.o 2024-04-03T16:02:49.3692742Z [ 54%] Built target c10_bit_cast_test 2024-04-03T16:02:49.3780551Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c.o 2024-04-03T16:02:49.5384438Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16s4-minmax-fma3-broadcast.c.o 2024-04-03T16:02:49.5461657Z [ 54%] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2024-04-03T16:02:49.6055574Z [ 54%] Linking CXX executable ../../bin/c10_complex_math_test 2024-04-03T16:02:49.6733180Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-fma3-broadcast.c.o 2024-04-03T16:02:49.7787109Z Warning: Unused direct dependencies: 2024-04-03T16:02:49.7788070Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:49.7889025Z [ 54%] Built target c10_complex_math_test 2024-04-03T16:02:49.7980689Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-fma3-broadcast.c.o 2024-04-03T16:02:49.8849932Z [ 54%] Linking CXX executable ../../bin/c10_complex_test 2024-04-03T16:02:49.8936606Z [ 54%] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2024-04-03T16:02:49.9438110Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16s4-minmax-fma3-broadcast.c.o 2024-04-03T16:02:50.0469439Z Warning: Unused direct dependencies: 2024-04-03T16:02:50.0470427Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:50.0572336Z [ 54%] Built target c10_complex_test 2024-04-03T16:02:50.0693486Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-fma3-broadcast.c.o 2024-04-03T16:02:50.1046022Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x8-minmax-fma3-broadcast.c.o 2024-04-03T16:02:50.1389561Z Compiling /var/lib/jenkins/workspace/build/nccl/obj/device/gensrc/device_table.cu 2024-04-03T16:02:50.1739164Z [ 54%] Linking CXX executable ../../bin/c10_exception_test 2024-04-03T16:02:50.2601270Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-fma3-broadcast.c.o 2024-04-03T16:02:50.2663751Z [ 54%] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2024-04-03T16:02:50.3646180Z [ 54%] Built target c10_exception_test 2024-04-03T16:02:50.3740331Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-fma3-broadcast.c.o 2024-04-03T16:02:50.4648513Z [ 54%] Building CXX object c10/test/CMakeFiles/c10_generic_math_test.dir/util/generic_math_test.cpp.o 2024-04-03T16:02:50.5213471Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16s4-minmax-fma3-broadcast.c.o 2024-04-03T16:02:50.6307519Z [ 54%] Linking CXX executable ../../bin/c10_flags_test 2024-04-03T16:02:50.6632074Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-fma3-broadcast.c.o 2024-04-03T16:02:50.7834294Z [ 54%] Built target c10_flags_test 2024-04-03T16:02:50.7924655Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16s4-minmax-fma3-broadcast.c.o 2024-04-03T16:02:50.8093523Z [ 54%] Linking CXX executable ../../bin/c10_generic_math_test 2024-04-03T16:02:50.8297402Z [ 54%] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2024-04-03T16:02:50.9362291Z [ 54%] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2024-04-03T16:02:50.9449624Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-fma3-broadcast.c.o 2024-04-03T16:02:50.9694591Z Warning: Unused direct dependencies: 2024-04-03T16:02:50.9695166Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:50.9768957Z [ 54%] Built target c10_generic_math_test 2024-04-03T16:02:51.0109466Z [ 54%] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2024-04-03T16:02:51.1021479Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-fma3-broadcast.c.o 2024-04-03T16:02:51.2919596Z [ 54%] Linking CXX executable ../../bin/c10_irange_test 2024-04-03T16:02:51.3161142Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16s4-minmax-fma3-broadcast.c.o 2024-04-03T16:02:51.3317532Z [ 55%] Linking CXX executable ../../bin/c10_intrusive_ptr_test 2024-04-03T16:02:51.3418169Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-fma3-broadcast.c.o 2024-04-03T16:02:51.3630406Z [ 55%] Linking CXX executable ../../bin/c10_logging_test 2024-04-03T16:02:51.4421214Z Warning: Unused direct dependencies: 2024-04-03T16:02:51.4422177Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:51.4546468Z [ 55%] Built target c10_irange_test 2024-04-03T16:02:51.4776765Z [ 55%] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2024-04-03T16:02:51.5070776Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-fma3-broadcast.c.o 2024-04-03T16:02:51.5185817Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16s4-minmax-fma3-broadcast.c.o 2024-04-03T16:02:51.5411647Z [ 55%] Built target c10_logging_test 2024-04-03T16:02:51.5536275Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-fma3-broadcast.c.o 2024-04-03T16:02:51.6397292Z Warning: Unused direct dependencies: 2024-04-03T16:02:51.6398246Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:51.6503685Z [ 55%] Built target c10_intrusive_ptr_test 2024-04-03T16:02:51.6591927Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-fma3-broadcast.c.o 2024-04-03T16:02:51.6792294Z [ 55%] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2024-04-03T16:02:51.7311118Z [ 55%] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2024-04-03T16:02:51.7453978Z [ 55%] Building CXX object c10/test/CMakeFiles/c10_small_vector_test.dir/util/small_vector_test.cpp.o 2024-04-03T16:02:51.8667578Z [ 55%] Linking CXX executable ../../bin/c10_optional_test 2024-04-03T16:02:51.8700798Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16s4-minmax-fma3-broadcast.c.o 2024-04-03T16:02:51.9941062Z [ 55%] Linking CXX executable ../../bin/c10_ordered_preserving_dict_test 2024-04-03T16:02:52.0430508Z Warning: Unused direct dependencies: 2024-04-03T16:02:52.0431076Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:52.0530345Z [ 55%] Built target c10_optional_test 2024-04-03T16:02:52.0569284Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-fma3-broadcast.c.o 2024-04-03T16:02:52.0767765Z [ 55%] Building CXX object c10/test/CMakeFiles/c10_ssize_test.dir/util/ssize_test.cpp.o 2024-04-03T16:02:52.0809647Z [ 55%] Linking CXX executable ../../bin/c10_registry_test 2024-04-03T16:02:52.1127981Z [ 55%] Linking CXX executable ../../bin/c10_small_vector_test 2024-04-03T16:02:52.1702476Z [ 55%] Built target c10_ordered_preserving_dict_test 2024-04-03T16:02:52.1990157Z [ 55%] Building CXX object c10/test/CMakeFiles/c10_string_util_test.dir/util/string_util_test.cpp.o 2024-04-03T16:02:52.2274886Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x8-minmax-fma3-broadcast.c.o 2024-04-03T16:02:52.2666502Z [ 55%] Built target c10_registry_test 2024-04-03T16:02:52.2770304Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-fma3-broadcast.c.o 2024-04-03T16:02:52.3091034Z [ 55%] Built target c10_small_vector_test 2024-04-03T16:02:52.3222347Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c.o 2024-04-03T16:02:52.4128017Z [ 55%] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2024-04-03T16:02:52.4378686Z [ 55%] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2024-04-03T16:02:52.4652038Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c.o 2024-04-03T16:02:52.4654293Z [ 55%] Linking CXX executable ../../bin/c10_ssize_test 2024-04-03T16:02:52.5432633Z [ 55%] Linking CXX executable ../../bin/c10_string_util_test 2024-04-03T16:02:52.6066962Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-fma3-broadcast.c.o 2024-04-03T16:02:52.6204323Z Warning: Unused direct dependencies: 2024-04-03T16:02:52.6205150Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:52.6349571Z [ 55%] Built target c10_ssize_test 2024-04-03T16:02:52.6499124Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16s4-minmax-fma3-broadcast.c.o 2024-04-03T16:02:52.7185357Z [ 55%] Built target c10_string_util_test 2024-04-03T16:02:52.7277983Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-fma3-broadcast.c.o 2024-04-03T16:02:52.7473550Z [ 55%] Linking CXX executable ../../bin/c10_tempfile_test 2024-04-03T16:02:52.7669500Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-fma3-broadcast.c.o 2024-04-03T16:02:52.8251238Z [ 55%] Linking CXX executable ../../bin/c10_string_view_test 2024-04-03T16:02:52.8946418Z [ 55%] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2024-04-03T16:02:52.9008295Z [ 55%] Built target c10_tempfile_test 2024-04-03T16:02:52.9026445Z [ 55%] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2024-04-03T16:02:52.9108730Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c.o 2024-04-03T16:02:52.9487666Z [ 55%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAAllocatorConfig.cpp.o 2024-04-03T16:02:52.9945469Z Warning: Unused direct dependencies: 2024-04-03T16:02:52.9946250Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:53.0105865Z [ 55%] Built target c10_string_view_test 2024-04-03T16:02:53.0288020Z [ 55%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDACachingAllocator.cpp.o 2024-04-03T16:02:53.0761757Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-fma3-broadcast.c.o 2024-04-03T16:02:53.1757966Z [ 55%] Linking CXX executable ../../bin/c10_intrusive_ptr_benchmark 2024-04-03T16:02:53.2479271Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c.o 2024-04-03T16:02:53.2718509Z [ 55%] Linking CXX executable ../../bin/c10_typeid_test 2024-04-03T16:02:53.3347512Z Warning: Unused direct dependencies: 2024-04-03T16:02:53.3348797Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:02:53.3350110Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T16:02:53.3513334Z [ 55%] Built target c10_intrusive_ptr_benchmark 2024-04-03T16:02:53.3629768Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast.c.o 2024-04-03T16:02:53.3766311Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16s4-minmax-fma3-broadcast.c.o 2024-04-03T16:02:53.4012064Z [ 56%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDADeviceAssertionHost.cpp.o 2024-04-03T16:02:53.4448716Z [ 56%] Built target c10_typeid_test 2024-04-03T16:02:53.4549908Z [ 56%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAException.cpp.o 2024-04-03T16:02:53.5144742Z [ 56%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAFunctions.cpp.o 2024-04-03T16:02:53.5495164Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-fma3-broadcast.c.o 2024-04-03T16:02:53.6614538Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast-prfm.c.o 2024-04-03T16:02:53.7252172Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast.c.o 2024-04-03T16:02:53.7325796Z [ 56%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAMallocAsyncAllocator.cpp.o 2024-04-03T16:02:53.7591941Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16s4-minmax-fma3-broadcast.c.o 2024-04-03T16:02:53.8046399Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-fma3-broadcast.c.o 2024-04-03T16:02:53.8144837Z [ 56%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAMiscFunctions.cpp.o 2024-04-03T16:02:53.8852659Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x8-minmax-fma3-broadcast.c.o 2024-04-03T16:02:53.9087695Z [ 56%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAStream.cpp.o 2024-04-03T16:02:53.9408687Z [ 56%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDAGuardImpl.cpp.o 2024-04-03T16:02:54.0125034Z [ 56%] 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-04-03T16:02:54.0451665Z [ 56%] Generating sleeflibm_SSE_.h.tmp 2024-04-03T16:02:54.0624544Z [ 56%] Generating sleeflibm_SSE2.h.tmp 2024-04-03T16:02:54.0788500Z [ 56%] Generating sleeflibm_SSE4.h.tmp 2024-04-03T16:02:54.0916774Z [ 56%] Generating sleeflibm_AVX_.h.tmp 2024-04-03T16:02:54.1108318Z [ 56%] Generating sleeflibm_AVX.h.tmp 2024-04-03T16:02:54.1327253Z [ 56%] Generating sleeflibm_FMA4.h.tmp 2024-04-03T16:02:54.1466723Z [ 56%] Generating sleeflibm_AVX2.h.tmp 2024-04-03T16:02:54.1598408Z [ 56%] Generating sleeflibm_AVX2128.h.tmp 2024-04-03T16:02:54.1703888Z [ 56%] Generating sleeflibm_AVX512F_.h.tmp 2024-04-03T16:02:54.1796798Z [ 56%] 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-04-03T16:02:54.1821822Z [ 56%] Generating sleeflibm_AVX512F.h.tmp 2024-04-03T16:02:54.1957183Z [ 56%] Generating sleeflibm_AVX512FNOFMA.h.tmp 2024-04-03T16:02:54.2058989Z [ 56%] Generating sleeflibm_PUREC_SCALAR.h.tmp 2024-04-03T16:02:54.2172231Z [ 56%] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2024-04-03T16:02:54.2347357Z [ 56%] Generating include/renameavx512fnofma.h 2024-04-03T16:02:54.2348816Z [ 56%] Generating sleeflibm_DSP_SCALAR.h.tmp 2024-04-03T16:02:54.2383108Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2024-04-03T16:02:54.2506946Z [ 56%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDATest.cpp.o 2024-04-03T16:02:54.2576348Z [ 56%] Generating include/renamecuda.h 2024-04-03T16:02:54.2646995Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2024-04-03T16:02:54.2901495Z [ 56%] Generating ../../../include/sleef.h 2024-04-03T16:02:54.3157485Z [ 56%] Built target headers 2024-04-03T16:02:54.3225415Z [ 56%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/driver_api.cpp.o 2024-04-03T16:02:54.3609692Z [ 56%] 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-04-03T16:02:54.3763773Z [ 56%] 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-04-03T16:02:54.4474932Z [ 56%] 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-04-03T16:02:54.5205391Z [ 56%] 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-04-03T16:02:54.5346470Z [ 56%] 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-04-03T16:02:54.5785913Z [ 56%] Linking CXX shared library ../../lib/libc10_cuda.so 2024-04-03T16:02:54.5792953Z [ 56%] Built target renameAVX512FNOFMA.h_generated 2024-04-03T16:02:54.5874555Z [ 56%] 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-04-03T16:02:54.6474120Z [ 56%] Generating alias_AVX512F_dp.h.tmp 2024-04-03T16:02:54.6679013Z [ 56%] Generating alias_AVX512F_sp.h.tmp 2024-04-03T16:02:54.6816130Z [ 56%] Generating include/alias_avx512f.h 2024-04-03T16:02:54.7002785Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2024-04-03T16:02:54.7019147Z [ 56%] Built target alias_avx512f.h_generated 2024-04-03T16:02:54.7130357Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2024-04-03T16:02:54.7131474Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2024-04-03T16:02:54.7260623Z Warning: Unused direct dependencies: 2024-04-03T16:02:54.7261299Z /lib/x86_64-linux-gnu/libm.so.6 2024-04-03T16:02:54.7388589Z [ 56%] Built target c10_cuda 2024-04-03T16:02:54.7402144Z [ 56%] 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-04-03T16:02:54.7511364Z [ 56%] 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-04-03T16:02:54.9058095Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2024-04-03T16:02:54.9093415Z [ 56%] 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-04-03T16:02:54.9176952Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2024-04-03T16:02:54.9245641Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2024-04-03T16:02:54.9384878Z [ 56%] Built target sleefavx2 2024-04-03T16:02:54.9547542Z [ 56%] 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-04-03T16:02:55.0482418Z [ 56%] 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-04-03T16:02:55.0932834Z [ 56%] 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-04-03T16:02:55.1242986Z [ 56%] Built target sleefdetavx2 2024-04-03T16:02:55.1317086Z [ 56%] 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-04-03T16:02:55.1490305Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2024-04-03T16:02:55.1511687Z [ 56%] Built target sleefavx2128 2024-04-03T16:02:55.1588106Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2024-04-03T16:02:55.2168948Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2024-04-03T16:02:55.2699719Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2024-04-03T16:02:55.3099469Z [ 56%] 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-04-03T16:02:55.3352540Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u8.c.o 2024-04-03T16:02:55.3769564Z [ 56%] Built target sleefdetavx2128 2024-04-03T16:02:55.3858526Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2024-04-03T16:02:55.4415613Z Linking libnccl.so.2.20.5 > /var/lib/jenkins/workspace/build/nccl/lib/libnccl.so.2.20.5 2024-04-03T16:02:55.4456639Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u8.c.o 2024-04-03T16:02:55.4679069Z Archiving libnccl_static.a > /var/lib/jenkins/workspace/build/nccl/lib/libnccl_static.a 2024-04-03T16:02:55.4854343Z [ 56%] Built target sleeffma4 2024-04-03T16:02:55.4905470Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2024-04-03T16:02:55.4971482Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2024-04-03T16:02:55.5385396Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2024-04-03T16:02:55.5950638Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c.o 2024-04-03T16:02:55.6019573Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2024-04-03T16:02:55.7121530Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u32.c.o 2024-04-03T16:02:55.7201541Z [ 56%] Built target sleefdetfma4 2024-04-03T16:02:55.7274225Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-u8.c.o 2024-04-03T16:02:55.7386127Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-u16.c.o 2024-04-03T16:02:55.7602829Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-u32.c.o 2024-04-03T16:02:55.8146847Z [ 56%] Built target sleefavx 2024-04-03T16:02:55.8367699Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2024-04-03T16:02:55.8582380Z [ 56%] 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-04-03T16:02:55.8879697Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2024-04-03T16:02:55.9202969Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2024-04-03T16:02:55.9385549Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2024-04-03T16:02:55.9626043Z [ 56%] No install step for 'nccl_external' 2024-04-03T16:02:55.9916057Z [ 56%] Completed 'nccl_external' 2024-04-03T16:02:56.0060402Z [ 56%] 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-04-03T16:02:56.0230992Z [ 56%] Built target nccl_external 2024-04-03T16:02:56.0344851Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2024-04-03T16:02:56.0508050Z [ 56%] 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-04-03T16:02:56.1065887Z [ 56%] Built target sleefdetavx 2024-04-03T16:02:56.1139570Z [ 56%] 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-04-03T16:02:56.1177537Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2024-04-03T16:02:56.1564605Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2024-04-03T16:02:56.1624296Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2024-04-03T16:02:56.2073322Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2024-04-03T16:02:56.2509282Z [ 56%] Built target sleefdetsse4 2024-04-03T16:02:56.2659417Z [ 56%] 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-04-03T16:02:56.2726184Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2024-04-03T16:02:56.3499395Z [ 56%] Built target sleefsse4 2024-04-03T16:02:56.3509803Z [ 56%] 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-04-03T16:02:56.3619378Z [ 56%] 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-04-03T16:02:56.3746434Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2024-04-03T16:02:56.4083629Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2024-04-03T16:02:56.4381580Z [ 56%] Built target sleefsse2 2024-04-03T16:02:56.4448624Z [ 56%] 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-04-03T16:02:56.4655332Z [ 56%] 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-04-03T16:02:56.4750622Z [ 56%] Built target sleefdetsse2 2024-04-03T16:02:56.4839322Z [ 56%] 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-04-03T16:02:56.4894391Z [ 56%] Built target sleefpurec_scalar 2024-04-03T16:02:56.5113418Z [ 56%] 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-04-03T16:02:56.5301036Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2024-04-03T16:02:56.5373589Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2024-04-03T16:02:56.6010732Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2024-04-03T16:02:56.6232837Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2024-04-03T16:02:56.6244345Z [ 56%] Built target sleefdetpurec_scalar 2024-04-03T16:02:56.6419556Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2024-04-03T16:02:56.6451344Z [ 56%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2024-04-03T16:02:56.6614011Z [ 56%] Generating dispscalar.c.body 2024-04-03T16:02:56.6802807Z [ 56%] 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-04-03T16:02:56.6805616Z [ 56%] Generating dispscalar.c 2024-04-03T16:02:56.6862467Z [ 56%] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2024-04-03T16:02:56.7116988Z [ 56%] Built target dispscalar.c_generated 2024-04-03T16:02:56.7169200Z [ 56%] Built target sleefpurecfma_scalar 2024-04-03T16:02:56.7291573Z [ 56%] 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-04-03T16:02:56.7331027Z [ 56%] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2024-04-03T16:02:56.7338422Z [ 56%] Built target sleefdetpurecfma_scalar 2024-04-03T16:02:56.7369257Z [ 56%] Slimming NCCL 2024-04-03T16:02:56.7406413Z [ 56%] 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-04-03T16:02:56.8490402Z /usr/bin/objcopy: 'all_gather_*': No such file 2024-04-03T16:02:56.8515747Z [ 56%] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2024-04-03T16:02:56.8975597Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2024-04-03T16:02:56.9012110Z [ 56%] 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-04-03T16:02:56.9545897Z [ 56%] Built target dispsse_obj 2024-04-03T16:02:56.9621749Z [ 56%] 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-04-03T16:02:56.9710589Z /usr/bin/objcopy: 'broadcast_*': No such file 2024-04-03T16:02:56.9794205Z [ 56%] Built target dispavx_obj 2024-04-03T16:02:56.9886962Z [ 56%] 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-04-03T16:02:57.0074278Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2024-04-03T16:02:57.0176159Z [ 56%] Linking CXX executable ../../../bin/protoc 2024-04-03T16:02:57.0631040Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2024-04-03T16:02:57.0963984Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/abs.c.o 2024-04-03T16:02:57.1283281Z [ 56%] 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-04-03T16:02:57.1378515Z [ 56%] 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-04-03T16:02:57.1560467Z [ 56%] 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-04-03T16:02:57.2110509Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/add2.c.o 2024-04-03T16:02:57.2887685Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2024-04-03T16:02:57.3004145Z [ 56%] 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-04-03T16:02:57.3009692Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2024-04-03T16:02:57.3277234Z [ 56%] 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-04-03T16:02:57.3564041Z Warning: Unused direct dependencies: 2024-04-03T16:02:57.3565109Z /lib/x86_64-linux-gnu/libm.so.6 2024-04-03T16:02:57.3627224Z /var/lib/jenkins/workspace/build 2024-04-03T16:02:57.3717028Z [ 56%] Built target protoc 2024-04-03T16:02:57.3768090Z [ 56%] Built target nccl_slim_external 2024-04-03T16:02:57.3823468Z [ 56%] 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-04-03T16:02:57.3856758Z [ 56%] 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-04-03T16:02:57.3936635Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/bankers-rounding.c.o 2024-04-03T16:02:57.3977469Z [ 56%] 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-04-03T16:02:57.4575375Z [ 56%] 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-04-03T16:02:57.4906057Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2024-04-03T16:02:57.5031782Z [ 56%] 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-04-03T16:02:57.5420953Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/ceiling.c.o 2024-04-03T16:02:57.5579906Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/clamp.c.o 2024-04-03T16:02:57.5888929Z [ 56%] 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-04-03T16:02:57.6019942Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2024-04-03T16:02:57.6087048Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convert.c.o 2024-04-03T16:02:57.6361242Z [ 56%] 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-04-03T16:02:57.6677034Z [ 56%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2024-04-03T16:02:57.6717968Z [ 56%] Linking CXX static library ../../lib/libfbgemm.a 2024-04-03T16:02:57.7153431Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2024-04-03T16:02:57.7160973Z [ 56%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/cuda_buffer.cc.o 2024-04-03T16:02:57.7248841Z [ 56%] 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-04-03T16:02:57.7901671Z [ 56%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/channel_impl.cc.o 2024-04-03T16:02:57.8313674Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2024-04-03T16:02:57.8383449Z [ 56%] Built target fbgemm 2024-04-03T16:02:57.8543274Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2024-04-03T16:02:57.8977477Z [ 56%] 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-04-03T16:02:57.9208365Z [ 56%] Linking CXX static library ../../../lib/libgmock_main.a 2024-04-03T16:02:57.9485117Z [ 56%] 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-04-03T16:02:57.9543464Z [ 56%] Built target gmock_main 2024-04-03T16:02:57.9612838Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2024-04-03T16:02:57.9663707Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2024-04-03T16:02:57.9890344Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/divide.c.o 2024-04-03T16:02:58.0304559Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/elu.c.o 2024-04-03T16:02:58.0561610Z [ 56%] 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-04-03T16:02:58.0795844Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2024-04-03T16:02:58.0808931Z [ 56%] 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-04-03T16:02:58.1116852Z [ 56%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/context_impl.cc.o 2024-04-03T16:02:58.1235478Z [ 56%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/factory.cc.o 2024-04-03T16:02:58.1314267Z [ 56%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/channel_impl.cc.o 2024-04-03T16:02:58.1841745Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/floor.c.o 2024-04-03T16:02:58.2009135Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2024-04-03T16:02:58.2409225Z [ 56%] 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-04-03T16:02:58.3094884Z [ 56%] 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-04-03T16:02:58.3169462Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2024-04-03T16:02:58.3882524Z [ 56%] 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-04-03T16:02:58.4157247Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/global-average-pooling.c.o 2024-04-03T16:02:58.4244818Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/global-sum-pooling.c.o 2024-04-03T16:02:58.4301720Z [ 56%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/context_impl.cc.o 2024-04-03T16:02:58.4364603Z [ 56%] Building CUDA object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda.cu.o 2024-04-03T16:02:58.4653783Z [ 56%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_bcube.cc.o 2024-04-03T16:02:58.5327587Z [ 56%] 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-04-03T16:02:58.5487561Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/hardswish.c.o 2024-04-03T16:02:58.5543843Z [ 56%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/factory.cc.o 2024-04-03T16:02:58.6698717Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/leaky-relu.c.o 2024-04-03T16:02:58.7273186Z [ 56%] 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-04-03T16:02:58.7870599Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2024-04-03T16:02:58.8300388Z [ 56%] 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-04-03T16:02:58.8926609Z [ 56%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/cuda_loop.cc.o 2024-04-03T16:02:58.8927982Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/maximum2.c.o 2024-04-03T16:02:58.9014110Z [ 56%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/channel_impl.cc.o 2024-04-03T16:02:58.9494353Z [ 56%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_halving_doubling.cc.o 2024-04-03T16:02:58.9748572Z [ 56%] 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-04-03T16:02:59.0151568Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/minimum2.c.o 2024-04-03T16:02:59.1148349Z [ 56%] 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-04-03T16:02:59.1246026Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/multiply2.c.o 2024-04-03T16:02:59.1471172Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/negate.c.o 2024-04-03T16:02:59.1967359Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/prelu.c.o 2024-04-03T16:02:59.2353821Z [ 56%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/context_impl.cc.o 2024-04-03T16:02:59.2607841Z [ 56%] 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-04-03T16:02:59.2716041Z [ 56%] 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-04-03T16:02:59.2867822Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2024-04-03T16:02:59.2877840Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2024-04-03T16:02:59.3092178Z [ 56%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_local.cc.o 2024-04-03T16:02:59.3904700Z [ 56%] 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-04-03T16:02:59.4082743Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/sigmoid.c.o 2024-04-03T16:02:59.4095189Z [ 56%] 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-04-03T16:02:59.4224470Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2024-04-03T16:02:59.5109593Z [ 56%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_ring.cc.o 2024-04-03T16:02:59.5286128Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2024-04-03T16:02:59.5403652Z [ 56%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/factory.cc.o 2024-04-03T16:02:59.5467988Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/square-root.c.o 2024-04-03T16:02:59.5651423Z [ 56%] 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-04-03T16:02:59.6066933Z [ 56%] 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-04-03T16:02:59.6191163Z [ 56%] 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-04-03T16:02:59.6465943Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/square.c.o 2024-04-03T16:02:59.7367679Z [ 56%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/ibv.cc.o 2024-04-03T16:02:59.7618239Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/squared-difference.c.o 2024-04-03T16:02:59.7764176Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2024-04-03T16:02:59.7890324Z [ 56%] 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-04-03T16:02:59.8233311Z [ 56%] 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-04-03T16:02:59.8318478Z [ 56%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_ring_chunked.cc.o 2024-04-03T16:02:59.8571599Z [ 56%] 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-04-03T16:02:59.8929158Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-mean.c.o 2024-04-03T16:02:59.9330479Z [ 56%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/channel_impl.cc.o 2024-04-03T16:02:59.9388644Z [ 56%] 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-04-03T16:02:59.9848165Z [ 56%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/context_impl.cc.o 2024-04-03T16:02:59.9924216Z [ 56%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/factory.cc.o 2024-04-03T16:02:59.9926930Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reshape.c.o 2024-04-03T16:03:00.0886565Z [ 56%] 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-04-03T16:03:00.1035833Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2024-04-03T16:03:00.1974644Z [ 56%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_broadcast_one_to_all.cc.o 2024-04-03T16:03:00.2146634Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2024-04-03T16:03:00.2378757Z [ 56%] 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-04-03T16:03:00.2586117Z [ 56%] 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-04-03T16:03:00.3079839Z [ 56%] 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-04-03T16:03:00.3131560Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2024-04-03T16:03:00.3949716Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/subtract.c.o 2024-04-03T16:03:00.3971544Z [ 56%] Linking CXX static library ../../../lib/libtensorpipe_cuda.a 2024-04-03T16:03:00.4045035Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/tanh.c.o 2024-04-03T16:03:00.4125645Z [ 56%] Building CUDA object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_private.cu.o 2024-04-03T16:03:00.4637190Z [ 56%] 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-04-03T16:03:00.4813137Z [ 56%] Built target tensorpipe_cuda 2024-04-03T16:03:00.4890548Z [ 56%] Building CUDA object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/nccl/nccl.cu.o 2024-04-03T16:03:00.5131278Z [ 56%] Linking CXX static library ../../../lib/libkineto.a 2024-04-03T16:03:00.5241569Z [ 56%] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_1_var_test.dir/impl/CUDAAssertionsTest_1_var_test.cu.o 2024-04-03T16:03:00.5265315Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2024-04-03T16:03:00.6119806Z [ 56%] Built target kineto 2024-04-03T16:03:00.6450627Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-fma3-nr1fma1adj.c.o 2024-04-03T16:03:00.6614051Z [ 57%] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_catches_stream.dir/impl/CUDAAssertionsTest_catches_stream.cu.o 2024-04-03T16:03:00.6685321Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2024-04-03T16:03:00.8711224Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-fma3-nr1fma.c.o 2024-04-03T16:03:00.9336460Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2024-04-03T16:03:01.0470459Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-fma3-nr2fma.c.o 2024-04-03T16:03:01.1093561Z [ 57%] Built target subgraph 2024-04-03T16:03:01.1356080Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-expm1minus-rr1-p3h2ts-div.c.o 2024-04-03T16:03:01.2033263Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-expm1minus-rr1-p3h2ts-rcp.c.o 2024-04-03T16:03:01.2556669Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-polynomial-p17h8t2.c.o 2024-04-03T16:03:01.3102472Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-polynomial-p19h9t2.c.o 2024-04-03T16:03:01.3632476Z [ 57%] 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-04-03T16:03:01.3909725Z [ 57%] Linking CXX static library ../../../lib/libgloo_cuda.a 2024-04-03T16:03:01.4260046Z [ 57%] 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-04-03T16:03:01.4504657Z [ 57%] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device.dir/impl/CUDAAssertionsTest_catches_thread_and_block_and_device.cu.o 2024-04-03T16:03:01.4951694Z [ 57%] Built target gloo_cuda 2024-04-03T16:03:01.5132206Z [ 57%] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_from_2_processes.dir/impl/CUDAAssertionsTest_from_2_processes.cu.o 2024-04-03T16:03:01.5410268Z [ 57%] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.dir/impl/CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.cu.o 2024-04-03T16:03:01.6179547Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-04-03T16:03:01.7553261Z [ 57%] Linking CXX executable ../../../bin/c10_cuda_CUDAAssertionsTest_1_var_test 2024-04-03T16:03:01.8096666Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-lut8-p4h3ps-nr1.c.o 2024-04-03T16:03:01.8929783Z [ 57%] Linking CXX executable ../../../bin/c10_cuda_CUDAAssertionsTest_catches_stream 2024-04-03T16:03:01.9501110Z Warning: Unused direct dependencies: 2024-04-03T16:03:01.9501933Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:03:01.9502825Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T16:03:01.9503449Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:03:01.9911141Z [ 57%] Built target c10_cuda_CUDAAssertionsTest_1_var_test 2024-04-03T16:03:02.0441113Z [ 57%] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks.dir/impl/CUDAAssertionsTest_multiple_writes_from_multiple_blocks.cu.o 2024-04-03T16:03:02.0840507Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-lut8-p4h3ps-nr1adj.c.o 2024-04-03T16:03:02.1547357Z Warning: Unused direct dependencies: 2024-04-03T16:03:02.1548317Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:03:02.1549700Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T16:03:02.1550461Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:03:02.1704060Z [ 57%] Built target c10_cuda_CUDAAssertionsTest_catches_stream 2024-04-03T16:03:02.2258196Z [ 57%] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block.dir/impl/CUDAAssertionsTest_multiple_writes_from_same_block.cu.o 2024-04-03T16:03:02.3255446Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-p6h5ts-div.c.o 2024-04-03T16:03:02.5862928Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-p6h5ts-nr1.c.o 2024-04-03T16:03:02.6594404Z [ 57%] Linking CXX executable ../../../bin/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2024-04-03T16:03:02.6703498Z [ 57%] Linking CXX executable ../../../bin/c10_cuda_CUDAAssertionsTest_from_2_processes 2024-04-03T16:03:02.7518306Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-p6h5ts-nr1adj.c.o 2024-04-03T16:03:02.7821439Z [ 57%] Linking CXX executable ../../../bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2024-04-03T16:03:02.8446627Z Warning: Unused direct dependencies: 2024-04-03T16:03:02.8447639Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:03:02.8448784Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T16:03:02.8449571Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:03:02.8576348Z [ 57%] Built target c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2024-04-03T16:03:02.8651594Z [ 57%] 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-04-03T16:03:02.8766100Z Warning: Unused direct dependencies: 2024-04-03T16:03:02.8766912Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:03:02.8767823Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T16:03:02.8768493Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:03:02.8890480Z [ 57%] Built target c10_cuda_CUDAAssertionsTest_from_2_processes 2024-04-03T16:03:02.9008433Z [ 57%] 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-04-03T16:03:02.9166061Z [ 57%] Building CXX object c10/cuda/test/CMakeFiles/c10_cuda_CUDATest.dir/impl/CUDATest.cpp.o 2024-04-03T16:03:02.9673324Z Warning: Unused direct dependencies: 2024-04-03T16:03:02.9674478Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:03:02.9675498Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T16:03:02.9676198Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:03:02.9776206Z [ 57%] Built target c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2024-04-03T16:03:02.9944667Z [ 57%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/torch.proto 2024-04-03T16:03:03.0469297Z [ 57%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/caffe2.proto 2024-04-03T16:03:03.0682893Z [ 57%] 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-04-03T16:03:03.1109507Z [ 57%] 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-04-03T16:03:03.1448442Z [ 57%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o 2024-04-03T16:03:03.1519729Z [ 57%] Linking CXX executable ../../../bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2024-04-03T16:03:03.2491336Z [ 57%] Linking CXX executable ../../../bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2024-04-03T16:03:03.2605314Z [ 57%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o 2024-04-03T16:03:03.2646167Z [ 57%] Linking CXX executable ../../../bin/c10_cuda_CUDATest 2024-04-03T16:03:03.2908501Z Warning: Unused direct dependencies: 2024-04-03T16:03:03.2909448Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:03:03.2910547Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T16:03:03.2911285Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:03:03.3048765Z [ 57%] 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-04-03T16:03:03.3136526Z [ 57%] Built target c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2024-04-03T16:03:03.3413554Z [ 57%] Running gen_proto.py on onnx/onnx.in.proto 2024-04-03T16:03:03.3918096Z Warning: Unused direct dependencies: 2024-04-03T16:03:03.3919236Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:03:03.3920306Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T16:03:03.3921075Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:03:03.3931255Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx.in.proto 2024-04-03T16:03:03.3948470Z Warning: Unused direct dependencies: 2024-04-03T16:03:03.3949519Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:03:03.3950663Z /usr/local/cuda/lib64/libcudart.so.11.0 2024-04-03T16:03:03.3953926Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2024-04-03T16:03:03.3970619Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2024-04-03T16:03:03.3993106Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-ml.pb.h 2024-04-03T16:03:03.3994055Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_pb.py 2024-04-03T16:03:03.4025044Z [ 57%] Built target c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2024-04-03T16:03:03.4040539Z [ 57%] Built target c10_cuda_CUDATest 2024-04-03T16:03:03.4139283Z [ 57%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2024-04-03T16:03:03.4199672Z [ 57%] 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-04-03T16:03:03.4320278Z [ 57%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2024-04-03T16:03:03.4701504Z [ 57%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2024-04-03T16:03:03.4799988Z [ 57%] 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-04-03T16:03:03.5943153Z [ 58%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2024-04-03T16:03:03.6423709Z [ 58%] Built target Caffe2_PROTO 2024-04-03T16:03:03.6503296Z [ 58%] 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-04-03T16:03:03.6544701Z [ 58%] Built target gen_onnx_proto 2024-04-03T16:03:03.6571956Z [ 58%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2024-04-03T16:03:03.6633517Z [ 58%] 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-04-03T16:03:03.6754580Z [ 58%] Built target sleefavx512fnofma 2024-04-03T16:03:03.6773698Z [ 58%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2024-04-03T16:03:03.6840344Z [ 58%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2024-04-03T16:03:03.7864168Z [ 58%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2024-04-03T16:03:03.8170018Z [ 58%] 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-04-03T16:03:03.8226465Z [ 58%] Building C object sleef/src/libm/CMakeFiles/dispscalar_obj.dir/dispscalar.c.o 2024-04-03T16:03:03.8861815Z [ 58%] 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-04-03T16:03:03.8907531Z [ 58%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2024-04-03T16:03:03.9411791Z [ 58%] Built target sleefdetavx512f 2024-04-03T16:03:03.9484890Z [ 58%] 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-04-03T16:03:03.9818526Z [ 58%] Built target sleefdetavx512fnofma 2024-04-03T16:03:03.9933005Z [ 58%] 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-04-03T16:03:04.0024712Z [ 58%] 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-04-03T16:03:04.0613197Z [ 58%] Built target dispscalar_obj 2024-04-03T16:03:04.0692039Z [ 58%] 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-04-03T16:03:04.0699783Z [ 58%] Built target sleefavx512f 2024-04-03T16:03:04.0886313Z [ 58%] Linking CXX static library ../lib/libcaffe2_protos.a 2024-04-03T16:03:04.0897713Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2024-04-03T16:03:04.1000952Z [ 58%] Running gen_proto.py on onnx/onnx-data.in.proto 2024-04-03T16:03:04.1249142Z [ 58%] Built target caffe2_protos 2024-04-03T16:03:04.1322149Z [ 58%] 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-04-03T16:03:04.1365047Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-data.in.proto 2024-04-03T16:03:04.1372089Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2024-04-03T16:03:04.1375740Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2024-04-03T16:03:04.1380625Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data.pb.h 2024-04-03T16:03:04.1382618Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_data_pb.py 2024-04-03T16:03:04.1419061Z [ 58%] Running gen_proto.py on onnx/onnx-operators.in.proto 2024-04-03T16:03:04.1546005Z [ 58%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2024-04-03T16:03:04.1590507Z [ 58%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2024-04-03T16:03:04.1595303Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2024-04-03T16:03:04.1872872Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-operators.in.proto 2024-04-03T16:03:04.1883442Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2024-04-03T16:03:04.1891106Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2024-04-03T16:03:04.1893761Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2024-04-03T16:03:04.1896073Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_operators_pb.py 2024-04-03T16:03:04.2042166Z [ 58%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2024-04-03T16:03:04.2326041Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2024-04-03T16:03:04.2387554Z [ 58%] Built target gen_onnx_data_proto 2024-04-03T16:03:04.2449886Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2024-04-03T16:03:04.2487331Z [ 58%] Linking C static library ../../lib/libsleef.a 2024-04-03T16:03:04.2562943Z [ 58%] 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-04-03T16:03:04.2624250Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2024-04-03T16:03:04.2711998Z [ 58%] Built target gen_onnx_operators_proto 2024-04-03T16:03:04.2812645Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2024-04-03T16:03:04.3052045Z [ 58%] Built target sleef 2024-04-03T16:03:04.3130660Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2024-04-03T16:03:04.3341524Z [ 58%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2024-04-03T16:03:04.3358762Z [ 58%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2024-04-03T16:03:04.3608456Z [ 58%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2024-04-03T16:03:04.3834518Z [ 58%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2024-04-03T16:03:04.4047163Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2024-04-03T16:03:04.4170438Z [ 58%] 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-04-03T16:03:04.4829774Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gavgpool-config.c.o 2024-04-03T16:03:04.5861588Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gavgpool-cw-config.c.o 2024-04-03T16:03:04.5951213Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-avx2-broadcast.c.o 2024-04-03T16:03:04.6637622Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2024-04-03T16:03:04.6688604Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2024-04-03T16:03:04.6915366Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2024-04-03T16:03:04.7145207Z [ 58%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2024-04-03T16:03:04.7342005Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-avx2-broadcast.c.o 2024-04-03T16:03:04.7546418Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2024-04-03T16:03:04.7749886Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-3x16-minmax-avx2-broadcast.c.o 2024-04-03T16:03:04.8407252Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x8-minmax-avx2-broadcast.c.o 2024-04-03T16:03:04.9006029Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2024-04-03T16:03:04.9194393Z [ 58%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2024-04-03T16:03:04.9465716Z [ 58%] Linking CXX executable ../bin/vec_test_all_types_DEFAULT 2024-04-03T16:03:04.9479119Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-avx2-broadcast.c.o 2024-04-03T16:03:04.9851658Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2024-04-03T16:03:05.0293000Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/prelu-config.c.o 2024-04-03T16:03:05.0546366Z [ 58%] Linking CXX static library ../../lib/libonnx_proto.a 2024-04-03T16:03:05.0940616Z [ 58%] Built target onnx_proto 2024-04-03T16:03:05.1027491Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2024-04-03T16:03:05.1077247Z [ 58%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2024-04-03T16:03:05.1179731Z [ 58%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/defs.cc.o 2024-04-03T16:03:05.1201585Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x8-minmax-avx2-broadcast.c.o 2024-04-03T16:03:05.1970142Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2024-04-03T16:03:05.2005916Z Warning: Unused direct dependencies: 2024-04-03T16:03:05.2006579Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T16:03:05.2131378Z [ 58%] Built target vec_test_all_types_DEFAULT 2024-04-03T16:03:05.2205703Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2024-04-03T16:03:05.2944885Z [ 58%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2024-04-03T16:03:05.3108788Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x16-minmax-avx2-broadcast.c.o 2024-04-03T16:03:05.3117215Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2024-04-03T16:03:05.4109932Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2024-04-03T16:03:05.4528448Z [ 58%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2024-04-03T16:03:05.4768160Z [ 58%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/schema.cc.o 2024-04-03T16:03:05.5021808Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2024-04-03T16:03:05.5082979Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-avx2-broadcast.c.o 2024-04-03T16:03:05.6072107Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2024-04-03T16:03:05.7084921Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2024-04-03T16:03:05.7099031Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-7x8-minmax-avx2-broadcast.c.o 2024-04-03T16:03:05.7251862Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x8-minmax-avx2-broadcast.c.o 2024-04-03T16:03:05.7474231Z [ 58%] Linking CXX executable ../bin/vec_test_all_types_AVX2 2024-04-03T16:03:05.8008867Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2024-04-03T16:03:05.8155486Z [ 58%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2024-04-03T16:03:05.8506487Z [ 58%] Linking CXX executable ../bin/vec_test_all_types_AVX512 2024-04-03T16:03:05.8804648Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2024-04-03T16:03:05.8855616Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x16-minmax-avx2-broadcast.c.o 2024-04-03T16:03:05.9141301Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2024-04-03T16:03:06.0110253Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2024-04-03T16:03:06.0199854Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2024-04-03T16:03:06.0413731Z Warning: Unused direct dependencies: 2024-04-03T16:03:06.0414688Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T16:03:06.0547309Z [ 59%] Built target vec_test_all_types_AVX2 2024-04-03T16:03:06.0592813Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-3x16-minmax-avx2-broadcast.c.o 2024-04-03T16:03:06.0651048Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x8-minmax-avx2-broadcast.c.o 2024-04-03T16:03:06.0815279Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x16-minmax-avx2-broadcast.c.o 2024-04-03T16:03:06.1180820Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2024-04-03T16:03:06.1227964Z Warning: Unused direct dependencies: 2024-04-03T16:03:06.1228846Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T16:03:06.1392332Z [ 59%] Built target vec_test_all_types_AVX512 2024-04-03T16:03:06.1475570Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x8-minmax-avx2-broadcast.c.o 2024-04-03T16:03:06.2035231Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2024-04-03T16:03:06.2181473Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2024-04-03T16:03:06.2400714Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x16-minmax-avx2-broadcast.c.o 2024-04-03T16:03:06.2658037Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x8-minmax-avx2-broadcast.c.o 2024-04-03T16:03:06.2693000Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-7x8-minmax-avx2-broadcast.c.o 2024-04-03T16:03:06.2782725Z [ 59%] Linking CXX static library ../../lib/libXNNPACK.a 2024-04-03T16:03:06.3005826Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2024-04-03T16:03:06.3673632Z [ 59%] Built target XNNPACK 2024-04-03T16:03:06.3764331Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2024-04-03T16:03:06.3947350Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2024-04-03T16:03:06.4050185Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2024-04-03T16:03:06.4083226Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2024-04-03T16:03:06.4266343Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c.o 2024-04-03T16:03:06.5417675Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c.o 2024-04-03T16:03:06.5823805Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc2.c.o 2024-04-03T16:03:06.6475593Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc4.c.o 2024-04-03T16:03:06.6818731Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.o 2024-04-03T16:03:06.6824707Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc2.c.o 2024-04-03T16:03:06.7043449Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2024-04-03T16:03:06.7538075Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2024-04-03T16:03:06.7586585Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc5.c.o 2024-04-03T16:03:06.7922650Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/utils.cc.o 2024-04-03T16:03:06.8252623Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40.c.o 2024-04-03T16:03:06.8465578Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc2.c.o 2024-04-03T16:03:06.9209886Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2024-04-03T16:03:06.9633713Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2024-04-03T16:03:07.0036881Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc3.c.o 2024-04-03T16:03:07.0179440Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2024-04-03T16:03:07.1382199Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48.c.o 2024-04-03T16:03:07.1457188Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc2.c.o 2024-04-03T16:03:07.1601572Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc4.c.o 2024-04-03T16:03:07.2505662Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64.c.o 2024-04-03T16:03:07.2922990Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2024-04-03T16:03:07.3023666Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/utils.cc.o 2024-04-03T16:03:07.3106161Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72-acc3.c.o 2024-04-03T16:03:07.3471318Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72.c.o 2024-04-03T16:03:07.3805930Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc2.c.o 2024-04-03T16:03:07.4426796Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc5.c.o 2024-04-03T16:03:07.4512408Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80.c.o 2024-04-03T16:03:07.5032799Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/image/defs.cc.o 2024-04-03T16:03:07.5173161Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2024-04-03T16:03:07.5798942Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc2.c.o 2024-04-03T16:03:07.5903593Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc3.c.o 2024-04-03T16:03:07.6292310Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc6.c.o 2024-04-03T16:03:07.6612885Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96.c.o 2024-04-03T16:03:07.7218132Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2024-04-03T16:03:07.7472773Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2024-04-03T16:03:07.7802685Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u8.c.o 2024-04-03T16:03:07.8207192Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2024-04-03T16:03:07.8428558Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c.o 2024-04-03T16:03:07.9134081Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u8.c.o 2024-04-03T16:03:07.9547968Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2024-04-03T16:03:07.9975284Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2024-04-03T16:03:08.0395627Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2024-04-03T16:03:08.0836137Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u16.c.o 2024-04-03T16:03:08.1508470Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2024-04-03T16:03:08.1511661Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u24.c.o 2024-04-03T16:03:08.2284671Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2024-04-03T16:03:08.3052025Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u32.c.o 2024-04-03T16:03:08.3387340Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u40.c.o 2024-04-03T16:03:08.3725151Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/old.cc.o 2024-04-03T16:03:08.4085823Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2024-04-03T16:03:08.4399276Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u48.c.o 2024-04-03T16:03:08.4725572Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2024-04-03T16:03:08.4950111Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u56.c.o 2024-04-03T16:03:08.5562307Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2024-04-03T16:03:08.6000414Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2024-04-03T16:03:08.6714020Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u64.c.o 2024-04-03T16:03:08.6892626Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u8.c.o 2024-04-03T16:03:08.7568910Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u16.c.o 2024-04-03T16:03:08.8028961Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2024-04-03T16:03:08.8339217Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u24.c.o 2024-04-03T16:03:08.9080417Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2024-04-03T16:03:08.9120791Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u32.c.o 2024-04-03T16:03:08.9295767Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/utils.cc.o 2024-04-03T16:03:08.9543512Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2024-04-03T16:03:08.9884185Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2024-04-03T16:03:09.0574436Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u40.c.o 2024-04-03T16:03:09.1340094Z [ 59%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2024-04-03T16:03:09.2331424Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u48.c.o 2024-04-03T16:03:09.2723884Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u56.c.o 2024-04-03T16:03:09.3088874Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u64.c.o 2024-04-03T16:03:09.3320667Z [ 60%] 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-04-03T16:03:09.3644200Z [ 60%] 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-04-03T16:03:09.4037795Z [ 60%] 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-04-03T16:03:09.4128906Z [ 60%] 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-04-03T16:03:09.4603618Z [ 60%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2024-04-03T16:03:09.5004660Z [ 60%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2024-04-03T16:03:09.5060802Z [ 60%] 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-04-03T16:03:09.5231264Z [ 60%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2024-04-03T16:03:09.5451281Z [ 60%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2024-04-03T16:03:09.5631001Z [ 60%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2024-04-03T16:03:09.6307995Z [ 60%] 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-04-03T16:03:09.7991037Z [ 60%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2024-04-03T16:03:09.8207788Z [ 60%] 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-04-03T16:03:09.8711198Z [ 60%] 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-04-03T16:03:09.9520712Z [ 60%] 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-04-03T16:03:09.9655001Z [ 60%] 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-04-03T16:03:09.9825914Z [ 60%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2024-04-03T16:03:10.0422233Z [ 60%] 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-04-03T16:03:10.0515425Z [ 60%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/text/defs.cc.o 2024-04-03T16:03:10.0734554Z [ 60%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2024-04-03T16:03:10.0855138Z [ 60%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2024-04-03T16:03:10.1296892Z [ 60%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2024-04-03T16:03:10.1925476Z [ 60%] 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-04-03T16:03:10.3359009Z [ 60%] 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-04-03T16:03:10.3593654Z [ 60%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/inliner/inliner.cc.o 2024-04-03T16:03:10.4012465Z [ 60%] 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-04-03T16:03:10.4384142Z [ 60%] 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-04-03T16:03:10.4387076Z [ 60%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2024-04-03T16:03:10.4690118Z [ 60%] 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-04-03T16:03:10.5304352Z [ 60%] 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-04-03T16:03:10.5392083Z [ 60%] 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-04-03T16:03:10.5974961Z [ 60%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2024-04-03T16:03:10.6166613Z [ 60%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2024-04-03T16:03:10.7057215Z [ 60%] 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-04-03T16:03:10.7118289Z [ 60%] 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-04-03T16:03:10.7627564Z [ 60%] 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-04-03T16:03:10.7862827Z [ 60%] 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-04-03T16:03:10.8552708Z [ 60%] 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-04-03T16:03:10.8888619Z [ 60%] 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-04-03T16:03:10.9480162Z [ 60%] 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-04-03T16:03:10.9525708Z [ 60%] 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-04-03T16:03:10.9799227Z [ 60%] 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-04-03T16:03:11.0066537Z [ 60%] Linking CXX static library ../../lib/libonnx.a 2024-04-03T16:03:11.0413501Z [ 60%] 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-04-03T16:03:11.0499235Z [ 60%] 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-04-03T16:03:11.1021984Z [ 60%] Built target onnx 2024-04-03T16:03:11.1137991Z [ 60%] 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-04-03T16:03:11.1185175Z [ 60%] 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-04-03T16:03:11.1752641Z [ 60%] 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-04-03T16:03:11.2165986Z [ 60%] 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-04-03T16:03:11.2188319Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2024-04-03T16:03:11.2525615Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2024-04-03T16:03:11.2874846Z [ 60%] 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-04-03T16:03:11.2892437Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CachedTensorUtils.cpp.o 2024-04-03T16:03:11.3459985Z [ 60%] 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-04-03T16:03:11.3728827Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2024-04-03T16:03:11.4651757Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2024-04-03T16:03:11.5263696Z [ 60%] 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-04-03T16:03:11.5384866Z [ 60%] 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-04-03T16:03:11.6925678Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2024-04-03T16:03:11.7110132Z [ 60%] 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-04-03T16:03:11.7592029Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DeviceAccelerator.cpp.o 2024-04-03T16:03:11.8570673Z [ 60%] 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-04-03T16:03:11.8633426Z [ 60%] 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-04-03T16:03:12.0365519Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2024-04-03T16:03:12.0576446Z [ 60%] 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-04-03T16:03:12.0703917Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2024-04-03T16:03:12.1631492Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2024-04-03T16:03:12.2294918Z [ 60%] 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-04-03T16:03:12.3776057Z [ 60%] 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-04-03T16:03:12.4149359Z [ 60%] 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-04-03T16:03:12.4309443Z [ 60%] 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-04-03T16:03:12.5099355Z [ 60%] 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-04-03T16:03:12.5567004Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2024-04-03T16:03:12.5722488Z [ 60%] 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-04-03T16:03:12.6036472Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2024-04-03T16:03:12.6172520Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2024-04-03T16:03:12.6964835Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2024-04-03T16:03:12.7693439Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2024-04-03T16:03:12.7779939Z [ 60%] 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-04-03T16:03:12.8616227Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u16.c.o 2024-04-03T16:03:12.9690707Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u32.c.o 2024-04-03T16:03:13.0326378Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2024-04-03T16:03:13.1048066Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u48.c.o 2024-04-03T16:03:13.1913186Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c.o 2024-04-03T16:03:13.2636775Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o 2024-04-03T16:03:13.2700756Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o 2024-04-03T16:03:13.3056097Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u16.c.o 2024-04-03T16:03:13.3432775Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o 2024-04-03T16:03:13.4660391Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u32.c.o 2024-04-03T16:03:13.5492619Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u48.c.o 2024-04-03T16:03:13.6072720Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o 2024-04-03T16:03:13.6170423Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o 2024-04-03T16:03:13.6859689Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c.o 2024-04-03T16:03:13.8326120Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2024-04-03T16:03:13.8431191Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc2.c.o 2024-04-03T16:03:13.9632425Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc4.c.o 2024-04-03T16:03:14.0069381Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2024-04-03T16:03:14.0982469Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64.c.o 2024-04-03T16:03:14.2601273Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72-acc3.c.o 2024-04-03T16:03:14.2834293Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72.c.o 2024-04-03T16:03:14.3275231Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2024-04-03T16:03:14.4177221Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2024-04-03T16:03:14.4516683Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2024-04-03T16:03:14.4547167Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc2.c.o 2024-04-03T16:03:14.6052829Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc5.c.o 2024-04-03T16:03:14.6371895Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2024-04-03T16:03:14.6887715Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80.c.o 2024-04-03T16:03:14.7496156Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o 2024-04-03T16:03:14.7994958Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc2.c.o 2024-04-03T16:03:14.8485093Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2024-04-03T16:03:14.8510731Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2024-04-03T16:03:14.8965626Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc3.c.o 2024-04-03T16:03:14.9320171Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2024-04-03T16:03:15.0454557Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc6.c.o 2024-04-03T16:03:15.1661901Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96.c.o 2024-04-03T16:03:15.1957527Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc2.c.o 2024-04-03T16:03:15.3099833Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2024-04-03T16:03:15.3459588Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc4.c.o 2024-04-03T16:03:15.3870533Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64.c.o 2024-04-03T16:03:15.3874024Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72-acc3.c.o 2024-04-03T16:03:15.4387891Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72.c.o 2024-04-03T16:03:15.4933043Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2024-04-03T16:03:15.5078033Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2024-04-03T16:03:15.5346716Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2024-04-03T16:03:15.5825005Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc2.c.o 2024-04-03T16:03:15.5951115Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2024-04-03T16:03:15.5972145Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc5.c.o 2024-04-03T16:03:15.6772304Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/StorageUtils.cpp.o 2024-04-03T16:03:15.7501469Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2024-04-03T16:03:15.7549169Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80.c.o 2024-04-03T16:03:15.9067952Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc2.c.o 2024-04-03T16:03:16.0692021Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc3.c.o 2024-04-03T16:03:16.0750258Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2024-04-03T16:03:16.1724291Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc6.c.o 2024-04-03T16:03:16.2186552Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2024-04-03T16:03:16.3030573Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96.c.o 2024-04-03T16:03:16.4659860Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u64-acc2.c.o 2024-04-03T16:03:16.4996426Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u64-acc4.c.o 2024-04-03T16:03:16.5583373Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2024-04-03T16:03:16.6106280Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u64.c.o 2024-04-03T16:03:16.6139043Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2024-04-03T16:03:16.6718502Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2024-04-03T16:03:16.7012900Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u72-acc3.c.o 2024-04-03T16:03:16.7475026Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u72.c.o 2024-04-03T16:03:16.7748359Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalPythonObjects.cpp.o 2024-04-03T16:03:16.8338120Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2024-04-03T16:03:16.9035490Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u80-acc2.c.o 2024-04-03T16:03:16.9596036Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u80-acc5.c.o 2024-04-03T16:03:17.0711257Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2024-04-03T16:03:17.1141679Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u80.c.o 2024-04-03T16:03:17.1591612Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u96-acc2.c.o 2024-04-03T16:03:17.2094981Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u96-acc3.c.o 2024-04-03T16:03:17.2744859Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2024-04-03T16:03:17.3030447Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2024-04-03T16:03:17.3469184Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u96-acc6.c.o 2024-04-03T16:03:17.3833328Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2024-04-03T16:03:17.5101613Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u96.c.o 2024-04-03T16:03:17.6344395Z [ 61%] 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-04-03T16:03:17.6468484Z [ 61%] 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-04-03T16:03:17.7928778Z [ 61%] 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-04-03T16:03:17.7942387Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2024-04-03T16:03:17.8497187Z [ 61%] 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-04-03T16:03:17.8960670Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2024-04-03T16:03:18.0007485Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/Utils.cpp.o 2024-04-03T16:03:18.0169247Z [ 61%] 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-04-03T16:03:18.0718962Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2024-04-03T16:03:18.1071469Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2024-04-03T16:03:18.1706958Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2024-04-03T16:03:18.1773441Z [ 61%] 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-04-03T16:03:18.3551060Z [ 61%] 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-04-03T16:03:18.3899111Z [ 61%] 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-04-03T16:03:18.4313076Z [ 61%] 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-04-03T16:03:18.5048879Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/IPUHooksInterface.cpp.o 2024-04-03T16:03:18.5282960Z [ 61%] 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-04-03T16:03:18.5352627Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o 2024-04-03T16:03:18.5829026Z [ 61%] 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-04-03T16:03:18.6095389Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MTIAHooksInterface.cpp.o 2024-04-03T16:03:18.6984046Z [ 61%] 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-04-03T16:03:18.7587776Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2024-04-03T16:03:18.8121188Z [ 61%] 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-04-03T16:03:18.8424651Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o 2024-04-03T16:03:18.9102863Z [ 61%] 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-04-03T16:03:18.9330898Z [ 61%] 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-04-03T16:03:18.9729896Z [ 61%] 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-04-03T16:03:18.9742719Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/PrivateUse1HooksInterface.cpp.o 2024-04-03T16:03:19.0448790Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/XPUHooksInterface.cpp.o 2024-04-03T16:03:19.0658874Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2024-04-03T16:03:19.0725568Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2024-04-03T16:03:19.1503008Z [ 61%] 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-04-03T16:03:19.1889641Z [ 61%] 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-04-03T16:03:19.2751121Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2024-04-03T16:03:19.3266148Z [ 61%] 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-04-03T16:03:19.4029528Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2024-04-03T16:03:19.4648397Z [ 61%] 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-04-03T16:03:19.4810064Z [ 61%] 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-04-03T16:03:19.6033248Z [ 61%] 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-04-03T16:03:19.6211048Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2024-04-03T16:03:19.6652483Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2024-04-03T16:03:19.7565317Z [ 61%] 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-04-03T16:03:19.9319293Z [ 61%] 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-04-03T16:03:20.0905653Z [ 61%] 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-04-03T16:03:20.2682064Z [ 61%] 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-04-03T16:03:20.3274325Z [ 61%] 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-04-03T16:03:20.4534554Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2024-04-03T16:03:20.5128362Z [ 61%] 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-04-03T16:03:20.6431825Z [ 61%] 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-04-03T16:03:20.6811838Z [ 61%] 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-04-03T16:03:20.7297926Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u8.c.o 2024-04-03T16:03:20.8118980Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u16.c.o 2024-04-03T16:03:20.8281986Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2024-04-03T16:03:20.8357093Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2024-04-03T16:03:20.8897197Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2024-04-03T16:03:21.0161435Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2024-04-03T16:03:21.0300997Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u24.c.o 2024-04-03T16:03:21.2096272Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u32.c.o 2024-04-03T16:03:21.4195049Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u40.c.o 2024-04-03T16:03:21.5668140Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u48.c.o 2024-04-03T16:03:21.6994634Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u56.c.o 2024-04-03T16:03:21.7430017Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2024-04-03T16:03:21.8786765Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u64.c.o 2024-04-03T16:03:22.0339705Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2024-04-03T16:03:22.1015492Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u72.c.o 2024-04-03T16:03:22.2134302Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2024-04-03T16:03:22.2851313Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2024-04-03T16:03:22.2856041Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u80.c.o 2024-04-03T16:03:22.3849561Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u8.c.o 2024-04-03T16:03:22.4738092Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2024-04-03T16:03:22.5383949Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u16.c.o 2024-04-03T16:03:22.7148972Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u24.c.o 2024-04-03T16:03:22.8648983Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u32.c.o 2024-04-03T16:03:23.0520077Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u40.c.o 2024-04-03T16:03:23.0598014Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u48.c.o 2024-04-03T16:03:23.2480843Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2024-04-03T16:03:23.2520099Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u56.c.o 2024-04-03T16:03:23.3139097Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u64.c.o 2024-04-03T16:03:23.4004728Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u72.c.o 2024-04-03T16:03:23.4160509Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u80.c.o 2024-04-03T16:03:23.4756445Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2024-04-03T16:03:23.5279819Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u88.c.o 2024-04-03T16:03:23.5304870Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2024-04-03T16:03:23.5829921Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2024-04-03T16:03:23.6678552Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2024-04-03T16:03:23.6820073Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u96.c.o 2024-04-03T16:03:23.8476742Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u8.c.o 2024-04-03T16:03:23.9937828Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u16.c.o 2024-04-03T16:03:24.0876542Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2024-04-03T16:03:24.1169250Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u24.c.o 2024-04-03T16:03:24.2612275Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u32.c.o 2024-04-03T16:03:24.3735197Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u40.c.o 2024-04-03T16:03:24.4793289Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2024-04-03T16:03:24.5254982Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u48.c.o 2024-04-03T16:03:24.6729451Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u56.c.o 2024-04-03T16:03:24.6901426Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u64.c.o 2024-04-03T16:03:24.7532179Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u72.c.o 2024-04-03T16:03:24.8033348Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2024-04-03T16:03:24.8069911Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2024-04-03T16:03:24.8072357Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u80.c.o 2024-04-03T16:03:24.9076080Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2024-04-03T16:03:24.9592598Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u88.c.o 2024-04-03T16:03:24.9776617Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u96.c.o 2024-04-03T16:03:25.0514634Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2024-04-03T16:03:25.1072621Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u8.c.o 2024-04-03T16:03:25.1121910Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2024-04-03T16:03:25.2869412Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u16.c.o 2024-04-03T16:03:25.4257238Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u24.c.o 2024-04-03T16:03:25.4895292Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2024-04-03T16:03:25.6001650Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u32.c.o 2024-04-03T16:03:25.6794820Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2024-04-03T16:03:25.8008029Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u40.c.o 2024-04-03T16:03:25.9270887Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u48.c.o 2024-04-03T16:03:26.0095716Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2024-04-03T16:03:26.0418712Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u56.c.o 2024-04-03T16:03:26.0511092Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u64.c.o 2024-04-03T16:03:26.1027033Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u72.c.o 2024-04-03T16:03:26.2058489Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2024-04-03T16:03:26.2135057Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2024-04-03T16:03:26.2216896Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2024-04-03T16:03:26.2797589Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u80.c.o 2024-04-03T16:03:26.2949727Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u8.c.o 2024-04-03T16:03:26.4480665Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2024-04-03T16:03:26.4822121Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u16.c.o 2024-04-03T16:03:26.5534875Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u24.c.o 2024-04-03T16:03:26.6349900Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u32.c.o 2024-04-03T16:03:26.7047922Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u40.c.o 2024-04-03T16:03:26.7221088Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2024-04-03T16:03:26.7949848Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u48.c.o 2024-04-03T16:03:26.8012646Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u56.c.o 2024-04-03T16:03:26.8200151Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u64.c.o 2024-04-03T16:03:26.8504199Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u72.c.o 2024-04-03T16:03:26.9198184Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2024-04-03T16:03:26.9283687Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u80.c.o 2024-04-03T16:03:26.9459064Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2024-04-03T16:03:26.9797122Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2024-04-03T16:03:27.0212875Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/GeneratorForPrivateuseone.cpp.o 2024-04-03T16:03:27.0717203Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u8.c.o 2024-04-03T16:03:27.2035302Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2024-04-03T16:03:27.2498559Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/MetaFallbackKernel.cpp.o 2024-04-03T16:03:27.2546858Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u16.c.o 2024-04-03T16:03:27.4200236Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u24.c.o 2024-04-03T16:03:27.4538883Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2024-04-03T16:03:27.4603028Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u32.c.o 2024-04-03T16:03:27.5112727Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u40.c.o 2024-04-03T16:03:27.5754046Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2024-04-03T16:03:27.6367793Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u48.c.o 2024-04-03T16:03:27.6876392Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u56.c.o 2024-04-03T16:03:27.7406277Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NestedIntSymNodeImpl.cpp.o 2024-04-03T16:03:27.7461876Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u64.c.o 2024-04-03T16:03:27.7821128Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2024-04-03T16:03:27.8578633Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o 2024-04-03T16:03:27.9195604Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u72.c.o 2024-04-03T16:03:27.9707606Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u80.c.o 2024-04-03T16:03:28.0030129Z [ 63%] 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-04-03T16:03:28.0792759Z [ 63%] 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-04-03T16:03:28.0869188Z [ 63%] 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-04-03T16:03:28.1371123Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2024-04-03T16:03:28.1466146Z [ 63%] 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-04-03T16:03:28.2416906Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2024-04-03T16:03:28.2525919Z [ 63%] 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-04-03T16:03:28.3095728Z [ 63%] 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-04-03T16:03:28.3250148Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2024-04-03T16:03:28.3505543Z [ 63%] 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-04-03T16:03:28.3788964Z [ 63%] 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-04-03T16:03:28.3963821Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2024-04-03T16:03:28.4609539Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2024-04-03T16:03:28.4986159Z [ 63%] 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-04-03T16:03:28.5589227Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2024-04-03T16:03:28.6821985Z [ 63%] 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-04-03T16:03:28.7171687Z [ 63%] 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-04-03T16:03:28.8523236Z [ 63%] 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-04-03T16:03:28.8814892Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2024-04-03T16:03:28.8925717Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2024-04-03T16:03:28.9082065Z [ 63%] 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-04-03T16:03:28.9135785Z [ 63%] 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-04-03T16:03:28.9726927Z [ 63%] 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-04-03T16:03:29.0391573Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2024-04-03T16:03:29.0637547Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2024-04-03T16:03:29.0998565Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2024-04-03T16:03:29.1250721Z [ 63%] 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-04-03T16:03:29.2604486Z [ 63%] 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-04-03T16:03:29.2905419Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2024-04-03T16:03:29.3574565Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2024-04-03T16:03:29.4237683Z [ 63%] 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-04-03T16:03:29.5642411Z [ 63%] 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-04-03T16:03:29.5833190Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2024-04-03T16:03:29.6437452Z [ 63%] 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-04-03T16:03:29.6912694Z [ 63%] 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-04-03T16:03:29.7766103Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2024-04-03T16:03:29.7977786Z [ 63%] 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-04-03T16:03:29.8056854Z [ 63%] 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-04-03T16:03:29.8569897Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2024-04-03T16:03:29.8578461Z [ 63%] 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-04-03T16:03:29.8718533Z [ 63%] 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-04-03T16:03:29.9595345Z [ 63%] 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-04-03T16:03:29.9603946Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2024-04-03T16:03:30.0006160Z [ 63%] 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-04-03T16:03:30.0025153Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2024-04-03T16:03:30.1355890Z [ 63%] 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-04-03T16:03:30.1687846Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2024-04-03T16:03:30.2779299Z [ 63%] 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-04-03T16:03:30.3182576Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2024-04-03T16:03:30.3548681Z [ 63%] 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-04-03T16:03:30.4164212Z [ 63%] 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-04-03T16:03:30.4250612Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2024-04-03T16:03:30.4674733Z [ 63%] 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-04-03T16:03:30.5233280Z [ 63%] 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-04-03T16:03:30.5610402Z [ 63%] 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-04-03T16:03:30.6337669Z [ 63%] 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-04-03T16:03:30.6678145Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2024-04-03T16:03:30.7115909Z [ 63%] 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-04-03T16:03:30.7441913Z [ 63%] 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-04-03T16:03:30.8097730Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2024-04-03T16:03:30.8149157Z [ 63%] 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-04-03T16:03:30.8858074Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2024-04-03T16:03:30.9319880Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2024-04-03T16:03:30.9766249Z [ 63%] 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-04-03T16:03:31.0134120Z [ 63%] 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-04-03T16:03:31.0779109Z [ 63%] 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-04-03T16:03:31.1437510Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2024-04-03T16:03:31.1729880Z [ 63%] 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-04-03T16:03:31.1966074Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2024-04-03T16:03:31.2558180Z [ 63%] 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-04-03T16:03:31.2914533Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2024-04-03T16:03:31.3139971Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2024-04-03T16:03:31.4049581Z [ 63%] 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-04-03T16:03:31.4246046Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2024-04-03T16:03:31.5610402Z [ 63%] 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-04-03T16:03:31.6806248Z [ 63%] 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-04-03T16:03:31.6867574Z [ 63%] 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-04-03T16:03:31.7188167Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2024-04-03T16:03:31.7592312Z [ 63%] 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-04-03T16:03:31.8258699Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2024-04-03T16:03:31.8298033Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2024-04-03T16:03:31.8317915Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2024-04-03T16:03:31.9186056Z [ 63%] 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-04-03T16:03:31.9457336Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2024-04-03T16:03:32.0672726Z [ 63%] 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-04-03T16:03:32.0972186Z [ 63%] 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-04-03T16:03:32.1634108Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2024-04-03T16:03:32.1995415Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2024-04-03T16:03:32.2752340Z [ 63%] 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-04-03T16:03:32.4315366Z [ 63%] 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-04-03T16:03:32.4482625Z [ 63%] 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-04-03T16:03:32.4807020Z [ 63%] 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-04-03T16:03:32.6254103Z [ 63%] 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-04-03T16:03:32.6336363Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2024-04-03T16:03:32.6569224Z [ 63%] 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-04-03T16:03:32.6585602Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2024-04-03T16:03:32.6992588Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2024-04-03T16:03:32.7176342Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AmpKernels.cpp.o 2024-04-03T16:03:32.7577012Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2024-04-03T16:03:32.8179936Z [ 63%] 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-04-03T16:03:32.9513893Z [ 63%] 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-04-03T16:03:33.1173833Z [ 63%] 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-04-03T16:03:33.1379296Z [ 63%] 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-04-03T16:03:33.1822310Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2024-04-03T16:03:33.2529103Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2024-04-03T16:03:33.2855655Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2024-04-03T16:03:33.2874827Z [ 63%] 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-04-03T16:03:33.3071502Z [ 63%] 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-04-03T16:03:33.3189314Z [ 63%] 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-04-03T16:03:33.4265364Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2024-04-03T16:03:33.4559920Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2024-04-03T16:03:33.4911508Z [ 63%] 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-04-03T16:03:33.6936827Z [ 63%] 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-04-03T16:03:33.7632377Z [ 63%] 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-04-03T16:03:33.7761573Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2024-04-03T16:03:33.8285798Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2024-04-03T16:03:33.9423681Z [ 63%] 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-04-03T16:03:33.9498443Z [ 63%] 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-04-03T16:03:34.0130140Z [ 63%] 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-04-03T16:03:34.0749058Z [ 63%] 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-04-03T16:03:34.0834914Z [ 63%] 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-04-03T16:03:34.1126403Z [ 63%] 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-04-03T16:03:34.1403852Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2024-04-03T16:03:34.2084720Z [ 63%] 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-04-03T16:03:34.2204924Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2024-04-03T16:03:34.2576258Z [ 63%] 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-04-03T16:03:34.2763073Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2024-04-03T16:03:34.3367091Z [ 63%] 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-04-03T16:03:34.3481003Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2024-04-03T16:03:34.4418315Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2024-04-03T16:03:34.4993350Z [ 63%] 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-04-03T16:03:34.6695883Z [ 63%] 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-04-03T16:03:34.7019857Z [ 63%] 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-04-03T16:03:34.8063186Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2024-04-03T16:03:34.8362664Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Constraints.cpp.o 2024-04-03T16:03:34.8637633Z [ 63%] 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-04-03T16:03:34.9452643Z [ 64%] 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-04-03T16:03:35.0026955Z [ 64%] 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-04-03T16:03:35.0235382Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2024-04-03T16:03:35.1074417Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2024-04-03T16:03:35.1815560Z [ 64%] 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-04-03T16:03:35.2446061Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2024-04-03T16:03:35.2961292Z [ 64%] 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-04-03T16:03:35.3643215Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2024-04-03T16:03:35.4232456Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2024-04-03T16:03:35.4474406Z [ 64%] 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-04-03T16:03:35.6206051Z [ 64%] 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-04-03T16:03:35.6343199Z [ 64%] 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-04-03T16:03:35.7463647Z [ 64%] 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-04-03T16:03:35.7541699Z [ 64%] 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-04-03T16:03:35.7800193Z [ 64%] 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-04-03T16:03:35.8051565Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expm1minus-avx2-rr1-p2.c.o 2024-04-03T16:03:35.8955183Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expm1minus-avx2-rr1-p3.c.o 2024-04-03T16:03:35.9137682Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2024-04-03T16:03:35.9324740Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2024-04-03T16:03:35.9374870Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2024-04-03T16:03:35.9586143Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2024-04-03T16:03:35.9702423Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expminus-avx2-rr1-p2.c.o 2024-04-03T16:03:36.0242004Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2024-04-03T16:03:36.1342288Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expminus-avx2-rr1-p3.c.o 2024-04-03T16:03:36.2645727Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p2-div.c.o 2024-04-03T16:03:36.3809270Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p2-rcp.c.o 2024-04-03T16:03:36.4196556Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p3-div.c.o 2024-04-03T16:03:36.4852952Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p3-rcp.c.o 2024-04-03T16:03:36.4992051Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx2-rr2-lut8-p3-perm.c.o 2024-04-03T16:03:36.5086295Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx2-rr2-lut8-p4-perm.c.o 2024-04-03T16:03:36.5216241Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2024-04-03T16:03:36.5484530Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx2-rr2-p5.c.o 2024-04-03T16:03:36.5491892Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-lut4-p4-perm.c.o 2024-04-03T16:03:36.6245801Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-lut8-p4-perm.c.o 2024-04-03T16:03:36.6387977Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2024-04-03T16:03:36.6519456Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2024-04-03T16:03:36.7030021Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2024-04-03T16:03:36.7199677Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2024-04-03T16:03:36.7533447Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-lut16-p3-gather.c.o 2024-04-03T16:03:36.9107313Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-p6.c.o 2024-04-03T16:03:37.0088885Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2024-04-03T16:03:37.0866761Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-avx2-rr1-p5.c.o 2024-04-03T16:03:37.1469507Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2024-04-03T16:03:37.2269080Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2024-04-03T16:03:37.2551780Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-avx2-rr2-p5.c.o 2024-04-03T16:03:37.4206583Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-extexp-avx2-p5.c.o 2024-04-03T16:03:37.4702950Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-lut64-p2-gather-div.c.o 2024-04-03T16:03:37.5332688Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-lut64-p2-gather-nr1fma.c.o 2024-04-03T16:03:37.5479833Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-lut64-p2-gather-nr2fma1adj.c.o 2024-04-03T16:03:37.5763992Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-lut64-p2-gather-nr2fma.c.o 2024-04-03T16:03:37.5922199Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2024-04-03T16:03:37.6791323Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-p5-div.c.o 2024-04-03T16:03:37.6811489Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-p5-nr1fma.c.o 2024-04-03T16:03:37.7007002Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-p5-nr2fma.c.o 2024-04-03T16:03:37.7089747Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2024-04-03T16:03:37.7234031Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-lut64-p2-gather-div.c.o 2024-04-03T16:03:37.8112889Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2024-04-03T16:03:37.8294201Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2024-04-03T16:03:37.8515879Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2024-04-03T16:03:37.8824132Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-lut64-p2-gather-nr1fma.c.o 2024-04-03T16:03:38.0139799Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-lut64-p2-gather-nr2fma1adj.c.o 2024-04-03T16:03:38.0589514Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2024-04-03T16:03:38.1677633Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-lut64-p2-gather-nr2fma.c.o 2024-04-03T16:03:38.2297826Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2024-04-03T16:03:38.2822023Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-p5-div.c.o 2024-04-03T16:03:38.3813030Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-p5-nr1fma.c.o 2024-04-03T16:03:38.3991587Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-p5-nr2fma.c.o 2024-04-03T16:03:38.4385801Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2024-04-03T16:03:38.5258235Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2024-04-03T16:03:38.5480121Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o 2024-04-03T16:03:38.5626020Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-avx2-expm1minus-rr1-p3h2ts-div.c.o 2024-04-03T16:03:38.7213067Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-avx2-expm1minus-rr1-p3h2ts-rcp.c.o 2024-04-03T16:03:38.7641817Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2024-04-03T16:03:38.7661202Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2024-04-03T16:03:38.8354455Z [ 65%] 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-04-03T16:03:38.8873173Z [ 65%] 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-04-03T16:03:38.9754987Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2024-04-03T16:03:39.0112866Z [ 65%] 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-04-03T16:03:39.0242338Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2024-04-03T16:03:39.0578730Z [ 65%] 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-04-03T16:03:39.1376177Z [ 65%] 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-04-03T16:03:39.1548157Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2024-04-03T16:03:39.2153032Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2024-04-03T16:03:39.2264324Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2024-04-03T16:03:39.3447991Z [ 65%] 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-04-03T16:03:39.5080211Z [ 65%] 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-04-03T16:03:39.5372901Z [ 65%] 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-04-03T16:03:39.6647503Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2024-04-03T16:03:39.6945339Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2024-04-03T16:03:39.7201290Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-p6h5ts-div.c.o 2024-04-03T16:03:39.7563497Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-p6h5ts-nr1.c.o 2024-04-03T16:03:39.7601153Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-p6h5ts-nr1adj.c.o 2024-04-03T16:03:39.7788665Z [ 65%] 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-04-03T16:03:39.8864702Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2024-04-03T16:03:39.9126603Z [ 65%] 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-04-03T16:03:39.9179188Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2024-04-03T16:03:39.9587165Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2024-04-03T16:03:40.0927270Z [ 65%] 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-04-03T16:03:40.1600285Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2024-04-03T16:03:40.2336178Z [ 65%] 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-04-03T16:03:40.4019671Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2024-04-03T16:03:40.4264833Z [ 65%] 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-04-03T16:03:40.4765504Z [ 65%] 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-04-03T16:03:40.5440931Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2024-04-03T16:03:40.6020367Z [ 65%] 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-04-03T16:03:40.6089527Z [ 65%] 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-04-03T16:03:40.6589530Z [ 65%] 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-04-03T16:03:40.6625331Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2024-04-03T16:03:40.7494946Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2024-04-03T16:03:40.7788722Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2024-04-03T16:03:40.8255553Z [ 65%] 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-04-03T16:03:40.8495351Z [ 65%] 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-04-03T16:03:41.0000500Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2024-04-03T16:03:41.0270099Z [ 65%] 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-04-03T16:03:41.1118151Z [ 65%] 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-04-03T16:03:41.1626859Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2024-04-03T16:03:41.2944969Z [ 65%] 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-04-03T16:03:41.2974313Z [ 65%] 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-04-03T16:03:41.4003732Z [ 65%] 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-04-03T16:03:41.5067465Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2024-04-03T16:03:41.5166334Z [ 65%] 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-04-03T16:03:41.5359113Z [ 65%] 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-04-03T16:03:41.5730082Z [ 65%] 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-04-03T16:03:41.6048812Z [ 65%] 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-04-03T16:03:41.6673043Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2024-04-03T16:03:41.7019393Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2024-04-03T16:03:41.7105237Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2024-04-03T16:03:41.7463967Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2024-04-03T16:03:41.7764366Z [ 65%] 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-04-03T16:03:41.9488358Z [ 65%] 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-04-03T16:03:42.1729311Z [ 65%] 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-04-03T16:03:42.1882057Z [ 65%] 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-04-03T16:03:42.2414287Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2024-04-03T16:03:42.2540548Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2024-04-03T16:03:42.2731287Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:42.3154681Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:42.3308129Z [ 65%] 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-04-03T16:03:42.3621829Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2024-04-03T16:03:42.4176462Z [ 65%] 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-04-03T16:03:42.4957124Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2024-04-03T16:03:42.5050610Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2024-04-03T16:03:42.5993480Z [ 65%] 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-04-03T16:03:42.7277658Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2024-04-03T16:03:42.7636538Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:42.7830695Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2024-04-03T16:03:42.8593736Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2024-04-03T16:03:42.9261412Z [ 65%] 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-04-03T16:03:43.1154590Z [ 65%] 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-04-03T16:03:43.1472173Z [ 65%] 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-04-03T16:03:43.2895784Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2024-04-03T16:03:43.3108321Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:43.3231565Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:43.3385148Z [ 66%] 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-04-03T16:03:43.3836719Z [ 66%] 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-04-03T16:03:43.4727830Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2024-04-03T16:03:43.4778776Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2024-04-03T16:03:43.5046810Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2024-04-03T16:03:43.5285854Z [ 66%] 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-04-03T16:03:43.5311350Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:43.6664359Z [ 66%] 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-04-03T16:03:43.7307673Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2024-04-03T16:03:43.7982872Z [ 66%] 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-04-03T16:03:43.8215411Z [ 66%] 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-04-03T16:03:43.9489737Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2024-04-03T16:03:43.9549610Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:44.0350830Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2024-04-03T16:03:44.0651624Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:44.1032282Z [ 66%] 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-04-03T16:03:44.1142724Z [ 66%] 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-04-03T16:03:44.2128888Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2024-04-03T16:03:44.2361558Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2024-04-03T16:03:44.2771336Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2024-04-03T16:03:44.3171788Z [ 66%] 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-04-03T16:03:44.4030663Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2024-04-03T16:03:44.4933173Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:44.4936309Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SparseTensorUtils.cpp.o 2024-04-03T16:03:44.6769211Z [ 66%] 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-04-03T16:03:44.6981128Z [ 66%] 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-04-03T16:03:44.8280459Z [ 66%] 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-04-03T16:03:44.8540327Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2024-04-03T16:03:44.8850523Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2024-04-03T16:03:44.9285288Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:44.9951047Z [ 66%] 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-04-03T16:03:45.0111688Z [ 66%] 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-04-03T16:03:45.1194133Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2024-04-03T16:03:45.1470596Z [ 66%] 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-04-03T16:03:45.1995307Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2024-04-03T16:03:45.3298000Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:45.4117452Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2024-04-03T16:03:45.4178272Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2024-04-03T16:03:45.4814671Z [ 66%] 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-04-03T16:03:45.5227993Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2024-04-03T16:03:45.6936039Z [ 66%] 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-04-03T16:03:45.7911898Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2024-04-03T16:03:45.9050401Z [ 66%] 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-04-03T16:03:45.9467872Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2024-04-03T16:03:46.0043501Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:46.0796917Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2024-04-03T16:03:46.1800320Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:46.2615542Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2024-04-03T16:03:46.3632936Z [ 66%] 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-04-03T16:03:46.3861716Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2024-04-03T16:03:46.4533503Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2024-04-03T16:03:46.5324196Z [ 66%] 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-04-03T16:03:46.5970033Z [ 66%] 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-04-03T16:03:46.6854399Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2024-04-03T16:03:46.6871895Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2024-04-03T16:03:46.7554655Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:46.8177859Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2024-04-03T16:03:46.9370363Z [ 66%] 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-04-03T16:03:46.9505597Z [ 66%] 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-04-03T16:03:46.9851280Z [ 66%] 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-04-03T16:03:47.0407492Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2024-04-03T16:03:47.0973467Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2024-04-03T16:03:47.1369341Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2024-04-03T16:03:47.1752300Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:47.2146412Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c.o 2024-04-03T16:03:47.3200083Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u24.c.o 2024-04-03T16:03:47.4270645Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u32.c.o 2024-04-03T16:03:47.4778096Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2024-04-03T16:03:47.5081434Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2024-04-03T16:03:47.5858315Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u64.c.o 2024-04-03T16:03:47.6072180Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2024-04-03T16:03:47.6772324Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u8.c.o 2024-04-03T16:03:47.7027901Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c.o 2024-04-03T16:03:47.7388259Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2024-04-03T16:03:47.8428914Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2024-04-03T16:03:47.8923927Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u24.c.o 2024-04-03T16:03:48.0823820Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u32.c.o 2024-04-03T16:03:48.1890765Z [ 66%] 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-04-03T16:03:48.2138750Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2024-04-03T16:03:48.2176106Z [ 66%] 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-04-03T16:03:48.2587482Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2024-04-03T16:03:48.3551608Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2024-04-03T16:03:48.3859223Z [ 66%] 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-04-03T16:03:48.5280240Z [ 66%] 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-04-03T16:03:48.5373051Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2024-04-03T16:03:48.5869523Z [ 66%] 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-04-03T16:03:48.6941807Z [ 66%] 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-04-03T16:03:48.7562070Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2024-04-03T16:03:48.8809046Z [ 66%] 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-04-03T16:03:48.9079262Z [ 66%] 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-04-03T16:03:48.9224073Z [ 66%] 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-04-03T16:03:48.9547485Z [ 66%] 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-04-03T16:03:49.0538554Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2024-04-03T16:03:49.0627532Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2024-04-03T16:03:49.0674052Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2024-04-03T16:03:49.0977350Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2024-04-03T16:03:49.1384338Z [ 67%] 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-04-03T16:03:49.2310675Z [ 67%] 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-04-03T16:03:49.2906931Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2024-04-03T16:03:49.4062220Z [ 67%] 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-04-03T16:03:49.5538533Z [ 67%] 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-04-03T16:03:49.5929322Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2024-04-03T16:03:49.6157315Z [ 67%] 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-04-03T16:03:49.6234442Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2024-04-03T16:03:49.7357646Z [ 67%] 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-04-03T16:03:49.7906539Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2024-04-03T16:03:49.8883468Z [ 67%] 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-04-03T16:03:49.8958849Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2024-04-03T16:03:50.0275136Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2024-04-03T16:03:50.0820966Z [ 67%] 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-04-03T16:03:50.2262178Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2024-04-03T16:03:50.2590682Z [ 67%] 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-04-03T16:03:50.3176039Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/FlattenIndicesKernel.cpp.o 2024-04-03T16:03:50.4563550Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2024-04-03T16:03:50.4737168Z [ 67%] 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-04-03T16:03:50.6477859Z [ 67%] 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-04-03T16:03:50.6521348Z [ 67%] 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-04-03T16:03:50.7762625Z [ 67%] 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-04-03T16:03:50.8299540Z [ 67%] 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-04-03T16:03:50.8500420Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2024-04-03T16:03:50.9736373Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2024-04-03T16:03:50.9960593Z [ 67%] 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-04-03T16:03:51.0029595Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2024-04-03T16:03:51.0397805Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2024-04-03T16:03:51.1135904Z [ 67%] 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-04-03T16:03:51.1746296Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2024-04-03T16:03:51.2861138Z [ 67%] 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-04-03T16:03:51.3872123Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2024-04-03T16:03:51.4671324Z [ 67%] 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-04-03T16:03:51.6089795Z [ 67%] 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-04-03T16:03:51.6331705Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2024-04-03T16:03:51.6344006Z [ 67%] 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-04-03T16:03:51.6467405Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2024-04-03T16:03:51.7746211Z [ 67%] 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-04-03T16:03:51.8025783Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2024-04-03T16:03:51.8129727Z [ 67%] 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-04-03T16:03:51.9256524Z [ 67%] 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-04-03T16:03:51.9835684Z [ 67%] 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-04-03T16:03:52.0044102Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2024-04-03T16:03:52.0752523Z [ 67%] 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-04-03T16:03:52.1644645Z [ 67%] 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-04-03T16:03:52.1751638Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2024-04-03T16:03:52.2383768Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2024-04-03T16:03:52.2509997Z [ 67%] 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-04-03T16:03:52.3156862Z [ 67%] 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-04-03T16:03:52.3805750Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2024-04-03T16:03:52.4514833Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2024-04-03T16:03:52.4873898Z [ 67%] 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-04-03T16:03:52.6076256Z [ 67%] 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-04-03T16:03:52.6648382Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o 2024-04-03T16:03:52.7229535Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o 2024-04-03T16:03:52.7831335Z [ 67%] 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-04-03T16:03:52.9020752Z [ 67%] 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-04-03T16:03:52.9753906Z [ 67%] 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-04-03T16:03:53.0713207Z [ 67%] 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-04-03T16:03:53.1475262Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2024-04-03T16:03:53.2878856Z [ 67%] 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-04-03T16:03:53.3705933Z [ 67%] 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-04-03T16:03:53.4570515Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o 2024-04-03T16:03:53.5271118Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2024-04-03T16:03:53.5576338Z [ 68%] 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-04-03T16:03:53.7188971Z [ 68%] 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-04-03T16:03:53.7356668Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o 2024-04-03T16:03:53.9180015Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2024-04-03T16:03:53.9182254Z [ 68%] 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-04-03T16:03:54.1420530Z [ 68%] 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-04-03T16:03:54.3385390Z [ 68%] 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-04-03T16:03:54.4060488Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2024-04-03T16:03:54.4294010Z [ 68%] 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-04-03T16:03:54.4530659Z [ 68%] 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-04-03T16:03:54.4951111Z [ 68%] 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-04-03T16:03:54.5199568Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2024-04-03T16:03:54.5980431Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2024-04-03T16:03:54.6364187Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2024-04-03T16:03:54.6698046Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2024-04-03T16:03:54.7516613Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2024-04-03T16:03:54.8128172Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u24.c.o 2024-04-03T16:03:54.8627936Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2024-04-03T16:03:54.8885676Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u32.c.o 2024-04-03T16:03:54.9415530Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2024-04-03T16:03:54.9592753Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2024-04-03T16:03:55.0642516Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2024-04-03T16:03:55.1469591Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2024-04-03T16:03:55.2156274Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u24.c.o 2024-04-03T16:03:55.3476574Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u32.c.o 2024-04-03T16:03:55.5153100Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u16.c.o 2024-04-03T16:03:55.7104957Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2024-04-03T16:03:55.7975149Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u64.c.o 2024-04-03T16:03:55.8549983Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2024-04-03T16:03:55.9503335Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u16.c.o 2024-04-03T16:03:55.9549928Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2024-04-03T16:03:56.0592716Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2024-04-03T16:03:56.0815330Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2024-04-03T16:03:56.1189561Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2024-04-03T16:03:56.2216177Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u64.c.o 2024-04-03T16:03:56.3429441Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:56.3906466Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2024-04-03T16:03:56.5120151Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:56.6392417Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:56.6443433Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2024-04-03T16:03:56.7098971Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2024-04-03T16:03:56.8014284Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:56.8441945Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:56.9606074Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:56.9836414Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:56.9920039Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:57.0112536Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:57.1084431Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2024-04-03T16:03:57.1671941Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2024-04-03T16:03:57.1674388Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2024-04-03T16:03:57.2066327Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:57.2632069Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:57.2892840Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:57.3590726Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2024-04-03T16:03:57.4526093Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2024-04-03T16:03:57.4668232Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:57.6646447Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:57.7391812Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2024-04-03T16:03:57.8225212Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2024-04-03T16:03:57.8572261Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u8.c.o 2024-04-03T16:03:57.9400748Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2024-04-03T16:03:57.9858704Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2024-04-03T16:03:58.0119770Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c.o 2024-04-03T16:03:58.0315748Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2024-04-03T16:03:58.0576511Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2024-04-03T16:03:58.0633631Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u24.c.o 2024-04-03T16:03:58.1632976Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u32.c.o 2024-04-03T16:03:58.2264585Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2024-04-03T16:03:58.3290341Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c.o 2024-04-03T16:03:58.3480372Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx2.c.o 2024-04-03T16:03:58.4419803Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2024-04-03T16:03:58.5101193Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c.o 2024-04-03T16:03:58.5108555Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2024-04-03T16:03:58.6002160Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2024-04-03T16:03:58.7013301Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx2.c.o 2024-04-03T16:03:58.7593170Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c.o 2024-04-03T16:03:58.8439227Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx2.c.o 2024-04-03T16:03:58.9089000Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2024-04-03T16:03:58.9584847Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c.o 2024-04-03T16:03:59.0004385Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2024-04-03T16:03:59.1408964Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx2.c.o 2024-04-03T16:03:59.1595406Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2024-04-03T16:03:59.2549447Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2024-04-03T16:03:59.3260663Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2024-04-03T16:03:59.3326235Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2024-04-03T16:03:59.4738063Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2024-04-03T16:03:59.5193482Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2024-04-03T16:03:59.5824519Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2024-04-03T16:03:59.6306218Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2024-04-03T16:03:59.6470982Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u16.c.o 2024-04-03T16:03:59.6870305Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2024-04-03T16:03:59.8097960Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u64.c.o 2024-04-03T16:03:59.8144179Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u16.c.o 2024-04-03T16:03:59.8543027Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2024-04-03T16:03:59.9031260Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2024-04-03T16:03:59.9400247Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2024-04-03T16:03:59.9710085Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u64.c.o 2024-04-03T16:04:00.0632415Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u32.c.o 2024-04-03T16:04:00.1338679Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2024-04-03T16:04:00.2267913Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u64.c.o 2024-04-03T16:04:00.3808669Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u96.c.o 2024-04-03T16:04:00.4454307Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2024-04-03T16:04:00.5035956Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2024-04-03T16:04:00.5629432Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-mov-avx2.c.o 2024-04-03T16:04:00.6352457Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2024-04-03T16:04:00.6919934Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c.o 2024-04-03T16:04:00.7717402Z [ 68%] 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-04-03T16:04:00.8514976Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2024-04-03T16:04:00.9581638Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16.c.o 2024-04-03T16:04:01.0083624Z [ 68%] 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-04-03T16:04:01.0913132Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16.c.o 2024-04-03T16:04:01.1251054Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-mov-avx2.c.o 2024-04-03T16:04:01.1393676Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c.o 2024-04-03T16:04:01.2480635Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f-acc2.c.o 2024-04-03T16:04:01.2937179Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c.o 2024-04-03T16:04:01.3208818Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2024-04-03T16:04:01.3339730Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f-acc2.c.o 2024-04-03T16:04:01.3890846Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f.c.o 2024-04-03T16:04:01.4082125Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f-acc2.c.o 2024-04-03T16:04:01.4336192Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2024-04-03T16:04:01.5203843Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2024-04-03T16:04:01.5628416Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2024-04-03T16:04:01.5775215Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2024-04-03T16:04:01.5975855Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2024-04-03T16:04:01.7880076Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f-acc2.c.o 2024-04-03T16:04:01.9679322Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2024-04-03T16:04:01.9741255Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f.c.o 2024-04-03T16:04:02.0576655Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f-acc2.c.o 2024-04-03T16:04:02.1192935Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.o 2024-04-03T16:04:02.1279940Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f-acc2.c.o 2024-04-03T16:04:02.1755870Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.o 2024-04-03T16:04:02.2266765Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2024-04-03T16:04:02.2528734Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2024-04-03T16:04:02.3123025Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2024-04-03T16:04:02.3996614Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f-acc2.c.o 2024-04-03T16:04:02.5148023Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c.o 2024-04-03T16:04:02.5533649Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2024-04-03T16:04:02.7289663Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f-acc2.c.o 2024-04-03T16:04:02.8867195Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f.c.o 2024-04-03T16:04:02.9753605Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f-acc2.c.o 2024-04-03T16:04:03.0277803Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2024-04-03T16:04:03.0915591Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c.o 2024-04-03T16:04:03.1735541Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2024-04-03T16:04:03.1773783Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2024-04-03T16:04:03.2533316Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f-acc2.c.o 2024-04-03T16:04:03.2902102Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2024-04-03T16:04:03.3233401Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f.c.o 2024-04-03T16:04:03.4043350Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2024-04-03T16:04:03.5007795Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx512f-broadcast.c.o 2024-04-03T16:04:03.6905306Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx512f-broadcast.c.o 2024-04-03T16:04:03.7977453Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2024-04-03T16:04:03.8382099Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx512f-broadcast.c.o 2024-04-03T16:04:03.8522157Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2024-04-03T16:04:03.8905151Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2024-04-03T16:04:03.9471124Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx512f-broadcast.c.o 2024-04-03T16:04:04.0069420Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2024-04-03T16:04:04.1264482Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x16-minmax-avx512f-broadcast.c.o 2024-04-03T16:04:04.2856979Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x16-minmax-avx512f-broadcast.c.o 2024-04-03T16:04:04.3124212Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2024-04-03T16:04:04.3394940Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2024-04-03T16:04:04.4809524Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx512f-broadcast.c.o 2024-04-03T16:04:04.5754796Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2024-04-03T16:04:04.6490396Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2024-04-03T16:04:04.6631492Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx512f-broadcast.c.o 2024-04-03T16:04:04.8425855Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx512f-broadcast.c.o 2024-04-03T16:04:04.8594199Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2024-04-03T16:04:05.0028951Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx512f-broadcast.c.o 2024-04-03T16:04:05.1211145Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2024-04-03T16:04:05.1591971Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2024-04-03T16:04:05.1851476Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x16-minmax-avx512f-broadcast.c.o 2024-04-03T16:04:05.2573533Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2024-04-03T16:04:05.2993406Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2024-04-03T16:04:05.3393333Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x16-minmax-avx512f-broadcast.c.o 2024-04-03T16:04:05.5219773Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx512f-broadcast.c.o 2024-04-03T16:04:05.5330490Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2024-04-03T16:04:05.6608794Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx512f-broadcast.c.o 2024-04-03T16:04:05.7348610Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx512f-broadcast.c.o 2024-04-03T16:04:05.7849185Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2024-04-03T16:04:05.8381101Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2024-04-03T16:04:05.8872592Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx512f-broadcast.c.o 2024-04-03T16:04:05.9530372Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x16-minmax-avx512f-broadcast.c.o 2024-04-03T16:04:06.0353128Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x16-minmax-avx512f-broadcast.c.o 2024-04-03T16:04:06.1134659Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2024-04-03T16:04:06.2157197Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx512f-2x16.c.o 2024-04-03T16:04:06.3750053Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2024-04-03T16:04:06.4138237Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx512f-2x32.c.o 2024-04-03T16:04:06.4182842Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc2.c.o 2024-04-03T16:04:06.5629114Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2024-04-03T16:04:06.5719857Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2024-04-03T16:04:06.5943734Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc4.c.o 2024-04-03T16:04:06.7603568Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128.c.o 2024-04-03T16:04:06.7768270Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144-acc3.c.o 2024-04-03T16:04:06.8470834Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2024-04-03T16:04:06.9187694Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2024-04-03T16:04:06.9241117Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144.c.o 2024-04-03T16:04:07.0718239Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc2.c.o 2024-04-03T16:04:07.1219443Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc5.c.o 2024-04-03T16:04:07.1427799Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RNN.cpp.o 2024-04-03T16:04:07.2088150Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2024-04-03T16:04:07.3151200Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160.c.o 2024-04-03T16:04:07.4628188Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc2.c.o 2024-04-03T16:04:07.4757745Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2024-04-03T16:04:07.6175135Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc3.c.o 2024-04-03T16:04:07.7609271Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc6.c.o 2024-04-03T16:04:07.8110177Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2024-04-03T16:04:07.9145821Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192.c.o 2024-04-03T16:04:08.0340039Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc2.c.o 2024-04-03T16:04:08.0869053Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2024-04-03T16:04:08.0991722Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc4.c.o 2024-04-03T16:04:08.2739793Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2024-04-03T16:04:08.2745690Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128.c.o 2024-04-03T16:04:08.3741620Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2024-04-03T16:04:08.3887957Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144-acc3.c.o 2024-04-03T16:04:08.4200481Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2024-04-03T16:04:08.5357191Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144.c.o 2024-04-03T16:04:08.5491938Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc2.c.o 2024-04-03T16:04:08.5719131Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2024-04-03T16:04:08.6892528Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc5.c.o 2024-04-03T16:04:08.6975826Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160.c.o 2024-04-03T16:04:08.8447925Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/sdp_utils_cpp.cpp.o 2024-04-03T16:04:08.8732831Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc2.c.o 2024-04-03T16:04:08.8736474Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc3.c.o 2024-04-03T16:04:08.9260551Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc6.c.o 2024-04-03T16:04:08.9724391Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2024-04-03T16:04:09.0021927Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2024-04-03T16:04:09.0379966Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192.c.o 2024-04-03T16:04:09.0684511Z [ 70%] 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-04-03T16:04:09.0932397Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2024-04-03T16:04:09.1875768Z [ 70%] 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-04-03T16:04:09.2349863Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u128.c.o 2024-04-03T16:04:09.2984914Z [ 70%] 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-04-03T16:04:09.3537753Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2024-04-03T16:04:09.3651430Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2024-04-03T16:04:09.4495118Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u144.c.o 2024-04-03T16:04:09.5139479Z [ 70%] 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-04-03T16:04:09.5307798Z [ 70%] 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-04-03T16:04:09.5358481Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u160.c.o 2024-04-03T16:04:09.5703543Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2024-04-03T16:04:09.6413047Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2024-04-03T16:04:09.6860846Z [ 70%] 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-04-03T16:04:09.6931003Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2024-04-03T16:04:09.8057016Z [ 70%] 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-04-03T16:04:09.8132025Z [ 70%] 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-04-03T16:04:09.8818594Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u192.c.o 2024-04-03T16:04:09.9354007Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2024-04-03T16:04:09.9577341Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2024-04-03T16:04:09.9801069Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u16.c.o 2024-04-03T16:04:10.0453828Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u32-acc2.c.o 2024-04-03T16:04:10.1067081Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2024-04-03T16:04:10.1509985Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2024-04-03T16:04:10.1832072Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u48-acc3.c.o 2024-04-03T16:04:10.2119185Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc2.c.o 2024-04-03T16:04:10.2631205Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c.o 2024-04-03T16:04:10.3120503Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u16.c.o 2024-04-03T16:04:10.3760406Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2024-04-03T16:04:10.4195918Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2024-04-03T16:04:10.4276228Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u32-acc2.c.o 2024-04-03T16:04:10.4634466Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2024-04-03T16:04:10.5531955Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u48-acc3.c.o 2024-04-03T16:04:10.5632748Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2024-04-03T16:04:10.6438546Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc2.c.o 2024-04-03T16:04:10.6881274Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2024-04-03T16:04:10.7767599Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc4.c.o 2024-04-03T16:04:10.9026043Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u16.c.o 2024-04-03T16:04:11.0625912Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u32-acc2.c.o 2024-04-03T16:04:11.1071514Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2024-04-03T16:04:11.1963349Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u48-acc3.c.o 2024-04-03T16:04:11.2526340Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc2.c.o 2024-04-03T16:04:11.3066546Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c.o 2024-04-03T16:04:11.3188695Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2024-04-03T16:04:11.3487461Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u16.c.o 2024-04-03T16:04:11.3752247Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u32-acc2.c.o 2024-04-03T16:04:11.3800597Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u48-acc3.c.o 2024-04-03T16:04:11.4489950Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2024-04-03T16:04:11.5066638Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc2.c.o 2024-04-03T16:04:11.5247577Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c.o 2024-04-03T16:04:11.5405013Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2024-04-03T16:04:11.6417368Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2024-04-03T16:04:11.6712518Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx512f-u16.c.o 2024-04-03T16:04:11.6929327Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2024-04-03T16:04:11.8402018Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx512f-u32.c.o 2024-04-03T16:04:11.9650789Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2024-04-03T16:04:11.9800693Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx512f-u16.c.o 2024-04-03T16:04:12.0138321Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx512f-u32.c.o 2024-04-03T16:04:12.1476311Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o 2024-04-03T16:04:12.1723208Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx512f-u16.c.o 2024-04-03T16:04:12.3382646Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx512f-u32.c.o 2024-04-03T16:04:12.3415898Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx512f-u16.c.o 2024-04-03T16:04:12.4795869Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx512f-u32.c.o 2024-04-03T16:04:12.4994725Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2024-04-03T16:04:12.5003466Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2024-04-03T16:04:12.6130576Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u16.c.o 2024-04-03T16:04:12.6212132Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2024-04-03T16:04:12.6292614Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u16.c.o 2024-04-03T16:04:12.6767459Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2024-04-03T16:04:12.7471614Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u16.c.o 2024-04-03T16:04:12.7811720Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2024-04-03T16:04:12.8008939Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2024-04-03T16:04:12.8552632Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u16.c.o 2024-04-03T16:04:12.9179597Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2024-04-03T16:04:12.9427307Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2024-04-03T16:04:13.0340684Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o 2024-04-03T16:04:13.1192629Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx512f-u16.c.o 2024-04-03T16:04:13.1204649Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o 2024-04-03T16:04:13.2291798Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx512f-u32.c.o 2024-04-03T16:04:13.2856635Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o 2024-04-03T16:04:13.3875232Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx512f-u16.c.o 2024-04-03T16:04:13.4341506Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx512f-u32.c.o 2024-04-03T16:04:13.5542293Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o 2024-04-03T16:04:13.6125599Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx512f-u16.c.o 2024-04-03T16:04:13.6740941Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2024-04-03T16:04:13.7062977Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx512f-u32.c.o 2024-04-03T16:04:13.7741864Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o 2024-04-03T16:04:13.8390350Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx512f-u16.c.o 2024-04-03T16:04:13.8458908Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2024-04-03T16:04:13.9191364Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx512f-u32.c.o 2024-04-03T16:04:14.0058769Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o 2024-04-03T16:04:14.0608396Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u16.c.o 2024-04-03T16:04:14.1232637Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o 2024-04-03T16:04:14.2053156Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2024-04-03T16:04:14.2612680Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrMeta.cpp.o 2024-04-03T16:04:14.3222958Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u16.c.o 2024-04-03T16:04:14.3590837Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o 2024-04-03T16:04:14.4540288Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2024-04-03T16:04:14.4621495Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx512f-u16.c.o 2024-04-03T16:04:14.6523524Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx512f-u32.c.o 2024-04-03T16:04:14.6569659Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o 2024-04-03T16:04:14.6572549Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx512f-u16.c.o 2024-04-03T16:04:14.6606530Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx512f-u32.c.o 2024-04-03T16:04:14.8211160Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2024-04-03T16:04:14.8213399Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2024-04-03T16:04:14.8293345Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u32.c.o 2024-04-03T16:04:14.8345647Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2024-04-03T16:04:14.8686462Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2024-04-03T16:04:14.9516642Z [ 71%] 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-04-03T16:04:14.9824365Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2024-04-03T16:04:15.1119353Z [ 71%] 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-04-03T16:04:15.2054620Z [ 71%] 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-04-03T16:04:15.2385684Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2024-04-03T16:04:15.2448629Z [ 71%] 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-04-03T16:04:15.3100916Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2024-04-03T16:04:15.3467081Z [ 71%] 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-04-03T16:04:15.3586406Z [ 71%] 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-04-03T16:04:15.3893033Z [ 71%] 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-04-03T16:04:15.4310873Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2024-04-03T16:04:15.5080967Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2024-04-03T16:04:15.5105489Z [ 71%] 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-04-03T16:04:15.5363078Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2024-04-03T16:04:15.6731911Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u16.c.o 2024-04-03T16:04:15.7677449Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u32.c.o 2024-04-03T16:04:15.8124726Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2024-04-03T16:04:15.9141791Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u48.c.o 2024-04-03T16:04:15.9304153Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2024-04-03T16:04:16.1055163Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u64.c.o 2024-04-03T16:04:16.3023110Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u80.c.o 2024-04-03T16:04:16.3389371Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2024-04-03T16:04:16.3782835Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u96.c.o 2024-04-03T16:04:16.3927425Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u112.c.o 2024-04-03T16:04:16.4616537Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2024-04-03T16:04:16.5453071Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2024-04-03T16:04:16.5872774Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u128.c.o 2024-04-03T16:04:16.6340436Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:16.7298428Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2024-04-03T16:04:16.8317145Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u32.c.o 2024-04-03T16:04:16.8829257Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:16.8985076Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2024-04-03T16:04:16.9714346Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u32.c.o 2024-04-03T16:04:17.0455344Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:17.0913445Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u16.c.o 2024-04-03T16:04:17.0933277Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:17.1455044Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:17.2460526Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u32.c.o 2024-04-03T16:04:17.4141508Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2024-04-03T16:04:17.4329803Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2024-04-03T16:04:17.4346440Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u32.c.o 2024-04-03T16:04:17.5921087Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2024-04-03T16:04:17.6141715Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u32.c.o 2024-04-03T16:04:17.6958882Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2024-04-03T16:04:17.7464687Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:17.7860365Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:17.8179746Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u32.c.o 2024-04-03T16:04:17.8419522Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:17.9395068Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:17.9670534Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2024-04-03T16:04:17.9970529Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2024-04-03T16:04:18.1410989Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u32.c.o 2024-04-03T16:04:18.2807217Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u16.c.o 2024-04-03T16:04:18.3207567Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c.o 2024-04-03T16:04:18.4384947Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:18.4455771Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u64.c.o 2024-04-03T16:04:18.5072872Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:18.5981021Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u16.c.o 2024-04-03T16:04:18.6250451Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u32.c.o 2024-04-03T16:04:18.6288886Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:18.6631159Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:18.7572289Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u48.c.o 2024-04-03T16:04:18.7642646Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:18.9211933Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u64.c.o 2024-04-03T16:04:19.0480083Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u80.c.o 2024-04-03T16:04:19.2045887Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u96.c.o 2024-04-03T16:04:19.2658544Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u112.c.o 2024-04-03T16:04:19.3009515Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u128.c.o 2024-04-03T16:04:19.3063762Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u144.c.o 2024-04-03T16:04:19.3575955Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2024-04-03T16:04:19.4040574Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:19.4151795Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u160.c.o 2024-04-03T16:04:19.4325599Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:19.4332991Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:19.5432923Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u176.c.o 2024-04-03T16:04:19.5986181Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:19.6901212Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u192.c.o 2024-04-03T16:04:19.8770181Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u16.c.o 2024-04-03T16:04:19.9076969Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u32.c.o 2024-04-03T16:04:19.9831657Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u48.c.o 2024-04-03T16:04:20.0209264Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:20.0332444Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:20.1205230Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u64.c.o 2024-04-03T16:04:20.1244504Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:20.2800234Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u80.c.o 2024-04-03T16:04:20.3145171Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u96.c.o 2024-04-03T16:04:20.3465190Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u112.c.o 2024-04-03T16:04:20.4112438Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:20.4629872Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u128.c.o 2024-04-03T16:04:20.4947363Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:20.5091280Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u144.c.o 2024-04-03T16:04:20.5993427Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:20.6577016Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u160.c.o 2024-04-03T16:04:20.8202523Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u176.c.o 2024-04-03T16:04:20.8766191Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u192.c.o 2024-04-03T16:04:20.9094203Z [ 72%] 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-04-03T16:04:20.9617319Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:20.9766888Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:21.0202158Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:21.0763048Z [ 72%] 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-04-03T16:04:21.1473517Z [ 72%] 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-04-03T16:04:21.1962945Z [ 72%] 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-04-03T16:04:21.2187240Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:21.3282826Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:21.3777394Z [ 72%] 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-04-03T16:04:21.5284498Z [ 72%] 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-04-03T16:04:21.5410099Z [ 72%] 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-04-03T16:04:21.5843091Z [ 72%] 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-04-03T16:04:21.6470802Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2024-04-03T16:04:21.6930290Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:21.7061872Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:21.7210462Z [ 72%] 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-04-03T16:04:21.9024150Z [ 72%] 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-04-03T16:04:21.9372486Z [ 72%] 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-04-03T16:04:21.9676274Z [ 73%] 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-04-03T16:04:22.0617928Z [ 73%] 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-04-03T16:04:22.0972777Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:22.1915377Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:22.2270171Z [ 73%] 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-04-03T16:04:22.2929268Z [ 73%] 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-04-03T16:04:22.4045328Z [ 73%] 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-04-03T16:04:22.4159428Z [ 73%] 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-04-03T16:04:22.4229586Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:22.4244080Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:22.5338736Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:22.5655547Z [ 73%] 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-04-03T16:04:22.6393921Z [ 73%] 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-04-03T16:04:22.7359568Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:22.7965869Z [ 73%] 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-04-03T16:04:22.8121097Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:22.9397289Z [ 73%] 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-04-03T16:04:22.9644167Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2024-04-03T16:04:22.9665492Z [ 73%] 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-04-03T16:04:23.0784381Z [ 73%] 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-04-03T16:04:23.0894048Z [ 73%] 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-04-03T16:04:23.0979786Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:23.2409149Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:23.2519264Z [ 73%] 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-04-03T16:04:23.3741363Z [ 73%] 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-04-03T16:04:23.4014763Z [ 73%] 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-04-03T16:04:23.4181850Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:23.5206521Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:23.5537362Z [ 73%] 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-04-03T16:04:23.7085197Z [ 73%] 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-04-03T16:04:23.7612333Z [ 73%] 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-04-03T16:04:23.8112114Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:23.8710225Z [ 73%] 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-04-03T16:04:23.8928379Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:23.9453330Z [ 73%] 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-04-03T16:04:24.0244927Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:24.1359769Z [ 73%] 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-04-03T16:04:24.1848464Z [ 73%] 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-04-03T16:04:24.2352133Z [ 73%] 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-04-03T16:04:24.3073930Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:24.3553613Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:24.3953982Z [ 73%] 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-04-03T16:04:24.4474771Z [ 73%] 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-04-03T16:04:24.5117400Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:24.5634371Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp.o 2024-04-03T16:04:24.6016350Z [ 73%] 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-04-03T16:04:24.6954186Z [ 73%] 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-04-03T16:04:24.7680971Z [ 73%] 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-04-03T16:04:24.8072633Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:24.8450353Z [ 73%] 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-04-03T16:04:24.9820805Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2024-04-03T16:04:24.9948637Z [ 73%] 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-04-03T16:04:25.0629521Z [ 73%] 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-04-03T16:04:25.1706194Z [ 73%] 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-04-03T16:04:25.1740902Z [ 73%] 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-04-03T16:04:25.2258787Z [ 73%] 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-04-03T16:04:25.2321280Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2024-04-03T16:04:25.3335196Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2024-04-03T16:04:25.3571915Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2024-04-03T16:04:25.3989695Z [ 73%] 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-04-03T16:04:25.4107915Z [ 73%] 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-04-03T16:04:25.5526414Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2024-04-03T16:04:25.5884479Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-u16.c.o 2024-04-03T16:04:25.6205408Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-u32.c.o 2024-04-03T16:04:25.6879919Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-u64.c.o 2024-04-03T16:04:25.7689636Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx512f-u16.c.o 2024-04-03T16:04:25.7749703Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx512f-u32.c.o 2024-04-03T16:04:25.8227759Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2024-04-03T16:04:25.8296943Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx512f-u16.c.o 2024-04-03T16:04:25.8734031Z [ 73%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2024-04-03T16:04:25.9348244Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2024-04-03T16:04:25.9425922Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2024-04-03T16:04:25.9910918Z /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-04-03T16:04:25.9914236Z 3157 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2024-04-03T16:04:25.9915784Z | ^~~~~~~ 2024-04-03T16:04:26.0013379Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx512f-u32.c.o 2024-04-03T16:04:26.0158892Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2024-04-03T16:04:26.0362708Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx512f-u16.c.o 2024-04-03T16:04:26.1628534Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx512f-u32.c.o 2024-04-03T16:04:26.1662872Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2024-04-03T16:04:26.1977560Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2024-04-03T16:04:26.2589888Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut16-p3-perm-scalef.c.o 2024-04-03T16:04:26.3002771Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2024-04-03T16:04:26.3097937Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut16-p3-perm.c.o 2024-04-03T16:04:26.3978163Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2024-04-03T16:04:26.4177795Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut32-p2-perm2-scalef.c.o 2024-04-03T16:04:26.4385041Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut32-p2-perm2.c.o 2024-04-03T16:04:26.4395400Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-p5-scalef.c.o 2024-04-03T16:04:26.4571828Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2024-04-03T16:04:26.5568496Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2024-04-03T16:04:26.5653083Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2024-04-03T16:04:26.5851937Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-p5.c.o 2024-04-03T16:04:26.5983003Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx512f-rr1-lut16-p3-perm.c.o 2024-04-03T16:04:26.6731962Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx512f-rr1-p6.c.o 2024-04-03T16:04:26.7221952Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2024-04-03T16:04:26.7450398Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2024-04-03T16:04:26.7747214Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-extexp-avx512f-p5.c.o 2024-04-03T16:04:26.7959718Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2024-04-03T16:04:26.8224958Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2024-04-03T16:04:26.9371354Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut16-p3-perm-scalef-div.c.o 2024-04-03T16:04:26.9540691Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma1adj.c.o 2024-04-03T16:04:27.0782281Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2024-04-03T16:04:27.1112011Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma.c.o 2024-04-03T16:04:27.2959835Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut32-p2-perm2-scalef-div.c.o 2024-04-03T16:04:27.4559369Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2024-04-03T16:04:27.6639732Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma.c.o 2024-04-03T16:04:27.8907335Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut64-p2-gather-scalef-div.c.o 2024-04-03T16:04:27.9315849Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut64-p2-gather-scalef-nr1fma1adj.c.o 2024-04-03T16:04:27.9788630Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut64-p2-gather-scalef-nr1fma.c.o 2024-04-03T16:04:28.0245813Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-p5-scalef-div.c.o 2024-04-03T16:04:28.0663553Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-p5-scalef-nr1fma1adj.c.o 2024-04-03T16:04:28.0831073Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-p5-scalef-nr1fma.c.o 2024-04-03T16:04:28.1268044Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/decompose_silu.cpp.o 2024-04-03T16:04:28.1364703Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2024-04-03T16:04:28.1872307Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2024-04-03T16:04:28.2134709Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2024-04-03T16:04:28.2413249Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut16-p3-perm-scalef-div.c.o 2024-04-03T16:04:28.2613992Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut16-p3-perm-scalef-nr1fma1adj.c.o 2024-04-03T16:04:28.3646020Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2024-04-03T16:04:28.4124699Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut16-p3-perm-scalef-nr1fma.c.o 2024-04-03T16:04:28.5500464Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div.c.o 2024-04-03T16:04:28.7276338Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2024-04-03T16:04:28.8477711Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma.c.o 2024-04-03T16:04:28.8833582Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2024-04-03T16:04:29.0052789Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut64-p2-gather-scalef-div.c.o 2024-04-03T16:04:29.1761279Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut64-p2-gather-scalef-nr1fma1adj.c.o 2024-04-03T16:04:29.3836968Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut64-p2-gather-scalef-nr1fma.c.o 2024-04-03T16:04:29.4034519Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2024-04-03T16:04:29.4383857Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2024-04-03T16:04:29.4387073Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-p5-scalef-div.c.o 2024-04-03T16:04:29.4748132Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ViewFuncs.cpp.o 2024-04-03T16:04:29.5474140Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-p5-scalef-nr1fma1adj.c.o 2024-04-03T16:04:29.5746893Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2024-04-03T16:04:29.6709508Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-p5-scalef-nr1fma.c.o 2024-04-03T16:04:29.7018888Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2024-04-03T16:04:29.8200689Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-avx512f-nr1fma1adj.c.o 2024-04-03T16:04:29.9868947Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-avx512f-nr1fma.c.o 2024-04-03T16:04:29.9939203Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2024-04-03T16:04:30.1220791Z [ 73%] 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-04-03T16:04:30.1223741Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-avx512f-nr2fma.c.o 2024-04-03T16:04:30.2887839Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2024-04-03T16:04:30.3073429Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4.c.o 2024-04-03T16:04:30.5037987Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c.o 2024-04-03T16:04:30.6844675Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u32.c.o 2024-04-03T16:04:30.7488995Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c.o 2024-04-03T16:04:30.8575768Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2024-04-03T16:04:30.9387597Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u32.c.o 2024-04-03T16:04:31.1087180Z [ 73%] 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-04-03T16:04:31.1321672Z [ 74%] 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-04-03T16:04:31.2183356Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2024-04-03T16:04:31.3244946Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2024-04-03T16:04:31.3769125Z [ 75%] 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-04-03T16:04:31.5066959Z [ 75%] 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-04-03T16:04:31.5495418Z [ 75%] 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-04-03T16:04:31.7070918Z [ 75%] 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-04-03T16:04:31.7108989Z [ 75%] 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-04-03T16:04:31.7656298Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2024-04-03T16:04:31.8950722Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2024-04-03T16:04:31.9091051Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2024-04-03T16:04:31.9220970Z [ 75%] 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-04-03T16:04:32.0160674Z [ 75%] 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-04-03T16:04:32.0990944Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2024-04-03T16:04:32.2146721Z [ 75%] 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-04-03T16:04:32.2673455Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2024-04-03T16:04:32.3850101Z [ 75%] 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-04-03T16:04:32.5489758Z [ 75%] 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-04-03T16:04:32.5630090Z [ 75%] 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-04-03T16:04:32.5964257Z [ 75%] 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-04-03T16:04:32.6310272Z [ 75%] 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-04-03T16:04:32.7189753Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp.o 2024-04-03T16:04:32.7348889Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2024-04-03T16:04:32.7634495Z [ 75%] 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-04-03T16:04:32.7857746Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2024-04-03T16:04:32.7874989Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2024-04-03T16:04:32.9265369Z [ 75%] 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-04-03T16:04:32.9831816Z [ 75%] 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-04-03T16:04:33.0873845Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2024-04-03T16:04:33.1699907Z [ 75%] 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-04-03T16:04:33.3538061Z [ 75%] 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-04-03T16:04:33.3947756Z [ 75%] 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-04-03T16:04:33.4467740Z [ 75%] 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-04-03T16:04:33.4664580Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2024-04-03T16:04:33.5348785Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2024-04-03T16:04:33.5689353Z [ 75%] 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-04-03T16:04:33.5978809Z [ 75%] 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-04-03T16:04:33.6118529Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u32.c.o 2024-04-03T16:04:33.7345057Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u64.c.o 2024-04-03T16:04:33.7878484Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u96.c.o 2024-04-03T16:04:33.7908054Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c.o 2024-04-03T16:04:33.8827826Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2024-04-03T16:04:33.9384022Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u32.c.o 2024-04-03T16:04:33.9887984Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u64.c.o 2024-04-03T16:04:34.0517368Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u96.c.o 2024-04-03T16:04:34.0636471Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c.o 2024-04-03T16:04:34.0810255Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2024-04-03T16:04:34.0813797Z [ 75%] 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-04-03T16:04:34.1084062Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2024-04-03T16:04:34.1952844Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2024-04-03T16:04:34.2228979Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2024-04-03T16:04:34.2243756Z [ 75%] 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-04-03T16:04:34.3896713Z [ 75%] 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-04-03T16:04:34.4102477Z [ 75%] 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-04-03T16:04:34.5564322Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2024-04-03T16:04:34.5941457Z [ 75%] 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-04-03T16:04:34.6396568Z [ 75%] 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-04-03T16:04:34.6632228Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2024-04-03T16:04:34.7531395Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2024-04-03T16:04:34.7992177Z [ 75%] 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-04-03T16:04:34.8674102Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2024-04-03T16:04:34.9762690Z [ 75%] 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-04-03T16:04:35.1703556Z [ 75%] 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-04-03T16:04:35.1973966Z [ 75%] 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-04-03T16:04:35.3426654Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2024-04-03T16:04:35.3531608Z [ 75%] 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-04-03T16:04:35.5538673Z [ 75%] 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-04-03T16:04:35.6215715Z [ 75%] 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-04-03T16:04:35.6636353Z [ 75%] 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-04-03T16:04:35.7421803Z [ 75%] 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-04-03T16:04:35.7970575Z [ 75%] 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-04-03T16:04:35.8095147Z [ 75%] 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-04-03T16:04:35.8297441Z [ 75%] 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-04-03T16:04:35.8987854Z [ 75%] 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-04-03T16:04:35.9222222Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2024-04-03T16:04:35.9472429Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_metadata.cpp.o 2024-04-03T16:04:35.9708592Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2024-04-03T16:04:35.9718290Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2024-04-03T16:04:35.9741631Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2024-04-03T16:04:36.0632722Z [ 75%] 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-04-03T16:04:36.2589465Z [ 75%] 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-04-03T16:04:36.4450056Z [ 75%] 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-04-03T16:04:36.4936260Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2024-04-03T16:04:36.5769604Z [ 75%] 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-04-03T16:04:36.6151423Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2024-04-03T16:04:36.7332330Z [ 75%] 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-04-03T16:04:36.7346916Z [ 75%] 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-04-03T16:04:36.7718266Z [ 75%] 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-04-03T16:04:36.9106430Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2024-04-03T16:04:36.9108946Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2024-04-03T16:04:36.9588175Z [ 75%] 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-04-03T16:04:37.0085136Z [ 75%] 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-04-03T16:04:37.0457337Z [ 75%] 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-04-03T16:04:37.1338913Z [ 75%] 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-04-03T16:04:37.1567658Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable_info.cpp.o 2024-04-03T16:04:37.1733289Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner.cpp.o 2024-04-03T16:04:37.1775277Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp.o 2024-04-03T16:04:37.2070121Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_common.cpp.o 2024-04-03T16:04:37.2985645Z [ 75%] 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-04-03T16:04:37.4791826Z [ 75%] 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-04-03T16:04:37.6133494Z [ 75%] 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-04-03T16:04:37.6185285Z [ 75%] 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-04-03T16:04:37.6349086Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/tensor_converter.cpp.o 2024-04-03T16:04:37.7030394Z [ 75%] 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-04-03T16:04:37.7707567Z [ 75%] 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-04-03T16:04:37.7711091Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/inductor_ops.cpp.o 2024-04-03T16:04:37.7924750Z [ 75%] 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-04-03T16:04:37.8491685Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2024-04-03T16:04:37.9394348Z [ 75%] 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-04-03T16:04:37.9784982Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2024-04-03T16:04:38.0199988Z [ 75%] 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-04-03T16:04:38.1147822Z [ 75%] 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-04-03T16:04:38.1769128Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2024-04-03T16:04:38.2086466Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2024-04-03T16:04:38.2776691Z [ 75%] 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-04-03T16:04:38.4410734Z [ 75%] 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-04-03T16:04:38.5718974Z [ 75%] 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-04-03T16:04:38.7009991Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2024-04-03T16:04:38.8111388Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2024-04-03T16:04:38.8115052Z [ 75%] 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-04-03T16:04:38.9227928Z [ 75%] 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-04-03T16:04:38.9699035Z [ 75%] 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-04-03T16:04:38.9877218Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2024-04-03T16:04:39.0495635Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2024-04-03T16:04:39.1395336Z [ 75%] 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-04-03T16:04:39.1465485Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2024-04-03T16:04:39.3133529Z [ 75%] 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-04-03T16:04:39.3261716Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2024-04-03T16:04:39.4224906Z [ 75%] 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-04-03T16:04:39.4721535Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2024-04-03T16:04:39.4790800Z [ 75%] 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-04-03T16:04:39.5792483Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2024-04-03T16:04:39.6518306Z [ 75%] 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-04-03T16:04:39.7458621Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2024-04-03T16:04:39.7980134Z [ 75%] 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-04-03T16:04:39.9611278Z [ 75%] 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-04-03T16:04:40.1480958Z [ 75%] 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-04-03T16:04:40.3008916Z [ 75%] 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-04-03T16:04:40.3021644Z [ 75%] 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-04-03T16:04:40.4721702Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2024-04-03T16:04:40.4779554Z [ 75%] 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-04-03T16:04:40.5646541Z [ 75%] 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-04-03T16:04:40.6840268Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2024-04-03T16:04:40.6914969Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2024-04-03T16:04:40.8113765Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2024-04-03T16:04:40.8125556Z [ 75%] 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-04-03T16:04:40.8524836Z [ 76%] 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-04-03T16:04:40.9981013Z [ 76%] 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-04-03T16:04:41.0332128Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2024-04-03T16:04:41.1782621Z [ 76%] 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-04-03T16:04:41.2501782Z [ 76%] 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-04-03T16:04:41.2992737Z [ 76%] 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-04-03T16:04:41.3095151Z [ 76%] 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-04-03T16:04:41.3293392Z [ 76%] 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-04-03T16:04:41.4123733Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2024-04-03T16:04:41.4429637Z [ 76%] 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-04-03T16:04:41.4772453Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2024-04-03T16:04:41.4845421Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2024-04-03T16:04:41.4932202Z [ 76%] 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-04-03T16:04:41.6186609Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2024-04-03T16:04:41.6706799Z [ 76%] 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-04-03T16:04:41.7363945Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2024-04-03T16:04:41.8448209Z [ 76%] 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-04-03T16:04:41.9509067Z [ 76%] 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-04-03T16:04:42.0057734Z [ 76%] 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-04-03T16:04:42.0184765Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2024-04-03T16:04:42.0888434Z [ 76%] 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-04-03T16:04:42.1049624Z [ 76%] 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-04-03T16:04:42.1269911Z [ 76%] 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-04-03T16:04:42.1531418Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2024-04-03T16:04:42.1913883Z [ 76%] 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-04-03T16:04:42.2150075Z [ 76%] 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-04-03T16:04:42.2737739Z [ 76%] 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-04-03T16:04:42.3028034Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2024-04-03T16:04:42.3493627Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2024-04-03T16:04:42.3751187Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2024-04-03T16:04:42.4433299Z [ 76%] 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-04-03T16:04:42.5470621Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2024-04-03T16:04:42.6207397Z [ 76%] 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-04-03T16:04:42.8011532Z [ 76%] 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-04-03T16:04:42.8092371Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2024-04-03T16:04:42.9612047Z [ 76%] 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-04-03T16:04:42.9640564Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2024-04-03T16:04:42.9896369Z [ 76%] 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-04-03T16:04:43.0806519Z [ 76%] 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-04-03T16:04:43.1278137Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/graph_utils.cpp.o 2024-04-03T16:04:43.1280977Z [ 76%] 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-04-03T16:04:43.2033187Z [ 76%] 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-04-03T16:04:43.2644062Z [ 76%] 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-04-03T16:04:43.3445833Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2024-04-03T16:04:43.3705503Z [ 76%] 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-04-03T16:04:43.3787107Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-p6h5ts-div.c.o 2024-04-03T16:04:43.4571196Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2024-04-03T16:04:43.5300749Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2024-04-03T16:04:43.5435829Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-p6h5ts-nr1.c.o 2024-04-03T16:04:43.6863265Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-p6h5ts-nr1adj.c.o 2024-04-03T16:04:43.7132513Z [ 76%] 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-04-03T16:04:43.8573173Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2024-04-03T16:04:43.9154469Z [ 76%] 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-04-03T16:04:43.9702953Z [ 76%] 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-04-03T16:04:44.1364637Z [ 76%] 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-04-03T16:04:44.1666889Z [ 76%] 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-04-03T16:04:44.1812766Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2024-04-03T16:04:44.2535443Z [ 76%] 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-04-03T16:04:44.2663667Z [ 76%] 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-04-03T16:04:44.2898543Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2024-04-03T16:04:44.3338637Z [ 76%] 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-04-03T16:04:44.3507310Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2024-04-03T16:04:44.4256583Z [ 76%] 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-04-03T16:04:44.4631790Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2024-04-03T16:04:44.5271840Z [ 76%] 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-04-03T16:04:44.5793327Z [ 76%] 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-04-03T16:04:44.7176841Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2024-04-03T16:04:44.7240738Z [ 76%] 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-04-03T16:04:44.8569328Z [ 76%] 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-04-03T16:04:44.8917242Z [ 76%] 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-04-03T16:04:44.9747321Z [ 76%] 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-04-03T16:04:45.0095154Z [ 76%] 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-04-03T16:04:45.0195367Z [ 76%] 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-04-03T16:04:45.0261580Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2024-04-03T16:04:45.0658972Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2024-04-03T16:04:45.1587928Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2024-04-03T16:04:45.1674179Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2024-04-03T16:04:45.1862726Z [ 76%] 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-04-03T16:04:45.3204329Z [ 76%] 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-04-03T16:04:45.3665517Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2024-04-03T16:04:45.4891989Z [ 76%] 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-04-03T16:04:45.6064319Z [ 76%] 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-04-03T16:04:45.6221532Z [ 76%] 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-04-03T16:04:45.7423093Z [ 76%] 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-04-03T16:04:45.7621569Z [ 76%] 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-04-03T16:04:45.8063723Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2024-04-03T16:04:45.8913333Z [ 76%] 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-04-03T16:04:45.9251417Z [ 76%] 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-04-03T16:04:45.9577456Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2024-04-03T16:04:46.0221303Z [ 76%] 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-04-03T16:04:46.0708696Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2024-04-03T16:04:46.1115279Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2024-04-03T16:04:46.2550374Z [ 76%] 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-04-03T16:04:46.2949112Z [ 76%] 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-04-03T16:04:46.4338267Z [ 76%] 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-04-03T16:04:46.4342618Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2024-04-03T16:04:46.5005941Z [ 76%] 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-04-03T16:04:46.5563790Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2024-04-03T16:04:46.6375154Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2024-04-03T16:04:46.6640342Z [ 77%] 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-04-03T16:04:46.7350275Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2024-04-03T16:04:46.8101997Z [ 77%] 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-04-03T16:04:46.8164473Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2024-04-03T16:04:46.9783048Z [ 77%] 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-04-03T16:04:47.0106681Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2024-04-03T16:04:47.1413385Z [ 77%] 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-04-03T16:04:47.1608164Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2024-04-03T16:04:47.2105651Z [ 77%] 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-04-03T16:04:47.2625126Z [ 77%] 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-04-03T16:04:47.3182791Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2024-04-03T16:04:47.3784919Z [ 77%] 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-04-03T16:04:47.4141984Z [ 77%] 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-04-03T16:04:47.4470584Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2024-04-03T16:04:47.5579362Z [ 77%] 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-04-03T16:04:47.5894348Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2024-04-03T16:04:47.6610745Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2024-04-03T16:04:47.7521498Z [ 77%] 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-04-03T16:04:47.8391993Z [ 77%] 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-04-03T16:04:47.8571630Z [ 77%] 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-04-03T16:04:47.9141017Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2024-04-03T16:04:48.0122282Z [ 77%] 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-04-03T16:04:48.0399546Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2024-04-03T16:04:48.0409432Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2024-04-03T16:04:48.1072158Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2024-04-03T16:04:48.1825222Z [ 77%] 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-04-03T16:04:48.2390376Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2024-04-03T16:04:48.2911479Z [ 77%] 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-04-03T16:04:48.3426275Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2024-04-03T16:04:48.4240507Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2024-04-03T16:04:48.4610705Z [ 77%] 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-04-03T16:04:48.6009971Z [ 77%] 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-04-03T16:04:48.6510955Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2024-04-03T16:04:48.7515343Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2024-04-03T16:04:48.7669585Z [ 77%] 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-04-03T16:04:48.8529701Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2024-04-03T16:04:48.9494788Z [ 77%] 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-04-03T16:04:49.1310645Z [ 77%] 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-04-03T16:04:49.2897964Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2024-04-03T16:04:49.3390066Z [ 77%] 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-04-03T16:04:49.3998041Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2024-04-03T16:04:49.4635503Z [ 77%] 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-04-03T16:04:49.5055292Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2024-04-03T16:04:49.5229937Z [ 77%] 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-04-03T16:04:49.5778953Z [ 77%] 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-04-03T16:04:49.6297734Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2024-04-03T16:04:49.6872660Z [ 77%] 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-04-03T16:04:49.7972857Z [ 77%] 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-04-03T16:04:49.8803396Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2024-04-03T16:04:49.9680972Z [ 78%] 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-04-03T16:04:50.0940895Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2024-04-03T16:04:50.1456234Z [ 78%] 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-04-03T16:04:50.2812616Z [ 78%] 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-04-03T16:04:50.3371742Z [ 78%] 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-04-03T16:04:50.4111805Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2024-04-03T16:04:50.4659792Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2024-04-03T16:04:50.5240721Z [ 78%] 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-04-03T16:04:50.5592160Z [ 78%] 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-04-03T16:04:50.5807888Z [ 78%] 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-04-03T16:04:50.6732526Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2024-04-03T16:04:50.6994851Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2024-04-03T16:04:50.7368592Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2024-04-03T16:04:50.7486692Z [ 78%] 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-04-03T16:04:50.9387989Z [ 78%] 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-04-03T16:04:50.9713747Z [ 78%] 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-04-03T16:04:51.0514059Z [ 78%] 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-04-03T16:04:51.1228992Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2024-04-03T16:04:51.1775870Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2024-04-03T16:04:51.2531500Z [ 78%] 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-04-03T16:04:51.2910547Z [ 78%] 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-04-03T16:04:51.3085024Z [ 78%] 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-04-03T16:04:51.3774138Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2024-04-03T16:04:51.4223390Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2024-04-03T16:04:51.4392840Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2024-04-03T16:04:51.4912564Z [ 78%] 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-04-03T16:04:51.6834356Z [ 78%] 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-04-03T16:04:51.7186127Z [ 78%] 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-04-03T16:04:51.7713847Z [ 78%] 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-04-03T16:04:51.8255029Z [ 78%] 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-04-03T16:04:51.8854255Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2024-04-03T16:04:51.9163211Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o 2024-04-03T16:04:51.9595097Z [ 78%] 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-04-03T16:04:52.0031150Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2024-04-03T16:04:52.0573222Z [ 78%] 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-04-03T16:04:52.1087197Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2024-04-03T16:04:52.1445699Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2024-04-03T16:04:52.1978142Z [ 78%] 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-04-03T16:04:52.4190060Z [ 78%] 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-04-03T16:04:52.5323790Z [ 78%] 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-04-03T16:04:52.5665647Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2024-04-03T16:04:52.5712689Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2024-04-03T16:04:52.7002364Z [ 78%] 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-04-03T16:04:52.7270861Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o 2024-04-03T16:04:52.7591368Z [ 78%] 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-04-03T16:04:52.8627596Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2024-04-03T16:04:52.9540505Z [ 78%] 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-04-03T16:04:53.0938839Z [ 78%] 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-04-03T16:04:53.1775548Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2024-04-03T16:04:53.2156932Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2024-04-03T16:04:53.2451147Z [ 78%] 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-04-03T16:04:53.2940936Z [ 78%] 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-04-03T16:04:53.3624589Z [ 78%] 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-04-03T16:04:53.4091028Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2024-04-03T16:04:53.4575955Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2024-04-03T16:04:53.4663554Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2024-04-03T16:04:53.5236097Z [ 78%] 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-04-03T16:04:53.7110111Z [ 78%] 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-04-03T16:04:53.8465349Z [ 78%] 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-04-03T16:04:53.8990416Z [ 78%] 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-04-03T16:04:54.0089353Z [ 78%] 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-04-03T16:04:54.0417004Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2024-04-03T16:04:54.0896522Z [ 78%] 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-04-03T16:04:54.1119142Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2024-04-03T16:04:54.1926303Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2024-04-03T16:04:54.2753778Z [ 78%] 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-04-03T16:04:54.4614857Z [ 78%] 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-04-03T16:04:54.5832316Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2024-04-03T16:04:54.6277336Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T16:04:54.6869733Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T16:04:54.7838284Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2024-04-03T16:04:54.7851418Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T16:04:54.8176134Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T16:04:54.8496087Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2024-04-03T16:04:54.9473233Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2024-04-03T16:04:54.9823668Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T16:04:55.1759235Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T16:04:55.2218274Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T16:04:55.2429728Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2024-04-03T16:04:55.3712914Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2024-04-03T16:04:55.3793765Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T16:04:55.4373042Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2024-04-03T16:04:55.4531935Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2024-04-03T16:04:55.5052312Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T16:04:55.5584145Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2024-04-03T16:04:55.6771601Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T16:04:55.8526004Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u16.c.o 2024-04-03T16:04:55.9957100Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2024-04-03T16:04:55.9965124Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c.o 2024-04-03T16:04:56.0945981Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2024-04-03T16:04:56.1473011Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u48.c.o 2024-04-03T16:04:56.2154274Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u64.c.o 2024-04-03T16:04:56.3192646Z [ 78%] 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-04-03T16:04:56.3814436Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2024-04-03T16:04:56.3978844Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2024-04-03T16:04:56.4885620Z [ 78%] 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-04-03T16:04:56.5558894Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2024-04-03T16:04:56.6319352Z [ 78%] 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-04-03T16:04:56.6525152Z [ 78%] 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-04-03T16:04:56.6543599Z [ 78%] 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-04-03T16:04:56.8048274Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2024-04-03T16:04:56.8148223Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2024-04-03T16:04:56.8285820Z [ 78%] 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-04-03T16:04:56.9662135Z [ 78%] 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-04-03T16:04:57.0992471Z [ 78%] 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-04-03T16:04:57.0996557Z [ 78%] 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-04-03T16:04:57.2783788Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2024-04-03T16:04:57.3241880Z [ 78%] 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-04-03T16:04:57.4521773Z [ 78%] 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-04-03T16:04:57.4934664Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2024-04-03T16:04:57.5076182Z [ 78%] 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-04-03T16:04:57.5475110Z [ 78%] 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-04-03T16:04:57.6689912Z [ 78%] 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-04-03T16:04:57.6903572Z [ 78%] 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-04-03T16:04:57.7057138Z [ 78%] 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-04-03T16:04:57.7467274Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2024-04-03T16:04:57.8287515Z [ 78%] 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-04-03T16:04:57.8681119Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2024-04-03T16:04:57.8688262Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2024-04-03T16:04:57.9309517Z [ 78%] 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-04-03T16:04:58.0172585Z [ 78%] 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-04-03T16:04:58.0811398Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2024-04-03T16:04:58.1303055Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2024-04-03T16:04:58.2689489Z [ 78%] 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-04-03T16:04:58.3616660Z [ 78%] 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-04-03T16:04:58.4693467Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2024-04-03T16:04:58.4960519Z [ 78%] 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-04-03T16:04:58.5350030Z [ 78%] 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-04-03T16:04:58.5439053Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2024-04-03T16:04:58.6723611Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2024-04-03T16:04:58.7258329Z [ 78%] 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-04-03T16:04:58.7350618Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2024-04-03T16:04:58.9187270Z [ 78%] 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-04-03T16:04:59.0955473Z [ 78%] 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-04-03T16:04:59.1032259Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2024-04-03T16:04:59.2415253Z [ 78%] 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-04-03T16:04:59.2869683Z [ 78%] 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-04-03T16:04:59.3208451Z [ 78%] 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-04-03T16:04:59.3309301Z [ 78%] 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-04-03T16:04:59.3319796Z [ 78%] 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-04-03T16:04:59.3729008Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2024-04-03T16:04:59.4337604Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2024-04-03T16:04:59.4350002Z [ 78%] 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-04-03T16:04:59.4726936Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2024-04-03T16:04:59.5010550Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2024-04-03T16:04:59.5236466Z [ 78%] 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-04-03T16:04:59.6008868Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2024-04-03T16:04:59.6708932Z [ 78%] 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-04-03T16:04:59.8315824Z [ 78%] 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-04-03T16:04:59.9747102Z [ 78%] 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-04-03T16:05:00.0962728Z [ 78%] 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-04-03T16:05:00.1178199Z [ 79%] 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-04-03T16:05:00.1476532Z [ 79%] 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-04-03T16:05:00.1664052Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2024-04-03T16:05:00.2347675Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2024-04-03T16:05:00.2785452Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2024-04-03T16:05:00.3093122Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2024-04-03T16:05:00.3459747Z [ 79%] 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-04-03T16:05:00.4550722Z [ 79%] 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-04-03T16:05:00.5313236Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2024-04-03T16:05:00.6030351Z [ 80%] 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-04-03T16:05:00.7264467Z [ 80%] 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-04-03T16:05:00.7357124Z [ 80%] 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-04-03T16:05:00.8732426Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2024-04-03T16:05:00.8978032Z [ 80%] 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-04-03T16:05:00.9169064Z [ 80%] 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-04-03T16:05:00.9332496Z [ 80%] 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-04-03T16:05:00.9555962Z [ 80%] 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-04-03T16:05:01.0752982Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2024-04-03T16:05:01.0822452Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2024-04-03T16:05:01.0851553Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2024-04-03T16:05:01.0990274Z [ 80%] 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-04-03T16:05:01.1271199Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2024-04-03T16:05:01.2873238Z [ 80%] 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-04-03T16:05:01.4696493Z [ 80%] 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-04-03T16:05:01.5371361Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2024-04-03T16:05:01.6202926Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2024-04-03T16:05:01.6815632Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2024-04-03T16:05:01.7182264Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2024-04-03T16:05:01.7413545Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2024-04-03T16:05:01.7505505Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2024-04-03T16:05:01.8370109Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2024-04-03T16:05:01.9059583Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2024-04-03T16:05:01.9534471Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T16:05:02.1489928Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T16:05:02.2073737Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2024-04-03T16:05:02.3125813Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T16:05:02.4516247Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T16:05:02.5116420Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T16:05:02.5132428Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T16:05:02.6315034Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2024-04-03T16:05:02.6759737Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T16:05:02.7301933Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2024-04-03T16:05:02.7981413Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T16:05:02.8286650Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2024-04-03T16:05:02.8669516Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T16:05:02.9723007Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2024-04-03T16:05:03.0246901Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2024-04-03T16:05:03.0585605Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2024-04-03T16:05:03.2067316Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u16.c.o 2024-04-03T16:05:03.2373422Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2024-04-03T16:05:03.3120815Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c.o 2024-04-03T16:05:03.3447914Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2024-04-03T16:05:03.4502844Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/utf8_decoding_ignore.cpp.o 2024-04-03T16:05:03.4514487Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u48.c.o 2024-04-03T16:05:03.5141127Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u64.c.o 2024-04-03T16:05:03.5185782Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:03.6132774Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2024-04-03T16:05:03.6215632Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T16:05:03.6709177Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2024-04-03T16:05:03.7042643Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2024-04-03T16:05:03.7931122Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:03.9662104Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:04.1631650Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2024-04-03T16:05:04.1813987Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T16:05:04.3053778Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2024-04-03T16:05:04.3460990Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:04.3466354Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:04.3501995Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2024-04-03T16:05:04.4004900Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T16:05:04.4924842Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2024-04-03T16:05:04.5392782Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:04.5740062Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2024-04-03T16:05:04.7172537Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:04.7498665Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T16:05:04.7509638Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:04.9020339Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T16:05:04.9623576Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2024-04-03T16:05:04.9643738Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2024-04-03T16:05:05.1156940Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:05.2053978Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2024-04-03T16:05:05.3064976Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T16:05:05.5234051Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:05.5368794Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2024-04-03T16:05:05.5996207Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T16:05:05.7155343Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:05.7157317Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2024-04-03T16:05:05.7573903Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2024-04-03T16:05:05.7723732Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2024-04-03T16:05:05.7951383Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T16:05:05.9028575Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:05.9630037Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:05.9949514Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T16:05:06.0697030Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:06.1251977Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2024-04-03T16:05:06.1534002Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:06.2536460Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2024-04-03T16:05:06.2834887Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T16:05:06.3427076Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2024-04-03T16:05:06.4574544Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:06.6167769Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:06.7957551Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T16:05:06.9305791Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2024-04-03T16:05:06.9755625Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:07.0615319Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2024-04-03T16:05:07.0808531Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:07.1657117Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2024-04-03T16:05:07.2353843Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T16:05:07.2951393Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2024-04-03T16:05:07.3887840Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:07.3943746Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2024-04-03T16:05:07.4833152Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T16:05:07.5600964Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:07.6008037Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T16:05:07.6250247Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2024-04-03T16:05:07.7360298Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:07.7903399Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T16:05:07.8591297Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:07.9116127Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-04-03T16:05:07.9633368Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2024-04-03T16:05:08.0215475Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2024-04-03T16:05:08.0900788Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2024-04-03T16:05:08.1389549Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2024-04-03T16:05:08.2076235Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2024-04-03T16:05:08.2960540Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2024-04-03T16:05:08.3806518Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2024-04-03T16:05:08.4414717Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2024-04-03T16:05:08.5571040Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2024-04-03T16:05:08.6055046Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2024-04-03T16:05:08.7258389Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c.o 2024-04-03T16:05:08.8898034Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u128.c.o 2024-04-03T16:05:09.0136203Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2024-04-03T16:05:09.0675310Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u192.c.o 2024-04-03T16:05:09.2571876Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u256.c.o 2024-04-03T16:05:09.2680083Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2024-04-03T16:05:09.4106843Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u64.c.o 2024-04-03T16:05:09.5533178Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c.o 2024-04-03T16:05:09.6258955Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u192.c.o 2024-04-03T16:05:09.6716596Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2024-04-03T16:05:09.7156702Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u256.c.o 2024-04-03T16:05:09.7474144Z [ 80%] 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-04-03T16:05:09.8835837Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2024-04-03T16:05:09.8935457Z [ 80%] 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-04-03T16:05:09.9226596Z [ 80%] 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-04-03T16:05:09.9313015Z [ 80%] 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-04-03T16:05:10.0690304Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2024-04-03T16:05:10.0844472Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2024-04-03T16:05:10.1055035Z [ 80%] 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-04-03T16:05:10.1803762Z [ 81%] 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-04-03T16:05:10.2746976Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2024-04-03T16:05:10.2873927Z [ 81%] 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-04-03T16:05:10.3625761Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2024-04-03T16:05:10.4752869Z [ 81%] 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-04-03T16:05:10.6496722Z [ 81%] 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-04-03T16:05:10.6499455Z [ 81%] 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-04-03T16:05:10.7073479Z [ 81%] 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-04-03T16:05:10.7779767Z [ 81%] 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-04-03T16:05:10.8320583Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2024-04-03T16:05:10.8890043Z [ 81%] 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-04-03T16:05:10.9052700Z [ 81%] 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-04-03T16:05:10.9267619Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2024-04-03T16:05:11.0664128Z [ 81%] 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-04-03T16:05:11.0840639Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2024-04-03T16:05:11.1204626Z [ 81%] 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-04-03T16:05:11.2272359Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2024-04-03T16:05:11.3153980Z [ 81%] 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-04-03T16:05:11.4631884Z [ 81%] 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-04-03T16:05:11.4686202Z [ 81%] 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-04-03T16:05:11.4949267Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2024-04-03T16:05:11.6264828Z [ 81%] 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-04-03T16:05:11.6375186Z [ 81%] 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-04-03T16:05:11.6379037Z [ 81%] 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-04-03T16:05:11.7991667Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2024-04-03T16:05:11.8050067Z [ 81%] 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-04-03T16:05:11.8205477Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2024-04-03T16:05:11.8520253Z [ 81%] 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-04-03T16:05:11.9911288Z [ 81%] 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-04-03T16:05:12.0650393Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2024-04-03T16:05:12.1309252Z [ 81%] 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-04-03T16:05:12.1910052Z [ 81%] 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-04-03T16:05:12.1913302Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2024-04-03T16:05:12.3213651Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2024-04-03T16:05:12.3814573Z [ 81%] 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-04-03T16:05:12.3865506Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2024-04-03T16:05:12.5341950Z [ 81%] 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-04-03T16:05:12.7594147Z [ 81%] 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-04-03T16:05:12.9480508Z [ 81%] 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-04-03T16:05:13.0271739Z [ 81%] 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-04-03T16:05:13.1113112Z [ 81%] 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-04-03T16:05:13.2576372Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2024-04-03T16:05:13.2642845Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2024-04-03T16:05:13.3031413Z [ 81%] 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-04-03T16:05:13.3491256Z [ 81%] 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-04-03T16:05:13.3735351Z [ 81%] 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-04-03T16:05:13.4739532Z [ 81%] 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-04-03T16:05:13.5206813Z [ 81%] 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-04-03T16:05:13.5298150Z [ 81%] 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-04-03T16:05:13.5667031Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2024-04-03T16:05:13.6473286Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2024-04-03T16:05:13.6752603Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2024-04-03T16:05:13.7038412Z [ 81%] 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-04-03T16:05:13.8738585Z [ 81%] 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-04-03T16:05:14.0530385Z [ 81%] 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-04-03T16:05:14.2737274Z [ 81%] 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-04-03T16:05:14.3158562Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2024-04-03T16:05:14.4145823Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2024-04-03T16:05:14.4576308Z [ 81%] 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-04-03T16:05:14.6816273Z [ 81%] 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-04-03T16:05:14.7028349Z [ 81%] 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-04-03T16:05:14.8118843Z [ 81%] 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-04-03T16:05:14.8424695Z [ 81%] 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-04-03T16:05:14.8581726Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2024-04-03T16:05:14.9026342Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2024-04-03T16:05:15.0128874Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2024-04-03T16:05:15.0430953Z [ 81%] 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-04-03T16:05:15.2327780Z [ 81%] 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-04-03T16:05:15.2613738Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2024-04-03T16:05:15.3267932Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2024-04-03T16:05:15.3978266Z [ 81%] 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-04-03T16:05:15.5205692Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2024-04-03T16:05:15.5518351Z [ 81%] 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-04-03T16:05:15.7420208Z [ 81%] 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-04-03T16:05:15.8684420Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2024-04-03T16:05:15.9647358Z [ 81%] 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-04-03T16:05:15.9794768Z [ 81%] 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-04-03T16:05:16.0714910Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2024-04-03T16:05:16.1501049Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2024-04-03T16:05:16.1895915Z [ 81%] 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-04-03T16:05:16.4541901Z [ 81%] 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-04-03T16:05:16.5745431Z [ 81%] 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-04-03T16:05:16.5858278Z [ 81%] 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-04-03T16:05:16.6465648Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2024-04-03T16:05:16.7390641Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2024-04-03T16:05:16.7465598Z [ 81%] 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-04-03T16:05:16.8579060Z [ 81%] 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-04-03T16:05:16.8992112Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2024-04-03T16:05:17.0235075Z [ 81%] 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-04-03T16:05:17.2160903Z [ 81%] 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-04-03T16:05:17.2894779Z [ 81%] 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-04-03T16:05:17.3390137Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2024-04-03T16:05:17.3997300Z [ 81%] 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-04-03T16:05:17.4530743Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2024-04-03T16:05:17.5814894Z [ 81%] 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-04-03T16:05:17.6268329Z [ 81%] 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-04-03T16:05:17.7617768Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2024-04-03T16:05:17.7928587Z [ 81%] 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-04-03T16:05:17.9967891Z [ 81%] 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-04-03T16:05:18.2149580Z [ 81%] 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-04-03T16:05:18.2319580Z [ 81%] 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-04-03T16:05:18.2811071Z [ 81%] 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-04-03T16:05:18.3386427Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2024-04-03T16:05:18.3953088Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2024-04-03T16:05:18.4133474Z [ 82%] 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-04-03T16:05:18.4913025Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2024-04-03T16:05:18.6275218Z [ 82%] 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-04-03T16:05:18.6724568Z [ 82%] 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-04-03T16:05:18.7893609Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2024-04-03T16:05:18.8609987Z [ 82%] 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-04-03T16:05:18.8786539Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2024-04-03T16:05:19.0360742Z [ 82%] 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-04-03T16:05:19.2209171Z [ 82%] 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-04-03T16:05:19.4618208Z [ 82%] 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-04-03T16:05:19.6134734Z [ 82%] 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-04-03T16:05:19.6467119Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2024-04-03T16:05:19.6501969Z [ 82%] 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-04-03T16:05:19.6863889Z [ 82%] 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-04-03T16:05:19.7850127Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2024-04-03T16:05:19.8932974Z [ 82%] 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-04-03T16:05:19.8978821Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2024-04-03T16:05:19.9757950Z [ 82%] 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-04-03T16:05:20.0581402Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2024-04-03T16:05:20.1570208Z [ 82%] 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-04-03T16:05:20.1904463Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2024-04-03T16:05:20.3278999Z [ 82%] 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-04-03T16:05:20.5216090Z [ 82%] 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-04-03T16:05:20.7502534Z [ 82%] 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-04-03T16:05:20.7871354Z [ 82%] 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-04-03T16:05:20.9415937Z [ 82%] 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-04-03T16:05:20.9870380Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2024-04-03T16:05:21.0434833Z [ 82%] 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-04-03T16:05:21.1528851Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2024-04-03T16:05:21.2085630Z [ 82%] 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-04-03T16:05:21.2233472Z [ 82%] 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-04-03T16:05:21.3302482Z [ 82%] 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-04-03T16:05:21.3967534Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2024-04-03T16:05:21.4090801Z [ 83%] 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-04-03T16:05:21.4592515Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2024-04-03T16:05:21.5069006Z [ 83%] 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-04-03T16:05:21.5133148Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2024-04-03T16:05:21.5942872Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2024-04-03T16:05:21.6851667Z [ 83%] 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-04-03T16:05:21.8391288Z [ 83%] 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-04-03T16:05:21.8623962Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2024-04-03T16:05:21.9341200Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2024-04-03T16:05:22.0579865Z [ 83%] 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-04-03T16:05:22.1095293Z [ 83%] 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-04-03T16:05:22.1871655Z [ 83%] 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-04-03T16:05:22.2298006Z [ 83%] 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-04-03T16:05:22.2379721Z [ 83%] 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-04-03T16:05:22.2555322Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2024-04-03T16:05:22.3950709Z [ 83%] 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-04-03T16:05:22.4090120Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2024-04-03T16:05:22.4211621Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2024-04-03T16:05:22.4713824Z [ 83%] 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-04-03T16:05:22.4724644Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2024-04-03T16:05:22.5714842Z [ 83%] 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-04-03T16:05:22.6432792Z [ 83%] 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-04-03T16:05:22.7238455Z [ 83%] 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-04-03T16:05:22.7630694Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2024-04-03T16:05:22.7932993Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2024-04-03T16:05:22.8603800Z [ 83%] 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-04-03T16:05:22.8973514Z [ 83%] 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-04-03T16:05:23.0057641Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2024-04-03T16:05:23.0634979Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2024-04-03T16:05:23.0890065Z [ 83%] 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-04-03T16:05:23.1477462Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2024-04-03T16:05:23.2611652Z [ 83%] 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-04-03T16:05:23.2821886Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2024-04-03T16:05:23.3954009Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2024-04-03T16:05:23.4552637Z [ 83%] 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-04-03T16:05:23.5666816Z [ 83%] 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-04-03T16:05:23.6433378Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2024-04-03T16:05:23.6926853Z [ 83%] 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-04-03T16:05:23.7295364Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2024-04-03T16:05:23.7692391Z [ 83%] 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-04-03T16:05:23.8495503Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2024-04-03T16:05:23.8747225Z [ 83%] 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-04-03T16:05:23.9626379Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2024-04-03T16:05:23.9643689Z [ 83%] 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-04-03T16:05:24.0469186Z [ 83%] 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-04-03T16:05:24.1175633Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2024-04-03T16:05:24.1189548Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2024-04-03T16:05:24.2041975Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2024-04-03T16:05:24.2774303Z [ 83%] 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-04-03T16:05:24.4581399Z [ 83%] 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-04-03T16:05:24.4879071Z [ 83%] 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-04-03T16:05:24.4959138Z [ 83%] 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-04-03T16:05:24.4966518Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2024-04-03T16:05:24.6265073Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2024-04-03T16:05:24.6587397Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2024-04-03T16:05:24.6811767Z [ 83%] 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-04-03T16:05:24.7510136Z [ 83%] 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-04-03T16:05:24.8456642Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2024-04-03T16:05:24.9416296Z [ 83%] 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-04-03T16:05:25.1286114Z [ 83%] 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-04-03T16:05:25.1367722Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2024-04-03T16:05:25.2156368Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2024-04-03T16:05:25.3111069Z [ 83%] 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-04-03T16:05:25.3153906Z [ 83%] 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-04-03T16:05:25.3292254Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2024-04-03T16:05:25.4730767Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2024-04-03T16:05:25.4854106Z [ 83%] 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-04-03T16:05:25.4999095Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/combined_traceback.cpp.o 2024-04-03T16:05:25.5771585Z [ 83%] 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-04-03T16:05:25.6406610Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o 2024-04-03T16:05:25.6712638Z [ 83%] 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-04-03T16:05:25.7396804Z [ 83%] 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-04-03T16:05:25.7515265Z [ 83%] 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-04-03T16:05:25.8296648Z [ 83%] 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-04-03T16:05:25.9022847Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2024-04-03T16:05:25.9375498Z [ 83%] 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-04-03T16:05:26.0013508Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2024-04-03T16:05:26.0074762Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2024-04-03T16:05:26.1060736Z [ 83%] 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-04-03T16:05:26.2443398Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2024-04-03T16:05:26.2996820Z [ 83%] 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-04-03T16:05:26.3409135Z [ 83%] 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-04-03T16:05:26.4640153Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o 2024-04-03T16:05:26.4709708Z [ 83%] 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-04-03T16:05:26.5126925Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o 2024-04-03T16:05:26.5992014Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_trace_observer.cpp.o 2024-04-03T16:05:26.6503801Z [ 83%] 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-04-03T16:05:26.8252510Z [ 83%] 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-04-03T16:05:26.8530819Z [ 83%] 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-04-03T16:05:26.8656573Z [ 83%] 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-04-03T16:05:26.9284659Z [ 83%] 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-04-03T16:05:26.9671662Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o 2024-04-03T16:05:27.0239858Z [ 83%] 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-04-03T16:05:27.0243464Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o 2024-04-03T16:05:27.0575087Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o 2024-04-03T16:05:27.1151176Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind.cpp.o 2024-04-03T16:05:27.2040728Z [ 83%] 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-04-03T16:05:27.2118245Z [ 83%] 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-04-03T16:05:27.3403027Z [ 83%] 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-04-03T16:05:27.3868223Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind_fb.cpp.o 2024-04-03T16:05:27.3991001Z [ 83%] 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-04-03T16:05:27.4472949Z [ 83%] 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-04-03T16:05:27.4627337Z [ 83%] 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-04-03T16:05:27.5430002Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2024-04-03T16:05:27.5504737Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2024-04-03T16:05:27.5513262Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2024-04-03T16:05:27.5923500Z [ 83%] 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-04-03T16:05:27.6311479Z [ 83%] 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-04-03T16:05:27.6533030Z [ 83%] 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-04-03T16:05:27.7636476Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2024-04-03T16:05:27.8068678Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2024-04-03T16:05:27.8470181Z [ 83%] 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-04-03T16:05:27.8547431Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2024-04-03T16:05:28.0390177Z [ 83%] 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-04-03T16:05:28.0646352Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2024-04-03T16:05:28.1152476Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2024-04-03T16:05:28.1846432Z [ 83%] 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-04-03T16:05:28.3276885Z [ 83%] 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-04-03T16:05:28.3891560Z [ 83%] 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-04-03T16:05:28.4821432Z [ 83%] 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-04-03T16:05:28.5533542Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2024-04-03T16:05:28.6545175Z [ 83%] 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-04-03T16:05:28.7262292Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2024-04-03T16:05:28.7659458Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2024-04-03T16:05:28.8193268Z [ 83%] 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-04-03T16:05:29.0243946Z [ 83%] 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-04-03T16:05:29.1365147Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2024-04-03T16:05:29.1941082Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2024-04-03T16:05:29.2520951Z [ 83%] 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-04-03T16:05:29.2526998Z [ 83%] 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-04-03T16:05:29.3206577Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2024-04-03T16:05:29.3560036Z [ 83%] 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-04-03T16:05:29.4296850Z [ 83%] 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-04-03T16:05:29.4602835Z [ 83%] 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-04-03T16:05:29.5208636Z [ 83%] 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-04-03T16:05:29.5913061Z [ 83%] 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-04-03T16:05:29.6444779Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2024-04-03T16:05:29.7217280Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2024-04-03T16:05:29.7772192Z [ 83%] 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-04-03T16:05:29.9779178Z [ 83%] 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-04-03T16:05:30.1638246Z [ 83%] 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-04-03T16:05:30.3024586Z [ 83%] 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-04-03T16:05:30.3416732Z [ 83%] 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-04-03T16:05:30.3829003Z [ 83%] 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-04-03T16:05:30.3924131Z [ 83%] 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-04-03T16:05:30.4952527Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2024-04-03T16:05:30.4974849Z [ 83%] 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-04-03T16:05:30.5287434Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2024-04-03T16:05:30.5490780Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2024-04-03T16:05:30.6016688Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2024-04-03T16:05:30.6145455Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2024-04-03T16:05:30.6631981Z [ 83%] 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-04-03T16:05:30.8084418Z [ 83%] 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-04-03T16:05:30.8409069Z [ 83%] 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-04-03T16:05:31.0035208Z [ 83%] 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-04-03T16:05:31.0634235Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2024-04-03T16:05:31.1316469Z [ 83%] 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-04-03T16:05:31.1834267Z [ 84%] 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-04-03T16:05:31.2028010Z [ 84%] 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-04-03T16:05:31.2317329Z [ 84%] 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-04-03T16:05:31.2789063Z [ 84%] 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-04-03T16:05:31.3332317Z [ 84%] 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-04-03T16:05:31.3624531Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2024-04-03T16:05:31.3923998Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2024-04-03T16:05:31.4083893Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2024-04-03T16:05:31.4335791Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2024-04-03T16:05:31.5298683Z [ 84%] 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-04-03T16:05:31.7254164Z [ 84%] 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-04-03T16:05:31.9007903Z [ 84%] 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-04-03T16:05:32.0733927Z [ 84%] 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-04-03T16:05:32.0999781Z [ 84%] 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-04-03T16:05:32.1007697Z [ 84%] 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-04-03T16:05:32.1208406Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2024-04-03T16:05:32.2609623Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2024-04-03T16:05:32.3011137Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2024-04-03T16:05:32.3032351Z [ 84%] 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-04-03T16:05:32.3035796Z [ 84%] 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-04-03T16:05:32.4956494Z [ 84%] 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-04-03T16:05:32.5038030Z [ 84%] 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-04-03T16:05:32.7036311Z [ 84%] 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-04-03T16:05:32.7046890Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2024-04-03T16:05:32.7627596Z [ 84%] 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-04-03T16:05:32.8675806Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2024-04-03T16:05:32.9184837Z [ 84%] 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-04-03T16:05:32.9591025Z [ 84%] 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-04-03T16:05:33.0971208Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2024-04-03T16:05:33.0984462Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2024-04-03T16:05:33.2029845Z [ 85%] 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-04-03T16:05:33.2838103Z [ 85%] 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-04-03T16:05:33.3407351Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2024-04-03T16:05:33.4770156Z [ 85%] 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-04-03T16:05:33.6666640Z [ 85%] 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-04-03T16:05:33.8561375Z [ 85%] 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-04-03T16:05:33.8950842Z [ 85%] 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-04-03T16:05:33.9272090Z [ 85%] 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-04-03T16:05:34.0211556Z [ 85%] 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-04-03T16:05:34.0877407Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2024-04-03T16:05:34.1274603Z [ 85%] 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-04-03T16:05:34.1493108Z [ 85%] 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-04-03T16:05:34.2397415Z [ 85%] 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-04-03T16:05:34.2986401Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2024-04-03T16:05:34.3487473Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2024-04-03T16:05:34.4030849Z [ 85%] 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-04-03T16:05:34.4468335Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2024-04-03T16:05:34.5844710Z [ 85%] 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-04-03T16:05:34.6200478Z [ 85%] 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-04-03T16:05:34.6660597Z [ 85%] 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-04-03T16:05:34.7312284Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/itt.cpp.o 2024-04-03T16:05:34.7923545Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2024-04-03T16:05:34.8391346Z [ 85%] 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-04-03T16:05:34.8558892Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2024-04-03T16:05:34.8699197Z [ 85%] 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-04-03T16:05:34.9912101Z [ 85%] 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-04-03T16:05:35.0234801Z [ 85%] 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-04-03T16:05:35.0600190Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2024-04-03T16:05:35.1659227Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2024-04-03T16:05:35.2154297Z [ 85%] 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-04-03T16:05:35.3820735Z [ 85%] 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-04-03T16:05:35.4187781Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2024-04-03T16:05:35.4224356Z [ 85%] 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-04-03T16:05:35.5585603Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2024-04-03T16:05:35.5931618Z [ 85%] 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-04-03T16:05:35.6089633Z [ 85%] 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-04-03T16:05:35.6387758Z [ 85%] 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-04-03T16:05:35.7807258Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2024-04-03T16:05:35.7865912Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2024-04-03T16:05:35.8392371Z [ 85%] 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-04-03T16:05:35.8984451Z [ 85%] 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-04-03T16:05:36.0173148Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2024-04-03T16:05:36.0518013Z [ 85%] 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-04-03T16:05:36.2099286Z [ 85%] 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-04-03T16:05:36.2759690Z [ 85%] 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-04-03T16:05:36.3966518Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2024-04-03T16:05:36.4272588Z [ 85%] 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-04-03T16:05:36.5740229Z [ 85%] 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-04-03T16:05:36.6735219Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2024-04-03T16:05:36.7843422Z [ 85%] 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-04-03T16:05:36.7847090Z [ 85%] 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-04-03T16:05:36.9114022Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2024-04-03T16:05:36.9181877Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Functional.cpp.o 2024-04-03T16:05:36.9731710Z [ 85%] 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-04-03T16:05:36.9801072Z [ 85%] 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-04-03T16:05:37.1058786Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2024-04-03T16:05:37.1610124Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GroupRegistry.cpp.o 2024-04-03T16:05:37.1743982Z [ 85%] 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-04-03T16:05:37.3216988Z [ 85%] 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-04-03T16:05:37.4945660Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2024-04-03T16:05:37.5028963Z [ 85%] 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-04-03T16:05:37.5242341Z [ 85%] 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-04-03T16:05:37.6798512Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2024-04-03T16:05:37.7102908Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2024-04-03T16:05:37.9116948Z [ 85%] 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-04-03T16:05:38.0118916Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2024-04-03T16:05:38.0679852Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2024-04-03T16:05:38.1138190Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2024-04-03T16:05:38.2178236Z [ 85%] 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-04-03T16:05:38.2895366Z [ 85%] 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-04-03T16:05:38.3095946Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2024-04-03T16:05:38.4034180Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2024-04-03T16:05:38.4496823Z [ 85%] 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-04-03T16:05:38.5828665Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c4-minmax-avx512vnni.c.o 2024-04-03T16:05:38.6165945Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2024-04-03T16:05:38.7644722Z [ 85%] 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-04-03T16:05:38.7671037Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2024-04-03T16:05:38.9225033Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c8-minmax-avx512vnni.c.o 2024-04-03T16:05:39.1201480Z [ 85%] 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-04-03T16:05:39.3394074Z [ 85%] 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-04-03T16:05:39.3734086Z [ 85%] 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-04-03T16:05:39.4384357Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2024-04-03T16:05:39.5483631Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-avx512vnni.c.o 2024-04-03T16:05:39.5751320Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreBackend.cpp.o 2024-04-03T16:05:39.5778911Z [ 85%] 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-04-03T16:05:39.6470544Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c8-minmax-avx512vnni.c.o 2024-04-03T16:05:39.7219248Z [ 85%] 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-04-03T16:05:39.7551950Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp.o 2024-04-03T16:05:39.8031755Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2024-04-03T16:05:39.8093192Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2024-04-03T16:05:39.8725555Z [ 85%] 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-04-03T16:05:40.0603456Z [ 85%] 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-04-03T16:05:40.2499510Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2024-04-03T16:05:40.4176998Z [ 85%] 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-04-03T16:05:40.4348264Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2024-04-03T16:05:40.6419633Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c8-minmax-avx512vnni.c.o 2024-04-03T16:05:40.7448754Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2024-04-03T16:05:40.7760109Z [ 85%] 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-04-03T16:05:40.8049381Z [ 85%] 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-04-03T16:05:40.8613848Z [ 85%] 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-04-03T16:05:40.9235413Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2024-04-03T16:05:40.9707523Z [ 85%] 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-04-03T16:05:40.9913951Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2024-04-03T16:05:41.0576847Z [ 85%] 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-04-03T16:05:41.0990559Z [ 85%] 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-04-03T16:05:41.1776456Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2024-04-03T16:05:41.1818005Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2024-04-03T16:05:41.1943730Z [ 85%] 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-04-03T16:05:41.2711095Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2024-04-03T16:05:41.2735402Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c4-minmax-avx512vnni.c.o 2024-04-03T16:05:41.3779960Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2024-04-03T16:05:41.4712312Z [ 86%] 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-04-03T16:05:41.5876362Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2024-04-03T16:05:41.6834692Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c8-minmax-avx512vnni.c.o 2024-04-03T16:05:41.8862815Z [ 86%] 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-04-03T16:05:42.0640327Z [ 86%] 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-04-03T16:05:42.1186949Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2024-04-03T16:05:42.1725406Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2024-04-03T16:05:42.2763684Z [ 86%] 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-04-03T16:05:42.2866290Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2024-04-03T16:05:42.4632018Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2024-04-03T16:05:42.4937792Z [ 86%] 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-04-03T16:05:42.5728646Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2024-04-03T16:05:42.7137318Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2024-04-03T16:05:42.7329196Z [ 86%] 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-04-03T16:05:42.8610694Z [ 86%] 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-04-03T16:05:42.8658212Z [ 86%] 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-04-03T16:05:42.9091846Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2024-04-03T16:05:43.0170534Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2024-04-03T16:05:43.0493228Z [ 86%] 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-04-03T16:05:43.1778075Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2024-04-03T16:05:43.2272824Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2024-04-03T16:05:43.2432852Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2024-04-03T16:05:43.4133350Z [ 86%] 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-04-03T16:05:43.6119340Z [ 86%] 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-04-03T16:05:43.6162895Z [ 86%] 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-04-03T16:05:43.7282803Z [ 86%] 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-04-03T16:05:43.8083848Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2024-04-03T16:05:43.8130444Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2024-04-03T16:05:43.9316142Z [ 86%] 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-04-03T16:05:44.0523381Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2024-04-03T16:05:44.0900594Z [ 86%] 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-04-03T16:05:44.1656776Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2024-04-03T16:05:44.2560562Z [ 86%] 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-04-03T16:05:44.2691425Z [ 86%] 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-04-03T16:05:44.4059489Z [ 86%] 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-04-03T16:05:44.4116207Z [ 86%] 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-04-03T16:05:44.4468019Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2024-04-03T16:05:44.4725509Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2024-04-03T16:05:44.5540253Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2024-04-03T16:05:44.5656880Z [ 86%] 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-04-03T16:05:44.7381079Z [ 86%] 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-04-03T16:05:44.8775366Z [ 86%] 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-04-03T16:05:45.0644489Z [ 86%] 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-04-03T16:05:45.0729686Z [ 86%] 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-04-03T16:05:45.2309215Z [ 86%] 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-04-03T16:05:45.2504765Z [ 86%] 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-04-03T16:05:45.3607824Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2024-04-03T16:05:45.4741628Z [ 86%] 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-04-03T16:05:45.4779163Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2024-04-03T16:05:45.6322203Z [ 86%] 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-04-03T16:05:45.6512212Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2024-04-03T16:05:45.7191388Z [ 86%] 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-04-03T16:05:45.7532587Z [ 86%] 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-04-03T16:05:45.7745299Z [ 86%] 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-04-03T16:05:45.8922629Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2024-04-03T16:05:45.9196784Z [ 86%] 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-04-03T16:05:46.0035422Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2024-04-03T16:05:46.1031043Z [ 86%] 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-04-03T16:05:46.2933810Z [ 86%] 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-04-03T16:05:46.5341068Z [ 86%] 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-04-03T16:05:46.5992010Z [ 86%] 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-04-03T16:05:46.7095545Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2024-04-03T16:05:46.7454921Z [ 86%] 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-04-03T16:05:46.7839256Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o 2024-04-03T16:05:46.8185088Z [ 86%] 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-04-03T16:05:46.9350931Z [ 86%] 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-04-03T16:05:47.0112463Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2024-04-03T16:05:47.1825113Z [ 86%] 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-04-03T16:05:47.1859495Z [ 86%] 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-04-03T16:05:47.2547696Z [ 86%] 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-04-03T16:05:47.3400261Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2024-04-03T16:05:47.3520287Z [ 86%] 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-04-03T16:05:47.3731852Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2024-04-03T16:05:47.4473440Z [ 86%] 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-04-03T16:05:47.5361529Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2024-04-03T16:05:47.5934083Z [ 86%] 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-04-03T16:05:47.8120863Z [ 86%] 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-04-03T16:05:47.8736400Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2024-04-03T16:05:48.0048647Z [ 86%] 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-04-03T16:05:48.0708702Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2024-04-03T16:05:48.1512758Z [ 86%] 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-04-03T16:05:48.3331829Z [ 86%] 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-04-03T16:05:48.3620353Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2024-04-03T16:05:48.4414573Z [ 86%] 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-04-03T16:05:48.5648890Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2024-04-03T16:05:48.6526499Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2024-04-03T16:05:48.6529935Z [ 86%] 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-04-03T16:05:48.8534492Z [ 86%] 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-04-03T16:05:49.0244590Z [ 86%] 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-04-03T16:05:49.0781173Z [ 86%] 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-04-03T16:05:49.2315580Z [ 86%] 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-04-03T16:05:49.2425756Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2024-04-03T16:05:49.2732088Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2024-04-03T16:05:49.3973700Z [ 86%] 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-04-03T16:05:49.4139927Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2024-04-03T16:05:49.5836432Z [ 86%] 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-04-03T16:05:49.6777689Z [ 86%] 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-04-03T16:05:49.7594035Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2024-04-03T16:05:49.8737473Z [ 86%] 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-04-03T16:05:49.9960523Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2024-04-03T16:05:50.0736758Z [ 86%] 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-04-03T16:05:50.2620131Z [ 86%] 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-04-03T16:05:50.3764089Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2024-04-03T16:05:50.4559205Z [ 86%] 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-04-03T16:05:50.4717016Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2024-04-03T16:05:50.6441207Z [ 86%] 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-04-03T16:05:50.6667020Z [ 86%] 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-04-03T16:05:50.8354162Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2024-04-03T16:05:50.8443200Z [ 86%] 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-04-03T16:05:50.9398024Z [ 86%] 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-04-03T16:05:51.0457167Z [ 86%] 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-04-03T16:05:51.1310066Z [ 86%] 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-04-03T16:05:51.2606580Z [ 86%] 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-04-03T16:05:51.2777808Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2024-04-03T16:05:51.3324346Z [ 86%] 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-04-03T16:05:51.4634483Z [ 86%] 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-04-03T16:05:51.5348573Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2024-04-03T16:05:51.5745802Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2024-04-03T16:05:51.6576246Z [ 86%] 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-04-03T16:05:51.6965568Z [ 86%] 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-04-03T16:05:51.8481977Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2024-04-03T16:05:51.8873044Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2-k-over-64.c.o 2024-04-03T16:05:51.9950694Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2-k-over-2048.c.o 2024-04-03T16:05:52.0599542Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-4.c.o 2024-04-03T16:05:52.1050003Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2024-04-03T16:05:52.1441437Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-8.c.o 2024-04-03T16:05:52.2242344Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-16.c.o 2024-04-03T16:05:52.2971136Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-32.c.o 2024-04-03T16:05:52.3192107Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-64.c.o 2024-04-03T16:05:52.3629118Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-2048.c.o 2024-04-03T16:05:52.3835204Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2024-04-03T16:05:52.4475480Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/vlog.c.o 2024-04-03T16:05:52.5076362Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2024-04-03T16:05:52.5477685Z [ 86%] Built target microkernels-all 2024-04-03T16:05:52.5715434Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2024-04-03T16:05:52.7791475Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2024-04-03T16:05:52.9078048Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2024-04-03T16:05:52.9188777Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2024-04-03T16:05:53.4650560Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2024-04-03T16:05:53.5334870Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2024-04-03T16:05:53.7138293Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2024-04-03T16:05:53.8958439Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/mps.cpp.o 2024-04-03T16:05:54.0799053Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2024-04-03T16:05:54.1098605Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2024-04-03T16:05:54.1446318Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2024-04-03T16:05:54.1789056Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2024-04-03T16:05:54.3877160Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2024-04-03T16:05:54.9134942Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2024-04-03T16:05:55.1995944Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2024-04-03T16:05:55.2655506Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2024-04-03T16:05:55.3415833Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2024-04-03T16:05:55.6570765Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2024-04-03T16:05:55.7029417Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2024-04-03T16:05:56.1136317Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2024-04-03T16:05:56.4499918Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2024-04-03T16:05:56.5935319Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2024-04-03T16:05:56.6589819Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2024-04-03T16:05:56.9726440Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2024-04-03T16:05:57.0004850Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2024-04-03T16:05:57.4265316Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2024-04-03T16:05:57.7318325Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2024-04-03T16:05:57.8273812Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2024-04-03T16:05:57.8925790Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2024-04-03T16:05:58.3760504Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2024-04-03T16:05:58.4146952Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2024-04-03T16:05:58.7995206Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2024-04-03T16:05:58.9709496Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2024-04-03T16:05:59.0051178Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2024-04-03T16:05:59.0653264Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2024-04-03T16:05:59.5331476Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2024-04-03T16:05:59.6789285Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2024-04-03T16:05:59.7313732Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2024-04-03T16:06:00.1465109Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2024-04-03T16:06:00.1717884Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2024-04-03T16:06:00.2395415Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2024-04-03T16:06:00.7126630Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2024-04-03T16:06:00.7916226Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2024-04-03T16:06:00.8135305Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2024-04-03T16:06:01.2955494Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2024-04-03T16:06:01.3590711Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2024-04-03T16:06:01.4068032Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2024-04-03T16:06:01.9394507Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2024-04-03T16:06:01.9691433Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2024-04-03T16:06:01.9790986Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2024-04-03T16:06:02.5761268Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2024-04-03T16:06:02.6354041Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2024-04-03T16:06:02.7127677Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2024-04-03T16:06:03.0138044Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2024-04-03T16:06:03.1522553Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp.o 2024-04-03T16:06:03.2400363Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2024-04-03T16:06:03.3314580Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2024-04-03T16:06:03.5539804Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/xpu.cpp.o 2024-04-03T16:06:03.6513472Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2024-04-03T16:06:03.7050078Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2024-04-03T16:06:03.8074813Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2024-04-03T16:06:04.0211225Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2024-04-03T16:06:04.2041312Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2024-04-03T16:06:04.3782468Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2024-04-03T16:06:04.4675863Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX2.cpp.o 2024-04-03T16:06:04.5875041Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX2.cpp.o 2024-04-03T16:06:04.6147983Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2024-04-03T16:06:04.6352045Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2024-04-03T16:06:04.7714068Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2024-04-03T16:06:05.1791122Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:05.2068672Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:05.2106574Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:05.4554425Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:05.4753658Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2024-04-03T16:06:05.5414706Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:05.6713861Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:05.9042226Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:05.9391628Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:06.1315878Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:06.2578361Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2024-04-03T16:06:06.5332961Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:06.5739710Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:06.5990949Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:06.6085820Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:06.8527828Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:06.9231317Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:07.1753467Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:07.3287252Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:07.3844203Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:07.4228057Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:07.4896738Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:07.6097498Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:07.9495943Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:07.9752417Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:08.0064348Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:08.1297087Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2024-04-03T16:06:08.1560787Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:08.2071894Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:08.5347825Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:08.6716859Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:08.6727299Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:08.8300314Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:08.9149310Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:08.9398130Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:09.0954714Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:09.3569634Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2024-04-03T16:06:09.3867148Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:09.4401526Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:09.5239639Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:09.6813182Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:09.7210751Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:10.0443288Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:10.1254679Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:10.1427054Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:10.3696287Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:10.4597297Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:10.4781321Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX2.cpp.o 2024-04-03T16:06:10.6159599Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:10.7014809Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2024-04-03T16:06:10.8659274Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2024-04-03T16:06:11.1211422Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2024-04-03T16:06:11.2323782Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2024-04-03T16:06:11.2379544Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2024-04-03T16:06:11.2809925Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX512.cpp.o 2024-04-03T16:06:11.4160585Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX512.cpp.o 2024-04-03T16:06:11.5440135Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2024-04-03T16:06:11.6959288Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX512.cpp.o 2024-04-03T16:06:11.8717754Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX512.cpp.o 2024-04-03T16:06:11.9197071Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2024-04-03T16:06:11.9698466Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2024-04-03T16:06:12.0780963Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2024-04-03T16:06:12.2546393Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:12.3812840Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:12.5650824Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:12.7250902Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:12.7292641Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2024-04-03T16:06:12.7564040Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:12.7871260Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:13.0984174Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:13.3616025Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:13.4069754Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:13.5134195Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2024-04-03T16:06:13.6030804Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:13.6505586Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:13.7170352Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:14.0890099Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:14.0953270Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:14.1754187Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:14.2036910Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:14.3790790Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:14.5564919Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:14.7232773Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:14.8091399Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:14.9113471Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:14.9416641Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:15.0373608Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:15.0857262Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:15.4280001Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2024-04-03T16:06:15.4959823Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:15.6106805Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:15.6687899Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:15.7020779Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:15.7455547Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:15.9581899Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:16.1832317Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:16.2986848Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:16.3049713Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:16.3708010Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2024-04-03T16:06:16.4149313Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:16.5628673Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:16.7605729Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:16.8910397Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:17.0210452Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:17.1461726Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:17.2256130Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:17.4138262Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:17.6144165Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:17.6214258Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:17.7513433Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX512.cpp.o 2024-04-03T16:06:17.7828053Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:17.9340244Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2024-04-03T16:06:17.9952877Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2024-04-03T16:06:18.6299826Z [ 89%] Linking CXX shared library ../lib/libtorch_cpu.so 2024-04-03T16:06:36.1343658Z Warning: Unused direct dependencies: 2024-04-03T16:06:36.1345008Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2024-04-03T16:06:36.1459572Z [ 90%] Built target torch_cpu 2024-04-03T16:06:36.1579514Z [ 90%] Generating sources 2024-04-03T16:06:36.1663627Z [ 90%] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2024-04-03T16:06:36.1691138Z [ 90%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupMPITest.dir/ProcessGroupMPITest.cpp.o 2024-04-03T16:06:36.1702215Z [ 90%] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2024-04-03T16:06:36.1710501Z [ 90%] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2024-04-03T16:06:36.2067402Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAContext.cpp.o 2024-04-03T16:06:36.6749955Z [ 90%] Linking CXX executable ../bin/FileStoreTest 2024-04-03T16:06:36.7579542Z [ 90%] Linking CXX executable ../bin/TCPStoreTest 2024-04-03T16:06:36.7944835Z [ 90%] Linking CXX executable ../bin/HashStoreTest 2024-04-03T16:06:36.9313499Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGeneratorImpl.cpp.o 2024-04-03T16:06:37.3176554Z Warning: Unused direct dependencies: 2024-04-03T16:06:37.3177367Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:06:37.3178192Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2024-04-03T16:06:37.3179056Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2024-04-03T16:06:37.3240045Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2024-04-03T16:06:37.3292530Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:06:37.3293328Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2024-04-03T16:06:37.3302519Z [ 90%] Built target FileStoreTest 2024-04-03T16:06:37.3339876Z Warning: Unused direct dependencies: 2024-04-03T16:06:37.3340952Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:06:37.3341915Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2024-04-03T16:06:37.3343060Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2024-04-03T16:06:37.3344215Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2024-04-03T16:06:37.3345404Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:06:37.3346276Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2024-04-03T16:06:37.3441612Z [ 90%] Built target TCPStoreTest 2024-04-03T16:06:37.3505264Z [ 90%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2024-04-03T16:06:37.3519164Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGraph.cpp.o 2024-04-03T16:06:37.3860503Z [ 90%] Linking CXX executable ../bin/ProcessGroupMPITest 2024-04-03T16:06:37.4088991Z Warning: Unused direct dependencies: 2024-04-03T16:06:37.4090283Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:06:37.4091054Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2024-04-03T16:06:37.4091662Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2024-04-03T16:06:37.4092416Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2024-04-03T16:06:37.4093268Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:06:37.4093905Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2024-04-03T16:06:37.4223555Z [ 90%] Built target HashStoreTest 2024-04-03T16:06:37.4409921Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDASparseDescriptors.cpp.o 2024-04-03T16:06:37.6946345Z [ 90%] Linking CXX shared library ../../../../lib/libshm.so 2024-04-03T16:06:38.0008235Z Warning: Unused direct dependencies: 2024-04-03T16:06:38.0009060Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2024-04-03T16:06:38.0010243Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2024-04-03T16:06:38.0011016Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2024-04-03T16:06:38.0011648Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:06:38.0012170Z /lib/x86_64-linux-gnu/libm.so.6 2024-04-03T16:06:38.0012573Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2024-04-03T16:06:38.0089467Z [ 90%] Built target ProcessGroupMPITest 2024-04-03T16:06:38.0167619Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CachingHostAllocator.cpp.o 2024-04-03T16:06:38.0255379Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CuSparseHandlePool.cpp.o 2024-04-03T16:06:38.0385678Z [ 90%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-04-03T16:06:38.0409636Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/EmptyTensor.cpp.o 2024-04-03T16:06:38.2614432Z Warning: Unused direct dependencies: 2024-04-03T16:06:38.2615495Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T16:06:38.2616245Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2024-04-03T16:06:38.2617219Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2024-04-03T16:06:38.2618151Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2024-04-03T16:06:38.2619061Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:06:38.2619849Z /lib/x86_64-linux-gnu/libm.so.6 2024-04-03T16:06:38.2620572Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2024-04-03T16:06:38.2734873Z [ 90%] Built target shm 2024-04-03T16:06:38.2826801Z [ 90%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCPUCustomOps.cpp.o 2024-04-03T16:06:38.4998831Z [ 90%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/operator_registry.cpp.o 2024-04-03T16:06:38.5369732Z [ 90%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/custom_ops.cpp.o 2024-04-03T16:06:38.5510414Z [ 90%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2024-04-03T16:06:38.8078202Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/Exceptions.cpp.o 2024-04-03T16:06:38.8188738Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/PeerToPeerAccess.cpp.o 2024-04-03T16:06:38.9080111Z [ 90%] Linking CXX executable ../../../../bin/torch_shm_manager 2024-04-03T16:06:39.0273781Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/PinnedMemoryAllocator.cpp.o 2024-04-03T16:06:39.0770211Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/CUDAHooks.cpp.o 2024-04-03T16:06:39.2992794Z Warning: Unused direct dependencies: 2024-04-03T16:06:39.2994099Z /var/lib/jenkins/workspace/build/lib/libshm.so 2024-04-03T16:06:39.2995219Z /lib/x86_64-linux-gnu/libm.so.6 2024-04-03T16:06:39.3074173Z [ 90%] Built target torch_shm_manager 2024-04-03T16:06:39.3145665Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/LazyNVRTC.cpp.o 2024-04-03T16:06:39.4291995Z [ 90%] Linking CXX static library ../lib/libunbox_lib.a 2024-04-03T16:06:39.4676541Z [ 90%] Built target unbox_lib 2024-04-03T16:06:39.4763967Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/llvm_basic.cpp.o 2024-04-03T16:06:39.4941874Z [ 90%] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_operator_registration.cpp.o 2024-04-03T16:06:39.5113007Z [ 90%] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_main.cpp.o 2024-04-03T16:06:39.7224696Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/llvm_complex.cpp.o 2024-04-03T16:06:39.8546088Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Resize.cpp.o 2024-04-03T16:06:39.9041418Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SpectralOps.cpp.o 2024-04-03T16:06:39.9156095Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorCompare.cpp.o 2024-04-03T16:06:39.9346511Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/AffineGridGenerator.cpp.o 2024-04-03T16:06:40.3349296Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/BatchNorm.cpp.o 2024-04-03T16:06:40.3789533Z [ 90%] Linking CXX executable ../bin/test_edge_op_registration 2024-04-03T16:06:40.4050205Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/ConvPlaceholders.cpp.o 2024-04-03T16:06:40.4948209Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/ConvShared.cpp.o 2024-04-03T16:06:40.5416612Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/Conv_v7.cpp.o 2024-04-03T16:06:40.6431071Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/Conv_v8.cpp.o 2024-04-03T16:06:40.8125456Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/GridSampler.cpp.o 2024-04-03T16:06:40.9452087Z Warning: Unused direct dependencies: 2024-04-03T16:06:40.9453072Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2024-04-03T16:06:40.9454076Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2024-04-03T16:06:40.9454980Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2024-04-03T16:06:40.9455883Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:06:40.9456617Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2024-04-03T16:06:40.9551393Z [ 90%] Built target test_edge_op_registration 2024-04-03T16:06:40.9641721Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/LossCTC.cpp.o 2024-04-03T16:06:40.9785484Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/MHA.cpp.o 2024-04-03T16:06:41.1235628Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/RNN.cpp.o 2024-04-03T16:06:41.3307732Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/BatchNorm_miopen.cpp.o 2024-04-03T16:06:41.3809103Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/Conv_miopen.cpp.o 2024-04-03T16:06:41.6328428Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/RNN_miopen.cpp.o 2024-04-03T16:06:41.8053716Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorTransformerUtils.cpp.o 2024-04-03T16:06:41.8059738Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/Activation.cpp.o 2024-04-03T16:06:41.9096788Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/BinaryOps.cpp.o 2024-04-03T16:06:42.0106859Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Conv.cpp.o 2024-04-03T16:06:42.1902356Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/ConvPrepack.cpp.o 2024-04-03T16:06:42.5966911Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/ConvUnpackImpl.cpp.o 2024-04-03T16:06:42.7734261Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Linear.cpp.o 2024-04-03T16:06:42.8222420Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/LinearPrepack.cpp.o 2024-04-03T16:06:42.8935786Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/LinearUnpackImpl.cpp.o 2024-04-03T16:06:43.5905498Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Pooling.cpp.o 2024-04-03T16:06:43.8598058Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/cuSPARSELtOps.cpp.o 2024-04-03T16:06:43.9222265Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/sdp_utils.cpp.o 2024-04-03T16:06:44.1464034Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/AutocastRNN.cpp.o 2024-04-03T16:06:44.2171322Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Descriptors.cpp.o 2024-04-03T16:06:44.4150735Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Handle.cpp.o 2024-04-03T16:06:44.5427193Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Types.cpp.o 2024-04-03T16:06:44.8558427Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/nccl.cpp.o 2024-04-03T16:06:44.8628516Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/reducer_cuda.cpp.o 2024-04-03T16:06:45.2561834Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/NCCLUtils.cpp.o 2024-04-03T16:06:45.2696773Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp.o 2024-04-03T16:06:45.5992754Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp.o 2024-04-03T16:06:45.6060760Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/UCCTracing.cpp.o 2024-04-03T16:06:45.6932641Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/UCCUtils.cpp.o 2024-04-03T16:06:46.2171277Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/intra_node_comm.cpp.o 2024-04-03T16:06:46.3777756Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/intra_node_comm.cu.o 2024-04-03T16:06:46.8197801Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp.o 2024-04-03T16:06:46.8987438Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/quantization/quantization_gpu.cu.o 2024-04-03T16:06:47.0985870Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp.o 2024-04-03T16:06:47.4116012Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorFactories.cu.o 2024-04-03T16:06:47.8875519Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/Sleep.cu.o 2024-04-03T16:06:48.2993450Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortKeys.cu.o 2024-04-03T16:06:48.5837463Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs.cu.o 2024-04-03T16:06:49.1354305Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub.cu.o 2024-04-03T16:06:49.5993987Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/IndexUtils.cu.o 2024-04-03T16:06:49.7333976Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/jiterator.cu.o 2024-04-03T16:06:50.2100104Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AbsKernel.cu.o 2024-04-03T16:06:50.6513698Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationEluKernel.cu.o 2024-04-03T16:06:50.6760401Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationGeluKernel.cu.o 2024-04-03T16:06:50.9096433Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationGluKernel.cu.o 2024-04-03T16:06:50.9711524Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardshrinkKernel.cu.o 2024-04-03T16:06:51.7104793Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardsigmoidKernel.cu.o 2024-04-03T16:06:51.9115258Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardswishKernel.cu.o 2024-04-03T16:06:52.3783316Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardtanhKernel.cu.o 2024-04-03T16:06:52.5592823Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationLeakyReluKernel.cu.o 2024-04-03T16:06:52.7680293Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationLogSigmoidKernel.cu.o 2024-04-03T16:06:53.1172798Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationMishKernel.cu.o 2024-04-03T16:06:53.5432924Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationPreluKernel.cu.o 2024-04-03T16:06:53.6559344Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationSiluKernel.cu.o 2024-04-03T16:06:54.1332876Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationSoftplusKernel.cu.o 2024-04-03T16:06:54.3800018Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationSoftshrinkKernel.cu.o 2024-04-03T16:06:54.7314510Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationThresholdKernel.cu.o 2024-04-03T16:06:54.8559893Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveAveragePooling.cu.o 2024-04-03T16:06:55.1953776Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveAveragePooling3d.cu.o 2024-04-03T16:06:55.5679401Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveMaxPooling2d.cu.o 2024-04-03T16:06:55.8236568Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveMaxPooling3d.cu.o 2024-04-03T16:06:56.0849971Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AmpKernels.cu.o 2024-04-03T16:06:56.4971899Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AveragePool2d.cu.o 2024-04-03T16:06:57.0183365Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AveragePool3d.cu.o 2024-04-03T16:06:57.4315982Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryBitwiseOpsKernels.cu.o 2024-04-03T16:06:57.6788171Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryDivFloorKernel.cu.o 2024-04-03T16:06:57.9387427Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryDivTrueKernel.cu.o 2024-04-03T16:06:58.3520813Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryDivTruncKernel.cu.o 2024-04-03T16:06:58.6033006Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryGeometricKernels.cu.o 2024-04-03T16:06:58.8255195Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryLogicalOpsKernels.cu.o 2024-04-03T16:06:59.2594371Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryMiscBackwardOpsKernels.cu.o 2024-04-03T16:06:59.4438519Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryMiscOpsKernels.cu.o 2024-04-03T16:06:59.9539101Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryMulKernel.cu.o 2024-04-03T16:07:00.1193105Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryRemainderKernel.cu.o 2024-04-03T16:07:00.3562906Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryShiftOpsKernels.cu.o 2024-04-03T16:07:00.7977761Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Bucketization.cu.o 2024-04-03T16:07:00.8468966Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CUDAScalar.cu.o 2024-04-03T16:07:01.2873140Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Col2Im.cu.o 2024-04-03T16:07:01.7378441Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CompareEQKernel.cu.o 2024-04-03T16:07:01.9113654Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CompareKernels.cu.o 2024-04-03T16:07:02.2310659Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ComplexKernel.cu.o 2024-04-03T16:07:02.8071613Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ConvolutionMM2d.cu.o 2024-04-03T16:07:02.8350597Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Copy.cu.o 2024-04-03T16:07:03.3860762Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CopysignKernel.cu.o 2024-04-03T16:07:03.5199829Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CrossKernel.cu.o 2024-04-03T16:07:03.6315032Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CumminmaxKernel.cu.o 2024-04-03T16:07:04.5277883Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CumprodKernel.cu.o 2024-04-03T16:07:04.8006177Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CumsumKernel.cu.o 2024-04-03T16:07:05.0646973Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DepthwiseConv2d.cu.o 2024-04-03T16:07:05.1393584Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DepthwiseConv3d.cu.o 2024-04-03T16:07:05.4356950Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DilatedMaxPool2d.cu.o 2024-04-03T16:07:06.1719498Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DilatedMaxPool3d.cu.o 2024-04-03T16:07:06.5446857Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistanceKernel.cu.o 2024-04-03T16:07:06.8552614Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionBernoulli.cu.o 2024-04-03T16:07:07.1427060Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionCauchyKernel.cu.o 2024-04-03T16:07:07.3060159Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionExponentialKernel.cu.o 2024-04-03T16:07:07.7495013Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionGeometricKernel.cu.o 2024-04-03T16:07:08.0974370Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionLogNormalKernel.cu.o 2024-04-03T16:07:08.6576187Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionNormal.cu.o 2024-04-03T16:07:08.9756593Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionRandomKernel.cu.o 2024-04-03T16:07:09.1803358Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionUniform.cu.o 2024-04-03T16:07:09.5952090Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Distributions.cu.o 2024-04-03T16:07:09.9793879Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Dropout.cu.o 2024-04-03T16:07:10.2398991Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Embedding.cu.o 2024-04-03T16:07:10.5468973Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cu.o 2024-04-03T16:07:10.9112868Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/EmbeddingBag.cu.o 2024-04-03T16:07:11.2904379Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FillKernel.cu.o 2024-04-03T16:07:11.8266817Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FlattenIndicesKernel.cu.o 2024-04-03T16:07:12.1753449Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpList.cu.o 2024-04-03T16:07:12.7473527Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpScalar.cu.o 2024-04-03T16:07:13.0754842Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu.o 2024-04-03T16:07:13.2636504Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpScalarTensor.cu.o 2024-04-03T16:07:13.5273430Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachPointwiseOp.cu.o 2024-04-03T16:07:13.9917785Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachReduceOp.cu.o 2024-04-03T16:07:14.3796826Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachTernaryOp.cu.o 2024-04-03T16:07:14.7591239Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachUnaryOp.cu.o 2024-04-03T16:07:15.1477559Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FractionalMaxPool2d.cu.o 2024-04-03T16:07:15.3022149Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FractionalMaxPool3d.cu.o 2024-04-03T16:07:15.7874094Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FunctionOfAMatrixUtilsKernel.cu.o 2024-04-03T16:07:16.1532785Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FusedAdamKernel.cu.o 2024-04-03T16:07:16.3833696Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FusedAdamWKernel.cu.o 2024-04-03T16:07:16.9935760Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FusedSgdKernel.cu.o 2024-04-03T16:07:17.0088735Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GcdLcmKernel.cu.o 2024-04-03T16:07:17.4973403Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GridSampler.cu.o 2024-04-03T16:07:17.5840042Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IGammaKernel.cu.o 2024-04-03T16:07:17.9360063Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Im2Col.cu.o 2024-04-03T16:07:18.1556238Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IndexKernel.cu.o 2024-04-03T16:07:18.6862729Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Indexing.cu.o 2024-04-03T16:07:18.8401273Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LegacyThrustHelpers.cu.o 2024-04-03T16:07:19.2223144Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Lerp.cu.o 2024-04-03T16:07:19.5515231Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LinearAlgebra.cu.o 2024-04-03T16:07:19.9754176Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LogAddExpKernel.cu.o 2024-04-03T16:07:19.9830836Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LogcumsumexpKernel.cu.o 2024-04-03T16:07:20.9089078Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Indexing.cu(567): warning #177-D: variable "at::native::::index_put_with_sort_stub__register" was declared but never referenced 2024-04-03T16:07:20.9091664Z 2024-04-03T16:07:20.9097700Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Indexing.cu(667): warning #177-D: variable "at::native::::index_put_with_sort_quantized_stub__register" was declared but never referenced 2024-04-03T16:07:20.9099286Z 2024-04-03T16:07:20.9101706Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Indexing.cu(1552): warning #177-D: variable "at::native::::masked_fill_kernel_quantized_stub__register" was declared but never referenced 2024-04-03T16:07:20.9103131Z 2024-04-03T16:07:20.9190086Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Loss.cu.o 2024-04-03T16:07:20.9754550Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LossCTC.cu.o 2024-04-03T16:07:21.7352276Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MaxMinElementwiseKernel.cu.o 2024-04-03T16:07:21.7808565Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MaxUnpooling.cu.o 2024-04-03T16:07:22.2983522Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MixedDtypesLinear.cu.o 2024-04-03T16:07:22.6512359Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MultiLabelMarginCriterion.cu.o 2024-04-03T16:07:22.9473477Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MultiMarginLoss.cu.o 2024-04-03T16:07:22.9765089Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MultinomialKernel.cu.o 2024-04-03T16:07:23.3915331Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NLLLoss2d.cu.o 2024-04-03T16:07:23.8424583Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NaiveConvolutionTranspose2d.cu.o 2024-04-03T16:07:24.5228753Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NaiveConvolutionTranspose3d.cu.o 2024-04-03T16:07:24.8892672Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NaiveDilatedConvolution.cu.o 2024-04-03T16:07:25.3369347Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Nonzero.cu.o 2024-04-03T16:07:25.6989962Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Normalization.cu.o 2024-04-03T16:07:26.2819183Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/PointwiseOpsKernel.cu.o 2024-04-03T16:07:26.7449718Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/PowKernel.cu.o 2024-04-03T16:07:26.8426771Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RNN.cu.o 2024-04-03T16:07:27.3753639Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Randperm.cu.o 2024-04-03T16:07:27.6996711Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RangeFactories.cu.o 2024-04-03T16:07:27.9446439Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RecordStream.cu.o 2024-04-03T16:07:27.9729924Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Reduce.cu.o 2024-04-03T16:07:28.3873634Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceAMinMaxKernel.cu.o 2024-04-03T16:07:29.0903238Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceArgMaxKernel.cu.o 2024-04-03T16:07:29.5013177Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceArgMinKernel.cu.o 2024-04-03T16:07:29.6609037Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceMaxValuesKernel.cu.o 2024-04-03T16:07:29.6637558Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceLogicKernel.cu.o 2024-04-03T16:07:29.8887227Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceMinValuesKernel.cu.o 2024-04-03T16:07:30.5133591Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceMomentKernel.cu.o 2024-04-03T16:07:30.8845058Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceNormKernel.cu.o 2024-04-03T16:07:31.1192392Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceSumProdKernel.cu.o 2024-04-03T16:07:31.4086622Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReflectionPad.cu.o 2024-04-03T16:07:31.4797693Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RenormKernel.cu.o 2024-04-03T16:07:32.1052138Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Repeat.cu.o 2024-04-03T16:07:32.1717842Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReplicationPadding.cu.o 2024-04-03T16:07:32.7416377Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RreluWithNoise.cu.o 2024-04-03T16:07:32.9635834Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ScatterGatherKernel.cu.o 2024-04-03T16:07:33.3497564Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SegmentReduce.cu.o 2024-04-03T16:07:33.4516602Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Shape.cu.o 2024-04-03T16:07:34.0607557Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SoftMax.cu.o 2024-04-03T16:07:34.5691720Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sort.cu.o 2024-04-03T16:07:35.0481372Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SortImpl.cu.o 2024-04-03T16:07:35.2277324Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SortStable.cu.o 2024-04-03T16:07:35.8514523Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sorting.cu.o 2024-04-03T16:07:35.9485860Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SparseBinaryOpIntersectionKernel.cu.o 2024-04-03T16:07:36.3674555Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SparseMM.cu.o 2024-04-03T16:07:36.9114905Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SpectralOps.cu.o 2024-04-03T16:07:37.3550614Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/StepKernel.cu.o 2024-04-03T16:07:37.5876291Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SummaryOps.cu.o 2024-04-03T16:07:37.5949641Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorCompare.cu.o 2024-04-03T16:07:38.0743927Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorModeKernel.cu.o 2024-04-03T16:07:38.3183556Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorShape.cu.o 2024-04-03T16:07:38.5752021Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorTopK.cu.o 2024-04-03T16:07:39.0885166Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorTransformations.cu.o 2024-04-03T16:07:39.3034254Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TriangularOps.cu.o 2024-04-03T16:07:40.0076182Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryComplexKernels.cu.o 2024-04-03T16:07:40.4553267Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryFractionKernels.cu.o 2024-04-03T16:07:40.8938243Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGammaKernels.cu.o 2024-04-03T16:07:41.0191704Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAcosKernel.cu.o 2024-04-03T16:07:41.0877012Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAcoshKernel.cu.o 2024-04-03T16:07:41.6751279Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAsinKernel.cu.o 2024-04-03T16:07:41.6888061Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAsinhKernel.cu.o 2024-04-03T16:07:42.2089239Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAtanKernel.cu.o 2024-04-03T16:07:42.4952679Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAtanhKernel.cu.o 2024-04-03T16:07:42.7623166Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricCosKernel.cu.o 2024-04-03T16:07:43.1317023Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricCoshKernel.cu.o 2024-04-03T16:07:43.4307353Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricSinKernel.cu.o 2024-04-03T16:07:43.6486788Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricSinhKernel.cu.o 2024-04-03T16:07:44.0380782Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricTanKernel.cu.o 2024-04-03T16:07:44.2659552Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricTanhKernel.cu.o 2024-04-03T16:07:44.5333347Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryLogKernels.cu.o 2024-04-03T16:07:44.9756667Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryOpsKernel.cu.o 2024-04-03T16:07:45.2637570Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnarySignKernels.cu.o 2024-04-03T16:07:45.4313038Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnarySpecialOpsKernel.cu.o 2024-04-03T16:07:45.8601099Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnfoldBackwardKernel.cu.o 2024-04-03T16:07:46.1196572Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UniqueCub.cu.o 2024-04-03T16:07:46.4631215Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleBicubic2d.cu.o 2024-04-03T16:07:46.7397726Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleBilinear2d.cu.o 2024-04-03T16:07:46.9157541Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleLinear1d.cu.o 2024-04-03T16:07:47.1639365Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleNearest1d.cu.o 2024-04-03T16:07:47.8517266Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleNearest2d.cu.o 2024-04-03T16:07:48.2925241Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleNearest3d.cu.o 2024-04-03T16:07:48.4634585Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleTrilinear3d.cu.o 2024-04-03T16:07:48.8871122Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ValidateCompressedIndicesKernel.cu.o 2024-04-03T16:07:48.9469412Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/WeightNorm.cu.o 2024-04-03T16:07:49.4395757Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ZetaKernel.cu.o 2024-04-03T16:07:49.8754414Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/airy_ai.cu.o 2024-04-03T16:07:50.3230215Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_j0.cu.o 2024-04-03T16:07:50.3560432Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_j1.cu.o 2024-04-03T16:07:50.9434473Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_y0.cu.o 2024-04-03T16:07:51.1907348Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_y1.cu.o 2024-04-03T16:07:51.2871652Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_t.cu.o 2024-04-03T16:07:51.8714271Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_u.cu.o 2024-04-03T16:07:51.9672492Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_v.cu.o 2024-04-03T16:07:52.0267209Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_w.cu.o 2024-04-03T16:07:52.8933532Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cu.o 2024-04-03T16:07:52.9148650Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adam_impl.cu.o 2024-04-03T16:07:53.2716985Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adamw_amsgrad_impl.cu.o 2024-04-03T16:07:53.5876398Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adamw_impl.cu.o 2024-04-03T16:07:53.6350986Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/group_norm_kernel.cu.o 2024-04-03T16:07:54.1962991Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/hermite_polynomial_h.cu.o 2024-04-03T16:07:54.7504332Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/hermite_polynomial_he.cu.o 2024-04-03T16:07:54.8152767Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/int4mm.cu.o 2024-04-03T16:07:55.2614847Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/laguerre_polynomial_l.cu.o 2024-04-03T16:07:55.6200455Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/layer_norm_kernel.cu.o 2024-04-03T16:07:55.9074338Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/legendre_polynomial_p.cu.o 2024-04-03T16:07:56.1604299Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_i0.cu.o 2024-04-03T16:07:56.4357582Z [ 92%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_i1.cu.o 2024-04-03T16:07:57.1419585Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_k0.cu.o 2024-04-03T16:07:57.7517854Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_k1.cu.o 2024-04-03T16:07:57.8077746Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/scaled_modified_bessel_k0.cu.o 2024-04-03T16:07:57.9806770Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/scaled_modified_bessel_k1.cu.o 2024-04-03T16:07:58.2795062Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_t.cu.o 2024-04-03T16:07:58.5035644Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_u.cu.o 2024-04-03T16:07:58.6915420Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_v.cu.o 2024-04-03T16:07:59.4526520Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_w.cu.o 2024-04-03T16:07:59.5217068Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/spherical_bessel_j0.cu.o 2024-04-03T16:07:59.8123501Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorBinaryOps.cu.o 2024-04-03T16:08:00.1394541Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorMatmul.cu.o 2024-04-03T16:08:00.2977956Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cu.o 2024-04-03T16:08:00.6696736Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SoftMax.cu.o 2024-04-03T16:08:01.1470393Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDATensor.cu.o 2024-04-03T16:08:01.2310222Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu.o 2024-04-03T16:08:03.4517431Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCsrTensorMath.cu.o 2024-04-03T16:08:04.1840791Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseMatMul.cu.o 2024-04-03T16:08:04.8499952Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredLinear.cu.o 2024-04-03T16:08:04.8834277Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/Activation.cu.o 2024-04-03T16:08:04.9072707Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/AffineQuantizer.cu.o 2024-04-03T16:08:05.6564699Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/EmbeddingBag.cu.o 2024-04-03T16:08:06.6722443Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/FakeQuantizeCore.cu.o 2024-04-03T16:08:07.1131476Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/FusedObsFakeQuant.cu.o 2024-04-03T16:08:07.4840064Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/IntReprQuant.cu.o 2024-04-03T16:08:08.1835195Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/MakePerTensorQuantizedTensor.cu.o 2024-04-03T16:08:08.5212209Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/attention.cu.o 2024-04-03T16:08:08.6910967Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/attention_backward.cu.o 2024-04-03T16:08:09.0379481Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim128_bf16_sm80.cu.o 2024-04-03T16:08:09.3588944Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim128_fp16_sm80.cu.o 2024-04-03T16:08:09.6537013Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim160_bf16_sm80.cu.o 2024-04-03T16:08:10.0477416Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim160_fp16_sm80.cu.o 2024-04-03T16:08:11.4915411Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim192_bf16_sm80.cu.o 2024-04-03T16:08:11.5669752Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim192_fp16_sm80.cu.o 2024-04-03T16:08:11.7756588Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.7775020Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:27:3: required from ‘void dispatch_cutlassF_bf16_sm80(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.7787648Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:287:28: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.7795021Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.7841567Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.7844998Z 132 | struct Params { 2024-04-03T16:08:11.7845574Z | ^~~~~~ 2024-04-03T16:08:11.7851043Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.7855978Z 153 | accum_t scale; 2024-04-03T16:08:11.7856541Z | ^~~~~ 2024-04-03T16:08:11.7865427Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.7960175Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:28:3: required from ‘void dispatch_cutlassF_bf16_sm80(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.7972182Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:287:28: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.7979562Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.7984286Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.7987572Z 132 | struct Params { 2024-04-03T16:08:11.7988134Z | ^~~~~~ 2024-04-03T16:08:11.7993219Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.7997417Z 153 | accum_t scale; 2024-04-03T16:08:11.7997962Z | ^~~~~ 2024-04-03T16:08:11.8006601Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.8120608Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:29:3: required from ‘void dispatch_cutlassF_bf16_sm80(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.8132043Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:287:28: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.8138933Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.8143948Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.8147394Z 132 | struct Params { 2024-04-03T16:08:11.8147958Z | ^~~~~~ 2024-04-03T16:08:11.8153510Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.8158325Z 153 | accum_t scale; 2024-04-03T16:08:11.8199538Z | ^~~~~ 2024-04-03T16:08:11.8206403Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.8219058Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:59:3: required from ‘void dispatch_cutlassF_f16_sm50(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.8231300Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:290:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.8238354Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.8323840Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.8326915Z 132 | struct Params { 2024-04-03T16:08:11.8327486Z | ^~~~~~ 2024-04-03T16:08:11.8332593Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.8336986Z 153 | accum_t scale; 2024-04-03T16:08:11.8337547Z | ^~~~~ 2024-04-03T16:08:11.8345049Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.8444820Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:60:3: required from ‘void dispatch_cutlassF_f16_sm50(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.8456090Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:290:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.8462437Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.8466957Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.8470267Z 132 | struct Params { 2024-04-03T16:08:11.8470787Z | ^~~~~~ 2024-04-03T16:08:11.8475733Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.8520550Z 153 | accum_t scale; 2024-04-03T16:08:11.8521123Z | ^~~~~ 2024-04-03T16:08:11.8529646Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.8542547Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:61:3: required from ‘void dispatch_cutlassF_f16_sm50(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.8554019Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:290:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.8640929Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.8646200Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.8649575Z 132 | struct Params { 2024-04-03T16:08:11.8650146Z | ^~~~~~ 2024-04-03T16:08:11.8655396Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.8660027Z 153 | accum_t scale; 2024-04-03T16:08:11.8660601Z | ^~~~~ 2024-04-03T16:08:11.8669255Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.8684007Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:62:3: required from ‘void dispatch_cutlassF_f16_sm50(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.8695662Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:290:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.8702166Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.8707127Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.8710401Z 132 | struct Params { 2024-04-03T16:08:11.8711190Z | ^~~~~~ 2024-04-03T16:08:11.8716188Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.8760769Z 153 | accum_t scale; 2024-04-03T16:08:11.8761306Z | ^~~~~ 2024-04-03T16:08:11.8769285Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.8781240Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:63:3: required from ‘void dispatch_cutlassF_f16_sm50(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.8792614Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:290:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.8799185Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.8803828Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.8806965Z 132 | struct Params { 2024-04-03T16:08:11.8807489Z | ^~~~~~ 2024-04-03T16:08:11.8812343Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.8816652Z 153 | accum_t scale; 2024-04-03T16:08:11.8817200Z | ^~~~~ 2024-04-03T16:08:11.8825822Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.8920814Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:64:3: required from ‘void dispatch_cutlassF_f16_sm50(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.8932672Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:290:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.8939948Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.8944866Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.8948350Z 132 | struct Params { 2024-04-03T16:08:11.8949013Z | ^~~~~~ 2024-04-03T16:08:11.8954065Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.8958863Z 153 | accum_t scale; 2024-04-03T16:08:11.8959332Z | ^~~~~ 2024-04-03T16:08:11.8967433Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.8980441Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:94:3: required from ‘void dispatch_cutlassF_f16_sm70(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.8992398Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:293:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9039288Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.9044036Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.9047323Z 132 | struct Params { 2024-04-03T16:08:11.9047878Z | ^~~~~~ 2024-04-03T16:08:11.9052914Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.9057238Z 153 | accum_t scale; 2024-04-03T16:08:11.9057796Z | ^~~~~ 2024-04-03T16:08:11.9066123Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.9119807Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:95:3: required from ‘void dispatch_cutlassF_f16_sm70(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9132202Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:293:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9138524Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.9142917Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.9146050Z 132 | struct Params { 2024-04-03T16:08:11.9146552Z | ^~~~~~ 2024-04-03T16:08:11.9151601Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.9155834Z 153 | accum_t scale; 2024-04-03T16:08:11.9156359Z | ^~~~~ 2024-04-03T16:08:11.9164149Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.9176861Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:96:3: required from ‘void dispatch_cutlassF_f16_sm70(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9187660Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:293:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9194275Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.9239382Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.9243062Z 132 | struct Params { 2024-04-03T16:08:11.9243618Z | ^~~~~~ 2024-04-03T16:08:11.9248916Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.9253507Z 153 | accum_t scale; 2024-04-03T16:08:11.9254067Z | ^~~~~ 2024-04-03T16:08:11.9262079Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.9274482Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:97:3: required from ‘void dispatch_cutlassF_f16_sm70(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9285191Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:293:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9292017Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.9296773Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.9300113Z 132 | struct Params { 2024-04-03T16:08:11.9300659Z | ^~~~~~ 2024-04-03T16:08:11.9305874Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.9310620Z 153 | accum_t scale; 2024-04-03T16:08:11.9311180Z | ^~~~~ 2024-04-03T16:08:11.9319876Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.9333535Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:98:3: required from ‘void dispatch_cutlassF_f16_sm70(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9345306Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:293:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9352121Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.9357076Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.9360644Z 132 | struct Params { 2024-04-03T16:08:11.9361222Z | ^~~~~~ 2024-04-03T16:08:11.9366559Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.9371174Z 153 | accum_t scale; 2024-04-03T16:08:11.9371733Z | ^~~~~ 2024-04-03T16:08:11.9380384Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.9393959Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:99:3: required from ‘void dispatch_cutlassF_f16_sm70(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9405980Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:293:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9412480Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.9417384Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.9420805Z 132 | struct Params { 2024-04-03T16:08:11.9421363Z | ^~~~~~ 2024-04-03T16:08:11.9426377Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.9431188Z 153 | accum_t scale; 2024-04-03T16:08:11.9431763Z | ^~~~~ 2024-04-03T16:08:11.9440165Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.9453312Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:129:3: required from ‘void dispatch_cutlassF_f16_sm75(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9464931Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:296:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9471465Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.9476277Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.9479830Z 132 | struct Params { 2024-04-03T16:08:11.9480540Z | ^~~~~~ 2024-04-03T16:08:11.9485759Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.9490082Z 153 | accum_t scale; 2024-04-03T16:08:11.9490640Z | ^~~~~ 2024-04-03T16:08:11.9499123Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.9511114Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:130:3: required from ‘void dispatch_cutlassF_f16_sm75(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9522746Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:296:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9529109Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.9533630Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.9537053Z 132 | struct Params { 2024-04-03T16:08:11.9537574Z | ^~~~~~ 2024-04-03T16:08:11.9542530Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.9546997Z 153 | accum_t scale; 2024-04-03T16:08:11.9547780Z | ^~~~~ 2024-04-03T16:08:11.9556163Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.9568787Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:131:3: required from ‘void dispatch_cutlassF_f16_sm75(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9580059Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:296:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9586447Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.9591289Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.9594556Z 132 | struct Params { 2024-04-03T16:08:11.9595106Z | ^~~~~~ 2024-04-03T16:08:11.9600157Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.9604610Z 153 | accum_t scale; 2024-04-03T16:08:11.9605189Z | ^~~~~ 2024-04-03T16:08:11.9613412Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.9626007Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:132:3: required from ‘void dispatch_cutlassF_f16_sm75(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9637688Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:296:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9644728Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.9649454Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.9652710Z 132 | struct Params { 2024-04-03T16:08:11.9653248Z | ^~~~~~ 2024-04-03T16:08:11.9658353Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.9663010Z 153 | accum_t scale; 2024-04-03T16:08:11.9663555Z | ^~~~~ 2024-04-03T16:08:11.9671990Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.9685373Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:133:3: required from ‘void dispatch_cutlassF_f16_sm75(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9696163Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:296:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9702647Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.9707278Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.9710461Z 132 | struct Params { 2024-04-03T16:08:11.9711029Z | ^~~~~~ 2024-04-03T16:08:11.9715829Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.9720110Z 153 | accum_t scale; 2024-04-03T16:08:11.9720631Z | ^~~~~ 2024-04-03T16:08:11.9728130Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.9739253Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:134:3: required from ‘void dispatch_cutlassF_f16_sm75(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9748583Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:296:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9753965Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.9757748Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.9760485Z 132 | struct Params { 2024-04-03T16:08:11.9760923Z | ^~~~~~ 2024-04-03T16:08:11.9765080Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.9769011Z 153 | accum_t scale; 2024-04-03T16:08:11.9769479Z | ^~~~~ 2024-04-03T16:08:11.9776379Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.9787434Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:152:3: required from ‘void dispatch_cutlassF_f16_sm80(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9797427Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:299:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9803301Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.9807740Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.9810880Z 132 | struct Params { 2024-04-03T16:08:11.9811429Z | ^~~~~~ 2024-04-03T16:08:11.9816441Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.9820897Z 153 | accum_t scale; 2024-04-03T16:08:11.9821463Z | ^~~~~ 2024-04-03T16:08:11.9830123Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.9844167Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:153:3: required from ‘void dispatch_cutlassF_f16_sm80(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9856149Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:299:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9863113Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.9868043Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.9871405Z 132 | struct Params { 2024-04-03T16:08:11.9871968Z | ^~~~~~ 2024-04-03T16:08:11.9877172Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.9882752Z 153 | accum_t scale; 2024-04-03T16:08:11.9883290Z | ^~~~~ 2024-04-03T16:08:11.9891792Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.9905117Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:154:3: required from ‘void dispatch_cutlassF_f16_sm80(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9917008Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:299:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9923935Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.9928759Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.9931968Z 132 | struct Params { 2024-04-03T16:08:11.9932524Z | ^~~~~~ 2024-04-03T16:08:11.9937349Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.9942001Z 153 | accum_t scale; 2024-04-03T16:08:11.9942559Z | ^~~~~ 2024-04-03T16:08:11.9950759Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:11.9963977Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:184:3: required from ‘void dispatch_cutlassF_f32_sm50(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9975192Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:302:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:11.9981789Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:11.9986138Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:11.9989139Z 132 | struct Params { 2024-04-03T16:08:11.9989622Z | ^~~~~~ 2024-04-03T16:08:11.9994202Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:11.9998496Z 153 | accum_t scale; 2024-04-03T16:08:11.9999190Z | ^~~~~ 2024-04-03T16:08:12.0007241Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:12.0020261Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:185:3: required from ‘void dispatch_cutlassF_f32_sm50(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0031798Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:302:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0038329Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:12.0043097Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:12.0046254Z 132 | struct Params { 2024-04-03T16:08:12.0046796Z | ^~~~~~ 2024-04-03T16:08:12.0051617Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:12.0055926Z 153 | accum_t scale; 2024-04-03T16:08:12.0056475Z | ^~~~~ 2024-04-03T16:08:12.0064508Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:12.0077718Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:186:3: required from ‘void dispatch_cutlassF_f32_sm50(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0089195Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:302:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0095730Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:12.0100305Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:12.0103430Z 132 | struct Params { 2024-04-03T16:08:12.0103977Z | ^~~~~~ 2024-04-03T16:08:12.0108730Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:12.0113117Z 153 | accum_t scale; 2024-04-03T16:08:12.0113681Z | ^~~~~ 2024-04-03T16:08:12.0121528Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:12.0134595Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:187:3: required from ‘void dispatch_cutlassF_f32_sm50(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0146170Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:302:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0153073Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:12.0157863Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:12.0161113Z 132 | struct Params { 2024-04-03T16:08:12.0161657Z | ^~~~~~ 2024-04-03T16:08:12.0166496Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:12.0170822Z 153 | accum_t scale; 2024-04-03T16:08:12.0171375Z | ^~~~~ 2024-04-03T16:08:12.0179431Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:12.0192507Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:188:3: required from ‘void dispatch_cutlassF_f32_sm50(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0203435Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:302:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0209982Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:12.0214203Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:12.0217044Z 132 | struct Params { 2024-04-03T16:08:12.0217558Z | ^~~~~~ 2024-04-03T16:08:12.0221971Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:12.0226209Z 153 | accum_t scale; 2024-04-03T16:08:12.0226699Z | ^~~~~ 2024-04-03T16:08:12.0234420Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:12.0246432Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:189:3: required from ‘void dispatch_cutlassF_f32_sm50(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0257516Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:302:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0263696Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:12.0268009Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:12.0270969Z 132 | struct Params { 2024-04-03T16:08:12.0271460Z | ^~~~~~ 2024-04-03T16:08:12.0276020Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:12.0280264Z 153 | accum_t scale; 2024-04-03T16:08:12.0280765Z | ^~~~~ 2024-04-03T16:08:12.0288342Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:12.0301444Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:219:3: required from ‘void dispatch_cutlassF_f32_sm70(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0312801Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:305:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0319425Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:12.0322224Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:12.0324118Z 132 | struct Params { 2024-04-03T16:08:12.0324566Z | ^~~~~~ 2024-04-03T16:08:12.0327358Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:12.0330116Z 153 | accum_t scale; 2024-04-03T16:08:12.0330473Z | ^~~~~ 2024-04-03T16:08:12.0335567Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:12.0343401Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:220:3: required from ‘void dispatch_cutlassF_f32_sm70(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0350075Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:305:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0353928Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:12.0356830Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:12.0358900Z 132 | struct Params { 2024-04-03T16:08:12.0359399Z | ^~~~~~ 2024-04-03T16:08:12.0364076Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:12.0368258Z 153 | accum_t scale; 2024-04-03T16:08:12.0368791Z | ^~~~~ 2024-04-03T16:08:12.0376591Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:12.0389257Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:221:3: required from ‘void dispatch_cutlassF_f32_sm70(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0400378Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:305:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0406668Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:12.0411191Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:12.0414282Z 132 | struct Params { 2024-04-03T16:08:12.0414842Z | ^~~~~~ 2024-04-03T16:08:12.0419382Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:12.0423690Z 153 | accum_t scale; 2024-04-03T16:08:12.0424251Z | ^~~~~ 2024-04-03T16:08:12.0432136Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:12.0444586Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:222:3: required from ‘void dispatch_cutlassF_f32_sm70(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0478058Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:305:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0483933Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:12.0487950Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:12.0490735Z 132 | struct Params { 2024-04-03T16:08:12.0491286Z | ^~~~~~ 2024-04-03T16:08:12.0495491Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:12.0499282Z 153 | accum_t scale; 2024-04-03T16:08:12.0499851Z | ^~~~~ 2024-04-03T16:08:12.0506844Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:12.0519334Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:223:3: required from ‘void dispatch_cutlassF_f32_sm70(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0529720Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:305:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0536385Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:12.0541116Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:12.0544376Z 132 | struct Params { 2024-04-03T16:08:12.0544932Z | ^~~~~~ 2024-04-03T16:08:12.0549933Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:12.0554396Z 153 | accum_t scale; 2024-04-03T16:08:12.0554955Z | ^~~~~ 2024-04-03T16:08:12.0563733Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:12.0576232Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:224:3: required from ‘void dispatch_cutlassF_f32_sm70(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0587390Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:305:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0594261Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:12.0599182Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:12.0602303Z 132 | struct Params { 2024-04-03T16:08:12.0602808Z | ^~~~~~ 2024-04-03T16:08:12.0607552Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:12.0611733Z 153 | accum_t scale; 2024-04-03T16:08:12.0612262Z | ^~~~~ 2024-04-03T16:08:12.0620110Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:12.0632499Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:254:3: required from ‘void dispatch_cutlassF_f32_sm75(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0643702Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:308:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0650065Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:12.0654656Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:12.0657644Z 132 | struct Params { 2024-04-03T16:08:12.0658143Z | ^~~~~~ 2024-04-03T16:08:12.0662959Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:12.0667341Z 153 | accum_t scale; 2024-04-03T16:08:12.0667894Z | ^~~~~ 2024-04-03T16:08:12.0675882Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:12.0688548Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:255:3: required from ‘void dispatch_cutlassF_f32_sm75(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0699601Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:308:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0705809Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:12.0710306Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:12.0713280Z 132 | struct Params { 2024-04-03T16:08:12.0713815Z | ^~~~~~ 2024-04-03T16:08:12.0718335Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:12.0722591Z 153 | accum_t scale; 2024-04-03T16:08:12.0723140Z | ^~~~~ 2024-04-03T16:08:12.0730832Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:12.0743628Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:256:3: required from ‘void dispatch_cutlassF_f32_sm75(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0754674Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:308:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0761007Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:12.0765413Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:12.0768422Z 132 | struct Params { 2024-04-03T16:08:12.0768965Z | ^~~~~~ 2024-04-03T16:08:12.0773578Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:12.0777729Z 153 | accum_t scale; 2024-04-03T16:08:12.0778246Z | ^~~~~ 2024-04-03T16:08:12.0785814Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:12.0798288Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:257:3: required from ‘void dispatch_cutlassF_f32_sm75(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0810321Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:308:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0816803Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:12.0821389Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:12.0824416Z 132 | struct Params { 2024-04-03T16:08:12.0824946Z | ^~~~~~ 2024-04-03T16:08:12.0829637Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:12.0833793Z 153 | accum_t scale; 2024-04-03T16:08:12.0834339Z | ^~~~~ 2024-04-03T16:08:12.0842057Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:12.0853965Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:258:3: required from ‘void dispatch_cutlassF_f32_sm75(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0864681Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:308:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0871023Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:12.0875602Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:12.0878869Z 132 | struct Params { 2024-04-03T16:08:12.0879414Z | ^~~~~~ 2024-04-03T16:08:12.0883938Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:12.0888319Z 153 | accum_t scale; 2024-04-03T16:08:12.0888846Z | ^~~~~ 2024-04-03T16:08:12.0896515Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:12.0909001Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:259:3: required from ‘void dispatch_cutlassF_f32_sm75(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0920395Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:308:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0926805Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:12.0931283Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:12.0934327Z 132 | struct Params { 2024-04-03T16:08:12.0934826Z | ^~~~~~ 2024-04-03T16:08:12.0939293Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:12.0943522Z 153 | accum_t scale; 2024-04-03T16:08:12.0944061Z | ^~~~~ 2024-04-03T16:08:12.0951720Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:12.0964375Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:277:3: required from ‘void dispatch_cutlassF_f32_sm80(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0975382Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:311:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.0981932Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:12.0986503Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:12.0989720Z 132 | struct Params { 2024-04-03T16:08:12.0990260Z | ^~~~~~ 2024-04-03T16:08:12.0994599Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:12.0998387Z 153 | accum_t scale; 2024-04-03T16:08:12.0999009Z | ^~~~~ 2024-04-03T16:08:12.1006054Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:12.1017268Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:278:3: required from ‘void dispatch_cutlassF_f32_sm80(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.1028409Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:311:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.1034594Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:12.1038995Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:12.1041743Z 132 | struct Params { 2024-04-03T16:08:12.1042224Z | ^~~~~~ 2024-04-03T16:08:12.1046528Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:12.1050352Z 153 | accum_t scale; 2024-04-03T16:08:12.1050866Z | ^~~~~ 2024-04-03T16:08:12.1058093Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu: In instantiation of ‘at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&):: [with auto:151 = PyTorchMemEffAttention::AttentionKernel; auto:152 = void (*)(PyTorchMemEffAttention::AttentionKernel::Params)]’: 2024-04-03T16:08:12.1069677Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:279:3: required from ‘void dispatch_cutlassF_f32_sm80(T, int) [with T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.1080762Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h:311:27: required from ‘void dispatch_cutlassF(T, int) [with DT = float; T = at::native::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const std::optional&, const std::optional&, const std::optional&, std::optional, std::optional, double, int64_t, bool, std::optional, const std::optional&, const std::optional&)::]’ 2024-04-03T16:08:12.1086957Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu:1218:146: required from here 2024-04-03T16:08:12.1091319Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:132:8: note: ‘struct PyTorchMemEffAttention::AttentionKernel::Params’ has no user-provided default constructor 2024-04-03T16:08:12.1094310Z 132 | struct Params { 2024-04-03T16:08:12.1094817Z | ^~~~~~ 2024-04-03T16:08:12.1099530Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h:153:9: note: and the implicitly-defined constructor does not initialize ‘PyTorchMemEffAttention::AttentionKernel::accum_t PyTorchMemEffAttention::AttentionKernel::Params::scale’ 2024-04-03T16:08:12.1104024Z 153 | accum_t scale; 2024-04-03T16:08:12.1104570Z | ^~~~~ 2024-04-03T16:08:12.1106617Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim224_bf16_sm80.cu.o 2024-04-03T16:08:12.1110360Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim224_fp16_sm80.cu.o 2024-04-03T16:08:12.2469369Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim256_bf16_sm80.cu.o 2024-04-03T16:08:12.4701093Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim256_fp16_sm80.cu.o 2024-04-03T16:08:13.6401768Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim32_bf16_sm80.cu.o 2024-04-03T16:08:13.7876422Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim32_fp16_sm80.cu.o 2024-04-03T16:08:14.0613580Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim64_bf16_sm80.cu.o 2024-04-03T16:08:14.2752434Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim64_fp16_sm80.cu.o 2024-04-03T16:08:14.8461501Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim96_bf16_sm80.cu.o 2024-04-03T16:08:15.4513431Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim96_fp16_sm80.cu.o 2024-04-03T16:08:15.7553147Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim128_bf16_sm80.cu.o 2024-04-03T16:08:16.0891237Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim128_fp16_sm80.cu.o 2024-04-03T16:08:16.3992294Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim160_bf16_sm80.cu.o 2024-04-03T16:08:16.7938014Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim160_fp16_sm80.cu.o 2024-04-03T16:08:17.2773114Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim192_bf16_sm80.cu.o 2024-04-03T16:08:17.6834813Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim192_fp16_sm80.cu.o 2024-04-03T16:08:18.1137977Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim224_bf16_sm80.cu.o 2024-04-03T16:08:18.3954608Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim224_fp16_sm80.cu.o 2024-04-03T16:08:18.9168536Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim256_bf16_sm80.cu.o 2024-04-03T16:08:19.2201016Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim256_fp16_sm80.cu.o 2024-04-03T16:08:19.6910168Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim32_bf16_sm80.cu.o 2024-04-03T16:08:19.9036245Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim32_fp16_sm80.cu.o 2024-04-03T16:08:20.3979002Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim64_bf16_sm80.cu.o 2024-04-03T16:08:20.9674446Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim64_fp16_sm80.cu.o 2024-04-03T16:08:21.0741698Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim96_bf16_sm80.cu.o 2024-04-03T16:08:21.6054013Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim96_fp16_sm80.cu.o 2024-04-03T16:08:21.9625900Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim128_bf16_sm80.cu.o 2024-04-03T16:08:22.4593606Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim128_fp16_sm80.cu.o 2024-04-03T16:08:22.6933667Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim160_bf16_sm80.cu.o 2024-04-03T16:08:23.2922520Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim160_fp16_sm80.cu.o 2024-04-03T16:08:23.6049212Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim192_bf16_sm80.cu.o 2024-04-03T16:08:24.0111803Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim192_fp16_sm80.cu.o 2024-04-03T16:08:24.2633820Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim224_bf16_sm80.cu.o 2024-04-03T16:08:24.8173190Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim224_fp16_sm80.cu.o 2024-04-03T16:08:25.0595115Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim256_bf16_sm80.cu.o 2024-04-03T16:08:25.5506682Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim256_fp16_sm80.cu.o 2024-04-03T16:08:26.0301926Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim32_bf16_sm80.cu.o 2024-04-03T16:08:26.4114835Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim32_fp16_sm80.cu.o 2024-04-03T16:08:26.6320617Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim64_bf16_sm80.cu.o 2024-04-03T16:08:27.1631241Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim64_fp16_sm80.cu.o 2024-04-03T16:08:27.4033336Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim96_bf16_sm80.cu.o 2024-04-03T16:08:27.8981283Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim96_fp16_sm80.cu.o 2024-04-03T16:08:28.3357112Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k128.cu.o 2024-04-03T16:08:28.7465732Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k128_dropout.cu.o 2024-04-03T16:08:29.2170676Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k32.cu.o 2024-04-03T16:08:29.5267491Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k32_dropout.cu.o 2024-04-03T16:08:29.8240431Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k64.cu.o 2024-04-03T16:08:30.3347014Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k64_dropout.cu.o 2024-04-03T16:08:30.5524251Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k65536.cu.o 2024-04-03T16:08:30.8676282Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k65536_dropout.cu.o 2024-04-03T16:08:31.3151213Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k96.cu.o 2024-04-03T16:08:31.6636538Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k128.cu.o 2024-04-03T16:08:32.1654071Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k128_dropout.cu.o 2024-04-03T16:08:32.4395321Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k32.cu.o 2024-04-03T16:08:32.7474538Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k32_dropout.cu.o 2024-04-03T16:08:33.1243241Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k64.cu.o 2024-04-03T16:08:33.5193379Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k64_dropout.cu.o 2024-04-03T16:08:33.6090538Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k65536.cu.o 2024-04-03T16:08:34.2478377Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k65536_dropout.cu.o 2024-04-03T16:08:34.5922650Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k96.cu.o 2024-04-03T16:08:34.9722445Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k128.cu.o 2024-04-03T16:08:35.1596505Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k128_dropout.cu.o 2024-04-03T16:08:35.5510624Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k32.cu.o 2024-04-03T16:08:36.0073534Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k32_dropout.cu.o 2024-04-03T16:08:36.3514379Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k64.cu.o 2024-04-03T16:08:36.7634118Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k64_dropout.cu.o 2024-04-03T16:08:37.0956603Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k65536.cu.o 2024-04-03T16:08:37.4837958Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k65536_dropout.cu.o 2024-04-03T16:08:37.7713109Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k128.cu.o 2024-04-03T16:08:38.1752742Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k128_dropout.cu.o 2024-04-03T16:08:38.5674691Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k32.cu.o 2024-04-03T16:08:38.8731704Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k32_dropout.cu.o 2024-04-03T16:08:39.1810843Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k64.cu.o 2024-04-03T16:08:39.4257368Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k64_dropout.cu.o 2024-04-03T16:08:39.9519091Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k65536.cu.o 2024-04-03T16:08:40.2787822Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k65536_dropout.cu.o 2024-04-03T16:08:40.5324145Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k128.cu.o 2024-04-03T16:08:40.9965011Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k128_dropout.cu.o 2024-04-03T16:08:41.2422629Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k32.cu.o 2024-04-03T16:08:41.7746570Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k32_dropout.cu.o 2024-04-03T16:08:41.9687541Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k64.cu.o 2024-04-03T16:08:42.5199256Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k64_dropout.cu.o 2024-04-03T16:08:42.8483080Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k65536.cu.o 2024-04-03T16:08:43.0944938Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k65536_dropout.cu.o 2024-04-03T16:08:43.4434849Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_bf16_aligned.cu.o 2024-04-03T16:08:43.8783935Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f16_aligned.cu.o 2024-04-03T16:08:44.0444333Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f16_notaligned.cu.o 2024-04-03T16:08:44.5913142Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f32_aligned.cu.o 2024-04-03T16:08:45.0131910Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f32_notaligned.cu.o 2024-04-03T16:08:45.1821442Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterCUDA.cpp.o 2024-04-03T16:08:45.6191405Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterNestedTensorCUDA.cpp.o 2024-04-03T16:08:46.0218782Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterQuantizedCUDA.cpp.o 2024-04-03T16:08:46.2738651Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterSparseCUDA.cpp.o 2024-04-03T16:08:46.4114004Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterSparseCsrCUDA.cpp.o 2024-04-03T16:08:46.5856571Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/UfuncCUDA_add.cu.o 2024-04-03T16:08:46.7876883Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDABlas.cpp.o 2024-04-03T16:08:46.9255707Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDASparseBlas.cpp.o 2024-04-03T16:08:46.9402205Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CublasHandlePool.cpp.o 2024-04-03T16:08:47.1414972Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/tunable/StreamTimer.cpp.o 2024-04-03T16:08:47.2897828Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/tunable/Tunable.cpp.o 2024-04-03T16:08:47.4253549Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Activation.cpp.o 2024-04-03T16:08:47.6518423Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LinearAlgebraStubs.cpp.o 2024-04-03T16:08:47.6833315Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Blas.cpp.o 2024-04-03T16:08:47.7469079Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Distributions.cpp.o 2024-04-03T16:08:47.9171988Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Equal.cpp.o 2024-04-03T16:08:48.0237708Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GridSampler.cpp.o 2024-04-03T16:08:48.0958517Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IndexKernel.cpp.o 2024-04-03T16:08:48.2540754Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceOps.cpp.o 2024-04-03T16:08:48.3138014Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ScanKernels.cpp.o 2024-04-03T16:08:48.4481644Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sort.cpp.o 2024-04-03T16:08:48.5454598Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sorting.cpp.o 2024-04-03T16:08:48.5798524Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorModeKernel.cpp.o 2024-04-03T16:08:48.5945719Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorShapeCUDA.cpp.o 2024-04-03T16:08:48.7621396Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorTopK.cpp.o 2024-04-03T16:08:48.7896184Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/jit_utils.cpp.o 2024-04-03T16:08:48.9241286Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cpp.o 2024-04-03T16:08:49.1233042Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlas.cpp.o 2024-04-03T16:08:49.1549892Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlasImpl.cpp.o 2024-04-03T16:08:49.2294313Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlasLegacy.cpp.o 2024-04-03T16:08:49.3498776Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp.o 2024-04-03T16:08:49.3839715Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/flash_api.cpp.o 2024-04-03T16:08:49.6853723Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/CudaIPCTypes.cpp.o 2024-04-03T16:08:49.8182778Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/comm.cpp.o 2024-04-03T16:08:49.9271044Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/memory_snapshot.cpp.o 2024-04-03T16:08:49.9992100Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.cpp.o 2024-04-03T16:08:50.0537365Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/inductor/aoti_torch/shim_cuda.cpp.o 2024-04-03T16:08:50.1556831Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp.o 2024-04-03T16:08:50.2804649Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/profiler/stubs/cuda.cpp.o 2024-04-03T16:08:50.5355249Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/autograd/functions/comm.cpp.o 2024-04-03T16:08:50.6114155Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp.o 2024-04-03T16:08:50.7872713Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/tensorexpr/cuda_codegen.cpp.o 2024-04-03T16:08:51.0864091Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/runtime/register_cuda_ops.cpp.o 2024-04-03T16:08:51.1451200Z [ 94%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Unique.cu.o 2024-04-03T16:08:53.0588429Z [ 94%] Linking CXX shared library ../lib/libtorch_cuda.so 2024-04-03T16:08:57.5126833Z Warning: Unused direct dependencies: 2024-04-03T16:08:57.5127321Z /lib/libucs.so.0 2024-04-03T16:08:57.5127615Z /lib/libucp.so.0 2024-04-03T16:08:57.5128221Z /usr/local/cuda/lib64/libcurand.so.10 2024-04-03T16:08:57.5128845Z /lib/x86_64-linux-gnu/libmpi_cxx.so.40 2024-04-03T16:08:57.5129359Z /lib/x86_64-linux-gnu/libmpi.so.40 2024-04-03T16:08:57.5129805Z /lib/x86_64-linux-gnu/librt.so.1 2024-04-03T16:08:57.5219076Z [ 94%] Built target torch_cuda 2024-04-03T16:08:57.5427523Z [ 94%] Building CUDA object test_cpp_c10d/CMakeFiles/c10d_cuda_test.dir/CUDATest.cu.o 2024-04-03T16:08:57.5439931Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLibBlas.cpp.o 2024-04-03T16:08:57.5444798Z [ 94%] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2024-04-03T16:08:57.5447367Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebra.cpp.o 2024-04-03T16:08:57.5449071Z [ 94%] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2024-04-03T16:08:57.5450447Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLib.cpp.o 2024-04-03T16:08:57.6432784Z [ 94%] Linking CXX shared library ../lib/libtorch.so 2024-04-03T16:08:58.6836969Z Warning: Unused direct dependencies: 2024-04-03T16:08:58.6838143Z /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2024-04-03T16:08:58.6839259Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:08:58.6941885Z [ 94%] Built target torch 2024-04-03T16:08:58.7039952Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/CUDASolver.cpp.o 2024-04-03T16:08:58.7465142Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/CusolverDnHandlePool.cpp.o 2024-04-03T16:08:58.7915174Z [ 94%] Linking CXX executable ../bin/example_allreduce 2024-04-03T16:08:58.8211388Z [ 94%] Linking CXX shared library ../lib/libc10d_cuda_test.so 2024-04-03T16:08:58.9729440Z [ 94%] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2024-04-03T16:08:59.1744718Z [ 94%] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2024-04-03T16:08:59.2331910Z [ 94%] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2024-04-03T16:08:59.4152399Z [ 94%] Linking CXX shared library ../lib/libtorch_cuda_linalg.so 2024-04-03T16:08:59.5395499Z [ 94%] Linking CXX executable ../bin/Dimname_test 2024-04-03T16:08:59.8224052Z Warning: Unused direct dependencies: 2024-04-03T16:08:59.8224986Z /lib/x86_64-linux-gnu/libpthread.so.0 2024-04-03T16:08:59.8225731Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:08:59.8226544Z /var/lib/jenkins/workspace/build/lib/libc10_cuda.so 2024-04-03T16:08:59.8227266Z /usr/local/cuda/lib64/libcudart.so.11.0 2024-04-03T16:08:59.8227949Z /usr/local/cuda/lib64/libnvToolsExt.so.1 2024-04-03T16:08:59.8228630Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2024-04-03T16:08:59.8229498Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2024-04-03T16:08:59.8230238Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2024-04-03T16:08:59.8230984Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:08:59.8315602Z [ 94%] Built target example_allreduce 2024-04-03T16:08:59.8520793Z [ 94%] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2024-04-03T16:08:59.9016879Z Warning: Unused direct dependencies: 2024-04-03T16:08:59.9017979Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:08:59.9019062Z /usr/local/cuda/lib64/libnvToolsExt.so.1 2024-04-03T16:08:59.9020085Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:08:59.9109794Z [ 94%] Built target c10d_cuda_test 2024-04-03T16:08:59.9315967Z [ 94%] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2024-04-03T16:09:00.0320578Z [ 94%] Linking CXX executable ../bin/Dict_test 2024-04-03T16:09:00.3853510Z [ 94%] Linking CXX executable ../bin/MaybeOwned_test 2024-04-03T16:09:00.7509004Z [ 94%] Linking CXX executable ../bin/apply_utils_test 2024-04-03T16:09:00.7678173Z [ 94%] Linking CXX executable ../bin/NamedTensor_test 2024-04-03T16:09:01.0421462Z Warning: Unused direct dependencies: 2024-04-03T16:09:01.0422298Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:01.0423180Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:01.0530409Z [ 94%] Built target Dimname_test 2024-04-03T16:09:01.0782480Z [ 94%] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2024-04-03T16:09:01.4014381Z Warning: Unused direct dependencies: 2024-04-03T16:09:01.4015338Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:01.4016238Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:01.4103571Z [ 94%] Built target Dict_test 2024-04-03T16:09:01.4307321Z [ 94%] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2024-04-03T16:09:01.6376805Z Warning: Unused direct dependencies: 2024-04-03T16:09:01.6377791Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:01.6380534Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:01.6485961Z [ 94%] Built target MaybeOwned_test 2024-04-03T16:09:01.6725625Z [ 94%] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2024-04-03T16:09:01.9164861Z Warning: Unused direct dependencies: 2024-04-03T16:09:01.9165627Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:01.9166543Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:01.9264865Z [ 94%] Built target NamedTensor_test 2024-04-03T16:09:01.9632556Z [ 94%] Building CXX object caffe2/CMakeFiles/cpu_allocator_test.dir/__/aten/src/ATen/test/cpu_allocator_test.cpp.o 2024-04-03T16:09:02.0488356Z Warning: Unused direct dependencies: 2024-04-03T16:09:02.0489039Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:02.0489632Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:02.0576701Z [ 94%] Built target apply_utils_test 2024-04-03T16:09:02.0773138Z [ 94%] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2024-04-03T16:09:02.0867370Z [ 94%] Linking CXX executable ../bin/atest 2024-04-03T16:09:02.6410053Z [ 94%] Linking CXX executable ../bin/basic 2024-04-03T16:09:02.7287969Z [ 94%] Linking CXX executable ../bin/broadcast_test 2024-04-03T16:09:03.0218626Z [ 94%] Linking CXX executable ../bin/cpu_allocator_test 2024-04-03T16:09:03.1571041Z [ 94%] Linking CXX executable ../bin/cpu_generator_test 2024-04-03T16:09:03.2164108Z Warning: Unused direct dependencies: 2024-04-03T16:09:03.2164957Z /usr/local/cuda/lib64/libnvToolsExt.so.1 2024-04-03T16:09:03.2165803Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2024-04-03T16:09:03.2166617Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2024-04-03T16:09:03.2167537Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:09:03.2263577Z [ 94%] Built target torch_cuda_linalg 2024-04-03T16:09:03.2502185Z [ 94%] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2024-04-03T16:09:03.3298134Z Warning: Unused direct dependencies: 2024-04-03T16:09:03.3299157Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:03.3299921Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:03.3411313Z [ 94%] Built target atest 2024-04-03T16:09:03.3665940Z [ 94%] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2024-04-03T16:09:04.0750205Z Warning: Unused direct dependencies: 2024-04-03T16:09:04.0751269Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:04.0752224Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:04.0857054Z [ 94%] Built target basic 2024-04-03T16:09:04.1092475Z [ 94%] Building CXX object caffe2/CMakeFiles/dispatch_key_set_test.dir/__/aten/src/ATen/test/dispatch_key_set_test.cpp.o 2024-04-03T16:09:04.1240065Z Warning: Unused direct dependencies: 2024-04-03T16:09:04.1240783Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:04.1345394Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:04.1346271Z [ 94%] Built target broadcast_test 2024-04-03T16:09:04.1793009Z [ 94%] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2024-04-03T16:09:04.3053855Z Warning: Unused direct dependencies: 2024-04-03T16:09:04.3054980Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:04.3056310Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:04.3147324Z [ 94%] Built target cpu_allocator_test 2024-04-03T16:09:04.3394274Z [ 94%] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2024-04-03T16:09:04.3784488Z [ 94%] Linking CXX executable ../bin/cpu_profiling_allocator_test 2024-04-03T16:09:04.5982903Z Warning: Unused direct dependencies: 2024-04-03T16:09:04.5983859Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:04.5984899Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:04.6098717Z [ 94%] Built target cpu_generator_test 2024-04-03T16:09:04.6334575Z [ 94%] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2024-04-03T16:09:04.8056774Z [ 94%] Linking CXX executable ../bin/cpu_rng_test 2024-04-03T16:09:05.2013338Z [ 94%] Linking CXX executable ../bin/dispatch_key_set_test 2024-04-03T16:09:05.2977861Z [ 94%] Linking CXX executable ../bin/dlconvertor_test 2024-04-03T16:09:05.3600842Z [ 94%] Linking CXX executable ../bin/extension_backend_test 2024-04-03T16:09:05.6006236Z [ 94%] Linking CXX executable ../bin/half_test 2024-04-03T16:09:05.8923696Z Warning: Unused direct dependencies: 2024-04-03T16:09:05.8924560Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:05.8925443Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:05.9043013Z [ 94%] Built target cpu_profiling_allocator_test 2024-04-03T16:09:05.9288578Z [ 94%] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2024-04-03T16:09:06.3333823Z Warning: Unused direct dependencies: 2024-04-03T16:09:06.3334598Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:06.3335430Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:06.3430699Z [ 94%] Built target cpu_rng_test 2024-04-03T16:09:06.3702703Z [ 94%] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2024-04-03T16:09:06.4529894Z Warning: Unused direct dependencies: 2024-04-03T16:09:06.4531204Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:06.4532489Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:06.4618222Z [ 94%] Built target dlconvertor_test 2024-04-03T16:09:06.4836271Z [ 94%] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2024-04-03T16:09:06.6449765Z Warning: Unused direct dependencies: 2024-04-03T16:09:06.6450697Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:06.6451654Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:06.6452694Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:06.6563089Z [ 94%] Built target dispatch_key_set_test 2024-04-03T16:09:06.6804698Z [ 94%] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2024-04-03T16:09:06.7346807Z Warning: Unused direct dependencies: 2024-04-03T16:09:06.7348263Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:06.7349675Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:06.7351409Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:06.7509740Z [ 94%] Built target half_test 2024-04-03T16:09:06.7824807Z [ 94%] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2024-04-03T16:09:06.8609995Z Warning: Unused direct dependencies: 2024-04-03T16:09:06.8610547Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:06.8611124Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:06.8689250Z [ 94%] Built target extension_backend_test 2024-04-03T16:09:06.9138355Z [ 94%] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2024-04-03T16:09:07.2274760Z [ 94%] Linking CXX executable ../bin/ivalue_test 2024-04-03T16:09:07.4440781Z [ 94%] Linking CXX executable ../bin/lazy_tensor_test 2024-04-03T16:09:07.6426182Z [ 94%] Linking CXX executable ../bin/math_kernel_test 2024-04-03T16:09:07.6909511Z [ 94%] Linking CXX executable ../bin/memory_format_test 2024-04-03T16:09:07.9687217Z [ 94%] Linking CXX executable ../bin/memory_overlapping_test 2024-04-03T16:09:08.2867686Z [ 94%] Linking CXX executable ../bin/mobile_memory_cleanup 2024-04-03T16:09:08.7093905Z Warning: Unused direct dependencies: 2024-04-03T16:09:08.7094877Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:08.7095851Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:08.7096988Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:08.7185971Z [ 94%] Built target lazy_tensor_test 2024-04-03T16:09:08.7369791Z [ 94%] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2024-04-03T16:09:08.8172481Z Warning: Unused direct dependencies: 2024-04-03T16:09:08.8173831Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:08.8174981Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:08.8277637Z [ 94%] Built target ivalue_test 2024-04-03T16:09:08.8625500Z [ 94%] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2024-04-03T16:09:08.8846494Z Warning: Unused direct dependencies: 2024-04-03T16:09:08.8847936Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:08.8848745Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:08.9012028Z [ 94%] Built target memory_format_test 2024-04-03T16:09:08.9343012Z [ 94%] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2024-04-03T16:09:09.0446639Z Warning: Unused direct dependencies: 2024-04-03T16:09:09.0447531Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:09.0448516Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:09.0629690Z [ 94%] Built target math_kernel_test 2024-04-03T16:09:09.0964130Z [ 94%] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2024-04-03T16:09:09.2032681Z [ 94%] Linking CXX executable ../bin/operator_name_test 2024-04-03T16:09:09.4349225Z Warning: Unused direct dependencies: 2024-04-03T16:09:09.4350390Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:09.4351345Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:09.4463902Z [ 94%] Built target memory_overlapping_test 2024-04-03T16:09:09.4751496Z [ 94%] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2024-04-03T16:09:09.6530979Z Warning: Unused direct dependencies: 2024-04-03T16:09:09.6531818Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:09.6532627Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:09.6643284Z [ 94%] Built target mobile_memory_cleanup 2024-04-03T16:09:09.6915485Z [ 94%] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2024-04-03T16:09:09.8746583Z [ 94%] Linking CXX executable ../bin/native_test 2024-04-03T16:09:10.0513328Z [ 94%] Linking CXX executable ../bin/operators_test 2024-04-03T16:09:10.1257480Z [ 94%] Linking CXX executable ../bin/packedtensoraccessor_test 2024-04-03T16:09:10.4579886Z Warning: Unused direct dependencies: 2024-04-03T16:09:10.4580907Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:10.4581980Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:10.4583042Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:10.4692161Z [ 94%] Built target operator_name_test 2024-04-03T16:09:10.4991397Z [ 94%] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2024-04-03T16:09:10.7104689Z [ 94%] Linking CXX executable ../bin/pow_test 2024-04-03T16:09:10.7875135Z [ 94%] Linking CXX executable ../bin/quantized_test 2024-04-03T16:09:11.2986223Z Warning: Unused direct dependencies: 2024-04-03T16:09:11.2986980Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:11.2987775Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:11.3078797Z [ 94%] Built target operators_test 2024-04-03T16:09:11.3285116Z [ 94%] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2024-04-03T16:09:11.3942049Z Warning: Unused direct dependencies: 2024-04-03T16:09:11.3942997Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:11.3943802Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:11.4051525Z [ 94%] Built target native_test 2024-04-03T16:09:11.4344471Z [ 94%] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2024-04-03T16:09:11.6194979Z [ 94%] Linking CXX executable ../bin/reduce_ops_test 2024-04-03T16:09:11.6560039Z Warning: Unused direct dependencies: 2024-04-03T16:09:11.6560817Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:11.6561618Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:11.6717295Z [ 94%] Built target packedtensoraccessor_test 2024-04-03T16:09:11.7005878Z [ 94%] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2024-04-03T16:09:12.0733623Z Warning: Unused direct dependencies: 2024-04-03T16:09:12.0734807Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:12.0736105Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:12.0855121Z [ 94%] Built target pow_test 2024-04-03T16:09:12.1195408Z [ 94%] Building CXX object caffe2/CMakeFiles/StorageUtils_test.dir/__/aten/src/ATen/test/StorageUtils_test.cpp.o 2024-04-03T16:09:12.1300333Z Warning: Unused direct dependencies: 2024-04-03T16:09:12.1300884Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:12.1301482Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:12.1394449Z [ 94%] Built target quantized_test 2024-04-03T16:09:12.1666690Z [ 94%] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2024-04-03T16:09:12.4471824Z [ 94%] Linking CXX executable ../bin/reportMemoryUsage_test 2024-04-03T16:09:12.6070622Z [ 94%] Linking CXX executable ../bin/scalar_tensor_test 2024-04-03T16:09:12.6872365Z [ 94%] Linking CXX executable ../bin/scalar_test 2024-04-03T16:09:13.0047217Z [ 94%] Linking CXX executable ../bin/StorageUtils_test 2024-04-03T16:09:13.0112107Z Warning: Unused direct dependencies: 2024-04-03T16:09:13.0113051Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:13.0114155Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:13.0218266Z [ 94%] Built target reduce_ops_test 2024-04-03T16:09:13.0491967Z [ 94%] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2024-04-03T16:09:13.2225534Z [ 94%] Linking CXX executable ../bin/stride_properties_test 2024-04-03T16:09:13.7949496Z Warning: Unused direct dependencies: 2024-04-03T16:09:13.7950293Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:13.7951119Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:13.8048886Z [ 94%] Built target scalar_tensor_test 2024-04-03T16:09:13.8241529Z [ 94%] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2024-04-03T16:09:13.8973405Z Warning: Unused direct dependencies: 2024-04-03T16:09:13.8974366Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:13.8975150Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:13.8977362Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:13.9111892Z [ 94%] Built target reportMemoryUsage_test 2024-04-03T16:09:13.9386240Z [ 94%] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2024-04-03T16:09:13.9471881Z Warning: Unused direct dependencies: 2024-04-03T16:09:13.9473050Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:13.9474104Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:13.9597105Z [ 94%] Built target scalar_test 2024-04-03T16:09:14.0127678Z [ 94%] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2024-04-03T16:09:14.4159999Z [ 94%] Linking CXX executable ../bin/tensor_iterator_test 2024-04-03T16:09:14.4403898Z Warning: Unused direct dependencies: 2024-04-03T16:09:14.4404740Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:14.4405663Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:14.4509349Z [ 94%] Built target StorageUtils_test 2024-04-03T16:09:14.4753531Z [ 94%] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2024-04-03T16:09:14.5401462Z [ 94%] Linking CXX executable ../bin/type_ptr_test 2024-04-03T16:09:14.6662756Z Warning: Unused direct dependencies: 2024-04-03T16:09:14.6663700Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:14.6664638Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:14.6774463Z [ 94%] Built target stride_properties_test 2024-04-03T16:09:14.7083146Z [ 94%] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2024-04-03T16:09:14.8598924Z [ 94%] Linking CXX executable ../bin/thread_init_test 2024-04-03T16:09:15.3127701Z [ 94%] Linking CXX executable ../bin/test_parallel 2024-04-03T16:09:15.6030792Z [ 95%] Linking CXX executable ../bin/undefined_tensor_test 2024-04-03T16:09:15.7703468Z [ 95%] Linking CXX executable ../bin/type_test 2024-04-03T16:09:15.8785673Z Warning: Unused direct dependencies: 2024-04-03T16:09:15.8786889Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:15.8787991Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:15.8913208Z [ 95%] Built target tensor_iterator_test 2024-04-03T16:09:15.9108893Z [ 95%] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2024-04-03T16:09:16.0284263Z Warning: Unused direct dependencies: 2024-04-03T16:09:16.0285463Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:16.0286895Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:16.0367716Z [ 95%] Built target type_ptr_test 2024-04-03T16:09:16.0559913Z [ 95%] Building CXX object caffe2/CMakeFiles/legacy_vmap_test.dir/__/aten/src/ATen/test/legacy_vmap_test.cpp.o 2024-04-03T16:09:16.2442733Z Warning: Unused direct dependencies: 2024-04-03T16:09:16.2444177Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:16.2444915Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:16.2543547Z [ 95%] Built target thread_init_test 2024-04-03T16:09:16.2773076Z [ 95%] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2024-04-03T16:09:16.7462620Z Warning: Unused direct dependencies: 2024-04-03T16:09:16.7463585Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:16.7464532Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:16.7566160Z [ 95%] Built target test_parallel 2024-04-03T16:09:16.7816979Z [ 95%] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2024-04-03T16:09:16.9010205Z [ 95%] Linking CXX executable ../bin/verify_api_visibility 2024-04-03T16:09:17.0958057Z Warning: Unused direct dependencies: 2024-04-03T16:09:17.0958732Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:17.0959439Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:17.1065911Z [ 95%] Built target undefined_tensor_test 2024-04-03T16:09:17.1208653Z [ 95%] Linking CXX executable ../bin/legacy_vmap_test 2024-04-03T16:09:17.1344181Z [ 95%] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2024-04-03T16:09:17.2390844Z [ 95%] Linking CXX executable ../bin/weakref_test 2024-04-03T16:09:17.2536278Z Warning: Unused direct dependencies: 2024-04-03T16:09:17.2537117Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:17.2538036Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:17.2727986Z [ 95%] Built target type_test 2024-04-03T16:09:17.3193205Z [ 95%] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2024-04-03T16:09:17.9250441Z [ 95%] Linking CXX executable ../bin/wrapdim_test 2024-04-03T16:09:18.0319971Z [ 95%] Linking CXX executable ../bin/IListRef_test 2024-04-03T16:09:18.1284450Z [ 96%] Linking CXX executable ../bin/xla_tensor_test 2024-04-03T16:09:18.2841672Z Warning: Unused direct dependencies: 2024-04-03T16:09:18.2842947Z /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2024-04-03T16:09:18.2843777Z /opt/conda/envs/py_3.10/lib/libstdc++.so.6 2024-04-03T16:09:18.2844662Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:18.2845874Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:18.2846980Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:18.2931139Z [ 96%] Built target verify_api_visibility 2024-04-03T16:09:18.3170333Z [ 96%] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2024-04-03T16:09:18.4186290Z Warning: Unused direct dependencies: 2024-04-03T16:09:18.4187278Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:18.4188313Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:18.4332097Z [ 96%] Built target legacy_vmap_test 2024-04-03T16:09:18.4562041Z [ 96%] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2024-04-03T16:09:18.6542715Z Warning: Unused direct dependencies: 2024-04-03T16:09:18.6543570Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:18.6544436Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:18.6649555Z [ 96%] Built target weakref_test 2024-04-03T16:09:18.6985482Z [ 96%] Building CXX object caffe2/CMakeFiles/kernel_function_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp.o 2024-04-03T16:09:18.8878410Z [ 96%] Linking CXX executable ../bin/List_test 2024-04-03T16:09:19.2984688Z [ 96%] Linking CXX executable ../bin/kernel_function_legacy_test 2024-04-03T16:09:19.3490458Z Warning: Unused direct dependencies: 2024-04-03T16:09:19.3491830Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:19.3653183Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:19.3654072Z [ 96%] Built target IListRef_test 2024-04-03T16:09:19.3885299Z [ 96%] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2024-04-03T16:09:19.4028609Z Warning: Unused direct dependencies: 2024-04-03T16:09:19.4029663Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:19.4030763Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:19.4198939Z [ 96%] Built target wrapdim_test 2024-04-03T16:09:19.4609749Z [ 96%] Building CXX object caffe2/CMakeFiles/kernel_lambda_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp.o 2024-04-03T16:09:19.5958097Z Warning: Unused direct dependencies: 2024-04-03T16:09:19.5959087Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:19.5962201Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:19.6080885Z [ 96%] Built target xla_tensor_test 2024-04-03T16:09:19.6087922Z [ 96%] Linking CXX executable ../bin/KernelFunction_test 2024-04-03T16:09:19.6357568Z [ 96%] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2024-04-03T16:09:20.0714111Z [ 96%] Linking CXX executable ../bin/kernel_function_test 2024-04-03T16:09:20.0875662Z [ 96%] Linking CXX executable ../bin/kernel_lambda_legacy_test 2024-04-03T16:09:20.2093174Z Warning: Unused direct dependencies: 2024-04-03T16:09:20.2094164Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:20.2095123Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:20.2184628Z [ 96%] Linking CXX executable ../bin/kernel_lambda_test 2024-04-03T16:09:20.2189809Z [ 96%] Built target List_test 2024-04-03T16:09:20.2422134Z [ 96%] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2024-04-03T16:09:20.5921159Z Warning: Unused direct dependencies: 2024-04-03T16:09:20.5921924Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:20.5922714Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:20.5998271Z [ 96%] Built target kernel_function_legacy_test 2024-04-03T16:09:20.6210297Z [ 96%] 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-04-03T16:09:20.7868109Z [ 96%] Linking CXX executable ../bin/kernel_stackbased_test 2024-04-03T16:09:20.8427625Z Warning: Unused direct dependencies: 2024-04-03T16:09:20.8428606Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:20.8429766Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:20.8548835Z [ 96%] Built target KernelFunction_test 2024-04-03T16:09:20.8854543Z [ 96%] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2024-04-03T16:09:21.1293014Z [ 96%] Linking CXX executable ../bin/make_boxed_from_unboxed_functor_test 2024-04-03T16:09:21.2785413Z [ 96%] Linking CXX executable ../bin/CppSignature_test 2024-04-03T16:09:21.5401200Z Warning: Unused direct dependencies: 2024-04-03T16:09:21.5402053Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:21.5402999Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:21.5493819Z [ 96%] Built target kernel_lambda_legacy_test 2024-04-03T16:09:21.5653807Z Warning: Unused direct dependencies: 2024-04-03T16:09:21.5654815Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:21.5655895Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:21.5687485Z [ 96%] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2024-04-03T16:09:21.5744759Z [ 96%] Built target kernel_lambda_test 2024-04-03T16:09:21.5953761Z [ 96%] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2024-04-03T16:09:21.6342078Z Warning: Unused direct dependencies: 2024-04-03T16:09:21.6343040Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:21.6344176Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:21.6467862Z [ 96%] Built target kernel_function_test 2024-04-03T16:09:21.6776733Z [ 96%] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2024-04-03T16:09:22.0222060Z [ 96%] Linking CXX executable ../bin/op_allowlist_test 2024-04-03T16:09:22.1265655Z Warning: Unused direct dependencies: 2024-04-03T16:09:22.1266980Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:22.1268169Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:22.1374472Z [ 96%] Built target kernel_stackbased_test 2024-04-03T16:09:22.1651316Z [ 96%] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2024-04-03T16:09:22.3392983Z [ 96%] Linking CXX executable ../bin/op_registration_test 2024-04-03T16:09:22.4110534Z Warning: Unused direct dependencies: 2024-04-03T16:09:22.4111388Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:22.4112349Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:22.4227741Z [ 96%] Built target make_boxed_from_unboxed_functor_test 2024-04-03T16:09:22.4527303Z [ 96%] Building CXX object caffe2/CMakeFiles/cuda_allocator_test.dir/__/aten/src/ATen/test/cuda_allocator_test.cpp.o 2024-04-03T16:09:22.5258070Z [ 96%] Linking CXX executable ../bin/backend_fallback_test 2024-04-03T16:09:22.6225329Z [ 96%] Linking CXX executable ../bin/inline_container_test 2024-04-03T16:09:22.6837453Z Warning: Unused direct dependencies: 2024-04-03T16:09:22.6838345Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:22.6839408Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:22.6840355Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:22.6950175Z [ 96%] Built target CppSignature_test 2024-04-03T16:09:22.7287550Z [ 96%] Building CXX object caffe2/CMakeFiles/cuda_apply_test.dir/__/aten/src/ATen/test/cuda_apply_test.cpp.o 2024-04-03T16:09:23.2472802Z Warning: Unused direct dependencies: 2024-04-03T16:09:23.2473801Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:23.2474772Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:23.2475779Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:23.2583375Z [ 96%] Built target op_allowlist_test 2024-04-03T16:09:23.2782515Z [ 96%] Building CUDA object caffe2/CMakeFiles/cuda_atomic_ops_test.dir/__/aten/src/ATen/test/cuda_atomic_ops_test.cu.o 2024-04-03T16:09:23.3229215Z [ 96%] Linking CXX executable ../bin/cuda_apply_test 2024-04-03T16:09:23.6646909Z [ 96%] Linking CXX executable ../bin/cuda_allocator_test 2024-04-03T16:09:23.8620816Z Warning: Unused direct dependencies: 2024-04-03T16:09:23.8621648Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:23.8622684Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:23.8745412Z [ 96%] Built target backend_fallback_test 2024-04-03T16:09:23.8960007Z [ 96%] Building CXX object caffe2/CMakeFiles/cuda_caching_host_allocator_test.dir/__/aten/src/ATen/test/cuda_caching_host_allocator_test.cpp.o 2024-04-03T16:09:23.9083591Z Warning: Unused direct dependencies: 2024-04-03T16:09:23.9084450Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:23.9085355Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:23.9180226Z [ 96%] Built target op_registration_test 2024-04-03T16:09:23.9383446Z [ 96%] Building CUDA object caffe2/CMakeFiles/cuda_complex_math_test.dir/__/aten/src/ATen/test/cuda_complex_math_test.cu.o 2024-04-03T16:09:24.1065165Z Warning: Unused direct dependencies: 2024-04-03T16:09:24.1065943Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:24.1066736Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:24.1209404Z [ 96%] Built target inline_container_test 2024-04-03T16:09:24.1577924Z [ 96%] Building CUDA object caffe2/CMakeFiles/cuda_complex_test.dir/__/aten/src/ATen/test/cuda_complex_test.cu.o 2024-04-03T16:09:24.6911297Z Warning: Unused direct dependencies: 2024-04-03T16:09:24.6912349Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:24.6913452Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:24.6914501Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:24.7007784Z [ 96%] Built target cuda_apply_test 2024-04-03T16:09:24.7261280Z [ 96%] Building CUDA object caffe2/CMakeFiles/cuda_cub_test.dir/__/aten/src/ATen/test/cuda_cub_test.cu.o 2024-04-03T16:09:24.7674206Z [ 97%] Linking CXX executable ../bin/cuda_atomic_ops_test 2024-04-03T16:09:24.9946145Z Warning: Unused direct dependencies: 2024-04-03T16:09:24.9947083Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:24.9948112Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:25.0099033Z [ 97%] Built target cuda_allocator_test 2024-04-03T16:09:25.0468966Z [ 97%] Building CXX object caffe2/CMakeFiles/cuda_device_test.dir/__/aten/src/ATen/test/cuda_device_test.cpp.o 2024-04-03T16:09:25.1732825Z [ 97%] Linking CXX executable ../bin/cuda_caching_host_allocator_test 2024-04-03T16:09:25.3391935Z [ 97%] Linking CXX executable ../bin/cuda_complex_math_test 2024-04-03T16:09:25.6258793Z [ 97%] Linking CXX executable ../bin/cuda_device_test 2024-04-03T16:09:25.7422640Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_complex_test.cu(8): warning #177-D: variable "num1" was declared but never referenced 2024-04-03T16:09:25.7424071Z 2024-04-03T16:09:25.7425517Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_complex_test.cu(9): warning #177-D: variable "num2" was declared but never referenced 2024-04-03T16:09:25.7427029Z 2024-04-03T16:09:25.7428486Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_complex_test.cu(14): warning #177-D: variable "num1" was declared but never referenced 2024-04-03T16:09:25.7430127Z 2024-04-03T16:09:25.7431566Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_complex_test.cu(15): warning #177-D: variable "num2" was declared but never referenced 2024-04-03T16:09:25.7433084Z 2024-04-03T16:09:25.7434546Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_complex_test.cu(49): warning #177-D: variable "cuComplex_zz" was declared but never referenced 2024-04-03T16:09:25.7436100Z 2024-04-03T16:09:25.7437734Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_complex_test.cu(53): warning #177-D: variable "cuDoubleComplex_zzzz" was declared but never referenced 2024-04-03T16:09:25.7439609Z 2024-04-03T16:09:25.7582102Z [ 97%] Linking CXX executable ../bin/cuda_complex_test 2024-04-03T16:09:26.0540664Z Warning: Unused direct dependencies: 2024-04-03T16:09:26.0541604Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:26.0542620Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:26.0543683Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:26.0664629Z [ 97%] Built target cuda_atomic_ops_test 2024-04-03T16:09:26.0930643Z [ 97%] Building CUDA object caffe2/CMakeFiles/cuda_distributions_test.dir/__/aten/src/ATen/test/cuda_distributions_test.cu.o 2024-04-03T16:09:26.4490693Z Warning: Unused direct dependencies: 2024-04-03T16:09:26.4491682Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:26.4578499Z [ 97%] Built target cuda_caching_host_allocator_test 2024-04-03T16:09:26.4808514Z [ 97%] Building CXX object caffe2/CMakeFiles/cuda_dlconvertor_test.dir/__/aten/src/ATen/test/cuda_dlconvertor_test.cpp.o 2024-04-03T16:09:26.6033857Z [ 97%] Linking CXX executable ../bin/cuda_cub_test 2024-04-03T16:09:26.8853964Z Warning: Unused direct dependencies: 2024-04-03T16:09:26.8854851Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:26.8855737Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:26.8856737Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:26.8907175Z Warning: Unused direct dependencies: 2024-04-03T16:09:26.8908070Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:26.8909003Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:26.8910098Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:26.8980475Z [ 97%] Built target cuda_complex_math_test 2024-04-03T16:09:26.9083795Z [ 97%] Built target cuda_device_test 2024-04-03T16:09:26.9342213Z [ 97%] Building CUDA object caffe2/CMakeFiles/cuda_generator_test.dir/__/aten/src/ATen/test/cuda_generator_test.cu.o 2024-04-03T16:09:26.9447900Z [ 97%] Building CUDA object caffe2/CMakeFiles/cuda_half_test.dir/__/aten/src/ATen/test/cuda_half_test.cu.o 2024-04-03T16:09:27.3900541Z Warning: Unused direct dependencies: 2024-04-03T16:09:27.3901522Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:27.3902553Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:27.3903643Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:27.4191796Z [ 97%] Built target cuda_complex_test 2024-04-03T16:09:27.4989966Z [ 97%] Building CUDA object caffe2/CMakeFiles/cuda_integer_divider_test.dir/__/aten/src/ATen/test/cuda_integer_divider_test.cu.o 2024-04-03T16:09:27.9994842Z [ 97%] Linking CXX executable ../bin/cuda_dlconvertor_test 2024-04-03T16:09:28.2589474Z Warning: Unused direct dependencies: 2024-04-03T16:09:28.2590382Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:28.2591300Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:28.3315916Z [ 97%] Built target cuda_cub_test 2024-04-03T16:09:28.4476543Z [ 97%] Building CUDA object caffe2/CMakeFiles/cuda_optional_test.dir/__/aten/src/ATen/test/cuda_optional_test.cu.o 2024-04-03T16:09:29.2643591Z [ 97%] Linking CXX executable ../bin/cuda_integer_divider_test 2024-04-03T16:09:29.5799312Z Warning: Unused direct dependencies: 2024-04-03T16:09:29.5800211Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:29.5801143Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:29.5908683Z [ 97%] Built target cuda_dlconvertor_test 2024-04-03T16:09:29.5910120Z [ 97%] Linking CXX executable ../bin/cuda_distributions_test 2024-04-03T16:09:29.6293302Z [ 97%] Building CUDA object caffe2/CMakeFiles/cuda_packedtensoraccessor_test.dir/__/aten/src/ATen/test/cuda_packedtensoraccessor_test.cu.o 2024-04-03T16:09:30.2673322Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_half_test.cu(36): warning #177-D: variable "threshold" was declared but never referenced 2024-04-03T16:09:30.2674869Z 2024-04-03T16:09:30.3032889Z [ 97%] Linking CXX executable ../bin/cuda_half_test 2024-04-03T16:09:30.5625893Z [ 97%] Linking CXX executable ../bin/cuda_generator_test 2024-04-03T16:09:30.8394559Z Warning: Unused direct dependencies: 2024-04-03T16:09:30.8395556Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:30.8396667Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:30.8397937Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:30.8539923Z [ 97%] Built target cuda_integer_divider_test 2024-04-03T16:09:30.8813170Z [ 97%] Building CXX object caffe2/CMakeFiles/cuda_reportMemoryUsage_test.dir/__/aten/src/ATen/test/cuda_reportMemoryUsage_test.cpp.o 2024-04-03T16:09:31.1053677Z Warning: Unused direct dependencies: 2024-04-03T16:09:31.1055110Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:31.1180392Z [ 97%] Built target cuda_distributions_test 2024-04-03T16:09:31.1451164Z [ 97%] Building CXX object caffe2/CMakeFiles/cuda_allocatorTraceTracker_test.dir/__/aten/src/ATen/test/cuda_allocatorTraceTracker_test.cpp.o 2024-04-03T16:09:31.5848945Z Warning: Unused direct dependencies: 2024-04-03T16:09:31.5849805Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:31.5850682Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:31.5851492Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:31.5937310Z [ 97%] Built target cuda_half_test 2024-04-03T16:09:31.6158845Z [ 97%] Building CXX object caffe2/CMakeFiles/cuda_stream_test.dir/__/aten/src/ATen/test/cuda_stream_test.cpp.o 2024-04-03T16:09:31.6744294Z [ 97%] Linking CXX executable ../bin/cuda_optional_test 2024-04-03T16:09:31.7691841Z [ 97%] Linking CXX executable ../bin/cuda_allocatorTraceTracker_test 2024-04-03T16:09:31.8652375Z Warning: Unused direct dependencies: 2024-04-03T16:09:31.8653392Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:31.8747031Z [ 97%] Built target cuda_generator_test 2024-04-03T16:09:31.8949207Z [ 97%] Building CUDA object caffe2/CMakeFiles/cuda_vectorized_test.dir/__/aten/src/ATen/test/cuda_vectorized_test.cu.o 2024-04-03T16:09:32.1514547Z [ 97%] Linking CXX executable ../bin/cuda_reportMemoryUsage_test 2024-04-03T16:09:32.3273639Z [ 97%] Linking CXX executable ../bin/cuda_stream_test 2024-04-03T16:09:32.6747145Z [ 97%] Linking CXX executable ../bin/cuda_packedtensoraccessor_test 2024-04-03T16:09:33.0393418Z Warning: Unused direct dependencies: 2024-04-03T16:09:33.0394320Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:33.0395291Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:33.0396226Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:33.0469978Z [ 97%] Built target cuda_allocatorTraceTracker_test 2024-04-03T16:09:33.0672657Z [ 97%] Building CXX object caffe2/CMakeFiles/cuda_cudnn_test.dir/__/aten/src/ATen/test/cuda_cudnn_test.cpp.o 2024-04-03T16:09:33.2071502Z Warning: Unused direct dependencies: 2024-04-03T16:09:33.2072530Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:33.2073647Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:33.2074790Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:33.2191194Z [ 97%] Built target cuda_optional_test 2024-04-03T16:09:33.2749560Z [ 97%] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2024-04-03T16:09:33.5884224Z Warning: Unused direct dependencies: 2024-04-03T16:09:33.5884972Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:33.5885741Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:33.5886576Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:33.6014909Z [ 97%] Built target cuda_reportMemoryUsage_test 2024-04-03T16:09:33.6325161Z [ 97%] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2024-04-03T16:09:33.6689577Z Warning: Unused direct dependencies: 2024-04-03T16:09:33.6690453Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:33.6691359Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:33.6692333Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:33.6791108Z [ 97%] Built target cuda_stream_test 2024-04-03T16:09:33.7105504Z [ 97%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2024-04-03T16:09:34.1171519Z Warning: Unused direct dependencies: 2024-04-03T16:09:34.1172066Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:34.1172640Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:34.1248511Z [ 97%] Built target cuda_packedtensoraccessor_test 2024-04-03T16:09:34.1493924Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2024-04-03T16:09:34.2885515Z [ 97%] Linking CXX executable ../bin/cuda_cudnn_test 2024-04-03T16:09:34.2904827Z [ 97%] Linking CXX shared library ../lib/libjitbackend_test.so 2024-04-03T16:09:34.4295403Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2024-04-03T16:09:34.4880568Z [ 97%] Linking CXX shared library ../lib/libtorchbind_test.so 2024-04-03T16:09:34.5147878Z [ 97%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2024-04-03T16:09:34.7362413Z [ 97%] Linking CXX executable ../bin/cuda_vectorized_test 2024-04-03T16:09:35.0644930Z [ 97%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2024-04-03T16:09:35.2754737Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2024-04-03T16:09:35.3696397Z Warning: Unused direct dependencies: 2024-04-03T16:09:35.3697606Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:35.3699029Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:35.3800731Z [ 97%] Built target jitbackend_test 2024-04-03T16:09:35.4060392Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2024-04-03T16:09:35.5203958Z Warning: Unused direct dependencies: 2024-04-03T16:09:35.5204862Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:35.5206023Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:35.5309223Z [ 97%] Built target torchbind_test 2024-04-03T16:09:35.5404023Z [ 97%] Linking CXX shared library ../lib/libbackend_with_compiler.so 2024-04-03T16:09:35.5586832Z [ 97%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2024-04-03T16:09:35.6667278Z Warning: Unused direct dependencies: 2024-04-03T16:09:35.6668269Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:35.6669409Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:35.6776431Z [ 97%] Built target cuda_cudnn_test 2024-04-03T16:09:35.6898653Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2024-04-03T16:09:36.1609023Z Warning: Unused direct dependencies: 2024-04-03T16:09:36.1609734Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:36.1610393Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:36.1611046Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:36.1732363Z [ 97%] Built target cuda_vectorized_test 2024-04-03T16:09:36.1910615Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2024-04-03T16:09:36.5499122Z Warning: Unused direct dependencies: 2024-04-03T16:09:36.5499948Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:36.5500836Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:36.5561267Z [ 97%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooAsyncTest.dir/ProcessGroupGlooAsyncTest.cpp.o 2024-04-03T16:09:36.5643283Z [ 97%] Built target backend_with_compiler 2024-04-03T16:09:36.5874702Z [ 97%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupNCCLTest.dir/ProcessGroupNCCLTest.cpp.o 2024-04-03T16:09:36.7059009Z [ 97%] Linking CXX executable ../bin/tutorial_tensorexpr 2024-04-03T16:09:36.7562534Z [ 97%] Linking CXX executable ../bin/ProcessGroupGlooTest 2024-04-03T16:09:36.8936260Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2024-04-03T16:09:37.4353648Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2024-04-03T16:09:37.9970707Z [ 97%] Linking CXX executable ../bin/ProcessGroupGlooAsyncTest 2024-04-03T16:09:38.0438327Z Warning: Unused direct dependencies: 2024-04-03T16:09:38.0439366Z /var/lib/jenkins/workspace/build/lib/libc10d_cuda_test.so 2024-04-03T16:09:38.0440202Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:38.0440969Z /var/lib/jenkins/workspace/build/lib/libc10_cuda.so 2024-04-03T16:09:38.0441635Z /usr/local/cuda/lib64/libcudart.so.11.0 2024-04-03T16:09:38.0442209Z /usr/local/cuda/lib64/libnvToolsExt.so.1 2024-04-03T16:09:38.0442904Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2024-04-03T16:09:38.0443613Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2024-04-03T16:09:38.0444277Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2024-04-03T16:09:38.0445058Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:09:38.0547335Z [ 97%] Built target ProcessGroupGlooTest 2024-04-03T16:09:38.0647259Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2024-04-03T16:09:38.0686951Z Warning: Unused direct dependencies: 2024-04-03T16:09:38.0687900Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:38.0688923Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:38.0778615Z [ 97%] Built target tutorial_tensorexpr 2024-04-03T16:09:38.0880610Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2024-04-03T16:09:38.1962863Z [ 97%] Linking CXX executable ../bin/ProcessGroupNCCLTest 2024-04-03T16:09:38.3005030Z [ 97%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupNCCLErrorsTest.dir/ProcessGroupNCCLErrorsTest.cpp.o 2024-04-03T16:09:38.4508606Z [ 97%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupUCCTest.dir/ProcessGroupUCCTest.cpp.o 2024-04-03T16:09:39.1469153Z Warning: Unused direct dependencies: 2024-04-03T16:09:39.1469867Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:39.1470401Z /usr/local/cuda/lib64/libnvToolsExt.so.1 2024-04-03T16:09:39.1470884Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2024-04-03T16:09:39.1471429Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2024-04-03T16:09:39.1471925Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2024-04-03T16:09:39.1472525Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:09:39.1572679Z [ 97%] Built target ProcessGroupGlooAsyncTest 2024-04-03T16:09:39.1667102Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2024-04-03T16:09:39.3771095Z [ 97%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2024-04-03T16:09:39.4174876Z [ 97%] Linking CXX executable ../bin/ProcessGroupUCCTest 2024-04-03T16:09:39.4749802Z [ 97%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2024-04-03T16:09:39.5297776Z Warning: Unused direct dependencies: 2024-04-03T16:09:39.5298529Z /usr/local/cuda/lib64/libnvToolsExt.so.1 2024-04-03T16:09:39.5299213Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2024-04-03T16:09:39.5300041Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2024-04-03T16:09:39.5300817Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2024-04-03T16:09:39.5301663Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:09:39.5429810Z [ 97%] Built target ProcessGroupNCCLTest 2024-04-03T16:09:39.5532057Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2024-04-03T16:09:39.7203384Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2024-04-03T16:09:39.7256891Z [ 97%] Linking CXX executable ../bin/ProcessGroupNCCLErrorsTest 2024-04-03T16:09:40.3082903Z [ 97%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2024-04-03T16:09:40.3234631Z [ 97%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2024-04-03T16:09:40.6625964Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2024-04-03T16:09:40.8166522Z [ 97%] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2024-04-03T16:09:40.8182094Z Warning: Unused direct dependencies: 2024-04-03T16:09:40.8182898Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-04-03T16:09:40.8183791Z /var/lib/jenkins/workspace/build/lib/libc10d_cuda_test.so 2024-04-03T16:09:40.8184678Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:40.8185530Z /var/lib/jenkins/workspace/build/lib/libc10_cuda.so 2024-04-03T16:09:40.8186249Z /usr/local/cuda/lib64/libcudart.so.11.0 2024-04-03T16:09:40.8186874Z /usr/local/cuda/lib64/libnvToolsExt.so.1 2024-04-03T16:09:40.8187559Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-04-03T16:09:40.8188312Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2024-04-03T16:09:40.8189085Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2024-04-03T16:09:40.8189981Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2024-04-03T16:09:40.8190796Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:09:40.8303850Z [ 97%] Built target ProcessGroupUCCTest 2024-04-03T16:09:40.8408412Z [ 97%] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2024-04-03T16:09:40.8528881Z [ 97%] Linking CXX executable ../bin/test_dist_autograd 2024-04-03T16:09:40.9735936Z Warning: Unused direct dependencies: 2024-04-03T16:09:40.9736947Z /var/lib/jenkins/workspace/build/lib/libc10_cuda.so 2024-04-03T16:09:40.9737924Z /usr/local/cuda/lib64/libcudart.so.11.0 2024-04-03T16:09:40.9738731Z /usr/local/cuda/lib64/libnvToolsExt.so.1 2024-04-03T16:09:40.9739518Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2024-04-03T16:09:40.9740422Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2024-04-03T16:09:40.9741297Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2024-04-03T16:09:40.9742249Z /lib/x86_64-linux-gnu/libdl.so.2 2024-04-03T16:09:40.9873556Z [ 97%] Built target ProcessGroupNCCLErrorsTest 2024-04-03T16:09:40.9968517Z [ 97%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2024-04-03T16:09:41.1924452Z [ 97%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2024-04-03T16:09:41.1969450Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2024-04-03T16:09:41.5608113Z [ 97%] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2024-04-03T16:09:42.3805115Z Warning: Unused direct dependencies: 2024-04-03T16:09:42.3806111Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:42.3806984Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:42.3889227Z [ 97%] Built target test_dist_autograd 2024-04-03T16:09:42.4008227Z [ 97%] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2024-04-03T16:09:42.4047224Z [ 97%] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2024-04-03T16:09:42.4712254Z [ 97%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2024-04-03T16:09:42.6578331Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2024-04-03T16:09:43.0404523Z [ 97%] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2024-04-03T16:09:43.7126697Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2024-04-03T16:09:43.7511915Z [ 97%] Linking CXX executable ../bin/parallel_benchmark 2024-04-03T16:09:43.8476674Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2024-04-03T16:09:44.0039195Z [ 97%] Linking CXX executable ../bin/test_cpp_rpc 2024-04-03T16:09:44.4491114Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2024-04-03T16:09:44.9002407Z [ 97%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/__/__/cpp/lite_interpreter_runtime/main.cpp.o 2024-04-03T16:09:45.1015399Z Warning: Unused direct dependencies: 2024-04-03T16:09:45.1016251Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:45.1017202Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:45.1111371Z [ 97%] Built target parallel_benchmark 2024-04-03T16:09:45.1184902Z [ 97%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_context.cpp.o 2024-04-03T16:09:45.3395541Z [ 97%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_nnc_backend.cpp.o 2024-04-03T16:09:45.4632798Z Warning: Unused direct dependencies: 2024-04-03T16:09:45.4633763Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:45.4634782Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:45.4748294Z [ 97%] Built target test_cpp_rpc 2024-04-03T16:09:45.4839452Z [ 97%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_registry.cpp.o 2024-04-03T16:09:45.5863300Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2024-04-03T16:09:45.8271163Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2024-04-03T16:09:45.8287240Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2024-04-03T16:09:45.9863451Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2024-04-03T16:09:46.5866566Z [ 97%] Linking CXX executable ../bin/test_mobile_nnc 2024-04-03T16:09:46.8276274Z [ 97%] Building CXX object test_mobile_nnc/CMakeFiles/aot_model_compiler_test.dir/__/__/__/binaries/aot_model_compiler.cc.o 2024-04-03T16:09:46.8707681Z [ 97%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2024-04-03T16:09:46.9884149Z [ 97%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2024-04-03T16:09:47.1902044Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2024-04-03T16:09:47.4031671Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2024-04-03T16:09:47.9538906Z Warning: Unused direct dependencies: 2024-04-03T16:09:47.9541737Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:47.9542971Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:47.9647111Z [ 97%] Built target test_mobile_nnc 2024-04-03T16:09:47.9745990Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2024-04-03T16:09:48.0236349Z [ 97%] Linking CXX executable ../bin/aot_model_compiler_test 2024-04-03T16:09:48.3840993Z [ 97%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2024-04-03T16:09:48.4258575Z [ 97%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2024-04-03T16:09:48.4837599Z [ 97%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2024-04-03T16:09:48.9550410Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cuda.cpp.o 2024-04-03T16:09:49.0221290Z [ 97%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_llvm.cpp.o 2024-04-03T16:09:49.0501430Z [ 97%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2024-04-03T16:09:49.1758329Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2024-04-03T16:09:49.2750090Z Warning: Unused direct dependencies: 2024-04-03T16:09:49.2751449Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:49.2752474Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:49.2865586Z [ 97%] Built target aot_model_compiler_test 2024-04-03T16:09:49.2970567Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2024-04-03T16:09:49.5950659Z [ 97%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2024-04-03T16:09:49.9658081Z [ 97%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2024-04-03T16:09:50.2072312Z [ 97%] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2024-04-03T16:09:50.5145563Z [ 97%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2024-04-03T16:09:50.6771679Z [ 97%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2024-04-03T16:09:50.6809239Z [ 97%] Linking CXX executable ../bin/test_tensorexpr 2024-04-03T16:09:50.8238238Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2024-04-03T16:09:51.0262976Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2024-04-03T16:09:51.1152708Z [ 97%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2024-04-03T16:09:51.5001693Z [ 97%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2024-04-03T16:09:52.2133378Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2024-04-03T16:09:52.4370552Z Warning: Unused direct dependencies: 2024-04-03T16:09:52.4371547Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:52.4448662Z [ 98%] Built target test_tensorexpr 2024-04-03T16:09:52.4519572Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2024-04-03T16:09:52.5547807Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2024-04-03T16:09:52.7784715Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2024-04-03T16:09:52.7857382Z [ 98%] Linking CXX executable ../bin/test_lazy 2024-04-03T16:09:52.9629891Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2024-04-03T16:09:53.4452943Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2024-04-03T16:09:53.4471097Z [ 98%] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2024-04-03T16:09:53.5648914Z [ 98%] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2024-04-03T16:09:53.9157081Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2024-04-03T16:09:54.3810248Z Warning: Unused direct dependencies: 2024-04-03T16:09:54.3811172Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:09:54.3812098Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:09:54.3918389Z [ 98%] Built target test_lazy 2024-04-03T16:09:54.4011754Z [ 98%] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2024-04-03T16:09:54.4592356Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2024-04-03T16:09:54.7001056Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2024-04-03T16:09:54.7180634Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2024-04-03T16:09:55.0504156Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2024-04-03T16:09:55.5886934Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2024-04-03T16:09:55.6380707Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2024-04-03T16:09:55.6868525Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2024-04-03T16:09:55.7522174Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2024-04-03T16:09:55.8467905Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2024-04-03T16:09:56.2996221Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2024-04-03T16:09:56.3250646Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2024-04-03T16:09:56.3401811Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2024-04-03T16:09:56.5488019Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2024-04-03T16:09:56.9602235Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2024-04-03T16:09:57.0274756Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2024-04-03T16:09:57.1663666Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2024-04-03T16:09:57.2391313Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2024-04-03T16:09:57.5332759Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2024-04-03T16:09:57.7696917Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2024-04-03T16:09:57.7730571Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2024-04-03T16:09:58.2379647Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2024-04-03T16:09:58.4169223Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2024-04-03T16:09:58.4210051Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2024-04-03T16:09:58.5354648Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2024-04-03T16:09:58.8350799Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2024-04-03T16:09:58.9340906Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2024-04-03T16:09:59.1852999Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2024-04-03T16:09:59.4822947Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2024-04-03T16:09:59.5901554Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2024-04-03T16:09:59.8232514Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2024-04-03T16:10:00.1371468Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2024-04-03T16:10:00.1631300Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2024-04-03T16:10:00.1869549Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2024-04-03T16:10:00.3430693Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2024-04-03T16:10:00.7717417Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2024-04-03T16:10:00.7767436Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2024-04-03T16:10:00.7782595Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2024-04-03T16:10:01.3749691Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/PyInterpreter.cpp.o 2024-04-03T16:10:01.4849368Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2024-04-03T16:10:02.0410081Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2024-04-03T16:10:02.0862935Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2024-04-03T16:10:02.1466019Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2024-04-03T16:10:02.2173650Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2024-04-03T16:10:02.5186084Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2024-04-03T16:10:02.6324265Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2024-04-03T16:10:03.3923611Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2024-04-03T16:10:03.3925001Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2024-04-03T16:10:03.4597914Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2024-04-03T16:10:03.8308291Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2024-04-03T16:10:03.8571399Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2024-04-03T16:10:04.9668149Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2024-04-03T16:10:05.2381540Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2024-04-03T16:10:05.2446169Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2024-04-03T16:10:05.2893078Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2024-04-03T16:10:05.4489812Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2024-04-03T16:10:06.4441779Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2024-04-03T16:10:06.5517036Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2024-04-03T16:10:06.6032808Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2024-04-03T16:10:06.7875289Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2024-04-03T16:10:06.8585987Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2024-04-03T16:10:07.1794561Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2024-04-03T16:10:07.7885138Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2024-04-03T16:10:07.8310585Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2024-04-03T16:10:08.0290299Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2024-04-03T16:10:08.2423324Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2024-04-03T16:10:08.3003675Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2024-04-03T16:10:08.5702124Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2024-04-03T16:10:08.9262668Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2024-04-03T16:10:09.1747554Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2024-04-03T16:10:09.2587835Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2024-04-03T16:10:09.8157516Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2024-04-03T16:10:09.8163187Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2024-04-03T16:10:09.8958919Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2024-04-03T16:10:10.0173481Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2024-04-03T16:10:10.5997218Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2024-04-03T16:10:11.2131534Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2024-04-03T16:10:11.3016546Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2024-04-03T16:10:11.3303415Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2024-04-03T16:10:11.3616652Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2024-04-03T16:10:11.5726986Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2024-04-03T16:10:12.1027736Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2024-04-03T16:10:12.6183912Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2024-04-03T16:10:12.6339274Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2024-04-03T16:10:12.8479381Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2024-04-03T16:10:13.1355052Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_nested_functions_manual.cpp.o 2024-04-03T16:10:13.4609949Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2024-04-03T16:10:14.0009058Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2024-04-03T16:10:14.0989222Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2024-04-03T16:10:14.1347318Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2024-04-03T16:10:14.5772233Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2024-04-03T16:10:14.7225721Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2024-04-03T16:10:14.9511145Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2024-04-03T16:10:15.1771624Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/python_compiled_autograd.cpp.o 2024-04-03T16:10:15.5532272Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2024-04-03T16:10:15.5944044Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2024-04-03T16:10:15.9185695Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2024-04-03T16:10:16.2383347Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cache_entry.cpp.o 2024-04-03T16:10:16.4020942Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpp_shim.cpp.o 2024-04-03T16:10:16.8724371Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2024-04-03T16:10:16.9404533Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2024-04-03T16:10:16.9415825Z [ 99%] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpython_defs.c.o 2024-04-03T16:10:16.9907134Z [ 99%] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame.c.o 2024-04-03T16:10:17.0393827Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/extra_state.cpp.o 2024-04-03T16:10:17.2085205Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2024-04-03T16:10:17.2663050Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2024-04-03T16:10:17.3998377Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2024-04-03T16:10:17.6473527Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/guards.cpp.o 2024-04-03T16:10:17.9022283Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2024-04-03T16:10:18.5875276Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2024-04-03T16:10:18.6573686Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2024-04-03T16:10:18.6942686Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2024-04-03T16:10:18.9181731Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2024-04-03T16:10:19.1497780Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2024-04-03T16:10:19.2424452Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2024-04-03T16:10:19.4182862Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/init.cpp.o 2024-04-03T16:10:19.4762816Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2024-04-03T16:10:20.0888247Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2024-04-03T16:10:20.2205626Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2024-04-03T16:10:20.5429126Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mps/Module.cpp.o 2024-04-03T16:10:20.6535460Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2024-04-03T16:10:20.6821897Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2024-04-03T16:10:21.2184462Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2024-04-03T16:10:21.5096232Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2024-04-03T16:10:21.8863472Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_runner/pybind.cpp.o 2024-04-03T16:10:21.9147349Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2024-04-03T16:10:22.1519094Z [ 99%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2024-04-03T16:10:22.1730411Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2024-04-03T16:10:22.2477766Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2024-04-03T16:10:22.4304170Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2024-04-03T16:10:22.6650287Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2024-04-03T16:10:23.3491143Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2024-04-03T16:10:23.4426675Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2024-04-03T16:10:23.7877385Z [ 99%] Linking CXX executable ../bin/test_jit 2024-04-03T16:10:23.9332656Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2024-04-03T16:10:24.5043326Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2024-04-03T16:10:24.6168594Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2024-04-03T16:10:24.9983469Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2024-04-03T16:10:25.1321142Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2024-04-03T16:10:25.3717707Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2024-04-03T16:10:25.6601637Z Warning: Unused direct dependencies: 2024-04-03T16:10:25.6602692Z /var/lib/jenkins/workspace/build/lib/libjitbackend_test.so 2024-04-03T16:10:25.6603958Z /var/lib/jenkins/workspace/build/lib/libbackend_with_compiler.so 2024-04-03T16:10:25.6605154Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:10:25.6828515Z [ 99%] Built target test_jit 2024-04-03T16:10:25.6926626Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2024-04-03T16:10:26.0772103Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2024-04-03T16:10:26.3130712Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2024-04-03T16:10:26.3958878Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2024-04-03T16:10:26.7072913Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2024-04-03T16:10:27.0978245Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2024-04-03T16:10:27.1107937Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2024-04-03T16:10:27.1526354Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2024-04-03T16:10:27.1528566Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2024-04-03T16:10:27.8322581Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2024-04-03T16:10:28.1451694Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/nested_int.cpp.o 2024-04-03T16:10:28.4175787Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2024-04-03T16:10:28.4923866Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2024-04-03T16:10:28.6069092Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2024-04-03T16:10:28.8698201Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2024-04-03T16:10:28.9154716Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2024-04-03T16:10:29.0891512Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2024-04-03T16:10:29.2293657Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2024-04-03T16:10:29.2685222Z [ 99%] Building CXX object test_api/CMakeFiles/test_api.dir/parallel.cpp.o 2024-04-03T16:10:29.4392686Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2024-04-03T16:10:29.5365837Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2024-04-03T16:10:29.6071899Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2024-04-03T16:10:29.8393199Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2024-04-03T16:10:29.8913873Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2024-04-03T16:10:30.1605436Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2024-04-03T16:10:30.2303371Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2024-04-03T16:10:30.5325247Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2024-04-03T16:10:30.6237091Z [ 99%] Linking CXX executable ../bin/test_api 2024-04-03T16:10:30.8071550Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2024-04-03T16:10:30.8594273Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2024-04-03T16:10:31.1506625Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2024-04-03T16:10:31.4245968Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2024-04-03T16:10:31.4704394Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2024-04-03T16:10:31.6557585Z [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2024-04-03T16:10:32.6035190Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2024-04-03T16:10:32.8945519Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2024-04-03T16:10:33.0866610Z Warning: Unused direct dependencies: 2024-04-03T16:10:33.0867183Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:10:33.0974867Z [100%] Built target test_api 2024-04-03T16:10:33.1070932Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2024-04-03T16:10:33.1474283Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2024-04-03T16:10:33.3219381Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2024-04-03T16:10:33.4937511Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2024-04-03T16:10:33.8350049Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2024-04-03T16:10:34.3335131Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2024-04-03T16:10:34.5306397Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2024-04-03T16:10:34.6114228Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2024-04-03T16:10:34.9152750Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2024-04-03T16:10:34.9746643Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2024-04-03T16:10:35.2224809Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2024-04-03T16:10:35.3971694Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/combined_traceback.cpp.o 2024-04-03T16:10:35.5250156Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2024-04-03T16:10:35.9137073Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2024-04-03T16:10:35.9491375Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2024-04-03T16:10:36.2814197Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2024-04-03T16:10:36.8301420Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2024-04-03T16:10:36.8303599Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/device_lazy_init.cpp.o 2024-04-03T16:10:37.0481557Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2024-04-03T16:10:37.4049279Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/nested.cpp.o 2024-04-03T16:10:37.4429249Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2024-04-03T16:10:37.6129150Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2024-04-03T16:10:37.7197877Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2024-04-03T16:10:37.7510268Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_symnode.cpp.o 2024-04-03T16:10:37.9821258Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pybind.cpp.o 2024-04-03T16:10:38.4055144Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pyobject_preservation.cpp.o 2024-04-03T16:10:38.4633760Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2024-04-03T16:10:38.8094075Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2024-04-03T16:10:38.8113010Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2024-04-03T16:10:38.9506246Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2024-04-03T16:10:38.9603418Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2024-04-03T16:10:38.9975248Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2024-04-03T16:10:39.4491659Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2024-04-03T16:10:39.6363127Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2024-04-03T16:10:39.6466586Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2024-04-03T16:10:39.6729849Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2024-04-03T16:10:40.0617113Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2024-04-03T16:10:40.2104003Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2024-04-03T16:10:40.3272052Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cpu/Module.cpp.o 2024-04-03T16:10:40.7414273Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2024-04-03T16:10:40.8249570Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2024-04-03T16:10:40.8574478Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2024-04-03T16:10:40.8587894Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2024-04-03T16:10:41.1157645Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Event.cpp.o 2024-04-03T16:10:41.2035128Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Module.cpp.o 2024-04-03T16:10:41.4532364Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_comm.cpp.o 2024-04-03T16:10:41.5357942Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Stream.cpp.o 2024-04-03T16:10:42.1853732Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Graph.cpp.o 2024-04-03T16:10:42.3008731Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudart.cpp.o 2024-04-03T16:10:42.5807378Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/nvtx.cpp.o 2024-04-03T16:10:43.1681907Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/utils.cpp.o 2024-04-03T16:10:43.3068418Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/CUDAPluggableAllocator.cpp.o 2024-04-03T16:10:43.3093113Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudnn.cpp.o 2024-04-03T16:10:43.3498602Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2024-04-03T16:10:43.3505546Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2024-04-03T16:10:43.8944810Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2024-04-03T16:10:43.9637920Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2024-04-03T16:10:44.0718466Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2024-04-03T16:10:44.8543745Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2024-04-03T16:10:44.9508699Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2024-04-03T16:10:45.4972019Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2024-04-03T16:10:45.7103256Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2024-04-03T16:10:45.8211489Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2024-04-03T16:10:45.9164490Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2024-04-03T16:10:46.6352601Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2024-04-03T16:10:46.7058729Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_nccl.cpp.o 2024-04-03T16:10:48.1729222Z [100%] Linking CXX shared library ../../lib/libtorch_python.so 2024-04-03T16:10:50.5812981Z Warning: Unused direct dependencies: 2024-04-03T16:10:50.5813535Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:10:50.5897570Z [100%] Built target torch_python 2024-04-03T16:10:50.6126170Z [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2024-04-03T16:10:50.6128252Z [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2024-04-03T16:10:50.6145265Z [100%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init_dim_only.cpp.o 2024-04-03T16:10:50.6180313Z [100%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2024-04-03T16:10:51.6864653Z [100%] Linking CXX shared module functorch.so 2024-04-03T16:10:52.0259802Z [100%] Linking CXX shared library ../../lib/libnnapi_backend.so 2024-04-03T16:10:52.5246094Z [100%] Built target functorch 2024-04-03T16:10:52.8978235Z Warning: Unused direct dependencies: 2024-04-03T16:10:52.8978795Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-04-03T16:10:52.8979393Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2024-04-03T16:10:52.9052014Z [100%] Built target nnapi_backend 2024-04-03T16:10:52.9393297Z Install the project... 2024-04-03T16:10:52.9448411Z -- Install configuration: "Release" 2024-04-03T16:10:52.9682321Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2024-04-03T16:10:53.5268646Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN" 2024-04-03T16:10:53.5275137Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeviceGuard_test" to "$ORIGIN" 2024-04-03T16:10:53.5283317Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Device_test" to "$ORIGIN" 2024-04-03T16:10:53.5292521Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DispatchKeySet_test" to "$ORIGIN" 2024-04-03T16:10:53.5301351Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Scalar_test" to "$ORIGIN" 2024-04-03T16:10:53.5309722Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_StreamGuard_test" to "$ORIGIN" 2024-04-03T16:10:53.5317920Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SymInt_test" to "$ORIGIN" 2024-04-03T16:10:53.5326759Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN" 2024-04-03T16:10:53.5335260Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN" 2024-04-03T16:10:53.5343740Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SizesAndStrides_test" to "$ORIGIN" 2024-04-03T16:10:53.5353960Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cow_test" to "$ORIGIN" 2024-04-03T16:10:53.5373283Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Bitset_test" to "$ORIGIN" 2024-04-03T16:10:53.5381389Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ConstexprCrc_test" to "$ORIGIN" 2024-04-03T16:10:53.5389571Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeadlockDetection_test" to "$ORIGIN" 2024-04-03T16:10:53.5397713Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Half_test" to "$ORIGIN" 2024-04-03T16:10:53.5406850Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_LeftRight_test" to "$ORIGIN" 2024-04-03T16:10:53.5415799Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Metaprogramming_test" to "$ORIGIN" 2024-04-03T16:10:53.5423979Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Synchronized_test" to "$ORIGIN" 2024-04-03T16:10:53.5433091Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ThreadLocal_test" to "$ORIGIN" 2024-04-03T16:10:53.5441464Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeIndex_test" to "$ORIGIN" 2024-04-03T16:10:53.5449812Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeList_test" to "$ORIGIN" 2024-04-03T16:10:53.5457549Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeTraits_test" to "$ORIGIN" 2024-04-03T16:10:53.5465728Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_accumulate_test" to "$ORIGIN" 2024-04-03T16:10:53.5474638Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bfloat16_test" to "$ORIGIN" 2024-04-03T16:10:53.5483030Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bit_cast_test" to "$ORIGIN" 2024-04-03T16:10:53.5491549Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_math_test" to "$ORIGIN" 2024-04-03T16:10:53.5500142Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_test" to "$ORIGIN" 2024-04-03T16:10:53.5508700Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_exception_test" to "$ORIGIN" 2024-04-03T16:10:53.5516884Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_flags_test" to "$ORIGIN" 2024-04-03T16:10:53.5525137Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_generic_math_test" to "$ORIGIN" 2024-04-03T16:10:53.5549562Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_test" to "$ORIGIN" 2024-04-03T16:10:53.5557818Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_irange_test" to "$ORIGIN" 2024-04-03T16:10:53.5566819Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_logging_test" to "$ORIGIN" 2024-04-03T16:10:53.5577914Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_optional_test" to "$ORIGIN" 2024-04-03T16:10:53.5587465Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN" 2024-04-03T16:10:53.5596012Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_registry_test" to "$ORIGIN" 2024-04-03T16:10:53.5618532Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_small_vector_test" to "$ORIGIN" 2024-04-03T16:10:53.5626582Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ssize_test" to "$ORIGIN" 2024-04-03T16:10:53.5635210Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_util_test" to "$ORIGIN" 2024-04-03T16:10:53.5644249Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_view_test" to "$ORIGIN" 2024-04-03T16:10:53.5652202Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_tempfile_test" to "$ORIGIN" 2024-04-03T16:10:53.5660749Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_typeid_test" to "$ORIGIN" 2024-04-03T16:10:53.5690731Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN" 2024-04-03T16:10:53.5723376Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_1_var_test" to "$ORIGIN:/usr/local/cuda/lib64" 2024-04-03T16:10:53.5731414Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_catches_stream" to "$ORIGIN:/usr/local/cuda/lib64" 2024-04-03T16:10:53.5739978Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device" to "$ORIGIN:/usr/local/cuda/lib64" 2024-04-03T16:10:53.5748165Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_from_2_processes" to "$ORIGIN:/usr/local/cuda/lib64" 2024-04-03T16:10:53.5756929Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads" to "$ORIGIN:/usr/local/cuda/lib64" 2024-04-03T16:10:53.5765718Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks" to "$ORIGIN:/usr/local/cuda/lib64" 2024-04-03T16:10:53.5774070Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block" to "$ORIGIN:/usr/local/cuda/lib64" 2024-04-03T16:10:53.5781593Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDATest" to "$ORIGIN:/usr/local/cuda/lib64" 2024-04-03T16:10:53.5790176Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10_cuda.so" to "$ORIGIN:/usr/local/cuda/lib64" 2024-04-03T16:10:53.5832375Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10.so" to "$ORIGIN" 2024-04-03T16:10:56.9594025Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libcaffe2_nvrtc.so" to "$ORIGIN:/usr/local/cuda/lib64" 2024-04-03T16:10:57.0349286Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cuda_linalg.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64:/opt/conda/envs/py_3.10/lib" 2024-04-03T16:10:57.3654293Z -- 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.10/lib" 2024-04-03T16:10:57.3673517Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.3680616Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.3688562Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.3754613Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.3889314Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.3891745Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.3906637Z -- 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.10/lib" 2024-04-03T16:10:57.3917208Z -- 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.10/lib" 2024-04-03T16:10:57.3927892Z -- 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.10/lib" 2024-04-03T16:10:57.3939837Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/ProcessGroupGlooTest" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64:/opt/conda/envs/py_3.10/lib" 2024-04-03T16:10:57.3951535Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/ProcessGroupNCCLTest" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64:/opt/conda/envs/py_3.10/lib" 2024-04-03T16:10:57.3963262Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/ProcessGroupNCCLErrorsTest" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64:/opt/conda/envs/py_3.10/lib" 2024-04-03T16:10:57.3968526Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10d_cuda_test.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64:/opt/conda/envs/py_3.10/lib" 2024-04-03T16:10:57.3978829Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/ProcessGroupUCCTest" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64:/opt/conda/envs/py_3.10/lib" 2024-04-03T16:10:57.4008293Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/ProcessGroupMPITest" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/lib/x86_64-linux-gnu/openmpi/lib" 2024-04-03T16:10:57.4027921Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.4064578Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.4220023Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.4241500Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.4247167Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.4308971Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.4401103Z -- 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.10/lib" 2024-04-03T16:10:57.4409478Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/torch_shm_manager" to "$ORIGIN/../lib:/opt/conda/envs/py_3.10/lib" 2024-04-03T16:10:57.4623253Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_python.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64:/opt/conda/envs/py_3.10/lib:/usr/lib/x86_64-linux-gnu/openmpi/lib" 2024-04-03T16:10:57.7290006Z -- 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/lib:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64:/usr/lib/x86_64-linux-gnu/openmpi/lib" 2024-04-03T16:10:57.9148948Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cuda.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64:/usr/lib/x86_64-linux-gnu/openmpi/lib:/opt/conda/envs/py_3.10/lib" 2024-04-03T16:10:57.9155138Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9161000Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_global_deps.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/lib/x86_64-linux-gnu/openmpi/lib:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9172796Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9182590Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9194584Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9204847Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9215416Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9225795Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9236605Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9247050Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9256551Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9266654Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9276654Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9291013Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9301720Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9311484Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9322307Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9332203Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9346242Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9355661Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9365927Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9375848Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9385617Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9395873Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9406143Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9416229Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9426463Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9437580Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9449676Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9460016Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9469750Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9479968Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9490204Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9500629Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9510619Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9520719Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9534043Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9544109Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9548955Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9559445Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9570083Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9612364Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9617226Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9629204Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9639401Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9649371Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9659518Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9670923Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9687558Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9699281Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9717056Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9732342Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9751675Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9768257Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9779110Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9794431Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9804523Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9815526Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9825114Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9868244Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9879692Z -- 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.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9889475Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_allocator_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9899611Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_apply_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:57.9994688Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_atomic_ops_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:58.0006159Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_caching_host_allocator_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:58.0019081Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_complex_math_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:58.0031172Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_complex_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:58.0042914Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_cub_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:58.0053468Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_device_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:58.0065966Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_distributions_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:58.0076973Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_dlconvertor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:58.0088656Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_generator_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:58.0099382Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_half_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:58.0110717Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_integer_divider_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:58.0121438Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_optional_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:58.0132385Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_packedtensoraccessor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:58.0143801Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_reportMemoryUsage_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:58.0154680Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_allocatorTraceTracker_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:58.0166640Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_stream_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:58.0176571Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_vectorized_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:58.0185883Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_cudnn_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/usr/local/cuda/lib64" 2024-04-03T16:10:58.1715791Z -- Set runtime path of "/var/lib/jenkins/workspace/functorch/functorch.so" to "$ORIGIN/../torch/lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64:/opt/conda/envs/py_3.10/lib" 2024-04-03T16:10:58.2406453Z running bdist_wheel 2024-04-03T16:10:58.5430696Z running build 2024-04-03T16:10:58.5431239Z running build_py 2024-04-03T16:10:58.5490152Z creating build/lib.linux-x86_64-cpython-310 2024-04-03T16:10:58.5490996Z creating build/lib.linux-x86_64-cpython-310/functorch 2024-04-03T16:10:58.5491990Z copying functorch/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch 2024-04-03T16:10:58.5511621Z creating build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5512384Z copying torch/_VF.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5520028Z copying torch/__config__.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5528793Z copying torch/__future__.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5536881Z copying torch/__init__.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5556305Z copying torch/_appdirs.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5566047Z copying torch/_classes.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5573976Z copying torch/_compile.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5582175Z copying torch/_custom_ops.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5591523Z copying torch/_deploy.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5599023Z copying torch/_guards.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5609557Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5629397Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5637350Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5656392Z copying torch/_lowrank.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5665073Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5698560Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5727652Z copying torch/_ops.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5770325Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5778287Z copying torch/_sources.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5785871Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5793207Z copying torch/_streambase.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5808690Z copying torch/_tensor.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5840417Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5862506Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5871107Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5926862Z copying torch/_utils.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5944703Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5946194Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5954681Z copying torch/_weights_only_unpickler.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5963520Z copying torch/functional.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5983924Z copying torch/hub.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.5993919Z copying torch/library.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.6002639Z copying torch/overrides.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.6031566Z copying torch/quasirandom.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.6041446Z copying torch/random.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.6049775Z copying torch/return_types.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.6082405Z copying torch/serialization.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.6105529Z copying torch/storage.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.6162600Z copying torch/torch_version.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.6173079Z copying torch/types.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.6194118Z copying torch/version.py -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:10:58.6197479Z creating build/lib.linux-x86_64-cpython-310/torchgen 2024-04-03T16:10:58.6198466Z copying torchgen/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen 2024-04-03T16:10:58.6210248Z copying torchgen/code_template.py -> build/lib.linux-x86_64-cpython-310/torchgen 2024-04-03T16:10:58.6246388Z copying torchgen/context.py -> build/lib.linux-x86_64-cpython-310/torchgen 2024-04-03T16:10:58.6258586Z copying torchgen/gen.py -> build/lib.linux-x86_64-cpython-310/torchgen 2024-04-03T16:10:58.6299224Z copying torchgen/gen_aoti_c_shim.py -> build/lib.linux-x86_64-cpython-310/torchgen 2024-04-03T16:10:58.6324893Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-cpython-310/torchgen 2024-04-03T16:10:58.6339029Z copying torchgen/gen_executorch.py -> build/lib.linux-x86_64-cpython-310/torchgen 2024-04-03T16:10:58.6340493Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-cpython-310/torchgen 2024-04-03T16:10:58.6375294Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-cpython-310/torchgen 2024-04-03T16:10:58.6409331Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-cpython-310/torchgen 2024-04-03T16:10:58.6440839Z copying torchgen/local.py -> build/lib.linux-x86_64-cpython-310/torchgen 2024-04-03T16:10:58.6461500Z copying torchgen/model.py -> build/lib.linux-x86_64-cpython-310/torchgen 2024-04-03T16:10:58.6507093Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-cpython-310/torchgen 2024-04-03T16:10:58.6543235Z copying torchgen/utils.py -> build/lib.linux-x86_64-cpython-310/torchgen 2024-04-03T16:10:58.6551870Z copying torchgen/yaml_utils.py -> build/lib.linux-x86_64-cpython-310/torchgen 2024-04-03T16:10:58.6565297Z creating build/lib.linux-x86_64-cpython-310/functorch/_src 2024-04-03T16:10:58.6566246Z copying functorch/_src/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/_src 2024-04-03T16:10:58.6567840Z creating build/lib.linux-x86_64-cpython-310/functorch/compile 2024-04-03T16:10:58.6569260Z copying functorch/compile/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/compile 2024-04-03T16:10:58.6577856Z creating build/lib.linux-x86_64-cpython-310/functorch/dim 2024-04-03T16:10:58.6579048Z copying functorch/dim/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2024-04-03T16:10:58.6593004Z copying functorch/dim/batch_tensor.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2024-04-03T16:10:58.6601449Z copying functorch/dim/delayed_mul_tensor.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2024-04-03T16:10:58.6626832Z copying functorch/dim/dim.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2024-04-03T16:10:58.6661570Z copying functorch/dim/magic_trace.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2024-04-03T16:10:58.6689549Z copying functorch/dim/op_properties.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2024-04-03T16:10:58.6705664Z copying functorch/dim/reference.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2024-04-03T16:10:58.6737090Z copying functorch/dim/tree_map.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2024-04-03T16:10:58.6764581Z copying functorch/dim/wrap_type.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2024-04-03T16:10:58.6771869Z creating build/lib.linux-x86_64-cpython-310/functorch/einops 2024-04-03T16:10:58.6773215Z copying functorch/einops/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/einops 2024-04-03T16:10:58.6780648Z copying functorch/einops/_parsing.py -> build/lib.linux-x86_64-cpython-310/functorch/einops 2024-04-03T16:10:58.6788803Z copying functorch/einops/rearrange.py -> build/lib.linux-x86_64-cpython-310/functorch/einops 2024-04-03T16:10:58.6796565Z creating build/lib.linux-x86_64-cpython-310/functorch/experimental 2024-04-03T16:10:58.6798199Z copying functorch/experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/experimental 2024-04-03T16:10:58.6822936Z copying functorch/experimental/control_flow.py -> build/lib.linux-x86_64-cpython-310/functorch/experimental 2024-04-03T16:10:58.6842022Z copying functorch/experimental/ops.py -> build/lib.linux-x86_64-cpython-310/functorch/experimental 2024-04-03T16:10:58.6849683Z creating build/lib.linux-x86_64-cpython-310/functorch/_src/aot_autograd 2024-04-03T16:10:58.6850803Z copying functorch/_src/aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/_src/aot_autograd 2024-04-03T16:10:58.6867973Z creating build/lib.linux-x86_64-cpython-310/functorch/_src/eager_transforms 2024-04-03T16:10:58.6869142Z copying functorch/_src/eager_transforms/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/_src/eager_transforms 2024-04-03T16:10:58.6908451Z creating build/lib.linux-x86_64-cpython-310/functorch/_src/make_functional 2024-04-03T16:10:58.6909630Z copying functorch/_src/make_functional/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/_src/make_functional 2024-04-03T16:10:58.6916568Z creating build/lib.linux-x86_64-cpython-310/functorch/_src/vmap 2024-04-03T16:10:58.6917492Z copying functorch/_src/vmap/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/_src/vmap 2024-04-03T16:10:58.6929612Z creating build/lib.linux-x86_64-cpython-310/torch/_awaits 2024-04-03T16:10:58.6930526Z copying torch/_awaits/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_awaits 2024-04-03T16:10:58.6952314Z creating build/lib.linux-x86_64-cpython-310/torch/_custom_op 2024-04-03T16:10:58.6953310Z copying torch/_custom_op/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_custom_op 2024-04-03T16:10:58.6954462Z copying torch/_custom_op/autograd.py -> build/lib.linux-x86_64-cpython-310/torch/_custom_op 2024-04-03T16:10:58.6961825Z copying torch/_custom_op/functional.py -> build/lib.linux-x86_64-cpython-310/torch/_custom_op 2024-04-03T16:10:58.6970473Z copying torch/_custom_op/impl.py -> build/lib.linux-x86_64-cpython-310/torch/_custom_op 2024-04-03T16:10:58.6987795Z creating build/lib.linux-x86_64-cpython-310/torch/_decomp 2024-04-03T16:10:58.6988765Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_decomp 2024-04-03T16:10:58.6997503Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-cpython-310/torch/_decomp 2024-04-03T16:10:58.7020008Z copying torch/_decomp/decompositions_for_jvp.py -> build/lib.linux-x86_64-cpython-310/torch/_decomp 2024-04-03T16:10:58.7028656Z copying torch/_decomp/decompositions_for_rng.py -> build/lib.linux-x86_64-cpython-310/torch/_decomp 2024-04-03T16:10:58.7036975Z creating build/lib.linux-x86_64-cpython-310/torch/_dispatch 2024-04-03T16:10:58.7038275Z copying torch/_dispatch/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dispatch 2024-04-03T16:10:58.7039542Z copying torch/_dispatch/python.py -> build/lib.linux-x86_64-cpython-310/torch/_dispatch 2024-04-03T16:10:58.7056440Z creating build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7057423Z copying torch/_dynamo/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7065286Z copying torch/_dynamo/_trace_wrapped_higher_order_op.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7073933Z copying torch/_dynamo/bytecode_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7082233Z copying torch/_dynamo/bytecode_transformation.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7099524Z copying torch/_dynamo/cache_size.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7107703Z copying torch/_dynamo/callback.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7114455Z copying torch/_dynamo/code_context.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7122741Z copying torch/_dynamo/codegen.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7132362Z copying torch/_dynamo/compiled_autograd.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7140014Z copying torch/_dynamo/comptime.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7148373Z copying torch/_dynamo/config.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7157009Z copying torch/_dynamo/convert_frame.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7186968Z copying torch/_dynamo/create_parameter_op.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7213202Z copying torch/_dynamo/current_scope_id.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7236226Z copying torch/_dynamo/debug_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7264541Z copying torch/_dynamo/decorators.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7276648Z copying torch/_dynamo/device_interface.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7311373Z copying torch/_dynamo/eval_frame.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7357881Z copying torch/_dynamo/exc.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7384926Z copying torch/_dynamo/external_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7412453Z copying torch/_dynamo/funcname_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7420836Z copying torch/_dynamo/guards.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7450153Z copying torch/_dynamo/hooks.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7457544Z copying torch/_dynamo/logging.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7463562Z copying torch/_dynamo/mutation_guard.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7502753Z copying torch/_dynamo/output_graph.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7537729Z copying torch/_dynamo/polyfill.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7569478Z copying torch/_dynamo/profiler.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7583749Z copying torch/_dynamo/replay_record.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7591656Z copying torch/_dynamo/resume_execution.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7600929Z copying torch/_dynamo/side_effects.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7610545Z copying torch/_dynamo/source.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7619459Z copying torch/_dynamo/symbolic_convert.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7642353Z copying torch/_dynamo/tensor_version_op.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7649105Z copying torch/_dynamo/test_case.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7655503Z copying torch/_dynamo/test_minifier_common.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7662885Z copying torch/_dynamo/testing.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7671352Z copying torch/_dynamo/trace_rules.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7718799Z copying torch/_dynamo/types.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7725698Z copying torch/_dynamo/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2024-04-03T16:10:58.7746949Z creating build/lib.linux-x86_64-cpython-310/torch/_export 2024-04-03T16:10:58.7748147Z copying torch/_export/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2024-04-03T16:10:58.7756232Z copying torch/_export/error.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2024-04-03T16:10:58.7763899Z copying torch/_export/exported_program.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2024-04-03T16:10:58.7771060Z copying torch/_export/non_strict_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2024-04-03T16:10:58.7779552Z copying torch/_export/pass_base.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2024-04-03T16:10:58.7788112Z copying torch/_export/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2024-04-03T16:10:58.7796793Z copying torch/_export/verifier.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2024-04-03T16:10:58.7805130Z copying torch/_export/wrappers.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2024-04-03T16:10:58.7814979Z creating build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.7816356Z copying torch/_functorch/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.7839788Z copying torch/_functorch/aot_autograd.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.7858569Z copying torch/_functorch/apis.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.7867169Z copying torch/_functorch/autograd_function.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.7876333Z copying torch/_functorch/batch_norm_replacement.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.7882955Z copying torch/_functorch/benchmark_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.7890651Z copying torch/_functorch/compile_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.7898437Z copying torch/_functorch/compilers.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.7907327Z copying torch/_functorch/config.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.7914183Z copying torch/_functorch/deprecated.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.7921787Z copying torch/_functorch/eager_transforms.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.7941506Z copying torch/_functorch/functional_call.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.7948903Z copying torch/_functorch/fx_minifier.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.7957876Z copying torch/_functorch/make_functional.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.7967305Z copying torch/_functorch/partitioners.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.7982807Z copying torch/_functorch/pyfunctorch.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.7990848Z copying torch/_functorch/python_key.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.7997829Z copying torch/_functorch/pytree_hacks.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.8005497Z copying torch/_functorch/top_operators_github_usage.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.8015515Z copying torch/_functorch/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.8022685Z copying torch/_functorch/vmap.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2024-04-03T16:10:58.8034034Z creating build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2024-04-03T16:10:58.8035461Z copying torch/_higher_order_ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2024-04-03T16:10:58.8042955Z copying torch/_higher_order_ops/auto_functionalize.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2024-04-03T16:10:58.8053471Z copying torch/_higher_order_ops/cond.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2024-04-03T16:10:58.8084680Z copying torch/_higher_order_ops/effects.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2024-04-03T16:10:58.8111791Z copying torch/_higher_order_ops/map.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2024-04-03T16:10:58.8136601Z copying torch/_higher_order_ops/out_dtype.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2024-04-03T16:10:58.8199249Z copying torch/_higher_order_ops/strict_mode.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2024-04-03T16:10:58.8207657Z copying torch/_higher_order_ops/torchbind.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2024-04-03T16:10:58.8214307Z copying torch/_higher_order_ops/triton_kernel_wrap.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2024-04-03T16:10:58.8297484Z copying torch/_higher_order_ops/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2024-04-03T16:10:58.8344238Z copying torch/_higher_order_ops/while_loop.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2024-04-03T16:10:58.8364416Z copying torch/_higher_order_ops/wrap.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2024-04-03T16:10:58.8385087Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8386360Z copying torch/_inductor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8394768Z copying torch/_inductor/autotune_process.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8404644Z copying torch/_inductor/bounds.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8412082Z copying torch/_inductor/codecache.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8432706Z copying torch/_inductor/comm_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8443376Z copying torch/_inductor/comms.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8498569Z copying torch/_inductor/compile_fx.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8537865Z copying torch/_inductor/config.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8547476Z copying torch/_inductor/constant_folding.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8555897Z copying torch/_inductor/coordinate_descent_tuner.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8564420Z copying torch/_inductor/cudagraph_trees.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8585902Z copying torch/_inductor/cudagraph_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8594488Z copying torch/_inductor/debug.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8603436Z copying torch/_inductor/decomposition.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8612753Z copying torch/_inductor/dependencies.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8634426Z copying torch/_inductor/exc.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8649710Z copying torch/_inductor/freezing.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8675973Z copying torch/_inductor/fx_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8697858Z copying torch/_inductor/graph.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8726491Z copying torch/_inductor/hooks.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8744687Z copying torch/_inductor/index_propagation.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8758861Z copying torch/_inductor/inductor_prims.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8778826Z copying torch/_inductor/ir.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8829713Z copying torch/_inductor/lowering.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8852371Z copying torch/_inductor/metrics.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8861399Z copying torch/_inductor/ops_handler.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8870250Z copying torch/_inductor/optimize_indexing.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8878001Z copying torch/_inductor/pattern_matcher.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8901612Z copying torch/_inductor/quantized_lowerings.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8909804Z copying torch/_inductor/scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8933650Z copying torch/_inductor/select_algorithm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8950485Z copying torch/_inductor/sizevars.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8960941Z copying torch/_inductor/test_case.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8968136Z copying torch/_inductor/test_operators.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8974852Z copying torch/_inductor/triton_helpers.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8982718Z copying torch/_inductor/triton_heuristics.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.8999200Z copying torch/_inductor/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.9015255Z copying torch/_inductor/virtualized.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.9023484Z copying torch/_inductor/wrapper_benchmark.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2024-04-03T16:10:58.9035198Z creating build/lib.linux-x86_64-cpython-310/torch/_lazy 2024-04-03T16:10:58.9036105Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2024-04-03T16:10:58.9043019Z copying torch/_lazy/closure.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2024-04-03T16:10:58.9051610Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2024-04-03T16:10:58.9058397Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2024-04-03T16:10:58.9066548Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2024-04-03T16:10:58.9080907Z copying torch/_lazy/device_context.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2024-04-03T16:10:58.9101497Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2024-04-03T16:10:58.9110443Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2024-04-03T16:10:58.9119097Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2024-04-03T16:10:58.9142072Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2024-04-03T16:10:58.9172565Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2024-04-03T16:10:58.9192543Z creating build/lib.linux-x86_64-cpython-310/torch/_library 2024-04-03T16:10:58.9193388Z copying torch/_library/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2024-04-03T16:10:58.9225927Z copying torch/_library/abstract_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2024-04-03T16:10:58.9239977Z copying torch/_library/simple_registry.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2024-04-03T16:10:58.9253173Z copying torch/_library/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2024-04-03T16:10:58.9267208Z creating build/lib.linux-x86_64-cpython-310/torch/_logging 2024-04-03T16:10:58.9268188Z copying torch/_logging/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_logging 2024-04-03T16:10:58.9312646Z copying torch/_logging/_internal.py -> build/lib.linux-x86_64-cpython-310/torch/_logging 2024-04-03T16:10:58.9330075Z copying torch/_logging/_registrations.py -> build/lib.linux-x86_64-cpython-310/torch/_logging 2024-04-03T16:10:58.9337184Z copying torch/_logging/structured.py -> build/lib.linux-x86_64-cpython-310/torch/_logging 2024-04-03T16:10:58.9345871Z creating build/lib.linux-x86_64-cpython-310/torch/_numpy 2024-04-03T16:10:58.9347076Z copying torch/_numpy/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2024-04-03T16:10:58.9363315Z copying torch/_numpy/_binary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2024-04-03T16:10:58.9394128Z copying torch/_numpy/_casting_dicts.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2024-04-03T16:10:58.9422986Z copying torch/_numpy/_dtypes.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2024-04-03T16:10:58.9452201Z copying torch/_numpy/_dtypes_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2024-04-03T16:10:58.9490853Z copying torch/_numpy/_funcs.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2024-04-03T16:10:58.9512970Z copying torch/_numpy/_funcs_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2024-04-03T16:10:58.9547718Z copying torch/_numpy/_getlimits.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2024-04-03T16:10:58.9596776Z copying torch/_numpy/_ndarray.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2024-04-03T16:10:58.9610941Z copying torch/_numpy/_normalizations.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2024-04-03T16:10:58.9626819Z copying torch/_numpy/_reductions_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2024-04-03T16:10:58.9648693Z copying torch/_numpy/_ufuncs.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2024-04-03T16:10:58.9657203Z copying torch/_numpy/_unary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2024-04-03T16:10:58.9664371Z copying torch/_numpy/_util.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2024-04-03T16:10:58.9672515Z copying torch/_numpy/fft.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2024-04-03T16:10:58.9679515Z copying torch/_numpy/linalg.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2024-04-03T16:10:58.9686247Z copying torch/_numpy/random.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2024-04-03T16:10:58.9695779Z creating build/lib.linux-x86_64-cpython-310/torch/_prims 2024-04-03T16:10:58.9696701Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_prims 2024-04-03T16:10:58.9715403Z copying torch/_prims/context.py -> build/lib.linux-x86_64-cpython-310/torch/_prims 2024-04-03T16:10:58.9724043Z copying torch/_prims/debug_prims.py -> build/lib.linux-x86_64-cpython-310/torch/_prims 2024-04-03T16:10:58.9732173Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-cpython-310/torch/_prims 2024-04-03T16:10:58.9739944Z copying torch/_prims/rng_prims.py -> build/lib.linux-x86_64-cpython-310/torch/_prims 2024-04-03T16:10:58.9748168Z creating build/lib.linux-x86_64-cpython-310/torch/_prims_common 2024-04-03T16:10:58.9749218Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_prims_common 2024-04-03T16:10:58.9771453Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-cpython-310/torch/_prims_common 2024-04-03T16:10:58.9798047Z creating build/lib.linux-x86_64-cpython-310/torch/_refs 2024-04-03T16:10:58.9799044Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_refs 2024-04-03T16:10:58.9848848Z copying torch/_refs/_conversions.py -> build/lib.linux-x86_64-cpython-310/torch/_refs 2024-04-03T16:10:58.9869934Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-cpython-310/torch/_refs 2024-04-03T16:10:58.9898152Z creating build/lib.linux-x86_64-cpython-310/torch/_subclasses 2024-04-03T16:10:58.9899071Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2024-04-03T16:10:58.9906538Z copying torch/_subclasses/fake_impls.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2024-04-03T16:10:58.9922051Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2024-04-03T16:10:58.9942251Z copying torch/_subclasses/fake_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2024-04-03T16:10:58.9950323Z copying torch/_subclasses/functional_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2024-04-03T16:10:58.9959617Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2024-04-03T16:10:58.9978385Z copying torch/_subclasses/schema_check_mode.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2024-04-03T16:10:58.9986245Z creating build/lib.linux-x86_64-cpython-310/torch/_vendor 2024-04-03T16:10:58.9987735Z copying torch/_vendor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_vendor 2024-04-03T16:10:58.9990098Z creating build/lib.linux-x86_64-cpython-310/torch/amp 2024-04-03T16:10:58.9991160Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/amp 2024-04-03T16:10:59.0020555Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-310/torch/amp 2024-04-03T16:10:59.0046969Z copying torch/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-310/torch/amp 2024-04-03T16:10:59.0076605Z creating build/lib.linux-x86_64-cpython-310/torch/ao 2024-04-03T16:10:59.0077647Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao 2024-04-03T16:10:59.0085189Z creating build/lib.linux-x86_64-cpython-310/torch/autograd 2024-04-03T16:10:59.0086050Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2024-04-03T16:10:59.0095864Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2024-04-03T16:10:59.0103452Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2024-04-03T16:10:59.0111152Z copying torch/autograd/function.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2024-04-03T16:10:59.0125663Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2024-04-03T16:10:59.0144956Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2024-04-03T16:10:59.0152619Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2024-04-03T16:10:59.0172031Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2024-04-03T16:10:59.0180985Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2024-04-03T16:10:59.0195675Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2024-04-03T16:10:59.0203044Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2024-04-03T16:10:59.0230904Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2024-04-03T16:10:59.0239215Z creating build/lib.linux-x86_64-cpython-310/torch/backends 2024-04-03T16:10:59.0240214Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends 2024-04-03T16:10:59.0248571Z creating build/lib.linux-x86_64-cpython-310/torch/compiler 2024-04-03T16:10:59.0249441Z copying torch/compiler/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/compiler 2024-04-03T16:10:59.0258490Z creating build/lib.linux-x86_64-cpython-310/torch/contrib 2024-04-03T16:10:59.0259404Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/contrib 2024-04-03T16:10:59.0260599Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-cpython-310/torch/contrib 2024-04-03T16:10:59.0293844Z creating build/lib.linux-x86_64-cpython-310/torch/cpu 2024-04-03T16:10:59.0294592Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/cpu 2024-04-03T16:10:59.0304818Z creating build/lib.linux-x86_64-cpython-310/torch/cuda 2024-04-03T16:10:59.0305586Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2024-04-03T16:10:59.0323930Z copying torch/cuda/_gpu_trace.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2024-04-03T16:10:59.0330831Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2024-04-03T16:10:59.0340483Z copying torch/cuda/_sanitizer.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2024-04-03T16:10:59.0349845Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2024-04-03T16:10:59.0359841Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2024-04-03T16:10:59.0369745Z copying torch/cuda/error.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2024-04-03T16:10:59.0371154Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2024-04-03T16:10:59.0379882Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2024-04-03T16:10:59.0387271Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2024-04-03T16:10:59.0405635Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2024-04-03T16:10:59.0412158Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2024-04-03T16:10:59.0418886Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2024-04-03T16:10:59.0426053Z copying torch/cuda/random.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2024-04-03T16:10:59.0433167Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2024-04-03T16:10:59.0450802Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2024-04-03T16:10:59.0461480Z creating build/lib.linux-x86_64-cpython-310/torch/distributed 2024-04-03T16:10:59.0462471Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2024-04-03T16:10:59.0495581Z copying torch/distributed/_composable_state.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2024-04-03T16:10:59.0506491Z copying torch/distributed/_functional_collectives.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2024-04-03T16:10:59.0561071Z copying torch/distributed/_functional_collectives_impl.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2024-04-03T16:10:59.0582271Z copying torch/distributed/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2024-04-03T16:10:59.0603320Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2024-04-03T16:10:59.0617296Z copying torch/distributed/c10d_logger.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2024-04-03T16:10:59.0644646Z copying torch/distributed/collective_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2024-04-03T16:10:59.0691753Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2024-04-03T16:10:59.0733093Z copying torch/distributed/device_mesh.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2024-04-03T16:10:59.0759976Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2024-04-03T16:10:59.0851687Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2024-04-03T16:10:59.0858745Z copying torch/distributed/logging_handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2024-04-03T16:10:59.0865721Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2024-04-03T16:10:59.0880405Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2024-04-03T16:10:59.0889958Z copying torch/distributed/run.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2024-04-03T16:10:59.0905681Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2024-04-03T16:10:59.0917603Z creating build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.0918984Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.0927021Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.0934567Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.0941911Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.0950645Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.0959878Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.0999737Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1021023Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1047724Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1085075Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1137289Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1160518Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1180134Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1199945Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1234242Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1305884Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1314435Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1325383Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1336882Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1358963Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1380112Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1394993Z copying torch/distributions/inverse_gamma.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1408559Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1419041Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1425330Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1432756Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1439905Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1446113Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1452821Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1462351Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1470457Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1479547Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1486880Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1494366Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1501558Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1508813Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1517175Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1524434Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1532738Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1540487Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1547968Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1568404Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1584375Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1591709Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1599589Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1607260Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1613378Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2024-04-03T16:10:59.1623405Z creating build/lib.linux-x86_64-cpython-310/torch/export 2024-04-03T16:10:59.1624691Z copying torch/export/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/export 2024-04-03T16:10:59.1633058Z copying torch/export/_remove_auto_functionalized_pass.py -> build/lib.linux-x86_64-cpython-310/torch/export 2024-04-03T16:10:59.1641152Z copying torch/export/_remove_effect_tokens_pass.py -> build/lib.linux-x86_64-cpython-310/torch/export 2024-04-03T16:10:59.1659260Z copying torch/export/_safeguard.py -> build/lib.linux-x86_64-cpython-310/torch/export 2024-04-03T16:10:59.1665880Z copying torch/export/_trace.py -> build/lib.linux-x86_64-cpython-310/torch/export 2024-04-03T16:10:59.1682799Z copying torch/export/_tree_utils.py -> build/lib.linux-x86_64-cpython-310/torch/export 2024-04-03T16:10:59.1688938Z copying torch/export/_unlift.py -> build/lib.linux-x86_64-cpython-310/torch/export 2024-04-03T16:10:59.1696787Z copying torch/export/custom_obj.py -> build/lib.linux-x86_64-cpython-310/torch/export 2024-04-03T16:10:59.1704868Z copying torch/export/dynamic_shapes.py -> build/lib.linux-x86_64-cpython-310/torch/export 2024-04-03T16:10:59.1720405Z copying torch/export/exported_program.py -> build/lib.linux-x86_64-cpython-310/torch/export 2024-04-03T16:10:59.1730595Z copying torch/export/graph_signature.py -> build/lib.linux-x86_64-cpython-310/torch/export 2024-04-03T16:10:59.1738928Z copying torch/export/unflatten.py -> build/lib.linux-x86_64-cpython-310/torch/export 2024-04-03T16:10:59.1754906Z creating build/lib.linux-x86_64-cpython-310/torch/fft 2024-04-03T16:10:59.1756073Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fft 2024-04-03T16:10:59.1774698Z creating build/lib.linux-x86_64-cpython-310/torch/func 2024-04-03T16:10:59.1775836Z copying torch/func/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/func 2024-04-03T16:10:59.1783218Z creating build/lib.linux-x86_64-cpython-310/torch/futures 2024-04-03T16:10:59.1784039Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/futures 2024-04-03T16:10:59.1794712Z creating build/lib.linux-x86_64-cpython-310/torch/fx 2024-04-03T16:10:59.1795752Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2024-04-03T16:10:59.1802737Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2024-04-03T16:10:59.1810101Z copying torch/fx/_lazy_graph_module.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2024-04-03T16:10:59.1818301Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2024-04-03T16:10:59.1824955Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2024-04-03T16:10:59.1842474Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2024-04-03T16:10:59.1849383Z copying torch/fx/config.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2024-04-03T16:10:59.1855927Z copying torch/fx/graph.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2024-04-03T16:10:59.1875831Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2024-04-03T16:10:59.1900278Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2024-04-03T16:10:59.1906307Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2024-04-03T16:10:59.1914725Z copying torch/fx/node.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2024-04-03T16:10:59.1924916Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2024-04-03T16:10:59.1934052Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2024-04-03T16:10:59.1942691Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2024-04-03T16:10:59.1951138Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2024-04-03T16:10:59.1959528Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2024-04-03T16:10:59.1969691Z creating build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.1970673Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.1978660Z copying torch/jit/_async.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.1985579Z copying torch/jit/_await.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.1993729Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2001758Z copying torch/jit/_check.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2009330Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2017166Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2023798Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2031340Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2039797Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2046993Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2055176Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2062454Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2071691Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2078279Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2098459Z copying torch/jit/_script.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2117514Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2124717Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2141682Z copying torch/jit/_state.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2149225Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2178850Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2187563Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2204803Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2211202Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2217613Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2226590Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2024-04-03T16:10:59.2234752Z creating build/lib.linux-x86_64-cpython-310/torch/linalg 2024-04-03T16:10:59.2235875Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/linalg 2024-04-03T16:10:59.2256790Z creating build/lib.linux-x86_64-cpython-310/torch/masked 2024-04-03T16:10:59.2257886Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/masked 2024-04-03T16:10:59.2284135Z copying torch/masked/_docs.py -> build/lib.linux-x86_64-cpython-310/torch/masked 2024-04-03T16:10:59.2340193Z copying torch/masked/_ops.py -> build/lib.linux-x86_64-cpython-310/torch/masked 2024-04-03T16:10:59.2407220Z creating build/lib.linux-x86_64-cpython-310/torch/monitor 2024-04-03T16:10:59.2408116Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/monitor 2024-04-03T16:10:59.2419127Z creating build/lib.linux-x86_64-cpython-310/torch/mps 2024-04-03T16:10:59.2420069Z copying torch/mps/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/mps 2024-04-03T16:10:59.2428770Z copying torch/mps/event.py -> build/lib.linux-x86_64-cpython-310/torch/mps 2024-04-03T16:10:59.2436464Z copying torch/mps/profiler.py -> build/lib.linux-x86_64-cpython-310/torch/mps 2024-04-03T16:10:59.2445721Z creating build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2024-04-03T16:10:59.2446806Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2024-04-03T16:10:59.2455869Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2024-04-03T16:10:59.2463262Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2024-04-03T16:10:59.2473533Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2024-04-03T16:10:59.2480909Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2024-04-03T16:10:59.2489592Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2024-04-03T16:10:59.2498849Z creating build/lib.linux-x86_64-cpython-310/torch/nested 2024-04-03T16:10:59.2499755Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nested 2024-04-03T16:10:59.2511656Z creating build/lib.linux-x86_64-cpython-310/torch/nn 2024-04-03T16:10:59.2512429Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2024-04-03T16:10:59.2547369Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2024-04-03T16:10:59.2561070Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2024-04-03T16:10:59.2574449Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2024-04-03T16:10:59.2583100Z copying torch/nn/functional.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2024-04-03T16:10:59.2610691Z copying torch/nn/grad.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2024-04-03T16:10:59.2621086Z copying torch/nn/init.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2024-04-03T16:10:59.2642173Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2024-04-03T16:10:59.2663217Z creating build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2664022Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2671823Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2679013Z copying torch/onnx/_deprecation.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2685066Z copying torch/onnx/_experimental.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2691378Z copying torch/onnx/_exporter_states.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2698974Z copying torch/onnx/_globals.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2706598Z copying torch/onnx/_onnx_supported_ops.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2713376Z copying torch/onnx/_type_utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2721759Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2729044Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2736544Z copying torch/onnx/symbolic_caffe2.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2744724Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2764396Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2783672Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2803112Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2811309Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2840964Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2884311Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2910498Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2934271Z copying torch/onnx/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2952605Z copying torch/onnx/symbolic_opset18.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.2975025Z copying torch/onnx/symbolic_opset19.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.3014292Z copying torch/onnx/symbolic_opset20.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.3046688Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.3067005Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.3075449Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.3115771Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.3135405Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2024-04-03T16:10:59.3156864Z creating build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:10:59.3157845Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:10:59.3164566Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:10:59.3171023Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:10:59.3181092Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:10:59.3189121Z copying torch/optim/adam.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:10:59.3199016Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:10:59.3230233Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:10:59.3240053Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:10:59.3248761Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:10:59.3256642Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:10:59.3275731Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:10:59.3285133Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:10:59.3301101Z copying torch/optim/radam.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:10:59.3311741Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:10:59.3321258Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:10:59.3329367Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:10:59.3337614Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:10:59.3345388Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:10:59.3364939Z creating build/lib.linux-x86_64-cpython-310/torch/package 2024-04-03T16:10:59.3365789Z copying torch/package/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/package 2024-04-03T16:10:59.3372954Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-cpython-310/torch/package 2024-04-03T16:10:59.3380327Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-cpython-310/torch/package 2024-04-03T16:10:59.3387522Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-cpython-310/torch/package 2024-04-03T16:10:59.3394786Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-cpython-310/torch/package 2024-04-03T16:10:59.3402724Z copying torch/package/_mock.py -> build/lib.linux-x86_64-cpython-310/torch/package 2024-04-03T16:10:59.3409226Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-cpython-310/torch/package 2024-04-03T16:10:59.3423280Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-cpython-310/torch/package 2024-04-03T16:10:59.3443992Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-cpython-310/torch/package 2024-04-03T16:10:59.3465955Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-cpython-310/torch/package 2024-04-03T16:10:59.3476348Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-cpython-310/torch/package 2024-04-03T16:10:59.3503937Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-cpython-310/torch/package 2024-04-03T16:10:59.3516520Z copying torch/package/importer.py -> build/lib.linux-x86_64-cpython-310/torch/package 2024-04-03T16:10:59.3546130Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-cpython-310/torch/package 2024-04-03T16:10:59.3563402Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-cpython-310/torch/package 2024-04-03T16:10:59.3574348Z creating build/lib.linux-x86_64-cpython-310/torch/profiler 2024-04-03T16:10:59.3575222Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2024-04-03T16:10:59.3582653Z copying torch/profiler/_memory_profiler.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2024-04-03T16:10:59.3600890Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2024-04-03T16:10:59.3611528Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2024-04-03T16:10:59.3619697Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2024-04-03T16:10:59.3626721Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2024-04-03T16:10:59.3645298Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2024-04-03T16:10:59.3682164Z creating build/lib.linux-x86_64-cpython-310/torch/quantization 2024-04-03T16:10:59.3683103Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2024-04-03T16:10:59.3704125Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2024-04-03T16:10:59.3736979Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2024-04-03T16:10:59.3762213Z copying torch/quantization/_quantized_conversions.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2024-04-03T16:10:59.3790786Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2024-04-03T16:10:59.3797174Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2024-04-03T16:10:59.3810820Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2024-04-03T16:10:59.3817630Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2024-04-03T16:10:59.3824389Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2024-04-03T16:10:59.3831241Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2024-04-03T16:10:59.3838117Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2024-04-03T16:10:59.3844888Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2024-04-03T16:10:59.3851553Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2024-04-03T16:10:59.3863852Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2024-04-03T16:10:59.3871607Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2024-04-03T16:10:59.3883662Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2024-04-03T16:10:59.3891823Z creating build/lib.linux-x86_64-cpython-310/torch/signal 2024-04-03T16:10:59.3892711Z copying torch/signal/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/signal 2024-04-03T16:10:59.3923479Z creating build/lib.linux-x86_64-cpython-310/torch/sparse 2024-04-03T16:10:59.3924824Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2024-04-03T16:10:59.3935781Z copying torch/sparse/_semi_structured_conversions.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2024-04-03T16:10:59.3960908Z copying torch/sparse/_semi_structured_ops.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2024-04-03T16:10:59.3979363Z copying torch/sparse/_triton_ops.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2024-04-03T16:10:59.3999448Z copying torch/sparse/_triton_ops_meta.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2024-04-03T16:10:59.4036295Z copying torch/sparse/semi_structured.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2024-04-03T16:10:59.4052889Z creating build/lib.linux-x86_64-cpython-310/torch/special 2024-04-03T16:10:59.4054050Z copying torch/special/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/special 2024-04-03T16:10:59.4078851Z creating build/lib.linux-x86_64-cpython-310/torch/testing 2024-04-03T16:10:59.4079776Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing 2024-04-03T16:10:59.4087780Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-cpython-310/torch/testing 2024-04-03T16:10:59.4109452Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-cpython-310/torch/testing 2024-04-03T16:10:59.4122095Z creating build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4122991Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4136231Z copying torch/utils/_config_module.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4157269Z copying torch/utils/_content_store.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4208040Z copying torch/utils/_contextlib.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4228602Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4242581Z copying torch/utils/_cxx_pytree.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4285537Z copying torch/utils/_device.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4320051Z copying torch/utils/_foreach_utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4349130Z copying torch/utils/_freeze.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4369574Z copying torch/utils/_import_utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4392430Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4403391Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4413162Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4432309Z copying torch/utils/_stats.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4440103Z copying torch/utils/_traceback.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4448400Z copying torch/utils/_triton.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4464820Z copying torch/utils/_typing_utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4476423Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4490470Z copying torch/utils/backend_registration.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4500684Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4509991Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4526607Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4535417Z copying torch/utils/cpp_backtrace.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4543898Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4565685Z copying torch/utils/deterministic.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4586711Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4613409Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4646429Z copying torch/utils/flop_counter.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4664090Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4688568Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4711116Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4730467Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4745778Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4770791Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4786566Z copying torch/utils/weak.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2024-04-03T16:10:59.4814153Z creating build/lib.linux-x86_64-cpython-310/torch/xpu 2024-04-03T16:10:59.4815031Z copying torch/xpu/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2024-04-03T16:10:59.4828432Z copying torch/xpu/_gpu_trace.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2024-04-03T16:10:59.4847334Z copying torch/xpu/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2024-04-03T16:10:59.4871898Z copying torch/xpu/random.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2024-04-03T16:10:59.4914113Z copying torch/xpu/streams.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2024-04-03T16:10:59.4926699Z creating build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2024-04-03T16:10:59.4928446Z copying torch/_dynamo/backends/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2024-04-03T16:10:59.4929641Z copying torch/_dynamo/backends/common.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2024-04-03T16:10:59.4936367Z copying torch/_dynamo/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2024-04-03T16:10:59.4944679Z copying torch/_dynamo/backends/debugging.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2024-04-03T16:10:59.4953351Z copying torch/_dynamo/backends/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2024-04-03T16:10:59.4964131Z copying torch/_dynamo/backends/inductor.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2024-04-03T16:10:59.4971877Z copying torch/_dynamo/backends/onnxrt.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2024-04-03T16:10:59.4983936Z copying torch/_dynamo/backends/registry.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2024-04-03T16:10:59.5007034Z copying torch/_dynamo/backends/tensorrt.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2024-04-03T16:10:59.5016114Z copying torch/_dynamo/backends/torchxla.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2024-04-03T16:10:59.5033454Z copying torch/_dynamo/backends/tvm.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2024-04-03T16:10:59.5045101Z creating build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro 2024-04-03T16:10:59.5046371Z copying torch/_dynamo/repro/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro 2024-04-03T16:10:59.5047501Z copying torch/_dynamo/repro/after_aot.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro 2024-04-03T16:10:59.5057357Z copying torch/_dynamo/repro/after_dynamo.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro 2024-04-03T16:10:59.5068845Z creating build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5070030Z copying torch/_dynamo/variables/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5078290Z copying torch/_dynamo/variables/base.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5085820Z copying torch/_dynamo/variables/builder.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5104493Z copying torch/_dynamo/variables/builtin.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5122908Z copying torch/_dynamo/variables/constant.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5132439Z copying torch/_dynamo/variables/ctx_manager.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5142432Z copying torch/_dynamo/variables/dicts.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5152916Z copying torch/_dynamo/variables/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5161127Z copying torch/_dynamo/variables/functions.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5175581Z copying torch/_dynamo/variables/higher_order_ops.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5192757Z copying torch/_dynamo/variables/iter.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5200751Z copying torch/_dynamo/variables/lazy.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5208100Z copying torch/_dynamo/variables/lists.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5219385Z copying torch/_dynamo/variables/misc.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5229372Z copying torch/_dynamo/variables/nn_module.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5239605Z copying torch/_dynamo/variables/optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5248157Z copying torch/_dynamo/variables/sdpa.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5255687Z copying torch/_dynamo/variables/tensor.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5271556Z copying torch/_dynamo/variables/torch.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5323626Z copying torch/_dynamo/variables/torch_function.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5333553Z copying torch/_dynamo/variables/user_defined.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2024-04-03T16:10:59.5349623Z creating build/lib.linux-x86_64-cpython-310/torch/_export/db 2024-04-03T16:10:59.5350628Z copying torch/_export/db/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db 2024-04-03T16:10:59.5358121Z copying torch/_export/db/case.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db 2024-04-03T16:10:59.5367773Z copying torch/_export/db/gen_example.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db 2024-04-03T16:10:59.5373457Z copying torch/_export/db/logging.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db 2024-04-03T16:10:59.5381943Z creating build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra 2024-04-03T16:10:59.5383291Z copying torch/_export/pass_infra/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra 2024-04-03T16:10:59.5384595Z copying torch/_export/pass_infra/node_metadata.py -> build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra 2024-04-03T16:10:59.5392385Z copying torch/_export/pass_infra/proxy_value.py -> build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra 2024-04-03T16:10:59.5401207Z creating build/lib.linux-x86_64-cpython-310/torch/_export/passes 2024-04-03T16:10:59.5402202Z copying torch/_export/passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2024-04-03T16:10:59.5414426Z copying torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2024-04-03T16:10:59.5430301Z copying torch/_export/passes/collect_tracepoints_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2024-04-03T16:10:59.5439166Z copying torch/_export/passes/functionalize_side_effectful_ops_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2024-04-03T16:10:59.5445691Z copying torch/_export/passes/lift_constants_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2024-04-03T16:10:59.5454574Z copying torch/_export/passes/remove_runtime_assertions.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2024-04-03T16:10:59.5461546Z copying torch/_export/passes/replace_set_grad_with_hop_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2024-04-03T16:10:59.5468649Z copying torch/_export/passes/replace_sym_size_ops_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2024-04-03T16:10:59.5479953Z copying torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2024-04-03T16:10:59.5487167Z creating build/lib.linux-x86_64-cpython-310/torch/_export/serde 2024-04-03T16:10:59.5488468Z copying torch/_export/serde/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2024-04-03T16:10:59.5489574Z copying torch/_export/serde/schema.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2024-04-03T16:10:59.5496978Z copying torch/_export/serde/schema_check.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2024-04-03T16:10:59.5512295Z copying torch/_export/serde/serialize.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2024-04-03T16:10:59.5561559Z copying torch/_export/serde/union.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2024-04-03T16:10:59.5569412Z copying torch/_export/serde/upgrade.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2024-04-03T16:10:59.5581503Z creating build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5582574Z copying torch/_export/db/examples/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5607958Z copying torch/_export/db/examples/assume_constant_result.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5617135Z copying torch/_export/db/examples/autograd_function.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5624369Z copying torch/_export/db/examples/class_method.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5632239Z copying torch/_export/db/examples/cond_branch_class_method.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5639155Z copying torch/_export/db/examples/cond_branch_nested_function.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5647092Z copying torch/_export/db/examples/cond_branch_nonlocal_variables.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5653675Z copying torch/_export/db/examples/cond_closed_over_variable.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5661380Z copying torch/_export/db/examples/cond_operands.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5669364Z copying torch/_export/db/examples/cond_predicate.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5678279Z copying torch/_export/db/examples/constrain_as_size_example.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5687693Z copying torch/_export/db/examples/constrain_as_value_example.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5694580Z copying torch/_export/db/examples/decorator.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5702269Z copying torch/_export/db/examples/dictionary.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5710532Z copying torch/_export/db/examples/dynamic_shape_assert.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5734416Z copying torch/_export/db/examples/dynamic_shape_constructor.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5743488Z copying torch/_export/db/examples/dynamic_shape_if_guard.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5751033Z copying torch/_export/db/examples/dynamic_shape_map.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5759257Z copying torch/_export/db/examples/dynamic_shape_round.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5766199Z copying torch/_export/db/examples/dynamic_shape_slicing.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5773313Z copying torch/_export/db/examples/dynamic_shape_view.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5813358Z copying torch/_export/db/examples/fn_with_kwargs.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5834740Z copying torch/_export/db/examples/list_contains.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5848309Z copying torch/_export/db/examples/list_unpack.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5866851Z copying torch/_export/db/examples/model_attr_mutation.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5902267Z copying torch/_export/db/examples/nested_function.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5929359Z copying torch/_export/db/examples/null_context_manager.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.5956494Z copying torch/_export/db/examples/optional_input.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.6001342Z copying torch/_export/db/examples/pytree_flatten.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.6029441Z copying torch/_export/db/examples/scalar_output.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.6056224Z copying torch/_export/db/examples/specialized_attribute.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.6097342Z copying torch/_export/db/examples/static_for_loop.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.6118481Z copying torch/_export/db/examples/static_if.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.6126234Z copying torch/_export/db/examples/tensor_setattr.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.6133471Z copying torch/_export/db/examples/torch_sym_min.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.6139906Z copying torch/_export/db/examples/type_reflection_method.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.6147790Z copying torch/_export/db/examples/user_input_mutation.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2024-04-03T16:10:59.6157325Z creating build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2024-04-03T16:10:59.6158470Z copying torch/_functorch/_aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2024-04-03T16:10:59.6165633Z copying torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2024-04-03T16:10:59.6185059Z copying torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2024-04-03T16:10:59.6193241Z copying torch/_functorch/_aot_autograd/functional_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2024-04-03T16:10:59.6202340Z copying torch/_functorch/_aot_autograd/input_output_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2024-04-03T16:10:59.6210838Z copying torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2024-04-03T16:10:59.6228057Z copying torch/_functorch/_aot_autograd/logging_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2024-04-03T16:10:59.6235780Z copying torch/_functorch/_aot_autograd/runtime_wrappers.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2024-04-03T16:10:59.6253833Z copying torch/_functorch/_aot_autograd/schemas.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2024-04-03T16:10:59.6264374Z copying torch/_functorch/_aot_autograd/subclass_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2024-04-03T16:10:59.6273276Z copying torch/_functorch/_aot_autograd/traced_function_transforms.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2024-04-03T16:10:59.6283450Z copying torch/_functorch/_aot_autograd/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2024-04-03T16:10:59.6308084Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2024-04-03T16:10:59.6309329Z copying torch/_inductor/codegen/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2024-04-03T16:10:59.6310663Z copying torch/_inductor/codegen/common.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2024-04-03T16:10:59.6328575Z copying torch/_inductor/codegen/cpp.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2024-04-03T16:10:59.6363166Z copying torch/_inductor/codegen/cpp_wrapper_cpu.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2024-04-03T16:10:59.6382848Z copying torch/_inductor/codegen/cpp_wrapper_cuda.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2024-04-03T16:10:59.6392225Z copying torch/_inductor/codegen/cuda_combined_scheduling.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2024-04-03T16:10:59.6400072Z copying torch/_inductor/codegen/memory_planning.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2024-04-03T16:10:59.6408369Z copying torch/_inductor/codegen/multi_kernel.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2024-04-03T16:10:59.6417952Z copying torch/_inductor/codegen/triton.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2024-04-03T16:10:59.6467942Z copying torch/_inductor/codegen/triton_foreach.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2024-04-03T16:10:59.6487923Z copying torch/_inductor/codegen/triton_split_scan.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2024-04-03T16:10:59.6513629Z copying torch/_inductor/codegen/triton_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2024-04-03T16:10:59.6525024Z copying torch/_inductor/codegen/wrapper.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2024-04-03T16:10:59.6579344Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6580573Z copying torch/_inductor/fx_passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6581869Z copying torch/_inductor/fx_passes/binary_folding.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6589965Z copying torch/_inductor/fx_passes/ddp_fusion.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6599681Z copying torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6609313Z copying torch/_inductor/fx_passes/dedupe_symint_uses.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6616717Z copying torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6625374Z copying torch/_inductor/fx_passes/freezing_patterns.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6632077Z copying torch/_inductor/fx_passes/fuse_attention.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6643709Z copying torch/_inductor/fx_passes/group_batch_fusion.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6660275Z copying torch/_inductor/fx_passes/joint_graph.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6669018Z copying torch/_inductor/fx_passes/misc_patterns.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6676588Z copying torch/_inductor/fx_passes/mkldnn_fusion.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6695394Z copying torch/_inductor/fx_passes/numeric_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6702535Z copying torch/_inductor/fx_passes/pad_mm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6711910Z copying torch/_inductor/fx_passes/post_grad.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6727761Z copying torch/_inductor/fx_passes/pre_grad.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6738511Z copying torch/_inductor/fx_passes/quantization.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6771543Z copying torch/_inductor/fx_passes/reinplace.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6806952Z copying torch/_inductor/fx_passes/replace_random.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6834951Z copying torch/_inductor/fx_passes/split_cat.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2024-04-03T16:10:59.6862443Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2024-04-03T16:10:59.6863595Z copying torch/_inductor/kernel/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2024-04-03T16:10:59.6871118Z copying torch/_inductor/kernel/bmm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2024-04-03T16:10:59.6879316Z copying torch/_inductor/kernel/conv.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2024-04-03T16:10:59.6887950Z copying torch/_inductor/kernel/mm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2024-04-03T16:10:59.6896950Z copying torch/_inductor/kernel/mm_common.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2024-04-03T16:10:59.6904769Z copying torch/_inductor/kernel/mm_plus_mm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2024-04-03T16:10:59.6912567Z copying torch/_inductor/kernel/unpack_mixed_mm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2024-04-03T16:10:59.6921345Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2024-04-03T16:10:59.6922916Z copying torch/_inductor/codegen/cuda/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2024-04-03T16:10:59.6924352Z copying torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2024-04-03T16:10:59.6932383Z copying torch/_inductor/codegen/cuda/cuda_env.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2024-04-03T16:10:59.6949719Z copying torch/_inductor/codegen/cuda/cuda_kernel.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2024-04-03T16:10:59.6959230Z copying torch/_inductor/codegen/cuda/cuda_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2024-04-03T16:10:59.6977793Z copying torch/_inductor/codegen/cuda/cutlass_epilogue_gen.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2024-04-03T16:10:59.7010371Z copying torch/_inductor/codegen/cuda/cutlass_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2024-04-03T16:10:59.7045038Z copying torch/_inductor/codegen/cuda/device_op_overrides.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2024-04-03T16:10:59.7089862Z copying torch/_inductor/codegen/cuda/gemm_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2024-04-03T16:10:59.7103345Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-04-03T16:10:59.7105154Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-04-03T16:10:59.7107191Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-04-03T16:10:59.7142676Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7144394Z copying torch/_inductor/fx_passes/serialized_patterns/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7146150Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7159643Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7196015Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7207558Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7223623Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7234240Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7276314Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7284941Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7360019Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7380233Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7413303Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7429935Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7442285Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7468236Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7505369Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7537156Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7545895Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7554328Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7568947Z copying torch/_inductor/fx_passes/serialized_patterns/central_index.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:10:59.7589379Z creating build/lib.linux-x86_64-cpython-310/torch/_numpy/testing 2024-04-03T16:10:59.7590840Z copying torch/_numpy/testing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy/testing 2024-04-03T16:10:59.7625918Z copying torch/_numpy/testing/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy/testing 2024-04-03T16:10:59.7663906Z creating build/lib.linux-x86_64-cpython-310/torch/_refs/linalg 2024-04-03T16:10:59.7664882Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_refs/linalg 2024-04-03T16:10:59.7673649Z creating build/lib.linux-x86_64-cpython-310/torch/_refs/nn 2024-04-03T16:10:59.7674515Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_refs/nn 2024-04-03T16:10:59.7683372Z creating build/lib.linux-x86_64-cpython-310/torch/_refs/special 2024-04-03T16:10:59.7684585Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_refs/special 2024-04-03T16:10:59.7705590Z creating build/lib.linux-x86_64-cpython-310/torch/_refs/nn/functional 2024-04-03T16:10:59.7707173Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_refs/nn/functional 2024-04-03T16:10:59.7748142Z creating build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging 2024-04-03T16:10:59.7749549Z copying torch/_vendor/packaging/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging 2024-04-03T16:10:59.7757422Z copying torch/_vendor/packaging/_structures.py -> build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging 2024-04-03T16:10:59.7765139Z copying torch/_vendor/packaging/version.py -> build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging 2024-04-03T16:10:59.7774297Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn 2024-04-03T16:10:59.7775316Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn 2024-04-03T16:10:59.7782745Z creating build/lib.linux-x86_64-cpython-310/torch/ao/ns 2024-04-03T16:10:59.7783827Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns 2024-04-03T16:10:59.7785128Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns 2024-04-03T16:10:59.7814201Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns 2024-04-03T16:10:59.7863428Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning 2024-04-03T16:10:59.7864328Z copying torch/ao/pruning/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning 2024-04-03T16:10:59.7885706Z copying torch/ao/pruning/_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning 2024-04-03T16:10:59.7899428Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2024-04-03T16:10:59.7900433Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2024-04-03T16:10:59.7921525Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2024-04-03T16:10:59.7940672Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2024-04-03T16:10:59.7954975Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2024-04-03T16:10:59.7982213Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2024-04-03T16:10:59.7993612Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2024-04-03T16:10:59.8019079Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2024-04-03T16:10:59.8043581Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2024-04-03T16:10:59.8080601Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2024-04-03T16:10:59.8106380Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2024-04-03T16:10:59.8120648Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2024-04-03T16:10:59.8130833Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2024-04-03T16:10:59.8150748Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2024-04-03T16:10:59.8171545Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2024-04-03T16:10:59.8192623Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2024-04-03T16:10:59.8211734Z copying torch/ao/quantization/quantize_pt2e.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2024-04-03T16:10:59.8223493Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2024-04-03T16:10:59.8235143Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2024-04-03T16:10:59.8263591Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic 2024-04-03T16:10:59.8264647Z copying torch/ao/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic 2024-04-03T16:10:59.8277333Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat 2024-04-03T16:10:59.8278758Z copying torch/ao/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat 2024-04-03T16:10:59.8287212Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable 2024-04-03T16:10:59.8288244Z copying torch/ao/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable 2024-04-03T16:10:59.8307794Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized 2024-04-03T16:10:59.8308874Z copying torch/ao/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized 2024-04-03T16:10:59.8341844Z copying torch/ao/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized 2024-04-03T16:10:59.8370303Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse 2024-04-03T16:10:59.8371586Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse 2024-04-03T16:10:59.8380130Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/modules 2024-04-03T16:10:59.8381350Z copying torch/ao/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/modules 2024-04-03T16:10:59.8395232Z copying torch/ao/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/modules 2024-04-03T16:10:59.8404557Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat 2024-04-03T16:10:59.8405657Z copying torch/ao/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat 2024-04-03T16:10:59.8441151Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized 2024-04-03T16:10:59.8442422Z copying torch/ao/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized 2024-04-03T16:10:59.8453360Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules 2024-04-03T16:10:59.8454596Z copying torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules 2024-04-03T16:10:59.8468820Z copying torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules 2024-04-03T16:10:59.8485306Z copying torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules 2024-04-03T16:10:59.8505492Z copying torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules 2024-04-03T16:10:59.8542212Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic 2024-04-03T16:10:59.8543587Z copying torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic 2024-04-03T16:10:59.8577891Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T16:10:59.8579265Z copying torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T16:10:59.8597703Z copying torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T16:10:59.8608981Z copying torch/ao/nn/intrinsic/quantized/modules/conv_add.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T16:10:59.8630973Z copying torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T16:10:59.8645272Z copying torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T16:10:59.8682287Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-04-03T16:10:59.8683850Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-04-03T16:10:59.8696242Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-04-03T16:10:59.8723335Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic 2024-04-03T16:10:59.8724442Z copying torch/ao/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic 2024-04-03T16:10:59.8736369Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules 2024-04-03T16:10:59.8737415Z copying torch/ao/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules 2024-04-03T16:10:59.8779961Z copying torch/ao/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules 2024-04-03T16:10:59.8798320Z copying torch/ao/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules 2024-04-03T16:10:59.8820847Z copying torch/ao/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules 2024-04-03T16:10:59.8829594Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/modules 2024-04-03T16:10:59.8831045Z copying torch/ao/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/modules 2024-04-03T16:10:59.8838003Z copying torch/ao/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/modules 2024-04-03T16:10:59.8845802Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules 2024-04-03T16:10:59.8847246Z copying torch/ao/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules 2024-04-03T16:10:59.8862148Z copying torch/ao/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules 2024-04-03T16:10:59.8873199Z copying torch/ao/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules 2024-04-03T16:10:59.8882779Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic 2024-04-03T16:10:59.8884282Z copying torch/ao/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic 2024-04-03T16:10:59.8908692Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2024-04-03T16:10:59.8910050Z copying torch/ao/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2024-04-03T16:10:59.8933930Z copying torch/ao/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2024-04-03T16:10:59.8941964Z copying torch/ao/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2024-04-03T16:10:59.8949038Z copying torch/ao/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2024-04-03T16:10:59.8965714Z copying torch/ao/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2024-04-03T16:10:59.8972559Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2024-04-03T16:10:59.8981316Z copying torch/ao/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2024-04-03T16:10:59.8992292Z copying torch/ao/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2024-04-03T16:10:59.9012822Z copying torch/ao/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2024-04-03T16:10:59.9046945Z copying torch/ao/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2024-04-03T16:10:59.9073209Z copying torch/ao/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2024-04-03T16:10:59.9087380Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference 2024-04-03T16:10:59.9089070Z copying torch/ao/nn/quantized/reference/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference 2024-04-03T16:10:59.9100807Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules 2024-04-03T16:10:59.9102128Z copying torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules 2024-04-03T16:10:59.9108964Z copying torch/ao/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules 2024-04-03T16:10:59.9117942Z copying torch/ao/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules 2024-04-03T16:10:59.9143503Z copying torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules 2024-04-03T16:10:59.9177380Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2024-04-03T16:10:59.9178762Z copying torch/ao/nn/quantized/reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2024-04-03T16:10:59.9186415Z copying torch/ao/nn/quantized/reference/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2024-04-03T16:10:59.9194441Z copying torch/ao/nn/quantized/reference/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2024-04-03T16:10:59.9218190Z copying torch/ao/nn/quantized/reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2024-04-03T16:10:59.9228781Z copying torch/ao/nn/quantized/reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2024-04-03T16:10:59.9235826Z copying torch/ao/nn/quantized/reference/modules/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2024-04-03T16:10:59.9245959Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized 2024-04-03T16:10:59.9247170Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized 2024-04-03T16:10:59.9259769Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized 2024-04-03T16:10:59.9278251Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized 2024-04-03T16:10:59.9286051Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/dynamic 2024-04-03T16:10:59.9287431Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/dynamic 2024-04-03T16:10:59.9295742Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/dynamic 2024-04-03T16:10:59.9304791Z creating build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2024-04-03T16:10:59.9305903Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2024-04-03T16:10:59.9307219Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2024-04-03T16:10:59.9321143Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2024-04-03T16:10:59.9362351Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2024-04-03T16:10:59.9388937Z copying torch/ao/ns/fx/n_shadows_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2024-04-03T16:10:59.9431109Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2024-04-03T16:10:59.9443640Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2024-04-03T16:10:59.9455621Z copying torch/ao/ns/fx/qconfig_multi_mapping.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2024-04-03T16:10:59.9480686Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2024-04-03T16:10:59.9514968Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2024-04-03T16:10:59.9533221Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental 2024-04-03T16:10:59.9534494Z copying torch/ao/pruning/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental 2024-04-03T16:10:59.9536201Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler 2024-04-03T16:10:59.9537450Z copying torch/ao/pruning/scheduler/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler 2024-04-03T16:10:59.9539047Z copying torch/ao/pruning/scheduler/base_scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler 2024-04-03T16:10:59.9549393Z copying torch/ao/pruning/scheduler/cubic_scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler 2024-04-03T16:10:59.9557722Z copying torch/ao/pruning/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler 2024-04-03T16:10:59.9565855Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2024-04-03T16:10:59.9567241Z copying torch/ao/pruning/sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2024-04-03T16:10:59.9568747Z copying torch/ao/pruning/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2024-04-03T16:10:59.9576902Z copying torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2024-04-03T16:10:59.9584484Z copying torch/ao/pruning/sparsifier/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2024-04-03T16:10:59.9592539Z copying torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2024-04-03T16:10:59.9601775Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/activation_sparsifier 2024-04-03T16:10:59.9603528Z copying torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/activation_sparsifier 2024-04-03T16:10:59.9605533Z copying torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/activation_sparsifier 2024-04-03T16:10:59.9628395Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_scheduler 2024-04-03T16:10:59.9629982Z copying torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_scheduler 2024-04-03T16:10:59.9637635Z copying torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_scheduler 2024-04-03T16:10:59.9651941Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T16:10:59.9653407Z copying torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T16:10:59.9660283Z copying torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T16:10:59.9672937Z copying torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T16:10:59.9703279Z copying torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T16:10:59.9723028Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2024-04-03T16:10:59.9724454Z copying torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2024-04-03T16:10:59.9734954Z copying torch/ao/pruning/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2024-04-03T16:10:59.9746055Z copying torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2024-04-03T16:10:59.9785709Z copying torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2024-04-03T16:10:59.9816792Z copying torch/ao/pruning/_experimental/pruner/match_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2024-04-03T16:10:59.9853692Z copying torch/ao/pruning/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2024-04-03T16:10:59.9871672Z copying torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2024-04-03T16:10:59.9907640Z copying torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2024-04-03T16:10:59.9937674Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning 2024-04-03T16:10:59.9939550Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning 2024-04-03T16:10:59.9941623Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-04-03T16:10:59.9943641Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-04-03T16:10:59.9948398Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-04-03T16:10:59.9951107Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-04-03T16:10:59.9959977Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2024-04-03T16:10:59.9961382Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2024-04-03T16:10:59.9975017Z copying torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2024-04-03T16:11:00.0013924Z copying torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2024-04-03T16:11:00.0037399Z copying torch/ao/quantization/backend_config/backend_config.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2024-04-03T16:11:00.0075353Z copying torch/ao/quantization/backend_config/executorch.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2024-04-03T16:11:00.0088191Z copying torch/ao/quantization/backend_config/fbgemm.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2024-04-03T16:11:00.0095934Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2024-04-03T16:11:00.0104456Z copying torch/ao/quantization/backend_config/observation_type.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2024-04-03T16:11:00.0106283Z copying torch/ao/quantization/backend_config/onednn.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2024-04-03T16:11:00.0114999Z copying torch/ao/quantization/backend_config/qnnpack.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2024-04-03T16:11:00.0125225Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2024-04-03T16:11:00.0133809Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2024-04-03T16:11:00.0142168Z copying torch/ao/quantization/backend_config/x86.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2024-04-03T16:11:00.0152024Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2024-04-03T16:11:00.0153113Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2024-04-03T16:11:00.0175895Z copying torch/ao/quantization/fx/_decomposed.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2024-04-03T16:11:00.0195416Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2024-04-03T16:11:00.0213058Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2024-04-03T16:11:00.0230882Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2024-04-03T16:11:00.0247948Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2024-04-03T16:11:00.0257822Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2024-04-03T16:11:00.0268176Z copying torch/ao/quantization/fx/fuse_handler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2024-04-03T16:11:00.0279188Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2024-04-03T16:11:00.0287315Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2024-04-03T16:11:00.0296175Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2024-04-03T16:11:00.0322819Z copying torch/ao/quantization/fx/lstm_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2024-04-03T16:11:00.0330968Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2024-04-03T16:11:00.0339263Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2024-04-03T16:11:00.0346366Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2024-04-03T16:11:00.0370655Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2024-04-03T16:11:00.0380680Z copying torch/ao/quantization/fx/quantize_handler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2024-04-03T16:11:00.0397332Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2024-04-03T16:11:00.0405083Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2024-04-03T16:11:00.0476292Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2024-04-03T16:11:00.0477736Z copying torch/ao/quantization/pt2e/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2024-04-03T16:11:00.0479344Z copying torch/ao/quantization/pt2e/duplicate_dq_pass.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2024-04-03T16:11:00.0486015Z copying torch/ao/quantization/pt2e/export_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2024-04-03T16:11:00.0494624Z copying torch/ao/quantization/pt2e/generate_numeric_debug_handle.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2024-04-03T16:11:00.0501926Z copying torch/ao/quantization/pt2e/graph_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2024-04-03T16:11:00.0510984Z copying torch/ao/quantization/pt2e/port_metadata_pass.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2024-04-03T16:11:00.0519876Z copying torch/ao/quantization/pt2e/prepare.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2024-04-03T16:11:00.0529931Z copying torch/ao/quantization/pt2e/qat_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2024-04-03T16:11:00.0539257Z copying torch/ao/quantization/pt2e/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2024-04-03T16:11:00.0550430Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2024-04-03T16:11:00.0551822Z copying torch/ao/quantization/quantizer/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2024-04-03T16:11:00.0560502Z copying torch/ao/quantization/quantizer/composable_quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2024-04-03T16:11:00.0567880Z copying torch/ao/quantization/quantizer/embedding_quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2024-04-03T16:11:00.0575883Z copying torch/ao/quantization/quantizer/quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2024-04-03T16:11:00.0583836Z copying torch/ao/quantization/quantizer/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2024-04-03T16:11:00.0591248Z copying torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2024-04-03T16:11:00.0608094Z copying torch/ao/quantization/quantizer/xnnpack_quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2024-04-03T16:11:00.0617023Z copying torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2024-04-03T16:11:00.0640860Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2024-04-03T16:11:00.0642662Z copying torch/ao/quantization/fx/_model_report/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2024-04-03T16:11:00.0644260Z copying torch/ao/quantization/fx/_model_report/detector.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2024-04-03T16:11:00.0661585Z copying torch/ao/quantization/fx/_model_report/model_report.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2024-04-03T16:11:00.0681387Z copying torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2024-04-03T16:11:00.0691898Z copying torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2024-04-03T16:11:00.0718240Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/representation 2024-04-03T16:11:00.0719840Z copying torch/ao/quantization/pt2e/representation/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/representation 2024-04-03T16:11:00.0728260Z copying torch/ao/quantization/pt2e/representation/rewrite.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/representation 2024-04-03T16:11:00.0739561Z creating build/lib.linux-x86_64-cpython-310/torch/autograd/_functions 2024-04-03T16:11:00.0740629Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/autograd/_functions 2024-04-03T16:11:00.0768700Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-cpython-310/torch/autograd/_functions 2024-04-03T16:11:00.0781806Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-cpython-310/torch/autograd/_functions 2024-04-03T16:11:00.0790529Z creating build/lib.linux-x86_64-cpython-310/torch/backends/_coreml 2024-04-03T16:11:00.0791778Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/_coreml 2024-04-03T16:11:00.0793318Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-cpython-310/torch/backends/_coreml 2024-04-03T16:11:00.0818397Z creating build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi 2024-04-03T16:11:00.0819447Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi 2024-04-03T16:11:00.0820747Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi 2024-04-03T16:11:00.0838337Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi 2024-04-03T16:11:00.0882091Z creating build/lib.linux-x86_64-cpython-310/torch/backends/cpu 2024-04-03T16:11:00.0883124Z copying torch/backends/cpu/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/cpu 2024-04-03T16:11:00.0892341Z creating build/lib.linux-x86_64-cpython-310/torch/backends/cuda 2024-04-03T16:11:00.0893321Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/cuda 2024-04-03T16:11:00.0902756Z creating build/lib.linux-x86_64-cpython-310/torch/backends/cudnn 2024-04-03T16:11:00.0903749Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/cudnn 2024-04-03T16:11:00.0913350Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/backends/cudnn 2024-04-03T16:11:00.0921406Z creating build/lib.linux-x86_64-cpython-310/torch/backends/mha 2024-04-03T16:11:00.0922359Z copying torch/backends/mha/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/mha 2024-04-03T16:11:00.0930772Z creating build/lib.linux-x86_64-cpython-310/torch/backends/mkl 2024-04-03T16:11:00.0931716Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/mkl 2024-04-03T16:11:00.0939561Z creating build/lib.linux-x86_64-cpython-310/torch/backends/mkldnn 2024-04-03T16:11:00.0940718Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/mkldnn 2024-04-03T16:11:00.0948204Z creating build/lib.linux-x86_64-cpython-310/torch/backends/mps 2024-04-03T16:11:00.0949405Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/mps 2024-04-03T16:11:00.0957258Z creating build/lib.linux-x86_64-cpython-310/torch/backends/nnpack 2024-04-03T16:11:00.0958400Z copying torch/backends/nnpack/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/nnpack 2024-04-03T16:11:00.0977635Z creating build/lib.linux-x86_64-cpython-310/torch/backends/openmp 2024-04-03T16:11:00.0978618Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/openmp 2024-04-03T16:11:00.1015956Z creating build/lib.linux-x86_64-cpython-310/torch/backends/opt_einsum 2024-04-03T16:11:00.1017157Z copying torch/backends/opt_einsum/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/opt_einsum 2024-04-03T16:11:00.1030686Z creating build/lib.linux-x86_64-cpython-310/torch/backends/quantized 2024-04-03T16:11:00.1031741Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/quantized 2024-04-03T16:11:00.1040617Z creating build/lib.linux-x86_64-cpython-310/torch/backends/xeon 2024-04-03T16:11:00.1041753Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/xeon 2024-04-03T16:11:00.1042869Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-cpython-310/torch/backends/xeon 2024-04-03T16:11:00.1078848Z creating build/lib.linux-x86_64-cpython-310/torch/backends/xnnpack 2024-04-03T16:11:00.1079915Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/xnnpack 2024-04-03T16:11:00.1090129Z creating build/lib.linux-x86_64-cpython-310/torch/cpu/amp 2024-04-03T16:11:00.1090973Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/cpu/amp 2024-04-03T16:11:00.1113194Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-310/torch/cpu/amp 2024-04-03T16:11:00.1142099Z copying torch/cpu/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-310/torch/cpu/amp 2024-04-03T16:11:00.1170179Z creating build/lib.linux-x86_64-cpython-310/torch/cuda/amp 2024-04-03T16:11:00.1171041Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/cuda/amp 2024-04-03T16:11:00.1190927Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-310/torch/cuda/amp 2024-04-03T16:11:00.1201556Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-cpython-310/torch/cuda/amp 2024-04-03T16:11:00.1211339Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-310/torch/cuda/amp 2024-04-03T16:11:00.1230251Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2024-04-03T16:11:00.1231531Z copying torch/distributed/_composable/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2024-04-03T16:11:00.1239471Z copying torch/distributed/_composable/checkpoint_activation.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2024-04-03T16:11:00.1246022Z copying torch/distributed/_composable/contract.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2024-04-03T16:11:00.1254427Z copying torch/distributed/_composable/fully_shard.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2024-04-03T16:11:00.1261787Z copying torch/distributed/_composable/replicate.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2024-04-03T16:11:00.1271748Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2024-04-03T16:11:00.1272794Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2024-04-03T16:11:00.1305783Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2024-04-03T16:11:00.1331875Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2024-04-03T16:11:00.1344927Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2024-04-03T16:11:00.1361647Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2024-04-03T16:11:00.1374862Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2024-04-03T16:11:00.1396207Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2024-04-03T16:11:00.1413232Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_sharded_tensor 2024-04-03T16:11:00.1414454Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_sharded_tensor 2024-04-03T16:11:00.1422563Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_sharding_spec 2024-04-03T16:11:00.1423854Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_sharding_spec 2024-04-03T16:11:00.1444193Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd 2024-04-03T16:11:00.1445407Z copying torch/distributed/_spmd/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd 2024-04-03T16:11:00.1446589Z copying torch/distributed/_spmd/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd 2024-04-03T16:11:00.1459132Z copying torch/distributed/_spmd/batch_dim_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd 2024-04-03T16:11:00.1505346Z copying torch/distributed/_spmd/comm_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd 2024-04-03T16:11:00.1530344Z copying torch/distributed/_spmd/config.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd 2024-04-03T16:11:00.1547308Z copying torch/distributed/_spmd/data_parallel.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd 2024-04-03T16:11:00.1626834Z copying torch/distributed/_spmd/distribute.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd 2024-04-03T16:11:00.1653476Z copying torch/distributed/_spmd/experimental_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd 2024-04-03T16:11:00.1687603Z copying torch/distributed/_spmd/gm_transformation.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd 2024-04-03T16:11:00.1713930Z copying torch/distributed/_spmd/graph_optimization.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd 2024-04-03T16:11:00.1780911Z copying torch/distributed/_spmd/graph_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd 2024-04-03T16:11:00.1793567Z copying torch/distributed/_spmd/iter_graph_module.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd 2024-04-03T16:11:00.1803650Z copying torch/distributed/_spmd/log_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd 2024-04-03T16:11:00.1811950Z copying torch/distributed/_spmd/parallel_mode.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd 2024-04-03T16:11:00.1819588Z copying torch/distributed/_spmd/partial_lower.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd 2024-04-03T16:11:00.1856690Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2024-04-03T16:11:00.1857779Z copying torch/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2024-04-03T16:11:00.1875616Z copying torch/distributed/_tensor/_collective_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2024-04-03T16:11:00.1894051Z copying torch/distributed/_tensor/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2024-04-03T16:11:00.1916813Z copying torch/distributed/_tensor/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2024-04-03T16:11:00.1950624Z copying torch/distributed/_tensor/device_mesh.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2024-04-03T16:11:00.1961874Z copying torch/distributed/_tensor/dispatch.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2024-04-03T16:11:00.1996564Z copying torch/distributed/_tensor/op_schema.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2024-04-03T16:11:00.2016699Z copying torch/distributed/_tensor/placement_types.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2024-04-03T16:11:00.2029731Z copying torch/distributed/_tensor/random.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2024-04-03T16:11:00.2061710Z copying torch/distributed/_tensor/redistribute.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2024-04-03T16:11:00.2089470Z copying torch/distributed/_tensor/sharding_prop.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2024-04-03T16:11:00.2122486Z copying torch/distributed/_tensor/tp_conv.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2024-04-03T16:11:00.2133223Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2024-04-03T16:11:00.2134296Z copying torch/distributed/_tools/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2024-04-03T16:11:00.2148956Z copying torch/distributed/_tools/memory_tracker.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2024-04-03T16:11:00.2175214Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms 2024-04-03T16:11:00.2176380Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms 2024-04-03T16:11:00.2192368Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms 2024-04-03T16:11:00.2225306Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/autograd 2024-04-03T16:11:00.2226720Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/autograd 2024-04-03T16:11:00.2242980Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2244693Z copying torch/distributed/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2277715Z copying torch/distributed/checkpoint/_checkpointer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2297113Z copying torch/distributed/checkpoint/_dedup_save_plans.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2345396Z copying torch/distributed/checkpoint/_dedup_tensors.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2373067Z copying torch/distributed/checkpoint/_fsspec_filesystem.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2406784Z copying torch/distributed/checkpoint/_nested_dict.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2431438Z copying torch/distributed/checkpoint/_sharded_tensor_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2462714Z copying torch/distributed/checkpoint/_storage_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2486805Z copying torch/distributed/checkpoint/_traverse.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2502366Z copying torch/distributed/checkpoint/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2514368Z copying torch/distributed/checkpoint/default_planner.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2535431Z copying torch/distributed/checkpoint/filesystem.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2547145Z copying torch/distributed/checkpoint/format_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2560740Z copying torch/distributed/checkpoint/metadata.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2581653Z copying torch/distributed/checkpoint/optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2598513Z copying torch/distributed/checkpoint/planner.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2615700Z copying torch/distributed/checkpoint/planner_helpers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2642815Z copying torch/distributed/checkpoint/resharding.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2657790Z copying torch/distributed/checkpoint/state_dict.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2698827Z copying torch/distributed/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2722550Z copying torch/distributed/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2731288Z copying torch/distributed/checkpoint/stateful.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2739061Z copying torch/distributed/checkpoint/storage.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2746771Z copying torch/distributed/checkpoint/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2024-04-03T16:11:00.2772994Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic 2024-04-03T16:11:00.2774101Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic 2024-04-03T16:11:00.2785392Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.2786442Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.2807737Z copying torch/distributed/fsdp/_common_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.2824116Z copying torch/distributed/fsdp/_debug_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.2863243Z copying torch/distributed/fsdp/_dynamo_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.2875539Z copying torch/distributed/fsdp/_exec_order_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.2901154Z copying torch/distributed/fsdp/_flat_param.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.2948203Z copying torch/distributed/fsdp/_fsdp_extensions.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.2972494Z copying torch/distributed/fsdp/_init_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.3023555Z copying torch/distributed/fsdp/_limiter_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.3039112Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.3060168Z copying torch/distributed/fsdp/_runtime_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.3077542Z copying torch/distributed/fsdp/_shard_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.3085305Z copying torch/distributed/fsdp/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.3102644Z copying torch/distributed/fsdp/_trace_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.3111553Z copying torch/distributed/fsdp/_traversal_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.3119956Z copying torch/distributed/fsdp/_unshard_param_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.3128113Z copying torch/distributed/fsdp/_wrap_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.3139362Z copying torch/distributed/fsdp/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.3146751Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.3167013Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.3189430Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2024-04-03T16:11:00.3200233Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/launcher 2024-04-03T16:11:00.3201359Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/launcher 2024-04-03T16:11:00.3211247Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/launcher 2024-04-03T16:11:00.3220850Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/nn 2024-04-03T16:11:00.3221830Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn 2024-04-03T16:11:00.3229590Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn 2024-04-03T16:11:00.3241030Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2024-04-03T16:11:00.3242101Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2024-04-03T16:11:00.3252168Z copying torch/distributed/optim/apply_optimizer_in_backward.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2024-04-03T16:11:00.3261533Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2024-04-03T16:11:00.3270718Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2024-04-03T16:11:00.3278503Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2024-04-03T16:11:00.3286515Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2024-04-03T16:11:00.3295295Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2024-04-03T16:11:00.3303572Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2024-04-03T16:11:00.3312612Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2024-04-03T16:11:00.3322579Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2024-04-03T16:11:00.3331670Z copying torch/distributed/optim/named_optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2024-04-03T16:11:00.3341241Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2024-04-03T16:11:00.3349679Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2024-04-03T16:11:00.3366418Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2024-04-03T16:11:00.3374182Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2024-04-03T16:11:00.3395476Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline 2024-04-03T16:11:00.3396702Z copying torch/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline 2024-04-03T16:11:00.3426724Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2024-04-03T16:11:00.3427891Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2024-04-03T16:11:00.3443775Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2024-04-03T16:11:00.3452459Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2024-04-03T16:11:00.3469740Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2024-04-03T16:11:00.3478294Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2024-04-03T16:11:00.3494778Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2024-04-03T16:11:00.3504431Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2024-04-03T16:11:00.3513423Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2024-04-03T16:11:00.3521700Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2024-04-03T16:11:00.3529366Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2024-04-03T16:11:00.3539066Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2024-04-03T16:11:00.3540154Z copying torch/distributed/tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2024-04-03T16:11:00.3543230Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp 2024-04-03T16:11:00.3544758Z copying torch/distributed/_composable/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp 2024-04-03T16:11:00.3567407Z copying torch/distributed/_composable/fsdp/_fsdp_api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp 2024-04-03T16:11:00.3581865Z copying torch/distributed/_composable/fsdp/_fsdp_collectives.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp 2024-04-03T16:11:00.3589680Z copying torch/distributed/_composable/fsdp/_fsdp_common.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp 2024-04-03T16:11:00.3597966Z copying torch/distributed/_composable/fsdp/_fsdp_init.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp 2024-04-03T16:11:00.3606882Z copying torch/distributed/_composable/fsdp/_fsdp_param.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp 2024-04-03T16:11:00.3618275Z copying torch/distributed/_composable/fsdp/_fsdp_param_group.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp 2024-04-03T16:11:00.3627687Z copying torch/distributed/_composable/fsdp/_fsdp_state.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp 2024-04-03T16:11:00.3635683Z copying torch/distributed/_composable/fsdp/fully_shard.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp 2024-04-03T16:11:00.3645981Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/checkpoint 2024-04-03T16:11:00.3647544Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/checkpoint 2024-04-03T16:11:00.3655862Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_optim 2024-04-03T16:11:00.3657179Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_optim 2024-04-03T16:11:00.3675784Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_optim 2024-04-03T16:11:00.3700411Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2024-04-03T16:11:00.3701876Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2024-04-03T16:11:00.3710310Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2024-04-03T16:11:00.3728778Z copying torch/distributed/_shard/sharded_tensor/logger.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2024-04-03T16:11:00.3737085Z copying torch/distributed/_shard/sharded_tensor/logging_handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2024-04-03T16:11:00.3747271Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2024-04-03T16:11:00.3755678Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2024-04-03T16:11:00.3782215Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2024-04-03T16:11:00.3797650Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2024-04-03T16:11:00.3821400Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_plan 2024-04-03T16:11:00.3823574Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_plan 2024-04-03T16:11:00.3846580Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_plan 2024-04-03T16:11:00.3879032Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec 2024-04-03T16:11:00.3880383Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec 2024-04-03T16:11:00.3887715Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec 2024-04-03T16:11:00.3895175Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec 2024-04-03T16:11:00.3903787Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec 2024-04-03T16:11:00.3920130Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T16:11:00.3921568Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T16:11:00.3936694Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T16:11:00.3963105Z copying torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T16:11:00.3985419Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T16:11:00.4017840Z copying torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T16:11:00.4046107Z copying torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T16:11:00.4059309Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T16:11:00.4061460Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T16:11:00.4063609Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T16:11:00.4076256Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T16:11:00.4107877Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T16:11:00.4160593Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/debug 2024-04-03T16:11:00.4161814Z copying torch/distributed/_tensor/debug/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/debug 2024-04-03T16:11:00.4170030Z copying torch/distributed/_tensor/debug/comm_mode.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/debug 2024-04-03T16:11:00.4176493Z copying torch/distributed/_tensor/debug/op_coverage.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/debug 2024-04-03T16:11:00.4184427Z copying torch/distributed/_tensor/debug/visualize_sharding.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/debug 2024-04-03T16:11:00.4199713Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/experimental 2024-04-03T16:11:00.4201149Z copying torch/distributed/_tensor/experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/experimental 2024-04-03T16:11:00.4207275Z copying torch/distributed/_tensor/experimental/tp_transform.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/experimental 2024-04-03T16:11:00.4218191Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops 2024-04-03T16:11:00.4219308Z copying torch/distributed/_tensor/ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops 2024-04-03T16:11:00.4258112Z copying torch/distributed/_tensor/ops/basic_strategy.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops 2024-04-03T16:11:00.4287868Z copying torch/distributed/_tensor/ops/common_rules.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops 2024-04-03T16:11:00.4312669Z copying torch/distributed/_tensor/ops/conv_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops 2024-04-03T16:11:00.4338708Z copying torch/distributed/_tensor/ops/embedding_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops 2024-04-03T16:11:00.4368058Z copying torch/distributed/_tensor/ops/experimental_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops 2024-04-03T16:11:00.4392989Z copying torch/distributed/_tensor/ops/math_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops 2024-04-03T16:11:00.4421572Z copying torch/distributed/_tensor/ops/matrix_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops 2024-04-03T16:11:00.4446126Z copying torch/distributed/_tensor/ops/pointwise_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops 2024-04-03T16:11:00.4474381Z copying torch/distributed/_tensor/ops/random_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops 2024-04-03T16:11:00.4499704Z copying torch/distributed/_tensor/ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops 2024-04-03T16:11:00.4510739Z copying torch/distributed/_tensor/ops/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops 2024-04-03T16:11:00.4519860Z copying torch/distributed/_tensor/ops/view_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops 2024-04-03T16:11:00.4532381Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_checkpoint 2024-04-03T16:11:00.4534154Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_checkpoint 2024-04-03T16:11:00.4535881Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_checkpoint 2024-04-03T16:11:00.4580100Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_comm_hooks 2024-04-03T16:11:00.4581524Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_comm_hooks 2024-04-03T16:11:00.4606377Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_comm_hooks 2024-04-03T16:11:00.4631122Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_optimizer_overlap 2024-04-03T16:11:00.4633045Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_optimizer_overlap 2024-04-03T16:11:00.4641124Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_optimizer_overlap 2024-04-03T16:11:00.4650457Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_quantization 2024-04-03T16:11:00.4652117Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_quantization 2024-04-03T16:11:00.4654019Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_quantization 2024-04-03T16:11:00.4663337Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T16:11:00.4664820Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T16:11:00.4673352Z copying torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T16:11:00.4683187Z copying torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T16:11:00.4691431Z copying torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T16:11:00.4707308Z copying torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T16:11:00.4715291Z copying torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T16:11:00.4723445Z copying torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T16:11:00.4731855Z copying torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T16:11:00.4748605Z copying torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T16:11:00.4757348Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging 2024-04-03T16:11:00.4759223Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging 2024-04-03T16:11:00.4761061Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging 2024-04-03T16:11:00.4768473Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging 2024-04-03T16:11:00.4778008Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging 2024-04-03T16:11:00.4787684Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent 2024-04-03T16:11:00.4789307Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent 2024-04-03T16:11:00.4791212Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events 2024-04-03T16:11:00.4792566Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events 2024-04-03T16:11:00.4827965Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events 2024-04-03T16:11:00.4857778Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events 2024-04-03T16:11:00.4870141Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/metrics 2024-04-03T16:11:00.4871407Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/metrics 2024-04-03T16:11:00.4878297Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/metrics 2024-04-03T16:11:00.4887088Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing 2024-04-03T16:11:00.4888521Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing 2024-04-03T16:11:00.4896035Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing 2024-04-03T16:11:00.4906175Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing 2024-04-03T16:11:00.4913688Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing 2024-04-03T16:11:00.4923502Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2024-04-03T16:11:00.4925034Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2024-04-03T16:11:00.4943938Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2024-04-03T16:11:00.4952574Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2024-04-03T16:11:00.4960571Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2024-04-03T16:11:00.4977172Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2024-04-03T16:11:00.4996083Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2024-04-03T16:11:00.5003625Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2024-04-03T16:11:00.5012503Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2024-04-03T16:11:00.5021019Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2024-04-03T16:11:00.5029545Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2024-04-03T16:11:00.5037448Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2024-04-03T16:11:00.5048197Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2024-04-03T16:11:00.5049510Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2024-04-03T16:11:00.5077845Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2024-04-03T16:11:00.5107399Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2024-04-03T16:11:00.5145563Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2024-04-03T16:11:00.5153605Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2024-04-03T16:11:00.5154863Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2024-04-03T16:11:00.5162410Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2024-04-03T16:11:00.5170626Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2024-04-03T16:11:00.5179034Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2024-04-03T16:11:00.5186033Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2024-04-03T16:11:00.5193335Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2024-04-03T16:11:00.5201491Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server 2024-04-03T16:11:00.5202854Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server 2024-04-03T16:11:00.5210610Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server 2024-04-03T16:11:00.5227172Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server 2024-04-03T16:11:00.5237140Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors 2024-04-03T16:11:00.5238833Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors 2024-04-03T16:11:00.5247710Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors 2024-04-03T16:11:00.5256617Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors 2024-04-03T16:11:00.5264917Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T16:11:00.5266891Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T16:11:00.5284538Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T16:11:00.5292070Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T16:11:00.5299959Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data 2024-04-03T16:11:00.5301407Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data 2024-04-03T16:11:00.5307995Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data 2024-04-03T16:11:00.5316480Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data 2024-04-03T16:11:00.5324602Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/nn/api 2024-04-03T16:11:00.5326438Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/api 2024-04-03T16:11:00.5328778Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/api 2024-04-03T16:11:00.5375798Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit 2024-04-03T16:11:00.5377087Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit 2024-04-03T16:11:00.5378491Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit 2024-04-03T16:11:00.5387339Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/templates 2024-04-03T16:11:00.5388936Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/templates 2024-04-03T16:11:00.5390683Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/templates 2024-04-03T16:11:00.5405026Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync 2024-04-03T16:11:00.5406260Z copying torch/distributed/pipeline/sync/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync 2024-04-03T16:11:00.5442776Z copying torch/distributed/pipeline/sync/batchnorm.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync 2024-04-03T16:11:00.5484225Z copying torch/distributed/pipeline/sync/checkpoint.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync 2024-04-03T16:11:00.5503122Z copying torch/distributed/pipeline/sync/copy.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync 2024-04-03T16:11:00.5519183Z copying torch/distributed/pipeline/sync/dependency.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync 2024-04-03T16:11:00.5548168Z copying torch/distributed/pipeline/sync/microbatch.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync 2024-04-03T16:11:00.5554670Z copying torch/distributed/pipeline/sync/phony.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync 2024-04-03T16:11:00.5562157Z copying torch/distributed/pipeline/sync/pipe.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync 2024-04-03T16:11:00.5571445Z copying torch/distributed/pipeline/sync/pipeline.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync 2024-04-03T16:11:00.5579726Z copying torch/distributed/pipeline/sync/stream.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync 2024-04-03T16:11:00.5586672Z copying torch/distributed/pipeline/sync/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync 2024-04-03T16:11:00.5595518Z copying torch/distributed/pipeline/sync/worker.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync 2024-04-03T16:11:00.5604761Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/_balance 2024-04-03T16:11:00.5606134Z copying torch/distributed/pipeline/sync/_balance/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/_balance 2024-04-03T16:11:00.5614273Z copying torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/_balance 2024-04-03T16:11:00.5621064Z copying torch/distributed/pipeline/sync/_balance/profile.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/_balance 2024-04-03T16:11:00.5630681Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/skip 2024-04-03T16:11:00.5632066Z copying torch/distributed/pipeline/sync/skip/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/skip 2024-04-03T16:11:00.5660566Z copying torch/distributed/pipeline/sync/skip/layout.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/skip 2024-04-03T16:11:00.5672983Z copying torch/distributed/pipeline/sync/skip/namespace.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/skip 2024-04-03T16:11:00.5692861Z copying torch/distributed/pipeline/sync/skip/portal.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/skip 2024-04-03T16:11:00.5722414Z copying torch/distributed/pipeline/sync/skip/skippable.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/skip 2024-04-03T16:11:00.5752378Z copying torch/distributed/pipeline/sync/skip/tracker.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/skip 2024-04-03T16:11:00.5753925Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_testing 2024-04-03T16:11:00.5755079Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_testing 2024-04-03T16:11:00.5763435Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_testing 2024-04-03T16:11:00.5799218Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2024-04-03T16:11:00.5800453Z copying torch/distributed/tensor/parallel/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2024-04-03T16:11:00.5820308Z copying torch/distributed/tensor/parallel/_data_parallel_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2024-04-03T16:11:00.5834812Z copying torch/distributed/tensor/parallel/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2024-04-03T16:11:00.5850699Z copying torch/distributed/tensor/parallel/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2024-04-03T16:11:00.5862325Z copying torch/distributed/tensor/parallel/ddp.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2024-04-03T16:11:00.5877229Z copying torch/distributed/tensor/parallel/fsdp.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2024-04-03T16:11:00.5913862Z copying torch/distributed/tensor/parallel/input_reshard.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2024-04-03T16:11:00.5944135Z copying torch/distributed/tensor/parallel/loss.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2024-04-03T16:11:00.5974922Z copying torch/distributed/tensor/parallel/style.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2024-04-03T16:11:00.5986510Z creating build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.5987772Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.5989189Z copying torch/fx/experimental/_backward_state.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6010780Z copying torch/fx/experimental/_config.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6035765Z copying torch/fx/experimental/_sym_dispatch_mode.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6068158Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6116491Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6149583Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6160735Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6182072Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6195605Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6210362Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6224130Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6239964Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6256899Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6276397Z copying torch/fx/experimental/recording.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6285029Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6292678Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6300185Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6307906Z copying torch/fx/experimental/sym_node.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6327061Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6356198Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6394021Z copying torch/fx/experimental/validator.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2024-04-03T16:11:00.6408487Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes 2024-04-03T16:11:00.6409420Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2024-04-03T16:11:00.6425204Z copying torch/fx/passes/annotate_getitem_nodes.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2024-04-03T16:11:00.6432557Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2024-04-03T16:11:00.6442861Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2024-04-03T16:11:00.6451544Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2024-04-03T16:11:00.6458293Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2024-04-03T16:11:00.6469422Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2024-04-03T16:11:00.6477659Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2024-04-03T16:11:00.6485440Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2024-04-03T16:11:00.6493841Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2024-04-03T16:11:00.6511304Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2024-04-03T16:11:00.6520254Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2024-04-03T16:11:00.6529619Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2024-04-03T16:11:00.6537846Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2024-04-03T16:11:00.6548394Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2024-04-03T16:11:00.6559662Z creating build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2024-04-03T16:11:00.6561352Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2024-04-03T16:11:00.6563159Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2024-04-03T16:11:00.6575164Z copying torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2024-04-03T16:11:00.6604516Z copying torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2024-04-03T16:11:00.6619692Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2024-04-03T16:11:00.6627552Z copying torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2024-04-03T16:11:00.6648609Z copying torch/fx/experimental/migrate_gradual_types/util.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2024-04-03T16:11:00.6659795Z copying torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2024-04-03T16:11:00.6668636Z creating build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2024-04-03T16:11:00.6669989Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2024-04-03T16:11:00.6678178Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2024-04-03T16:11:00.6685019Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2024-04-03T16:11:00.6692152Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2024-04-03T16:11:00.6701624Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2024-04-03T16:11:00.6709187Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2024-04-03T16:11:00.6717929Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2024-04-03T16:11:00.6725998Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2024-04-03T16:11:00.6782506Z creating build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2024-04-03T16:11:00.6784163Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2024-04-03T16:11:00.6819049Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2024-04-03T16:11:00.6835930Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2024-04-03T16:11:00.6860217Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2024-04-03T16:11:00.6882060Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2024-04-03T16:11:00.6898164Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2024-04-03T16:11:00.6905725Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/backends 2024-04-03T16:11:00.6906972Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/backends 2024-04-03T16:11:00.6908447Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/backends 2024-04-03T16:11:00.6927790Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect 2024-04-03T16:11:00.6928828Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect 2024-04-03T16:11:00.6931271Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra 2024-04-03T16:11:00.6932296Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra 2024-04-03T16:11:00.6997576Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra 2024-04-03T16:11:00.7027904Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra 2024-04-03T16:11:00.7047732Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra 2024-04-03T16:11:00.7076318Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/tests 2024-04-03T16:11:00.7077828Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/tests 2024-04-03T16:11:00.7079346Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/tests 2024-04-03T16:11:00.7105209Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2024-04-03T16:11:00.7106221Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2024-04-03T16:11:00.7153726Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2024-04-03T16:11:00.7222133Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2024-04-03T16:11:00.7258871Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2024-04-03T16:11:00.7289886Z copying torch/fx/passes/utils/matcher_with_name_node_map_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2024-04-03T16:11:00.7315293Z copying torch/fx/passes/utils/source_matcher_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2024-04-03T16:11:00.7328060Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/common 2024-04-03T16:11:00.7329544Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/common 2024-04-03T16:11:00.7330997Z copying torch/fx/passes/dialect/common/cse_pass.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/common 2024-04-03T16:11:00.7394892Z creating build/lib.linux-x86_64-cpython-310/torch/jit/_passes 2024-04-03T16:11:00.7395944Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/jit/_passes 2024-04-03T16:11:00.7397086Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-cpython-310/torch/jit/_passes 2024-04-03T16:11:00.7415545Z creating build/lib.linux-x86_64-cpython-310/torch/jit/mobile 2024-04-03T16:11:00.7416708Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/jit/mobile 2024-04-03T16:11:00.7425480Z creating build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2024-04-03T16:11:00.7426603Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2024-04-03T16:11:00.7454714Z copying torch/masked/maskedtensor/_ops_refs.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2024-04-03T16:11:00.7463389Z copying torch/masked/maskedtensor/binary.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2024-04-03T16:11:00.7472067Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2024-04-03T16:11:00.7480705Z copying torch/masked/maskedtensor/creation.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2024-04-03T16:11:00.7488499Z copying torch/masked/maskedtensor/passthrough.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2024-04-03T16:11:00.7498409Z copying torch/masked/maskedtensor/reductions.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2024-04-03T16:11:00.7506064Z copying torch/masked/maskedtensor/unary.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2024-04-03T16:11:00.7514944Z creating build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2024-04-03T16:11:00.7516175Z copying torch/nested/_internal/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2024-04-03T16:11:00.7517485Z copying torch/nested/_internal/nested_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2024-04-03T16:11:00.7525371Z copying torch/nested/_internal/ops.py -> build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2024-04-03T16:11:00.7541896Z copying torch/nested/_internal/sdpa.py -> build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2024-04-03T16:11:00.7551631Z creating build/lib.linux-x86_64-cpython-310/torch/nn/attention 2024-04-03T16:11:00.7552775Z copying torch/nn/attention/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention 2024-04-03T16:11:00.7561418Z copying torch/nn/attention/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention 2024-04-03T16:11:00.7569130Z copying torch/nn/attention/bias.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention 2024-04-03T16:11:00.7584404Z creating build/lib.linux-x86_64-cpython-310/torch/nn/backends 2024-04-03T16:11:00.7585354Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/backends 2024-04-03T16:11:00.7586584Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/backends 2024-04-03T16:11:00.7612986Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic 2024-04-03T16:11:00.7614534Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic 2024-04-03T16:11:00.7643407Z creating build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.7644331Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.7659861Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.7675967Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.7714875Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.7729123Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.7776454Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.7805854Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.7864866Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.7906393Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.7912591Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.7921861Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.7932128Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.7940766Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.7950796Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.7959329Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.7969111Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.7989600Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.8012170Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.8021185Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.8031355Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.8038344Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.8055641Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.8073242Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.8082098Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.8099106Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.8107997Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2024-04-03T16:11:00.8117334Z creating build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2024-04-03T16:11:00.8118401Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2024-04-03T16:11:00.8127912Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2024-04-03T16:11:00.8135457Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2024-04-03T16:11:00.8143997Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2024-04-03T16:11:00.8152597Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2024-04-03T16:11:00.8176726Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2024-04-03T16:11:00.8184520Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2024-04-03T16:11:00.8192473Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2024-04-03T16:11:00.8200816Z creating build/lib.linux-x86_64-cpython-310/torch/nn/qat 2024-04-03T16:11:00.8201816Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat 2024-04-03T16:11:00.8211115Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantizable 2024-04-03T16:11:00.8212280Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantizable 2024-04-03T16:11:00.8219802Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized 2024-04-03T16:11:00.8221019Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized 2024-04-03T16:11:00.8241323Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized 2024-04-03T16:11:00.8249576Z creating build/lib.linux-x86_64-cpython-310/torch/nn/utils 2024-04-03T16:11:00.8250451Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2024-04-03T16:11:00.8258378Z copying torch/nn/utils/_deprecation_utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2024-04-03T16:11:00.8264196Z copying torch/nn/utils/_named_member_accessor.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2024-04-03T16:11:00.8272769Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2024-04-03T16:11:00.8280363Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2024-04-03T16:11:00.8287719Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2024-04-03T16:11:00.8294461Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2024-04-03T16:11:00.8303463Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2024-04-03T16:11:00.8311097Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2024-04-03T16:11:00.8318946Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2024-04-03T16:11:00.8328246Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2024-04-03T16:11:00.8343707Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2024-04-03T16:11:00.8366013Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2024-04-03T16:11:00.8376479Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2024-04-03T16:11:00.8384691Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2024-04-03T16:11:00.8393628Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2024-04-03T16:11:00.8403807Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/modules 2024-04-03T16:11:00.8405013Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/modules 2024-04-03T16:11:00.8412186Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/modules 2024-04-03T16:11:00.8420366Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat 2024-04-03T16:11:00.8421480Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat 2024-04-03T16:11:00.8432521Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized 2024-04-03T16:11:00.8433693Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized 2024-04-03T16:11:00.8441574Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules 2024-04-03T16:11:00.8442923Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules 2024-04-03T16:11:00.8451521Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules 2024-04-03T16:11:00.8459307Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules 2024-04-03T16:11:00.8465748Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules 2024-04-03T16:11:00.8474098Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic 2024-04-03T16:11:00.8475427Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic 2024-04-03T16:11:00.8483626Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules 2024-04-03T16:11:00.8484928Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules 2024-04-03T16:11:00.8499407Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules 2024-04-03T16:11:00.8530595Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules 2024-04-03T16:11:00.8554348Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules 2024-04-03T16:11:00.8581527Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic/modules 2024-04-03T16:11:00.8583029Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic/modules 2024-04-03T16:11:00.8623001Z copying torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic/modules 2024-04-03T16:11:00.8636166Z creating build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic 2024-04-03T16:11:00.8637120Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic 2024-04-03T16:11:00.8661208Z creating build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules 2024-04-03T16:11:00.8662502Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules 2024-04-03T16:11:00.8699286Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules 2024-04-03T16:11:00.8744099Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules 2024-04-03T16:11:00.8759206Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules 2024-04-03T16:11:00.8795408Z creating build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/modules 2024-04-03T16:11:00.8796632Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/modules 2024-04-03T16:11:00.8803877Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/modules 2024-04-03T16:11:00.8811171Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules 2024-04-03T16:11:00.8812322Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules 2024-04-03T16:11:00.8858235Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules 2024-04-03T16:11:00.8909186Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules 2024-04-03T16:11:00.8939693Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference 2024-04-03T16:11:00.8940852Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference 2024-04-03T16:11:00.8975579Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic 2024-04-03T16:11:00.8976708Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic 2024-04-03T16:11:00.8992884Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2024-04-03T16:11:00.8994184Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2024-04-03T16:11:00.9021248Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2024-04-03T16:11:00.9041672Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2024-04-03T16:11:00.9057011Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2024-04-03T16:11:00.9074086Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2024-04-03T16:11:00.9096473Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2024-04-03T16:11:00.9117813Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2024-04-03T16:11:00.9132705Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2024-04-03T16:11:00.9144689Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2024-04-03T16:11:00.9197916Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2024-04-03T16:11:00.9230873Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2024-04-03T16:11:00.9246274Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2024-04-03T16:11:00.9247562Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2024-04-03T16:11:00.9255295Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2024-04-03T16:11:00.9262237Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2024-04-03T16:11:00.9269862Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2024-04-03T16:11:00.9276865Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2024-04-03T16:11:00.9284090Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2024-04-03T16:11:00.9294160Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules 2024-04-03T16:11:00.9295417Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules 2024-04-03T16:11:00.9302497Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules 2024-04-03T16:11:00.9310517Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules 2024-04-03T16:11:00.9317690Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules 2024-04-03T16:11:00.9326316Z creating build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2024-04-03T16:11:00.9327485Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2024-04-03T16:11:00.9365234Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2024-04-03T16:11:00.9383556Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2024-04-03T16:11:00.9404708Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2024-04-03T16:11:00.9414507Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2024-04-03T16:11:00.9434933Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2024-04-03T16:11:00.9446198Z copying torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2024-04-03T16:11:00.9465443Z copying torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2024-04-03T16:11:00.9478942Z copying torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2024-04-03T16:11:00.9498491Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2024-04-03T16:11:00.9525183Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2024-04-03T16:11:00.9526356Z copying torch/onnx/_internal/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2024-04-03T16:11:00.9527666Z copying torch/onnx/_internal/_beartype.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2024-04-03T16:11:00.9542142Z copying torch/onnx/_internal/exporter.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2024-04-03T16:11:00.9577740Z copying torch/onnx/_internal/io_adapter.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2024-04-03T16:11:00.9612749Z copying torch/onnx/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2024-04-03T16:11:00.9647652Z copying torch/onnx/_internal/onnx_proto_utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2024-04-03T16:11:00.9656278Z copying torch/onnx/_internal/onnxruntime.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2024-04-03T16:11:00.9681898Z copying torch/onnx/_internal/registration.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2024-04-03T16:11:00.9691691Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics 2024-04-03T16:11:00.9692911Z copying torch/onnx/_internal/diagnostics/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics 2024-04-03T16:11:00.9706263Z copying torch/onnx/_internal/diagnostics/_diagnostic.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics 2024-04-03T16:11:00.9721022Z copying torch/onnx/_internal/diagnostics/_rules.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics 2024-04-03T16:11:00.9756098Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2024-04-03T16:11:00.9757106Z copying torch/onnx/_internal/fx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2024-04-03T16:11:00.9763882Z copying torch/onnx/_internal/fx/_pass.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2024-04-03T16:11:00.9773133Z copying torch/onnx/_internal/fx/decomposition_skip.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2024-04-03T16:11:00.9780643Z copying torch/onnx/_internal/fx/decomposition_table.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2024-04-03T16:11:00.9790570Z copying torch/onnx/_internal/fx/diagnostics.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2024-04-03T16:11:00.9799444Z copying torch/onnx/_internal/fx/dynamo_graph_extractor.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2024-04-03T16:11:00.9808576Z copying torch/onnx/_internal/fx/fx_onnx_interpreter.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2024-04-03T16:11:00.9824139Z copying torch/onnx/_internal/fx/fx_symbolic_graph_extractor.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2024-04-03T16:11:00.9831992Z copying torch/onnx/_internal/fx/onnxfunction_dispatcher.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2024-04-03T16:11:00.9874297Z copying torch/onnx/_internal/fx/op_validation.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2024-04-03T16:11:00.9896797Z copying torch/onnx/_internal/fx/patcher.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2024-04-03T16:11:00.9925940Z copying torch/onnx/_internal/fx/registration.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2024-04-03T16:11:00.9959224Z copying torch/onnx/_internal/fx/serialization.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2024-04-03T16:11:00.9981824Z copying torch/onnx/_internal/fx/torch_export_graph_extractor.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2024-04-03T16:11:01.0014887Z copying torch/onnx/_internal/fx/type_utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2024-04-03T16:11:01.0029249Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra 2024-04-03T16:11:01.0030664Z copying torch/onnx/_internal/diagnostics/infra/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra 2024-04-03T16:11:01.0037309Z copying torch/onnx/_internal/diagnostics/infra/_infra.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra 2024-04-03T16:11:01.0045447Z copying torch/onnx/_internal/diagnostics/infra/context.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra 2024-04-03T16:11:01.0052972Z copying torch/onnx/_internal/diagnostics/infra/decorator.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra 2024-04-03T16:11:01.0061316Z copying torch/onnx/_internal/diagnostics/infra/formatter.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra 2024-04-03T16:11:01.0068271Z copying torch/onnx/_internal/diagnostics/infra/utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra 2024-04-03T16:11:01.0080662Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0082125Z copying torch/onnx/_internal/diagnostics/infra/sarif/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0094110Z copying torch/onnx/_internal/diagnostics/infra/sarif/_address.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0102124Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0110033Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0117287Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0124972Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0159161Z copying torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0169497Z copying torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0176655Z copying torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0183181Z copying torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0192680Z copying torch/onnx/_internal/diagnostics/infra/sarif/_edge.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0202876Z copying torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0224680Z copying torch/onnx/_internal/diagnostics/infra/sarif/_exception.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0255649Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0275715Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0295100Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0345378Z copying torch/onnx/_internal/diagnostics/infra/sarif/_fix.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0351763Z copying torch/onnx/_internal/diagnostics/infra/sarif/_graph.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0359062Z copying torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0377423Z copying torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0386109Z copying torch/onnx/_internal/diagnostics/infra/sarif/_location.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0393958Z copying torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0401572Z copying torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0408653Z copying torch/onnx/_internal/diagnostics/infra/sarif/_message.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0414900Z copying torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0422081Z copying torch/onnx/_internal/diagnostics/infra/sarif/_node.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0429940Z copying torch/onnx/_internal/diagnostics/infra/sarif/_notification.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0436914Z copying torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0445207Z copying torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0454722Z copying torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0461683Z copying torch/onnx/_internal/diagnostics/infra/sarif/_region.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0467975Z copying torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0476721Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0484935Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0492194Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0499026Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0506858Z copying torch/onnx/_internal/diagnostics/infra/sarif/_result.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0514201Z copying torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0522109Z copying torch/onnx/_internal/diagnostics/infra/sarif/_run.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0529998Z copying torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0536902Z copying torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0546264Z copying torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0594847Z copying torch/onnx/_internal/diagnostics/infra/sarif/_stack.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0603015Z copying torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0610532Z copying torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0620332Z copying torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0627822Z copying torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0634836Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0644287Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0652108Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0691005Z copying torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0710481Z copying torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0739853Z copying torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0760585Z copying torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0791206Z copying torch/onnx/_internal/diagnostics/infra/sarif/version.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:01.0819612Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/analysis 2024-04-03T16:11:01.0820985Z copying torch/onnx/_internal/fx/analysis/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/analysis 2024-04-03T16:11:01.0827600Z copying torch/onnx/_internal/fx/analysis/unsupported_nodes.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/analysis 2024-04-03T16:11:01.0835387Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2024-04-03T16:11:01.0836611Z copying torch/onnx/_internal/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2024-04-03T16:11:01.0843628Z copying torch/onnx/_internal/fx/passes/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2024-04-03T16:11:01.0850625Z copying torch/onnx/_internal/fx/passes/decomp.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2024-04-03T16:11:01.0858959Z copying torch/onnx/_internal/fx/passes/functionalization.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2024-04-03T16:11:01.0867085Z copying torch/onnx/_internal/fx/passes/modularization.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2024-04-03T16:11:01.0890277Z copying torch/onnx/_internal/fx/passes/readability.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2024-04-03T16:11:01.0900571Z copying torch/onnx/_internal/fx/passes/type_promotion.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2024-04-03T16:11:01.0921382Z copying torch/onnx/_internal/fx/passes/virtualization.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2024-04-03T16:11:01.0928873Z creating build/lib.linux-x86_64-cpython-310/torch/optim/_multi_tensor 2024-04-03T16:11:01.0929914Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/optim/_multi_tensor 2024-04-03T16:11:01.0938541Z creating build/lib.linux-x86_64-cpython-310/torch/package/analyze 2024-04-03T16:11:01.0939571Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/package/analyze 2024-04-03T16:11:01.0947361Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> build/lib.linux-x86_64-cpython-310/torch/package/analyze 2024-04-03T16:11:01.0954646Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-cpython-310/torch/package/analyze 2024-04-03T16:11:01.0962253Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-cpython-310/torch/package/analyze 2024-04-03T16:11:01.0971381Z creating build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2024-04-03T16:11:01.0972406Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2024-04-03T16:11:01.0980676Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2024-04-03T16:11:01.0988461Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2024-04-03T16:11:01.0995476Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2024-04-03T16:11:01.1004074Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2024-04-03T16:11:01.1011870Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2024-04-03T16:11:01.1020000Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2024-04-03T16:11:01.1032778Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2024-04-03T16:11:01.1046365Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2024-04-03T16:11:01.1054272Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2024-04-03T16:11:01.1061789Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2024-04-03T16:11:01.1070000Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2024-04-03T16:11:01.1077268Z creating build/lib.linux-x86_64-cpython-310/torch/signal/windows 2024-04-03T16:11:01.1078346Z copying torch/signal/windows/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/signal/windows 2024-04-03T16:11:01.1085523Z copying torch/signal/windows/windows.py -> build/lib.linux-x86_64-cpython-310/torch/signal/windows 2024-04-03T16:11:01.1098291Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1099605Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1101037Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1118746Z copying torch/testing/_internal/autograd_function_db.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1132827Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1141585Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1150561Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1168673Z copying torch/testing/_internal/common_dist_composable.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1188525Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1206961Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1214830Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1235796Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1244710Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1324722Z copying torch/testing/_internal/common_mkldnn.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1333319Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1358178Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1380327Z copying torch/testing/_internal/common_optimizers.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1402980Z copying torch/testing/_internal/common_pruning.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1411922Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1434473Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1442696Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1451378Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1480474Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1491244Z copying torch/testing/_internal/custom_op_db.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1499919Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1508655Z copying torch/testing/_internal/dynamo_test_failures.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1516742Z copying torch/testing/_internal/hop_db.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1524758Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1532457Z copying torch/testing/_internal/inductor_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1540110Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1559608Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1579774Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1587734Z copying torch/testing/_internal/logging_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1597289Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1604679Z copying torch/testing/_internal/static_module.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1612276Z copying torch/testing/_internal/triton_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1619858Z copying torch/testing/_internal/two_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2024-04-03T16:11:01.1629172Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/codegen 2024-04-03T16:11:01.1630417Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/codegen 2024-04-03T16:11:01.1640530Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data 2024-04-03T16:11:01.1641662Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data 2024-04-03T16:11:01.1656548Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data 2024-04-03T16:11:01.1668976Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data 2024-04-03T16:11:01.1697881Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2024-04-03T16:11:01.1699270Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2024-04-03T16:11:01.1700865Z copying torch/testing/_internal/distributed/checkpoint_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2024-04-03T16:11:01.1706802Z copying torch/testing/_internal/distributed/common_state_dict.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2024-04-03T16:11:01.1714970Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2024-04-03T16:11:01.1724848Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2024-04-03T16:11:01.1798199Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2024-04-03T16:11:01.1807374Z copying torch/testing/_internal/distributed/fake_pg.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2024-04-03T16:11:01.1815249Z copying torch/testing/_internal/distributed/multi_threaded_pg.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2024-04-03T16:11:01.1823575Z copying torch/testing/_internal/distributed/pipe_with_ddp_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2024-04-03T16:11:01.1831218Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2024-04-03T16:11:01.1841378Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/generated 2024-04-03T16:11:01.1842749Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/generated 2024-04-03T16:11:01.1844346Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/generated 2024-04-03T16:11:01.1849450Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo 2024-04-03T16:11:01.1850779Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo 2024-04-03T16:11:01.1861539Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo 2024-04-03T16:11:01.1926891Z copying torch/testing/_internal/opinfo/refs.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo 2024-04-03T16:11:01.1943644Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo 2024-04-03T16:11:01.1955490Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2024-04-03T16:11:01.1956691Z copying torch/testing/_internal/optests/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2024-04-03T16:11:01.1964875Z copying torch/testing/_internal/optests/aot_autograd.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2024-04-03T16:11:01.1978775Z copying torch/testing/_internal/optests/autograd_registration.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2024-04-03T16:11:01.1986623Z copying torch/testing/_internal/optests/fake_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2024-04-03T16:11:01.1994944Z copying torch/testing/_internal/optests/generate_tests.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2024-04-03T16:11:01.2006716Z copying torch/testing/_internal/optests/make_fx.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2024-04-03T16:11:01.2015677Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module 2024-04-03T16:11:01.2017544Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module 2024-04-03T16:11:01.2019067Z copying torch/testing/_internal/test_module/future_div.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module 2024-04-03T16:11:01.2026046Z copying torch/testing/_internal/test_module/no_future_div.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module 2024-04-03T16:11:01.2035052Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard 2024-04-03T16:11:01.2036571Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard 2024-04-03T16:11:01.2085948Z copying torch/testing/_internal/distributed/_shard/test_common.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard 2024-04-03T16:11:01.2098801Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_tensor 2024-04-03T16:11:01.2100451Z copying torch/testing/_internal/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_tensor 2024-04-03T16:11:01.2102304Z copying torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_tensor 2024-04-03T16:11:01.2112818Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn 2024-04-03T16:11:01.2114376Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn 2024-04-03T16:11:01.2116161Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/pipeline 2024-04-03T16:11:01.2117669Z copying torch/testing/_internal/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/pipeline 2024-04-03T16:11:01.2119764Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2024-04-03T16:11:01.2121189Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2024-04-03T16:11:01.2122928Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2024-04-03T16:11:01.2179066Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2024-04-03T16:11:01.2223926Z copying torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2024-04-03T16:11:01.2253011Z copying torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2024-04-03T16:11:01.2266288Z copying torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2024-04-03T16:11:01.2294546Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2024-04-03T16:11:01.2339374Z copying torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2024-04-03T16:11:01.2347547Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-04-03T16:11:01.2349313Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-04-03T16:11:01.2356063Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-04-03T16:11:01.2363324Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-04-03T16:11:01.2371645Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn/api 2024-04-03T16:11:01.2373209Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn/api 2024-04-03T16:11:01.2375035Z copying torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn/api 2024-04-03T16:11:01.2385099Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples 2024-04-03T16:11:01.2386927Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples 2024-04-03T16:11:01.2388949Z copying torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples 2024-04-03T16:11:01.2426845Z copying torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples 2024-04-03T16:11:01.2452705Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit 2024-04-03T16:11:01.2454193Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit 2024-04-03T16:11:01.2456519Z copying torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit 2024-04-03T16:11:01.2463286Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit 2024-04-03T16:11:01.2483668Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit 2024-04-03T16:11:01.2493308Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2024-04-03T16:11:01.2494706Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2024-04-03T16:11:01.2501913Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2024-04-03T16:11:01.2520328Z copying torch/testing/_internal/opinfo/definitions/fft.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2024-04-03T16:11:01.2531502Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2024-04-03T16:11:01.2556338Z copying torch/testing/_internal/opinfo/definitions/signal.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2024-04-03T16:11:01.2565783Z copying torch/testing/_internal/opinfo/definitions/sparse.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2024-04-03T16:11:01.2583555Z copying torch/testing/_internal/opinfo/definitions/special.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2024-04-03T16:11:01.2596594Z creating build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2024-04-03T16:11:01.2597750Z copying torch/utils/_sympy/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2024-04-03T16:11:01.2599119Z copying torch/utils/_sympy/functions.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2024-04-03T16:11:01.2620213Z copying torch/utils/_sympy/interp.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2024-04-03T16:11:01.2659229Z copying torch/utils/_sympy/reference.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2024-04-03T16:11:01.2683144Z copying torch/utils/_sympy/singleton_int.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2024-04-03T16:11:01.2710445Z copying torch/utils/_sympy/solve.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2024-04-03T16:11:01.2720269Z copying torch/utils/_sympy/value_ranges.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2024-04-03T16:11:01.2732410Z creating build/lib.linux-x86_64-cpython-310/torch/utils/backcompat 2024-04-03T16:11:01.2733504Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/backcompat 2024-04-03T16:11:01.2767859Z creating build/lib.linux-x86_64-cpython-310/torch/utils/benchmark 2024-04-03T16:11:01.2768891Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark 2024-04-03T16:11:01.2787559Z creating build/lib.linux-x86_64-cpython-310/torch/utils/bottleneck 2024-04-03T16:11:01.2788793Z copying torch/utils/bottleneck/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/bottleneck 2024-04-03T16:11:01.2790115Z copying torch/utils/bottleneck/__main__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/bottleneck 2024-04-03T16:11:01.2800804Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data 2024-04-03T16:11:01.2801785Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2024-04-03T16:11:01.2810524Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2024-04-03T16:11:01.2818147Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2024-04-03T16:11:01.2840149Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2024-04-03T16:11:01.2849276Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2024-04-03T16:11:01.2858430Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2024-04-03T16:11:01.2867076Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2024-04-03T16:11:01.2875713Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2024-04-03T16:11:01.2886647Z creating build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2024-04-03T16:11:01.2887634Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2024-04-03T16:11:01.2895840Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2024-04-03T16:11:01.2903413Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2024-04-03T16:11:01.2941725Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2024-04-03T16:11:01.2959894Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2024-04-03T16:11:01.2967653Z creating build/lib.linux-x86_64-cpython-310/torch/utils/jit 2024-04-03T16:11:01.2968651Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/jit 2024-04-03T16:11:01.2975695Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-cpython-310/torch/utils/jit 2024-04-03T16:11:01.2985581Z creating build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2024-04-03T16:11:01.2986646Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2024-04-03T16:11:01.2995835Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2024-04-03T16:11:01.3004982Z creating build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2024-04-03T16:11:01.3006117Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2024-04-03T16:11:01.3013471Z copying torch/utils/tensorboard/_caffe2_graph.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2024-04-03T16:11:01.3024830Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2024-04-03T16:11:01.3032522Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2024-04-03T16:11:01.3040069Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2024-04-03T16:11:01.3046374Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2024-04-03T16:11:01.3053765Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2024-04-03T16:11:01.3063893Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2024-04-03T16:11:01.3071308Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2024-04-03T16:11:01.3088654Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2024-04-03T16:11:01.3107311Z creating build/lib.linux-x86_64-cpython-310/torch/utils/viz 2024-04-03T16:11:01.3108402Z copying torch/utils/viz/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/viz 2024-04-03T16:11:01.3110034Z copying torch/utils/viz/_cycles.py -> build/lib.linux-x86_64-cpython-310/torch/utils/viz 2024-04-03T16:11:01.3119856Z creating build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2024-04-03T16:11:01.3121266Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2024-04-03T16:11:01.3123075Z copying torch/utils/benchmark/examples/blas_compare_setup.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2024-04-03T16:11:01.3131099Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2024-04-03T16:11:01.3138479Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2024-04-03T16:11:01.3145547Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2024-04-03T16:11:01.3153883Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2024-04-03T16:11:01.3162269Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2024-04-03T16:11:01.3171173Z creating build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2024-04-03T16:11:01.3173030Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2024-04-03T16:11:01.3174484Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2024-04-03T16:11:01.3205149Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2024-04-03T16:11:01.3216534Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2024-04-03T16:11:01.3225539Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2024-04-03T16:11:01.3233268Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2024-04-03T16:11:01.3262461Z creating build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2024-04-03T16:11:01.3263674Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2024-04-03T16:11:01.3265164Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2024-04-03T16:11:01.3273490Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2024-04-03T16:11:01.3281631Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2024-04-03T16:11:01.3290637Z copying torch/utils/benchmark/utils/compile.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2024-04-03T16:11:01.3298993Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2024-04-03T16:11:01.3307656Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2024-04-03T16:11:01.3317161Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2024-04-03T16:11:01.3325020Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2024-04-03T16:11:01.3335568Z creating build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T16:11:01.3337347Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T16:11:01.3339269Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T16:11:01.3364869Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2024-04-03T16:11:01.3365892Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2024-04-03T16:11:01.3400740Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2024-04-03T16:11:01.3425440Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2024-04-03T16:11:01.3449160Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2024-04-03T16:11:01.3462110Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2024-04-03T16:11:01.3501061Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2024-04-03T16:11:01.3532561Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2024-04-03T16:11:01.3533704Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2024-04-03T16:11:01.3540557Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2024-04-03T16:11:01.3549704Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2024-04-03T16:11:01.3558453Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2024-04-03T16:11:01.3567455Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2024-04-03T16:11:01.3576595Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2024-04-03T16:11:01.3586669Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2024-04-03T16:11:01.3588055Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2024-04-03T16:11:01.3594976Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2024-04-03T16:11:01.3602889Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2024-04-03T16:11:01.3610717Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2024-04-03T16:11:01.3618887Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2024-04-03T16:11:01.3626564Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2024-04-03T16:11:01.3627936Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2024-04-03T16:11:01.3635848Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2024-04-03T16:11:01.3644682Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2024-04-03T16:11:01.3654651Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2024-04-03T16:11:01.3664617Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2024-04-03T16:11:01.3672463Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2024-04-03T16:11:01.3694623Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2024-04-03T16:11:01.3702453Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2024-04-03T16:11:01.3709819Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2024-04-03T16:11:01.3717876Z copying torch/utils/data/datapipes/iter/sharding.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2024-04-03T16:11:01.3726631Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2024-04-03T16:11:01.3734663Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2024-04-03T16:11:01.3742580Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2024-04-03T16:11:01.3743820Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2024-04-03T16:11:01.3763060Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2024-04-03T16:11:01.3785941Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2024-04-03T16:11:01.3807377Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2024-04-03T16:11:01.3829265Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2024-04-03T16:11:01.3858609Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2024-04-03T16:11:01.3876660Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils 2024-04-03T16:11:01.3878001Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils 2024-04-03T16:11:01.3879770Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils 2024-04-03T16:11:01.3904106Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils 2024-04-03T16:11:01.3931741Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils 2024-04-03T16:11:01.3950982Z creating build/lib.linux-x86_64-cpython-310/torchgen/api 2024-04-03T16:11:01.3952096Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2024-04-03T16:11:01.3953406Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2024-04-03T16:11:01.3970440Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2024-04-03T16:11:01.3980857Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2024-04-03T16:11:01.3987764Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2024-04-03T16:11:01.3994902Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2024-04-03T16:11:01.4003753Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2024-04-03T16:11:01.4010737Z copying torchgen/api/native.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2024-04-03T16:11:01.4017962Z copying torchgen/api/python.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2024-04-03T16:11:01.4038015Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2024-04-03T16:11:01.4045066Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2024-04-03T16:11:01.4053862Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2024-04-03T16:11:01.4061610Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2024-04-03T16:11:01.4085319Z creating build/lib.linux-x86_64-cpython-310/torchgen/dest 2024-04-03T16:11:01.4086144Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2024-04-03T16:11:01.4094105Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2024-04-03T16:11:01.4104699Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2024-04-03T16:11:01.4111893Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2024-04-03T16:11:01.4119941Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2024-04-03T16:11:01.4136677Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2024-04-03T16:11:01.4145751Z creating build/lib.linux-x86_64-cpython-310/torchgen/executorch 2024-04-03T16:11:01.4146943Z copying torchgen/executorch/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch 2024-04-03T16:11:01.4148257Z copying torchgen/executorch/model.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch 2024-04-03T16:11:01.4149590Z copying torchgen/executorch/parse.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch 2024-04-03T16:11:01.4151508Z creating build/lib.linux-x86_64-cpython-310/torchgen/operator_versions 2024-04-03T16:11:01.4152984Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/operator_versions 2024-04-03T16:11:01.4154415Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-cpython-310/torchgen/operator_versions 2024-04-03T16:11:01.4168398Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-cpython-310/torchgen/operator_versions 2024-04-03T16:11:01.4177669Z creating build/lib.linux-x86_64-cpython-310/torchgen/selective_build 2024-04-03T16:11:01.4179066Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/selective_build 2024-04-03T16:11:01.4180307Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-cpython-310/torchgen/selective_build 2024-04-03T16:11:01.4196481Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-cpython-310/torchgen/selective_build 2024-04-03T16:11:01.4227207Z creating build/lib.linux-x86_64-cpython-310/torchgen/static_runtime 2024-04-03T16:11:01.4228547Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/static_runtime 2024-04-03T16:11:01.4229818Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-cpython-310/torchgen/static_runtime 2024-04-03T16:11:01.4260614Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-cpython-310/torchgen/static_runtime 2024-04-03T16:11:01.4268698Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-cpython-310/torchgen/static_runtime 2024-04-03T16:11:01.4279357Z creating build/lib.linux-x86_64-cpython-310/torchgen/api/types 2024-04-03T16:11:01.4280351Z copying torchgen/api/types/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/api/types 2024-04-03T16:11:01.4289026Z copying torchgen/api/types/signatures.py -> build/lib.linux-x86_64-cpython-310/torchgen/api/types 2024-04-03T16:11:01.4298279Z copying torchgen/api/types/types.py -> build/lib.linux-x86_64-cpython-310/torchgen/api/types 2024-04-03T16:11:01.4306981Z copying torchgen/api/types/types_base.py -> build/lib.linux-x86_64-cpython-310/torchgen/api/types 2024-04-03T16:11:01.4315987Z creating build/lib.linux-x86_64-cpython-310/torchgen/executorch/api 2024-04-03T16:11:01.4317203Z copying torchgen/executorch/api/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api 2024-04-03T16:11:01.4318852Z copying torchgen/executorch/api/custom_ops.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api 2024-04-03T16:11:01.4320282Z copying torchgen/executorch/api/et_cpp.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api 2024-04-03T16:11:01.4321668Z copying torchgen/executorch/api/unboxing.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api 2024-04-03T16:11:01.4323210Z creating build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/types 2024-04-03T16:11:01.4325054Z copying torchgen/executorch/api/types/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/types 2024-04-03T16:11:01.4326798Z copying torchgen/executorch/api/types/signatures.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/types 2024-04-03T16:11:01.4328468Z copying torchgen/executorch/api/types/types.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/types 2024-04-03T16:11:01.5793540Z copying torch/py.typed -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:11:01.5795076Z creating build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.5796125Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.5830613Z copying torch/bin/protoc -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.5866114Z copying torch/bin/test_edge_op_registration -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.5871595Z copying torch/bin/test_jit -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.5917168Z copying torch/bin/test_tensorexpr -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.5983599Z copying torch/bin/tutorial_tensorexpr -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.5986188Z copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.5991702Z copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.5997094Z copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.6002841Z copying torch/bin/ProcessGroupGlooTest -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.6009436Z copying torch/bin/ProcessGroupNCCLTest -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.6015191Z copying torch/bin/ProcessGroupNCCLErrorsTest -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.6021066Z copying torch/bin/ProcessGroupUCCTest -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.6026288Z copying torch/bin/ProcessGroupMPITest -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.6028989Z copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.6034648Z copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.6041100Z copying torch/bin/test_api -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.6136080Z copying torch/bin/test_mobile_nnc -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.6142467Z copying torch/bin/aot_model_compiler_test -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.6144820Z copying torch/bin/test_lazy -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.6178891Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-310/torch/bin 2024-04-03T16:11:01.6180599Z creating build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6181955Z copying torch/test/c10_CompileTimeFunctionPointer_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6187193Z copying torch/test/c10_DeviceGuard_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6192638Z copying torch/test/c10_Device_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6197799Z copying torch/test/c10_DispatchKeySet_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6203875Z copying torch/test/c10_Scalar_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6209311Z copying torch/test/c10_StreamGuard_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6214392Z copying torch/test/c10_SymInt_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6219828Z copying torch/test/c10_InlineDeviceGuard_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6225311Z copying torch/test/c10_InlineStreamGuard_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6231071Z copying torch/test/c10_SizesAndStrides_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6236741Z copying torch/test/c10_cow_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6243905Z copying torch/test/c10_Bitset_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6249767Z copying torch/test/c10_ConstexprCrc_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6254848Z copying torch/test/c10_DeadlockDetection_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6259817Z copying torch/test/c10_Half_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6265266Z copying torch/test/c10_LeftRight_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6271231Z copying torch/test/c10_Metaprogramming_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6276965Z copying torch/test/c10_Synchronized_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6282427Z copying torch/test/c10_ThreadLocal_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6288056Z copying torch/test/c10_TypeIndex_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6293550Z copying torch/test/c10_TypeList_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6298839Z copying torch/test/c10_TypeTraits_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6304085Z copying torch/test/c10_accumulate_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6309423Z copying torch/test/c10_bfloat16_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6315233Z copying torch/test/c10_bit_cast_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6320601Z copying torch/test/c10_complex_math_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6326420Z copying torch/test/c10_complex_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6332445Z copying torch/test/c10_exception_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6337960Z copying torch/test/c10_flags_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6343320Z copying torch/test/c10_generic_math_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6348611Z copying torch/test/c10_intrusive_ptr_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6365260Z copying torch/test/c10_irange_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6370598Z copying torch/test/c10_logging_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6376353Z copying torch/test/c10_optional_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6383928Z copying torch/test/c10_ordered_preserving_dict_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6390085Z copying torch/test/c10_registry_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6395667Z copying torch/test/c10_small_vector_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6411276Z copying torch/test/c10_ssize_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6416601Z copying torch/test/c10_string_util_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6422042Z copying torch/test/c10_string_view_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6427975Z copying torch/test/c10_tempfile_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6433321Z copying torch/test/c10_typeid_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6439226Z copying torch/test/c10_intrusive_ptr_benchmark -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6444227Z copying torch/test/c10_cuda_CUDAAssertionsTest_1_var_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6449683Z copying torch/test/c10_cuda_CUDAAssertionsTest_catches_stream -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6455148Z copying torch/test/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6460571Z copying torch/test/c10_cuda_CUDAAssertionsTest_from_2_processes -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6465943Z copying torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6471482Z copying torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6476842Z copying torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6482130Z copying torch/test/c10_cuda_CUDATest -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6487196Z copying torch/test/Dict_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6494279Z copying torch/test/Dimname_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6499720Z copying torch/test/MaybeOwned_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6506111Z copying torch/test/NamedTensor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6511900Z copying torch/test/apply_utils_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6517626Z copying torch/test/atest -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6523596Z copying torch/test/basic -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6529603Z copying torch/test/broadcast_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6535011Z copying torch/test/cpu_allocator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6540301Z copying torch/test/cpu_generator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6546005Z copying torch/test/cpu_profiling_allocator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6551225Z copying torch/test/cpu_rng_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6559991Z copying torch/test/dispatch_key_set_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6565438Z copying torch/test/dlconvertor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6570631Z copying torch/test/extension_backend_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6576211Z copying torch/test/half_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6581682Z copying torch/test/ivalue_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6590111Z copying torch/test/lazy_tensor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6595199Z copying torch/test/math_kernel_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6600844Z copying torch/test/memory_format_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6606287Z copying torch/test/memory_overlapping_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6611560Z copying torch/test/mobile_memory_cleanup -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6616843Z copying torch/test/native_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6622356Z copying torch/test/operator_name_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6627485Z copying torch/test/operators_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6632957Z copying torch/test/packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6638253Z copying torch/test/pow_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6644759Z copying torch/test/quantized_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6650561Z copying torch/test/reduce_ops_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6655702Z copying torch/test/reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6660799Z copying torch/test/scalar_tensor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6666404Z copying torch/test/scalar_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6679807Z copying torch/test/StorageUtils_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6680828Z copying torch/test/stride_properties_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6682983Z copying torch/test/tensor_iterator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6690787Z copying torch/test/test_parallel -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6696249Z copying torch/test/thread_init_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6697886Z copying torch/test/type_ptr_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6703699Z copying torch/test/type_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6709706Z copying torch/test/undefined_tensor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6715532Z copying torch/test/verify_api_visibility -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6716917Z copying torch/test/legacy_vmap_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6723885Z copying torch/test/weakref_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6729136Z copying torch/test/wrapdim_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6734489Z copying torch/test/xla_tensor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6739684Z copying torch/test/IListRef_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6745468Z copying torch/test/List_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6755973Z copying torch/test/KernelFunction_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6762618Z copying torch/test/kernel_function_legacy_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6773463Z copying torch/test/kernel_function_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6782465Z copying torch/test/kernel_lambda_legacy_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6794548Z copying torch/test/kernel_lambda_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6804772Z copying torch/test/kernel_stackbased_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6810729Z copying torch/test/make_boxed_from_unboxed_functor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6819473Z copying torch/test/CppSignature_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6824640Z copying torch/test/backend_fallback_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6830163Z copying torch/test/op_allowlist_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6835208Z copying torch/test/op_registration_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6864750Z copying torch/test/inline_container_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6870941Z copying torch/test/cuda_allocator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6876229Z copying torch/test/cuda_apply_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6881855Z copying torch/test/cuda_atomic_ops_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6888123Z copying torch/test/cuda_caching_host_allocator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6893324Z copying torch/test/cuda_complex_math_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6899915Z copying torch/test/cuda_complex_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6905814Z copying torch/test/cuda_cub_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6911595Z copying torch/test/cuda_device_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6916693Z copying torch/test/cuda_distributions_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6923136Z copying torch/test/cuda_dlconvertor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6928287Z copying torch/test/cuda_generator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6933874Z copying torch/test/cuda_half_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6938928Z copying torch/test/cuda_integer_divider_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6944206Z copying torch/test/cuda_optional_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6949374Z copying torch/test/cuda_packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6956809Z copying torch/test/cuda_reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6960237Z copying torch/test/cuda_allocatorTraceTracker_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6965190Z copying torch/test/cuda_stream_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6971086Z copying torch/test/cuda_vectorized_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6976202Z copying torch/test/cuda_cudnn_test -> build/lib.linux-x86_64-cpython-310/torch/test 2024-04-03T16:11:01.6981134Z copying torch/_VF.pyi -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:11:01.6989569Z copying torch/return_types.pyi -> build/lib.linux-x86_64-cpython-310/torch 2024-04-03T16:11:01.6991155Z creating build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.6992064Z copying torch/_C/_aoti.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7008106Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7034071Z copying torch/_C/_cpu.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7069444Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7106035Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7119198Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7129741Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7156337Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7192216Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7225492Z copying torch/_C/_functorch.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7245875Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7254315Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7261958Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7268974Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7276687Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7285274Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7293638Z copying torch/_C/_profiler.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7302702Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7310134Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7314214Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7322467Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2024-04-03T16:11:01.7323589Z copying torch/fx/__init__.pyi -> build/lib.linux-x86_64-cpython-310/torch/fx 2024-04-03T16:11:01.7337877Z copying torch/optim/__init__.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:11:01.7345081Z copying torch/optim/adadelta.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:11:01.7351677Z copying torch/optim/adagrad.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:11:01.7359452Z copying torch/optim/adam.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:11:01.7366458Z copying torch/optim/adamax.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:11:01.7374727Z copying torch/optim/adamw.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:11:01.7382087Z copying torch/optim/asgd.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:11:01.7391398Z copying torch/optim/lbfgs.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:11:01.7399644Z copying torch/optim/lr_scheduler.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:11:01.7408114Z copying torch/optim/nadam.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:11:01.7415990Z copying torch/optim/radam.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:11:01.7423186Z copying torch/optim/rmsprop.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:11:01.7431358Z copying torch/optim/rprop.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:11:01.7438029Z copying torch/optim/sgd.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:11:01.7446329Z copying torch/optim/sparse_adam.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:11:01.7454389Z copying torch/optim/swa_utils.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim 2024-04-03T16:11:01.7461132Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-310/torch/nn 2024-04-03T16:11:01.7468034Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-310/torch/nn 2024-04-03T16:11:01.7470213Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2024-04-03T16:11:01.7471512Z creating build/lib.linux-x86_64-cpython-310/torch/lib 2024-04-03T16:11:01.7472791Z copying torch/lib/libc10_cuda.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2024-04-03T16:11:01.7477893Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2024-04-03T16:11:01.7486289Z copying torch/lib/libcaffe2_nvrtc.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2024-04-03T16:11:01.7487553Z copying torch/lib/libtorch_cuda_linalg.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2024-04-03T16:11:01.8049166Z copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2024-04-03T16:11:01.8055498Z copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2024-04-03T16:11:01.8058706Z copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2024-04-03T16:11:01.8061856Z copying torch/lib/libc10d_cuda_test.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2024-04-03T16:11:01.8063264Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2024-04-03T16:11:01.8065546Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2024-04-03T16:11:01.8221906Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2024-04-03T16:11:02.0244176Z copying torch/lib/libtorch_cuda.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2024-04-03T16:11:02.1618949Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2024-04-03T16:11:02.1620007Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2024-04-03T16:11:02.1621115Z creating build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1622239Z copying torch/include/pthreadpool.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1624476Z copying torch/include/fxdiv.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1625996Z copying torch/include/cpuinfo.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1628005Z copying torch/include/qnnpack.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1629434Z copying torch/include/clog.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1630919Z copying torch/include/psimd.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1633089Z copying torch/include/fp16.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1634565Z copying torch/include/qnnpack_func.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1636458Z copying torch/include/nnpack.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1638236Z copying torch/include/xnnpack.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1642034Z copying torch/include/experiments-config.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1643991Z copying torch/include/dnnl.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1645811Z copying torch/include/dnnl_config.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1647666Z copying torch/include/dnnl_debug.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1649510Z copying torch/include/dnnl_ocl.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1651304Z copying torch/include/dnnl_sycl.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1653317Z copying torch/include/dnnl_sycl_types.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1655283Z copying torch/include/dnnl_threadpool.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1657165Z copying torch/include/dnnl_types.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1658939Z copying torch/include/dnnl_version.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1660662Z copying torch/include/sleef.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1662358Z copying torch/include/libshm.h -> build/lib.linux-x86_64-cpython-310/torch/include 2024-04-03T16:11:02.1663901Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1665546Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1667648Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1669928Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1671970Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1673989Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1676129Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1678421Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1681007Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1683354Z copying torch/include/ATen/CachedTensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1685805Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1687920Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1690046Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1692129Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1694166Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1696330Z copying torch/include/ATen/DeviceAccelerator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1698574Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1700686Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1702723Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1704782Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1706869Z copying torch/include/ATen/Dispatch_v2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1709066Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1711495Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1713619Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1715796Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1717936Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1720233Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1722706Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1725223Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1727579Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1729623Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1731906Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1734108Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1736354Z copying torch/include/ATen/LegacyBatchedFallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1738864Z copying torch/include/ATen/LegacyBatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1741241Z copying torch/include/ATen/LegacyVmapMode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1743593Z copying torch/include/ATen/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1745927Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1748129Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1750361Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1752564Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1754853Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1757113Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1759571Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1761939Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1764102Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1766290Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1768584Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1770665Z copying torch/include/ATen/PadNd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1772760Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1774882Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1777041Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1779250Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1781648Z copying torch/include/ATen/ParallelNativeTBB.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1783997Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1786329Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1788776Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1791016Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1793062Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1795282Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1797478Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1799824Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1802087Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1804476Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1806852Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1809038Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1811119Z copying torch/include/ATen/StorageUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1813197Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1815326Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1817603Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1819809Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1822251Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1824607Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1827108Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1829221Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1831569Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1833935Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1836282Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1840012Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1842601Z copying torch/include/ATen/ThreadLocalPythonObjects.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1844992Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1847174Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1849272Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1851948Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1853878Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1856024Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1858489Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1860623Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1862581Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1864563Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1866632Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1868796Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1870837Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1873115Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1876145Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1878265Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1880498Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1882641Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1885096Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1887890Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1890791Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1894358Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1897462Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1900374Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1903605Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1906922Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1909877Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1912772Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1915015Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1917340Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1919726Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1922024Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1924230Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1926452Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1928882Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1931791Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1934702Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1936972Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2024-04-03T16:11:02.1938802Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu 2024-04-03T16:11:02.1940734Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu 2024-04-03T16:11:02.1943018Z copying torch/include/ATen/cpu/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu 2024-04-03T16:11:02.1945279Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu 2024-04-03T16:11:02.1947109Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2024-04-03T16:11:02.1948692Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:02.1951120Z copying torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:02.1954136Z copying torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:02.1957036Z copying torch/include/ATen/cpu/vec/vec256/vec256.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:02.1960075Z copying torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:02.1963298Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:02.1966473Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:02.1969719Z copying torch/include/ATen/cpu/vec/vec256/vec256_convert.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:02.1972645Z copying torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:02.1975641Z copying torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:02.1979579Z copying torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:02.1982650Z copying torch/include/ATen/cpu/vec/vec256/vec256_half_neon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:02.1985765Z copying torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:02.1988718Z copying torch/include/ATen/cpu/vec/vec256/vec256_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:02.1991760Z copying torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:02.1994067Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T16:11:02.1996808Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T16:11:02.2000273Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T16:11:02.2003691Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T16:11:02.2007863Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T16:11:02.2011214Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T16:11:02.2014517Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T16:11:02.2017750Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T16:11:02.2021016Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T16:11:02.2024354Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T16:11:02.2027622Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T16:11:02.2030961Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T16:11:02.2034255Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T16:11:02.2037499Z copying torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T16:11:02.2040058Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/zarch 2024-04-03T16:11:02.2042691Z copying torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/zarch 2024-04-03T16:11:02.2045194Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:02.2047474Z copying torch/include/ATen/cpu/vec/vec512/vec512.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:02.2050421Z copying torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:02.2053468Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:02.2056631Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:02.2059820Z copying torch/include/ATen/cpu/vec/vec512/vec512_convert.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:02.2063429Z copying torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:02.2066468Z copying torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:02.2069405Z copying torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:02.2072475Z copying torch/include/ATen/cpu/vec/vec512/vec512_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:02.2075410Z copying torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:02.2078399Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2024-04-03T16:11:02.2081199Z copying torch/include/ATen/cpu/vec/functional_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2024-04-03T16:11:02.2083964Z copying torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2024-04-03T16:11:02.2086709Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2024-04-03T16:11:02.2089104Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2024-04-03T16:11:02.2091467Z copying torch/include/ATen/cpu/vec/vec_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2024-04-03T16:11:02.2093938Z copying torch/include/ATen/cpu/vec/vec_convert.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2024-04-03T16:11:02.2096433Z copying torch/include/ATen/cpu/vec/vec_half.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2024-04-03T16:11:02.2098904Z copying torch/include/ATen/cpu/vec/vec_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2024-04-03T16:11:02.2101404Z copying torch/include/ATen/cpu/vec/vec_n.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2024-04-03T16:11:02.2103317Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2105268Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2107633Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2109976Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2112133Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2114366Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2116607Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2119248Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2121966Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2125011Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2127672Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2129889Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2132350Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2134630Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2137174Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2139782Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2142168Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2144781Z copying torch/include/ATen/core/GeneratorForPrivateuseone.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2147396Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2149847Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2152368Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2154818Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2157036Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2159718Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2162173Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2164791Z copying torch/include/ATen/core/NestedIntSymNodeImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2167398Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2170073Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2172987Z copying torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2175911Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2178422Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2180722Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2183054Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2185394Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2187748Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2190211Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2192676Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2195183Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2197849Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2200557Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2203289Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2205926Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2208723Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2211024Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2213469Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2215794Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2218107Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2220408Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2222772Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2225128Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2227498Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2230081Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2232493Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2235117Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2237678Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2240162Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2242605Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2245145Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2247667Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2250019Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2252367Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2254669Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2256989Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2259424Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2261877Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2264330Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2266837Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2269092Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2271501Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2273826Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2276101Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2278463Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2281286Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2283746Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2024-04-03T16:11:02.2285722Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2287769Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2290251Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2292626Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2295086Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2297688Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2300359Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2303149Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2305687Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2308518Z copying torch/include/ATen/cuda/PhiloxUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2311095Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2313454Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2315828Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2318383Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2321060Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2323445Z copying torch/include/ATen/cuda/CUDAConfig.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2325867Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2328343Z copying torch/include/ATen/cuda/CUDAContextLight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2330882Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2333302Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2335710Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2338200Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2340699Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2343272Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2345753Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2348413Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2351056Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2353750Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2356303Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2358867Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2361443Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2364057Z copying torch/include/ATen/cuda/PhiloxCudaState.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2366753Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2369214Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2371650Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2374016Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2376240Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2378682Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2381236Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2024-04-03T16:11:02.2383231Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2024-04-03T16:11:02.2385491Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2024-04-03T16:11:02.2388593Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2024-04-03T16:11:02.2391748Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2024-04-03T16:11:02.2395005Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2024-04-03T16:11:02.2398125Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2024-04-03T16:11:02.2401109Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2024-04-03T16:11:02.2403906Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2024-04-03T16:11:02.2406896Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2024-04-03T16:11:02.2409896Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2024-04-03T16:11:02.2412718Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2024-04-03T16:11:02.2414909Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2024-04-03T16:11:02.2417210Z copying torch/include/ATen/cuda/tunable/GemmCommon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2024-04-03T16:11:02.2420118Z copying torch/include/ATen/cuda/tunable/GemmHipblaslt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2024-04-03T16:11:02.2423044Z copying torch/include/ATen/cuda/tunable/GemmRocblas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2024-04-03T16:11:02.2425944Z copying torch/include/ATen/cuda/tunable/StreamTimer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2024-04-03T16:11:02.2428762Z copying torch/include/ATen/cuda/tunable/Tunable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2024-04-03T16:11:02.2431821Z copying torch/include/ATen/cuda/tunable/TunableGemm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2024-04-03T16:11:02.2434694Z copying torch/include/ATen/cuda/tunable/TunableOp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2024-04-03T16:11:02.2436933Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2024-04-03T16:11:02.2439079Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2024-04-03T16:11:02.2441534Z copying torch/include/ATen/cudnn/Exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2024-04-03T16:11:02.2443918Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2024-04-03T16:11:02.2446273Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2024-04-03T16:11:02.2448631Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2024-04-03T16:11:02.2450952Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2024-04-03T16:11:02.2453387Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2024-04-03T16:11:02.2455445Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2024-04-03T16:11:02.2457747Z copying torch/include/ATen/functorch/ADInterpreters.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2024-04-03T16:11:02.2460609Z copying torch/include/ATen/functorch/BatchRulesHelper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2024-04-03T16:11:02.2463485Z copying torch/include/ATen/functorch/BatchedFallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2024-04-03T16:11:02.2466354Z copying torch/include/ATen/functorch/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2024-04-03T16:11:02.2469356Z copying torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2024-04-03T16:11:02.2472470Z copying torch/include/ATen/functorch/DynamicLayer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2024-04-03T16:11:02.2475424Z copying torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2024-04-03T16:11:02.2478362Z copying torch/include/ATen/functorch/Interpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2024-04-03T16:11:02.2481355Z copying torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2024-04-03T16:11:02.2484300Z copying torch/include/ATen/functorch/Macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2024-04-03T16:11:02.2486996Z copying torch/include/ATen/functorch/PlumbingHelper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2024-04-03T16:11:02.2489800Z copying torch/include/ATen/functorch/TensorWrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2024-04-03T16:11:02.2492584Z copying torch/include/ATen/functorch/VmapInterpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2024-04-03T16:11:02.2494725Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2496603Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2498857Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2501244Z copying torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2503803Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2507016Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2510296Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2513368Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2516254Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2519133Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2522107Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2525126Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2527889Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2530612Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2533323Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2535849Z copying torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2538435Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2541547Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2544760Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2547758Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2550723Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2553515Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2556539Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2559662Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2562441Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2565155Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2567780Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2570239Z copying torch/include/ATen/ops/_add_batch_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2572993Z copying torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2575792Z copying torch/include/ATen/ops/_add_batch_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2578273Z copying torch/include/ATen/ops/_add_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2580668Z copying torch/include/ATen/ops/_add_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2583351Z copying torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2586245Z copying torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2588744Z copying torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2591299Z copying torch/include/ATen/ops/_add_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2593634Z copying torch/include/ATen/ops/_add_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2596023Z copying torch/include/ATen/ops/_addmm_activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2599157Z copying torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2602213Z copying torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2605015Z copying torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2607664Z copying torch/include/ATen/ops/_addmm_activation_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2610256Z copying torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2612912Z copying torch/include/ATen/ops/_addmm_activation_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2615468Z copying torch/include/ATen/ops/_addmm_activation_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2617824Z copying torch/include/ATen/ops/_aminmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2620592Z copying torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2623353Z copying torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2625873Z copying torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2628327Z copying torch/include/ATen/ops/_aminmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2630715Z copying torch/include/ATen/ops/_aminmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2633360Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2636665Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2640197Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2643401Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2646526Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2649513Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2652293Z copying torch/include/ATen/ops/_amp_update_scale.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2655090Z copying torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2658336Z copying torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2661071Z copying torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2663779Z copying torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2666408Z copying torch/include/ATen/ops/_amp_update_scale_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2668952Z copying torch/include/ATen/ops/_amp_update_scale_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2671628Z copying torch/include/ATen/ops/_assert_async.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2674099Z copying torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2676745Z copying torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2679675Z copying torch/include/ATen/ops/_assert_async_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2681222Z copying torch/include/ATen/ops/_assert_async_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2682624Z copying torch/include/ATen/ops/_assert_scalar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2684176Z copying torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2685817Z copying torch/include/ATen/ops/_assert_scalar_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2687537Z copying torch/include/ATen/ops/_assert_scalar_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2689398Z copying torch/include/ATen/ops/_assert_tensor_metadata.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2691231Z copying torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2693425Z copying torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2695365Z copying torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2697240Z copying torch/include/ATen/ops/_autocast_to_full_precision.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2699201Z copying torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2701218Z copying torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2702907Z copying torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2704638Z copying torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2706457Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2708528Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2710792Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2712403Z copying torch/include/ATen/ops/_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2714284Z copying torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2716155Z copying torch/include/ATen/ops/_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2717576Z copying torch/include/ATen/ops/_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2719209Z copying torch/include/ATen/ops/_batch_norm_impl_index.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2720706Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2722875Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2725023Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2726905Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2728919Z copying torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2730894Z copying torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2732538Z copying torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2734180Z copying torch/include/ATen/ops/_batch_norm_no_update.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2736177Z copying torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2737996Z copying torch/include/ATen/ops/_batch_norm_no_update_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2739698Z copying torch/include/ATen/ops/_batch_norm_no_update_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2741217Z copying torch/include/ATen/ops/_batch_norm_with_update.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2743190Z copying torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2745160Z copying torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2747013Z copying torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2748813Z copying torch/include/ATen/ops/_batch_norm_with_update_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2750540Z copying torch/include/ATen/ops/_batch_norm_with_update_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2752149Z copying torch/include/ATen/ops/_cast_Byte.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2753906Z copying torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2755694Z copying torch/include/ATen/ops/_cast_Byte_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2757313Z copying torch/include/ATen/ops/_cast_Byte_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2758876Z copying torch/include/ATen/ops/_cast_Char.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2760647Z copying torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2762436Z copying torch/include/ATen/ops/_cast_Char_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2764000Z copying torch/include/ATen/ops/_cast_Char_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2765543Z copying torch/include/ATen/ops/_cast_Double.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2767204Z copying torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2769126Z copying torch/include/ATen/ops/_cast_Double_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2770789Z copying torch/include/ATen/ops/_cast_Double_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2772534Z copying torch/include/ATen/ops/_cast_Float.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2774519Z copying torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2776344Z copying torch/include/ATen/ops/_cast_Float_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2777642Z copying torch/include/ATen/ops/_cast_Float_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2778890Z copying torch/include/ATen/ops/_cast_Half.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2780330Z copying torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2781830Z copying torch/include/ATen/ops/_cast_Half_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2783111Z copying torch/include/ATen/ops/_cast_Half_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2784340Z copying torch/include/ATen/ops/_cast_Int.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2785855Z copying torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2787596Z copying torch/include/ATen/ops/_cast_Int_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2789138Z copying torch/include/ATen/ops/_cast_Int_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2790743Z copying torch/include/ATen/ops/_cast_Long.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2792442Z copying torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2794349Z copying torch/include/ATen/ops/_cast_Long_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2796037Z copying torch/include/ATen/ops/_cast_Long_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2797604Z copying torch/include/ATen/ops/_cast_Short.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2799771Z copying torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2801641Z copying torch/include/ATen/ops/_cast_Short_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2803371Z copying torch/include/ATen/ops/_cast_Short_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2804927Z copying torch/include/ATen/ops/_cdist_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2806760Z copying torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2808475Z copying torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2810080Z copying torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2811667Z copying torch/include/ATen/ops/_cdist_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2813335Z copying torch/include/ATen/ops/_cdist_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2815050Z copying torch/include/ATen/ops/_cdist_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2816960Z copying torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2819054Z copying torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2821032Z copying torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2822620Z copying torch/include/ATen/ops/_cdist_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2824192Z copying torch/include/ATen/ops/_cdist_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2825790Z copying torch/include/ATen/ops/_cholesky_solve_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2828350Z copying torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2831129Z copying torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2833256Z copying torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2835513Z copying torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2837507Z copying torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2839917Z copying torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2842230Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2844820Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2847587Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2849833Z copying torch/include/ATen/ops/_chunk_cat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2851645Z copying torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2853343Z copying torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2855052Z copying torch/include/ATen/ops/_chunk_cat_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2856365Z copying torch/include/ATen/ops/_chunk_cat_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2857783Z copying torch/include/ATen/ops/_coalesce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2859500Z copying torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2861157Z copying torch/include/ATen/ops/_coalesce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2862661Z copying torch/include/ATen/ops/_coalesce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2864136Z copying torch/include/ATen/ops/_coalesced.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2865918Z copying torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2867542Z copying torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2868927Z copying torch/include/ATen/ops/_coalesced_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2870408Z copying torch/include/ATen/ops/_coalesced_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2871921Z copying torch/include/ATen/ops/_compute_linear_combination.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2873543Z copying torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2875098Z copying torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2876607Z copying torch/include/ATen/ops/_compute_linear_combination_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2878129Z copying torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2879676Z copying torch/include/ATen/ops/_conj.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2881486Z copying torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2883263Z copying torch/include/ATen/ops/_conj_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2885061Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2887431Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2889258Z copying torch/include/ATen/ops/_conj_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2890871Z copying torch/include/ATen/ops/_conj_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2892392Z copying torch/include/ATen/ops/_conj_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2893925Z copying torch/include/ATen/ops/_conj_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2895461Z copying torch/include/ATen/ops/_conj_physical.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2897195Z copying torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2899076Z copying torch/include/ATen/ops/_conj_physical_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2900786Z copying torch/include/ATen/ops/_conj_physical_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2902402Z copying torch/include/ATen/ops/_conv_depthwise2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2904155Z copying torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2905776Z copying torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2907462Z copying torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2909085Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2911313Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2913426Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2915407Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2917266Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2919073Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2921052Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2922941Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2924667Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2926773Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2928824Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2930694Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2932421Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2934089Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2935963Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2937820Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2939614Z copying torch/include/ATen/ops/_convert_weight_to_int4pack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2941376Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2943537Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2946094Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2947909Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2949634Z copying torch/include/ATen/ops/_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2951416Z copying torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2953200Z copying torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2954939Z copying torch/include/ATen/ops/_convolution_double_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2956821Z copying torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2958774Z copying torch/include/ATen/ops/_convolution_double_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2960578Z copying torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2962331Z copying torch/include/ATen/ops/_convolution_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2964202Z copying torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2966009Z copying torch/include/ATen/ops/_convolution_mode_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2967474Z copying torch/include/ATen/ops/_convolution_mode_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2968927Z copying torch/include/ATen/ops/_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2970274Z copying torch/include/ATen/ops/_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2971643Z copying torch/include/ATen/ops/_copy_from.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2973191Z copying torch/include/ATen/ops/_copy_from_and_resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2974753Z copying torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2976312Z copying torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2977749Z copying torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2979330Z copying torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2980845Z copying torch/include/ATen/ops/_copy_from_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2982331Z copying torch/include/ATen/ops/_copy_from_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2983691Z copying torch/include/ATen/ops/_cslt_compress.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2985302Z copying torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2986871Z copying torch/include/ATen/ops/_cslt_compress_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2988636Z copying torch/include/ATen/ops/_cslt_compress_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2990393Z copying torch/include/ATen/ops/_cslt_sparse_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2992158Z copying torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2993751Z copying torch/include/ATen/ops/_cslt_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2995313Z copying torch/include/ATen/ops/_cslt_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2996918Z copying torch/include/ATen/ops/_cslt_sparse_mm_search.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.2998569Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3000219Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3001735Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3003155Z copying torch/include/ATen/ops/_ctc_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3004634Z copying torch/include/ATen/ops/_ctc_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3006333Z copying torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3008067Z copying torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3009651Z copying torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3011193Z copying torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3012741Z copying torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3014339Z copying torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3015986Z copying torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3017561Z copying torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3019038Z copying torch/include/ATen/ops/_ctc_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3020472Z copying torch/include/ATen/ops/_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3021859Z copying torch/include/ATen/ops/_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3023234Z copying torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3024835Z copying torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3026514Z copying torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3028025Z copying torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3029549Z copying torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3031009Z copying torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3032764Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3034580Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3036223Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3037822Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3039404Z copying torch/include/ATen/ops/_cudnn_rnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3040740Z copying torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3042364Z copying torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3044144Z copying torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3045692Z copying torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3047333Z copying torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3049349Z copying torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3051072Z copying torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3053012Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3054819Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3056621Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3058265Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3060093Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3061761Z copying torch/include/ATen/ops/_cudnn_rnn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3063141Z copying torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3064565Z copying torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3066263Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3067967Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3069661Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3071217Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3072988Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3074850Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3076501Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3078159Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3080084Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3081902Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3083497Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3085183Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3087041Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3088823Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3090544Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3092275Z copying torch/include/ATen/ops/_cummax_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3093800Z copying torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3095471Z copying torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3097173Z copying torch/include/ATen/ops/_cummax_helper_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3098667Z copying torch/include/ATen/ops/_cummax_helper_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3100061Z copying torch/include/ATen/ops/_cummin_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3101535Z copying torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3103159Z copying torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3104667Z copying torch/include/ATen/ops/_cummin_helper_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3106173Z copying torch/include/ATen/ops/_cummin_helper_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3107774Z copying torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3110026Z copying torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3112131Z copying torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3113973Z copying torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3115538Z copying torch/include/ATen/ops/_dimI.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3117049Z copying torch/include/ATen/ops/_dimI_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3118390Z copying torch/include/ATen/ops/_dimI_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3119922Z copying torch/include/ATen/ops/_dimV.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3121322Z copying torch/include/ATen/ops/_dimV_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3122859Z copying torch/include/ATen/ops/_dimV_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3124063Z copying torch/include/ATen/ops/_dim_arange.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3125872Z copying torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3127792Z copying torch/include/ATen/ops/_dim_arange_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3129253Z copying torch/include/ATen/ops/_dim_arange_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3130639Z copying torch/include/ATen/ops/_dirichlet_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3132270Z copying torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3134003Z copying torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3135677Z copying torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3137549Z copying torch/include/ATen/ops/_dirichlet_grad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3139119Z copying torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3140741Z copying torch/include/ATen/ops/_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3154720Z copying torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3156874Z copying torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3158910Z copying torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3160794Z copying torch/include/ATen/ops/_efficient_attention_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3162496Z copying torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3164246Z copying torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3166036Z copying torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3167552Z copying torch/include/ATen/ops/eq.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3168976Z copying torch/include/ATen/ops/_efficientzerotensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3171081Z copying torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3172924Z copying torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3174602Z copying torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3176325Z copying torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3178091Z copying torch/include/ATen/ops/_efficientzerotensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3179760Z copying torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3181390Z copying torch/include/ATen/ops/_embedding_bag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3182908Z copying torch/include/ATen/ops/_embedding_bag_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3184772Z copying torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3186583Z copying torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3188243Z copying torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3190228Z copying torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3191834Z copying torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3193378Z copying torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3194893Z copying torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3196786Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3198801Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3200461Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3202072Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3203728Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3205356Z copying torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3207035Z copying torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3208835Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3210506Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3212141Z copying torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3213750Z copying torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3215242Z copying torch/include/ATen/ops/_embedding_bag_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3216626Z copying torch/include/ATen/ops/_embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3218430Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3220498Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3222574Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3224421Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3226412Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3228567Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3230302Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3232094Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3234001Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3235657Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3237196Z copying torch/include/ATen/ops/_empty_affine_quantized.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3239216Z copying torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3241239Z copying torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3242911Z copying torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3244588Z copying torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3246354Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3248620Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3250864Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3252768Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3254723Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3256396Z copying torch/include/ATen/ops/_euclidean_dist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3257979Z copying torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3259584Z copying torch/include/ATen/ops/_euclidean_dist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3261003Z copying torch/include/ATen/ops/_euclidean_dist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3262573Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3264404Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3266333Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3268343Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3270414Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3272277Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3274419Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3276567Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3278529Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3280563Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3282597Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3284533Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3286626Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3288726Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3290957Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3293351Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3295382Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3297739Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3299957Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3302097Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3304106Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3305969Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3307937Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3310353Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3312810Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3314961Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3317127Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3319630Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3321232Z copying torch/include/ATen/ops/_fft_c2c.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3322638Z copying torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3324120Z copying torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3325620Z copying torch/include/ATen/ops/_fft_c2c_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3326926Z copying torch/include/ATen/ops/_fft_c2c_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3328333Z copying torch/include/ATen/ops/_fft_c2r.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3329716Z copying torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3331197Z copying torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3332607Z copying torch/include/ATen/ops/_fft_c2r_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3334016Z copying torch/include/ATen/ops/_fft_c2r_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3335347Z copying torch/include/ATen/ops/_fft_r2c.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3336705Z copying torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3338169Z copying torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3339591Z copying torch/include/ATen/ops/_fft_r2c_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3341058Z copying torch/include/ATen/ops/_fft_r2c_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3342477Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3344062Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3345707Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3347317Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3348858Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3350441Z copying torch/include/ATen/ops/_flash_attention_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3352143Z copying torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3353878Z copying torch/include/ATen/ops/_flash_attention_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3355499Z copying torch/include/ATen/ops/_flash_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3357031Z copying torch/include/ATen/ops/_flash_attention_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3358825Z copying torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3360643Z copying torch/include/ATen/ops/_flash_attention_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3362318Z copying torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3363892Z copying torch/include/ATen/ops/_foobar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3365716Z copying torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3367599Z copying torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3369124Z copying torch/include/ATen/ops/_foobar_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3370811Z copying torch/include/ATen/ops/_foobar_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3372140Z copying torch/include/ATen/ops/_foreach_abs.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3373683Z copying torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3375453Z copying torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3377092Z copying torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3378622Z copying torch/include/ATen/ops/_foreach_abs_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3380083Z copying torch/include/ATen/ops/_foreach_abs_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3381521Z copying torch/include/ATen/ops/_foreach_acos.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3383185Z copying torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3384987Z copying torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3386591Z copying torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3388128Z copying torch/include/ATen/ops/_foreach_acos_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3389679Z copying torch/include/ATen/ops/_foreach_acos_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3391062Z copying torch/include/ATen/ops/_foreach_add.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3392964Z copying torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3394986Z copying torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3396769Z copying torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3398407Z copying torch/include/ATen/ops/_foreach_add_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3400087Z copying torch/include/ATen/ops/_foreach_add_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3401703Z copying torch/include/ATen/ops/_foreach_addcdiv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3403412Z copying torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3405199Z copying torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3406957Z copying torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3408589Z copying torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3410198Z copying torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3411554Z copying torch/include/ATen/ops/_foreach_addcmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3413197Z copying torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3415001Z copying torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3416533Z copying torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3418130Z copying torch/include/ATen/ops/_foreach_addcmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3419525Z copying torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3420978Z copying torch/include/ATen/ops/_foreach_asin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3422592Z copying torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3424205Z copying torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3425692Z copying torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3427142Z copying torch/include/ATen/ops/_foreach_asin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3428545Z copying torch/include/ATen/ops/_foreach_asin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3430062Z copying torch/include/ATen/ops/_foreach_atan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3431608Z copying torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3433083Z copying torch/include/ATen/ops/ge.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3434446Z copying torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3435937Z copying torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3437386Z copying torch/include/ATen/ops/_foreach_atan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3438936Z copying torch/include/ATen/ops/_foreach_atan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3440343Z copying torch/include/ATen/ops/_foreach_ceil.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3441937Z copying torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3443584Z copying torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3445105Z copying torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3446581Z copying torch/include/ATen/ops/_foreach_ceil_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3448037Z copying torch/include/ATen/ops/_foreach_ceil_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3449477Z copying torch/include/ATen/ops/_foreach_clamp_max.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3451195Z copying torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3452905Z copying torch/include/ATen/ops/_foreach_clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3454532Z copying torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3456067Z copying torch/include/ATen/ops/_foreach_clamp_max_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3457557Z copying torch/include/ATen/ops/_foreach_clamp_max_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3459064Z copying torch/include/ATen/ops/_foreach_clamp_min.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3461085Z copying torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3463231Z copying torch/include/ATen/ops/_foreach_clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3465048Z copying torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3466885Z copying torch/include/ATen/ops/_foreach_clamp_min_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3468523Z copying torch/include/ATen/ops/_foreach_clamp_min_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3470085Z copying torch/include/ATen/ops/_foreach_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3471895Z copying torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3473765Z copying torch/include/ATen/ops/_foreach_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3475324Z copying torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3476887Z copying torch/include/ATen/ops/_foreach_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3478468Z copying torch/include/ATen/ops/_foreach_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3479882Z copying torch/include/ATen/ops/_foreach_cos.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3481771Z copying torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3483724Z copying torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3485518Z copying torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3487149Z copying torch/include/ATen/ops/_foreach_cos_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3488748Z copying torch/include/ATen/ops/_foreach_cos_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3490560Z copying torch/include/ATen/ops/_foreach_cosh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3492643Z copying torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3494442Z copying torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3496715Z copying torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3499156Z copying torch/include/ATen/ops/_foreach_cosh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3500971Z copying torch/include/ATen/ops/_foreach_cosh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3502985Z copying torch/include/ATen/ops/_foreach_div.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3505550Z copying torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3508147Z copying torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3510235Z copying torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3511958Z copying torch/include/ATen/ops/_foreach_div_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3513699Z copying torch/include/ATen/ops/_foreach_div_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3515284Z copying torch/include/ATen/ops/_foreach_erf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3516869Z copying torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3518887Z copying torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3520491Z copying torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3522131Z copying torch/include/ATen/ops/_foreach_erf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3524073Z copying torch/include/ATen/ops/_foreach_erf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3525643Z copying torch/include/ATen/ops/_foreach_erfc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3527690Z copying torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3529375Z copying torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3530998Z copying torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3532636Z copying torch/include/ATen/ops/_foreach_erfc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3534337Z copying torch/include/ATen/ops/_foreach_erfc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3535925Z copying torch/include/ATen/ops/_foreach_exp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3537665Z copying torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3539475Z copying torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3541088Z copying torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3543105Z copying torch/include/ATen/ops/_foreach_exp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3544655Z copying torch/include/ATen/ops/_foreach_exp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3546385Z copying torch/include/ATen/ops/_foreach_expm1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3548406Z copying torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3550676Z copying torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3552448Z copying torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3554278Z copying torch/include/ATen/ops/_foreach_expm1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3555720Z copying torch/include/ATen/ops/_foreach_expm1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3557135Z copying torch/include/ATen/ops/_foreach_floor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3559034Z copying torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3560845Z copying torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3562445Z copying torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3563979Z copying torch/include/ATen/ops/_foreach_floor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3565394Z copying torch/include/ATen/ops/_foreach_floor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3566776Z copying torch/include/ATen/ops/_foreach_frac.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3568376Z copying torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3570083Z copying torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3571810Z copying torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3573286Z copying torch/include/ATen/ops/_foreach_frac_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3574731Z copying torch/include/ATen/ops/_foreach_frac_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3576077Z copying torch/include/ATen/ops/_foreach_lerp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3578338Z copying torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3579852Z copying torch/include/ATen/ops/_foreach_lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3581250Z copying torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3582615Z copying torch/include/ATen/ops/_foreach_lerp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3583909Z copying torch/include/ATen/ops/_foreach_lerp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3585184Z copying torch/include/ATen/ops/_foreach_lgamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3586664Z copying torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3588206Z copying torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3589786Z copying torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3591181Z copying torch/include/ATen/ops/_foreach_lgamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3592508Z copying torch/include/ATen/ops/_fused_sgd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3593789Z copying torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3595278Z copying torch/include/ATen/ops/_foreach_log.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3596535Z copying torch/include/ATen/ops/_foreach_log10.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3598009Z copying torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3599599Z copying torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3601002Z copying torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3602380Z copying torch/include/ATen/ops/_foreach_log10_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3603750Z copying torch/include/ATen/ops/_foreach_log10_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3605020Z copying torch/include/ATen/ops/_foreach_log1p.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3606491Z copying torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3608089Z copying torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3609513Z copying torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3610917Z copying torch/include/ATen/ops/_foreach_log1p_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3612235Z copying torch/include/ATen/ops/_foreach_log1p_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3613507Z copying torch/include/ATen/ops/_foreach_log2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3615204Z copying torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3616713Z copying torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3618111Z copying torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3619469Z copying torch/include/ATen/ops/_foreach_log2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3620761Z copying torch/include/ATen/ops/_foreach_log2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3622236Z copying torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3623743Z copying torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3625123Z copying torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3626448Z copying torch/include/ATen/ops/_foreach_log_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3627803Z copying torch/include/ATen/ops/_foreach_log_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3629080Z copying torch/include/ATen/ops/_foreach_maximum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3630697Z copying torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3632481Z copying torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3633914Z copying torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3635538Z copying torch/include/ATen/ops/_foreach_maximum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3637121Z copying torch/include/ATen/ops/_foreach_maximum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3638427Z copying torch/include/ATen/ops/_foreach_minimum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3640032Z copying torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3641580Z copying torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3643138Z copying torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3644805Z copying torch/include/ATen/ops/_foreach_minimum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3646333Z copying torch/include/ATen/ops/_foreach_minimum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3647835Z copying torch/include/ATen/ops/_foreach_mul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3649481Z copying torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3651294Z copying torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3653009Z copying torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3654520Z copying torch/include/ATen/ops/_foreach_mul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3656025Z copying torch/include/ATen/ops/_foreach_mul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3657460Z copying torch/include/ATen/ops/_foreach_neg.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3659391Z copying torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3661072Z copying torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3662721Z copying torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3664238Z copying torch/include/ATen/ops/_foreach_neg_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3665963Z copying torch/include/ATen/ops/_foreach_neg_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3667427Z copying torch/include/ATen/ops/_foreach_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3669075Z copying torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3671135Z copying torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3673085Z copying torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3674687Z copying torch/include/ATen/ops/_foreach_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3676341Z copying torch/include/ATen/ops/_foreach_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3677812Z copying torch/include/ATen/ops/_foreach_pow.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3679510Z copying torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3681142Z copying torch/include/ATen/ops/_foreach_pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3682956Z copying torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3684412Z copying torch/include/ATen/ops/_foreach_pow_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3685921Z copying torch/include/ATen/ops/_foreach_pow_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3687648Z copying torch/include/ATen/ops/_foreach_reciprocal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3689328Z copying torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3691028Z copying torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3692544Z copying torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3694044Z copying torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3695482Z copying torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3696920Z copying torch/include/ATen/ops/_foreach_round.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3698448Z copying torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3700357Z copying torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3701943Z copying torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3703414Z copying torch/include/ATen/ops/_foreach_round_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3704900Z copying torch/include/ATen/ops/_foreach_round_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3706374Z copying torch/include/ATen/ops/_foreach_sigmoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3708173Z copying torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3710366Z copying torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3712133Z copying torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3713922Z copying torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3715549Z copying torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3717281Z copying torch/include/ATen/ops/_foreach_sign.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3739294Z copying torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3741493Z copying torch/include/ATen/ops/_foreach_sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3743148Z copying torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3744935Z copying torch/include/ATen/ops/_foreach_sign_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3746629Z copying torch/include/ATen/ops/_foreach_sign_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3748413Z copying torch/include/ATen/ops/_foreach_sin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3750474Z copying torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3752315Z copying torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3754335Z copying torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3756108Z copying torch/include/ATen/ops/_foreach_sin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3757974Z copying torch/include/ATen/ops/_foreach_sin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3759689Z copying torch/include/ATen/ops/_foreach_sinh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3761261Z copying torch/include/ATen/ops/_foreach_sinh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3763385Z copying torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3765424Z copying torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3767070Z copying torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3768756Z copying torch/include/ATen/ops/_foreach_sinh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3770170Z copying torch/include/ATen/ops/_foreach_sqrt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3771871Z copying torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3773729Z copying torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3775460Z copying torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3777215Z copying torch/include/ATen/ops/_foreach_sqrt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3778782Z copying torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3780303Z copying torch/include/ATen/ops/_foreach_sub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3782041Z copying torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3783832Z copying torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3785501Z copying torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3787048Z copying torch/include/ATen/ops/_foreach_sub_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3788610Z copying torch/include/ATen/ops/_foreach_sub_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3790122Z copying torch/include/ATen/ops/_foreach_tan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3791811Z copying torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3793594Z copying torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3795257Z copying torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3796870Z copying torch/include/ATen/ops/_foreach_tan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3798445Z copying torch/include/ATen/ops/_foreach_tan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3800093Z copying torch/include/ATen/ops/_foreach_tanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3801974Z copying torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3803831Z copying torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3805487Z copying torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3807073Z copying torch/include/ATen/ops/_foreach_tanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3808544Z copying torch/include/ATen/ops/_foreach_tanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3810024Z copying torch/include/ATen/ops/_foreach_trunc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3811771Z copying torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3813561Z copying torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3815192Z copying torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3816754Z copying torch/include/ATen/ops/_foreach_trunc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3818212Z copying torch/include/ATen/ops/_foreach_trunc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3819591Z copying torch/include/ATen/ops/_foreach_zero.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3821293Z copying torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3823043Z copying torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3824627Z copying torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3826123Z copying torch/include/ATen/ops/_foreach_zero_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3827567Z copying torch/include/ATen/ops/_foreach_zero_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3829050Z copying torch/include/ATen/ops/_functional_assert_async.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3830852Z copying torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3832569Z copying torch/include/ATen/ops/_functional_assert_async_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3834210Z copying torch/include/ATen/ops/_functional_assert_async_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3835770Z copying torch/include/ATen/ops/_functional_assert_scalar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3837576Z copying torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3839360Z copying torch/include/ATen/ops/_functional_assert_scalar_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3840899Z copying torch/include/ATen/ops/_functional_assert_scalar_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3842434Z copying torch/include/ATen/ops/_functional_sym_constrain_range.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3844333Z copying torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3846492Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3848489Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3850466Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3853462Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3856125Z copying torch/include/ATen/ops/_functional_sym_constrain_range_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3858899Z copying torch/include/ATen/ops/_functional_sym_constrain_range_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3860867Z copying torch/include/ATen/ops/_fused_adam.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3862492Z copying torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3864291Z copying torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3865844Z copying torch/include/ATen/ops/_fused_adam_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3867334Z copying torch/include/ATen/ops/_fused_adam_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3868889Z copying torch/include/ATen/ops/_fused_adamw.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3871234Z copying torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3873657Z copying torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3875550Z copying torch/include/ATen/ops/_fused_adamw_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3877267Z copying torch/include/ATen/ops/_fused_adamw_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3878888Z copying torch/include/ATen/ops/_fused_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3880736Z copying torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3882278Z copying torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3884254Z copying torch/include/ATen/ops/_fused_dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3885810Z copying torch/include/ATen/ops/_fused_dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3887471Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3889551Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3891483Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3893257Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3894985Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3896676Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3898271Z copying torch/include/ATen/ops/_fused_sdp_choice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3899809Z copying torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3901400Z copying torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3903013Z copying torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3904784Z copying torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3906300Z copying torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3908007Z copying torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3909735Z copying torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3911226Z copying torch/include/ATen/ops/_fused_sgd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3912667Z copying torch/include/ATen/ops/_fused_sgd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3914047Z copying torch/include/ATen/ops/_fw_primal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3915876Z copying torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3917747Z copying torch/include/ATen/ops/_fw_primal_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3919657Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3921762Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3923967Z copying torch/include/ATen/ops/_fw_primal_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3925919Z copying torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3927594Z copying torch/include/ATen/ops/_fw_primal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3929200Z copying torch/include/ATen/ops/_fw_primal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3931026Z copying torch/include/ATen/ops/_gather_sparse_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3933394Z copying torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3936126Z copying torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3937878Z copying torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3939684Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3941701Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3944123Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3947356Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3949560Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3951766Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3954608Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3956322Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3958239Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3960262Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3961995Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3971541Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3973510Z copying torch/include/ATen/ops/_has_same_storage_numel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3975963Z copying torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3977751Z copying torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3980022Z copying torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3981571Z copying torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3984189Z copying torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3986281Z copying torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3989133Z copying torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3991107Z copying torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3992939Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3994773Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3996767Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.3998740Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4000576Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4002217Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4004240Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4006338Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4008161Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4009893Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4011489Z copying torch/include/ATen/ops/_index_put_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4013175Z copying torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4015236Z copying torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4016827Z copying torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4018431Z copying torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4019986Z copying torch/include/ATen/ops/_index_put_impl_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4021735Z copying torch/include/ATen/ops/_index_put_impl_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4023473Z copying torch/include/ATen/ops/_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4024913Z copying torch/include/ATen/ops/_indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4027142Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4029703Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4032077Z copying torch/include/ATen/ops/_indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4033814Z copying torch/include/ATen/ops/_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4035811Z copying torch/include/ATen/ops/_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4037598Z copying torch/include/ATen/ops/_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4039350Z copying torch/include/ATen/ops/_int_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4041487Z copying torch/include/ATen/ops/_int_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4043449Z copying torch/include/ATen/ops/_int_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4045753Z copying torch/include/ATen/ops/_int_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4047787Z copying torch/include/ATen/ops/_int_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4049656Z copying torch/include/ATen/ops/_is_all_true.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4051848Z copying torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4053800Z copying torch/include/ATen/ops/_is_all_true_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4055855Z copying torch/include/ATen/ops/_is_all_true_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4057606Z copying torch/include/ATen/ops/_is_any_true.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4059833Z copying torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4061371Z copying torch/include/ATen/ops/_is_any_true_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4063466Z copying torch/include/ATen/ops/_is_any_true_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4065325Z copying torch/include/ATen/ops/_is_zerotensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4067786Z copying torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4070508Z copying torch/include/ATen/ops/_is_zerotensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4072295Z copying torch/include/ATen/ops/_is_zerotensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4073758Z copying torch/include/ATen/ops/_lazy_clone.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4075250Z copying torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4076759Z copying torch/include/ATen/ops/_lazy_clone_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4078084Z copying torch/include/ATen/ops/_lazy_clone_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4079565Z copying torch/include/ATen/ops/_linalg_check_errors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4081113Z copying torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4082876Z copying torch/include/ATen/ops/gt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4085186Z copying torch/include/ATen/ops/_linalg_check_errors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4087496Z copying torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4089758Z copying torch/include/ATen/ops/_linalg_det.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4092599Z copying torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4095457Z copying torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4097462Z copying torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4099598Z copying torch/include/ATen/ops/_linalg_det_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4101807Z copying torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4104162Z copying torch/include/ATen/ops/_linalg_det_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4106338Z copying torch/include/ATen/ops/_linalg_det_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4108416Z copying torch/include/ATen/ops/_linalg_eigh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4110683Z copying torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4113055Z copying torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4115457Z copying torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4117528Z copying torch/include/ATen/ops/_linalg_eigh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4119138Z copying torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4120578Z copying torch/include/ATen/ops/_linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4122022Z copying torch/include/ATen/ops/_linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4123610Z copying torch/include/ATen/ops/_linalg_eigvals.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4125595Z copying torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4127692Z copying torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4129306Z copying torch/include/ATen/ops/_linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4130913Z copying torch/include/ATen/ops/_linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4132237Z copying torch/include/ATen/ops/_linalg_slogdet.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4134078Z copying torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4136072Z copying torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4137687Z copying torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4139229Z copying torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4140858Z copying torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4142430Z copying torch/include/ATen/ops/_linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4144078Z copying torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4145762Z copying torch/include/ATen/ops/_linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4147779Z copying torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4149675Z copying torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4151302Z copying torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4152979Z copying torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4154578Z copying torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4156129Z copying torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4157553Z copying torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4159134Z copying torch/include/ATen/ops/_linalg_svd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4160862Z copying torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4162547Z copying torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4164007Z copying torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4165405Z copying torch/include/ATen/ops/_linalg_svd_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4167071Z copying torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4168775Z copying torch/include/ATen/ops/_linalg_svd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4170411Z copying torch/include/ATen/ops/_linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4171972Z copying torch/include/ATen/ops/_local_scalar_dense.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4173685Z copying torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4175609Z copying torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4177298Z copying torch/include/ATen/ops/_local_scalar_dense_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4179056Z copying torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4181527Z copying torch/include/ATen/ops/_log_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4183231Z copying torch/include/ATen/ops/_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4185310Z copying torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4187684Z copying torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4189675Z copying torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4191695Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4193516Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4195562Z copying torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4197264Z copying torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4199573Z copying torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4201494Z copying torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4203428Z copying torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4205023Z copying torch/include/ATen/ops/_log_softmax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4206637Z copying torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4208364Z copying torch/include/ATen/ops/_log_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4210131Z copying torch/include/ATen/ops/_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4211665Z copying torch/include/ATen/ops/_logcumsumexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4213335Z copying torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4215200Z copying torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4216830Z copying torch/include/ATen/ops/_logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4218563Z copying torch/include/ATen/ops/_logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4220209Z copying torch/include/ATen/ops/_lstm_mps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4221951Z copying torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4223729Z copying torch/include/ATen/ops/_lstm_mps_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4225364Z copying torch/include/ATen/ops/_lstm_mps_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4227025Z copying torch/include/ATen/ops/_lu_with_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4228918Z copying torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4230983Z copying torch/include/ATen/ops/_lu_with_info_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4232520Z copying torch/include/ATen/ops/_lu_with_info_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4234322Z copying torch/include/ATen/ops/_make_dep_token.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4236447Z copying torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4238024Z copying torch/include/ATen/ops/_make_dep_token_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4239658Z copying torch/include/ATen/ops/_make_dep_token_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4241169Z copying torch/include/ATen/ops/_make_dual.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4242869Z copying torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4244509Z copying torch/include/ATen/ops/_make_dual_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4246160Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4248196Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4249931Z copying torch/include/ATen/ops/_make_dual_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4251353Z copying torch/include/ATen/ops/_neg_view.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4252754Z copying torch/include/ATen/ops/_make_dual_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4254170Z copying torch/include/ATen/ops/_make_dual_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4255537Z copying torch/include/ATen/ops/_make_dual_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4257079Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4259260Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4260037Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4260955Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4261902Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4262666Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4263453Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4264544Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4265354Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4266234Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4266981Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4267835Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4268565Z copying torch/include/ATen/ops/_masked_scale.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4269383Z copying torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4270282Z copying torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4270968Z copying torch/include/ATen/ops/_masked_scale_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4271714Z copying torch/include/ATen/ops/_masked_scale_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4272309Z copying torch/include/ATen/ops/_masked_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4273068Z copying torch/include/ATen/ops/_masked_softmax_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4274038Z copying torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4274940Z copying torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4275770Z copying torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4276532Z copying torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4277297Z copying torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4278132Z copying torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4279118Z copying torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4279820Z copying torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4280617Z copying torch/include/ATen/ops/_masked_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4281353Z copying torch/include/ATen/ops/_masked_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4282146Z copying torch/include/ATen/ops/_mixed_dtypes_linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4283000Z copying torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4283802Z copying torch/include/ATen/ops/_mixed_dtypes_linear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4284549Z copying torch/include/ATen/ops/_mixed_dtypes_linear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4285226Z copying torch/include/ATen/ops/_mkldnn_reshape.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4286248Z copying torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4286965Z copying torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4287671Z copying torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4288316Z copying torch/include/ATen/ops/_mkldnn_transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4289331Z copying torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4290541Z copying torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4291609Z copying torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4292925Z copying torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4294410Z copying torch/include/ATen/ops/_mps_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4295279Z copying torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4296199Z copying torch/include/ATen/ops/_mps_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4296997Z copying torch/include/ATen/ops/_mps_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4297690Z copying torch/include/ATen/ops/_mps_convolution_transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4298738Z copying torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4299621Z copying torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4300391Z copying torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4301200Z copying torch/include/ATen/ops/_native_batch_norm_legit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4302257Z copying torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4303141Z copying torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4303969Z copying torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4304830Z copying torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4305641Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4306782Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4307712Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4308606Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4309377Z copying torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4310206Z copying torch/include/ATen/ops/_native_multi_head_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4311175Z copying torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4311991Z copying torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4312912Z copying torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4313687Z copying torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4314460Z copying torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4315240Z copying torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4315935Z copying torch/include/ATen/ops/_neg_view_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4316944Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4318088Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4318896Z copying torch/include/ATen/ops/_neg_view_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4319507Z copying torch/include/ATen/ops/_neg_view_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4320152Z copying torch/include/ATen/ops/_neg_view_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4320724Z copying torch/include/ATen/ops/_neg_view_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4321503Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4322388Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4323259Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4324148Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4324991Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4325627Z copying torch/include/ATen/ops/_nested_from_padded.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4326421Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4327396Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4328256Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4329046Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4329973Z copying torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4330667Z copying torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4331399Z copying torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4332102Z copying torch/include/ATen/ops/_nested_from_padded_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4332771Z copying torch/include/ATen/ops/_nested_from_padded_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4333471Z copying torch/include/ATen/ops/_nested_get_jagged_dummy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4334188Z copying torch/include/ATen/ops/_nested_get_jagged_dummy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4334889Z copying torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4335547Z copying torch/include/ATen/ops/_nested_get_lengths.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4336296Z copying torch/include/ATen/ops/_nested_get_lengths_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4336982Z copying torch/include/ATen/ops/_nested_get_lengths_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4337687Z copying torch/include/ATen/ops/_nested_get_offsets.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4338381Z copying torch/include/ATen/ops/_nested_get_offsets_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4339068Z copying torch/include/ATen/ops/_nested_get_offsets_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4339734Z copying torch/include/ATen/ops/_nested_get_ragged_idx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4340446Z copying torch/include/ATen/ops/_nested_get_ragged_idx_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4341146Z copying torch/include/ATen/ops/_nested_get_ragged_idx_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4341796Z copying torch/include/ATen/ops/_nested_get_values.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4342479Z copying torch/include/ATen/ops/_nested_get_values_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4343411Z copying torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4344428Z copying torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4345152Z copying torch/include/ATen/ops/_nested_get_values_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4346153Z copying torch/include/ATen/ops/_nested_get_values_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4346856Z copying torch/include/ATen/ops/_nested_get_values_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4348073Z copying torch/include/ATen/ops/_nested_get_values_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4348757Z copying torch/include/ATen/ops/_nested_select_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4350457Z copying torch/include/ATen/ops/_nested_select_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4351161Z copying torch/include/ATen/ops/_nested_select_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4351934Z copying torch/include/ATen/ops/_nested_sum_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4353710Z copying torch/include/ATen/ops/_nested_sum_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4355438Z copying torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4356283Z copying torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4357274Z copying torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4358052Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4359023Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4359791Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4360841Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4361741Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4362582Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4363439Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4364159Z copying torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4364938Z copying torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4365688Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4366710Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4367540Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4368330Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4369054Z copying torch/include/ATen/ops/_nested_tensor_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4370006Z copying torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4370739Z copying torch/include/ATen/ops/_nested_tensor_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4371522Z copying torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4372409Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4373334Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4374178Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4374951Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4376044Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4376933Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4377749Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4378520Z copying torch/include/ATen/ops/_nested_tensor_strides.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4379570Z copying torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4380356Z copying torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4381151Z copying torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4381954Z copying torch/include/ATen/ops/_nested_view_from_buffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4382805Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4383902Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4385117Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4385921Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4386770Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4387668Z copying torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4388514Z copying torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4389353Z copying torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4390233Z copying torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4391078Z copying torch/include/ATen/ops/_nested_view_from_jagged.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4391874Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4392899Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4394111Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4394924Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4395826Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4396646Z copying torch/include/ATen/ops/_nested_view_from_jagged_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4397320Z copying torch/include/ATen/ops/_nested_view_from_jagged_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4398063Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4399304Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4400131Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4401265Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4401930Z copying torch/include/ATen/ops/_nnpack_available.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4403447Z copying torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4404754Z copying torch/include/ATen/ops/_nnpack_available_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4406011Z copying torch/include/ATen/ops/_nnpack_available_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4406793Z copying torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4409107Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4409971Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4411973Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4413464Z copying torch/include/ATen/ops/_nnz.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4414289Z copying torch/include/ATen/ops/_nnz_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4415324Z copying torch/include/ATen/ops/_nnz_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4418212Z copying torch/include/ATen/ops/_pack_padded_sequence.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4419177Z copying torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4420165Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4421003Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4421916Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4422984Z copying torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4423711Z copying torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4424659Z copying torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4425366Z copying torch/include/ATen/ops/_pad_circular.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4426263Z copying torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4427026Z copying torch/include/ATen/ops/_pad_circular_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4427633Z copying torch/include/ATen/ops/_pad_circular_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4428263Z copying torch/include/ATen/ops/_pad_enum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4429058Z copying torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4429853Z copying torch/include/ATen/ops/_pad_enum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4430570Z copying torch/include/ATen/ops/_pad_enum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4431277Z copying torch/include/ATen/ops/_pad_packed_sequence.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4432245Z copying torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4433164Z copying torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4433874Z copying torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4434629Z copying torch/include/ATen/ops/_pdist_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4435521Z copying torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4436458Z copying torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4437284Z copying torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4437982Z copying torch/include/ATen/ops/_pdist_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4438785Z copying torch/include/ATen/ops/_pdist_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4439462Z copying torch/include/ATen/ops/_pdist_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4440537Z copying torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4441294Z copying torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4442164Z copying torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4443012Z copying torch/include/ATen/ops/_pdist_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4443658Z copying torch/include/ATen/ops/_pdist_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4444365Z copying torch/include/ATen/ops/_pin_memory.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4445310Z copying torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4446190Z copying torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4446874Z copying torch/include/ATen/ops/_pin_memory_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4447605Z copying torch/include/ATen/ops/_pin_memory_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4448278Z copying torch/include/ATen/ops/_prelu_kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4449077Z copying torch/include/ATen/ops/_prelu_kernel_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4449888Z copying torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4450711Z copying torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4451644Z copying torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4452383Z copying torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4453237Z copying torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4454256Z copying torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4455259Z copying torch/include/ATen/ops/_prelu_kernel_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4456033Z copying torch/include/ATen/ops/_prelu_kernel_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4456719Z copying torch/include/ATen/ops/_print.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4457712Z copying torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4458804Z copying torch/include/ATen/ops/_print_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4459568Z copying torch/include/ATen/ops/_print_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4461618Z copying torch/include/ATen/ops/_propagate_xla_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4463092Z copying torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4464069Z copying torch/include/ATen/ops/_propagate_xla_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4464875Z copying torch/include/ATen/ops/_propagate_xla_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4465623Z copying torch/include/ATen/ops/_remove_batch_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4467048Z copying torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4468129Z copying torch/include/ATen/ops/_remove_batch_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4468872Z copying torch/include/ATen/ops/_reshape_alias.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4469709Z copying torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4470477Z copying torch/include/ATen/ops/_reshape_alias_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4471757Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4473539Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4474467Z copying torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4475369Z copying torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4476220Z copying torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4476991Z copying torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4477987Z copying torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4478989Z copying torch/include/ATen/ops/_reshape_alias_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4480068Z copying torch/include/ATen/ops/_reshape_alias_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4480770Z copying torch/include/ATen/ops/_reshape_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4481823Z copying torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4482655Z copying torch/include/ATen/ops/_reshape_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4483726Z copying torch/include/ATen/ops/_reshape_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4484520Z copying torch/include/ATen/ops/_reshape_from_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4485773Z copying torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4486715Z copying torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4487581Z copying torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4488357Z copying torch/include/ATen/ops/_resize_output.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4489398Z copying torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4490195Z copying torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4490862Z copying torch/include/ATen/ops/_resize_output_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4491606Z copying torch/include/ATen/ops/_resize_output_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4492329Z copying torch/include/ATen/ops/_rowwise_prune.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4493322Z copying torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4494017Z copying torch/include/ATen/ops/_rowwise_prune_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4494717Z copying torch/include/ATen/ops/_rowwise_prune_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4495390Z copying torch/include/ATen/ops/_sample_dirichlet.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4496406Z copying torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4497318Z copying torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4498098Z copying torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4499055Z copying torch/include/ATen/ops/_sample_dirichlet_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4499930Z copying torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4505347Z copying torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4506515Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4507560Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4508426Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4509290Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4510732Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4511686Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4512704Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4513697Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4514912Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4515973Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4517085Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4518131Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4519308Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4520386Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4521668Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4523018Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4524126Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4525221Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4526285Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4527278Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4528210Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4529425Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4530592Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4531638Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4532705Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4533732Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4534728Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4535680Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4536703Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4538062Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4539608Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4540459Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4541228Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4541988Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4542713Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4543358Z copying torch/include/ATen/ops/_scaled_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4544008Z copying torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4544731Z copying torch/include/ATen/ops/_scaled_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4545325Z copying torch/include/ATen/ops/_scaled_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4546029Z copying torch/include/ATen/ops/_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4546682Z copying torch/include/ATen/ops/_segment_reduce_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4547628Z copying torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4548402Z copying torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4549248Z copying torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4550202Z copying torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4550882Z copying torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4551621Z copying torch/include/ATen/ops/_shape_as_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4552443Z copying torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4553226Z copying torch/include/ATen/ops/_shape_as_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4553878Z copying torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4554680Z copying torch/include/ATen/ops/_slow_conv2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4555722Z copying torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4556596Z copying torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4557494Z copying torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4558217Z copying torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4559375Z copying torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4560230Z copying torch/include/ATen/ops/_slow_conv2d_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4561117Z copying torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4562118Z copying torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4562870Z copying torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4563687Z copying torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4564403Z copying torch/include/ATen/ops/_sobol_engine_draw.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4565360Z copying torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4566270Z copying torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4566971Z copying torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4567864Z copying torch/include/ATen/ops/_sobol_engine_ff.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4568841Z copying torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4569546Z copying torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4570260Z copying torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4571014Z copying torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4572197Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4572995Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4573860Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4574572Z copying torch/include/ATen/ops/_sobol_engine_scramble.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4575556Z copying torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4576312Z copying torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4577088Z copying torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4577816Z copying torch/include/ATen/ops/_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4579063Z copying torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4579932Z copying torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4580810Z copying torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4581677Z copying torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4582517Z copying torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4583443Z copying torch/include/ATen/ops/_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4584417Z copying torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4585463Z copying torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4586253Z copying torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4587182Z copying torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4587805Z copying torch/include/ATen/ops/_softmax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4602784Z copying torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4603654Z copying torch/include/ATen/ops/_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4604513Z copying torch/include/ATen/ops/_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4605301Z copying torch/include/ATen/ops/_sparse_addmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4606373Z copying torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4607058Z copying torch/include/ATen/ops/_sparse_addmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4607771Z copying torch/include/ATen/ops/_sparse_addmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4608465Z copying torch/include/ATen/ops/_sparse_broadcast_to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4609237Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4610181Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4611209Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4611944Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4612667Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4613379Z copying torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4614028Z copying torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4614727Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4615641Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4616394Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4617106Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4617903Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4618829Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4619744Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4620439Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4621215Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4622153Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4623005Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4623720Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4624469Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4625521Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4626214Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4626827Z copying torch/include/ATen/ops/_sparse_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4627532Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4628332Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4629069Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4630209Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4631046Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4631942Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4632828Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4633796Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4634614Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4635402Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4636127Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4636832Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4637817Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4638551Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4639674Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4640450Z copying torch/include/ATen/ops/_sparse_csr_prod.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4641372Z copying torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4642013Z copying torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4642727Z copying torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4643325Z copying torch/include/ATen/ops/_sparse_csr_sum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4644213Z copying torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4644853Z copying torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4645561Z copying torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4646268Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4647223Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4647916Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4648697Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4649313Z copying torch/include/ATen/ops/_sparse_log_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4650130Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4651342Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4652097Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4652922Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4653752Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4654653Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4655409Z copying torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4656049Z copying torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4656774Z copying torch/include/ATen/ops/_sparse_mask_projection.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4657630Z copying torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4658404Z copying torch/include/ATen/ops/_sparse_mask_projection_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4659136Z copying torch/include/ATen/ops/_sparse_mask_projection_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4659994Z copying torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4660650Z copying torch/include/ATen/ops/_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4661312Z copying torch/include/ATen/ops/_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4661939Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4662717Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4663519Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4664230Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4664988Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4665641Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4666449Z copying torch/include/ATen/ops/_sparse_semi_structured_linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4667211Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4668008Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4668942Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4669785Z copying torch/include/ATen/ops/_sparse_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4670672Z copying torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4671774Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4672713Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4673617Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4674677Z copying torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4675780Z copying torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4676496Z copying torch/include/ATen/ops/_sparse_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4677293Z copying torch/include/ATen/ops/_sparse_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4677991Z copying torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4679153Z copying torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4679863Z copying torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4680676Z copying torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4681237Z copying torch/include/ATen/ops/_sparse_sum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4682120Z copying torch/include/ATen/ops/_sparse_sum_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4683007Z copying torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4683764Z copying torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4684417Z copying torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4685379Z copying torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4686246Z copying torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4686907Z copying torch/include/ATen/ops/_sparse_sum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4687732Z copying torch/include/ATen/ops/_sparse_sum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4688350Z copying torch/include/ATen/ops/_spdiags.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4689300Z copying torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4689838Z copying torch/include/ATen/ops/i0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4690691Z copying torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4691290Z copying torch/include/ATen/ops/_spdiags_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4692042Z copying torch/include/ATen/ops/_spdiags_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4692639Z copying torch/include/ATen/ops/_stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4693636Z copying torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4694249Z copying torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4694955Z copying torch/include/ATen/ops/_stack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4695568Z copying torch/include/ATen/ops/_stack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4696376Z copying torch/include/ATen/ops/_standard_gamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4697276Z copying torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4698134Z copying torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4698862Z copying torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4699723Z copying torch/include/ATen/ops/_standard_gamma_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4700650Z copying torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4701436Z copying torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4702454Z copying torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4703212Z copying torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4704061Z copying torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4704966Z copying torch/include/ATen/ops/_standard_gamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4705627Z copying torch/include/ATen/ops/_standard_gamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4706472Z copying torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4707525Z copying torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4708344Z copying torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4709103Z copying torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4710068Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4711145Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4712139Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4713064Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4713996Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4714825Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4715974Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4716772Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4717786Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4719093Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4720176Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4721023Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4721926Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4722775Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4723588Z copying torch/include/ATen/ops/_test_check_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4724582Z copying torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4725466Z copying torch/include/ATen/ops/_test_check_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4726365Z copying torch/include/ATen/ops/_test_check_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4727460Z copying torch/include/ATen/ops/_test_functorch_fallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4728555Z copying torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4729418Z copying torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4730282Z copying torch/include/ATen/ops/_test_functorch_fallback_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4731214Z copying torch/include/ATen/ops/_test_functorch_fallback_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4731991Z copying torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4733157Z copying torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4734175Z copying torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4735217Z copying torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4736125Z copying torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4736907Z copying torch/include/ATen/ops/_test_optional_floatlist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4737942Z copying torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4738895Z copying torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4739659Z copying torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4740466Z copying torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4741222Z copying torch/include/ATen/ops/_test_optional_intlist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4742188Z copying torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4743041Z copying torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4743921Z copying torch/include/ATen/ops/_test_optional_intlist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4744765Z copying torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4745555Z copying torch/include/ATen/ops/_test_parallel_materialize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4746673Z copying torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4747562Z copying torch/include/ATen/ops/_test_parallel_materialize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4748421Z copying torch/include/ATen/ops/_test_parallel_materialize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4749225Z copying torch/include/ATen/ops/_test_serialization_subcmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4750565Z copying torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4751448Z copying torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4752364Z copying torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4753140Z copying torch/include/ATen/ops/_test_string_default.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4754259Z copying torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4755255Z copying torch/include/ATen/ops/_test_string_default_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4756135Z copying torch/include/ATen/ops/_test_string_default_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4757014Z copying torch/include/ATen/ops/_test_warn_in_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4757799Z copying torch/include/ATen/ops/_to_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4758982Z copying torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4759794Z copying torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4760660Z copying torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4761585Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4762744Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4763621Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4764597Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4765520Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4766660Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4767679Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4768687Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4769429Z copying torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4770285Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4771456Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4772573Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4773398Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4774287Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4775384Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4776180Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4777182Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4777987Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4778751Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4779551Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4780697Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4781515Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4782562Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4783474Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4784364Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4785248Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4786153Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4786892Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4787902Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4788770Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4789624Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4790408Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4791352Z copying torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4792065Z copying torch/include/ATen/ops/_to_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4792761Z copying torch/include/ATen/ops/_to_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4793423Z copying torch/include/ATen/ops/_to_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4794398Z copying torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4795313Z copying torch/include/ATen/ops/_to_cpu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4795885Z copying torch/include/ATen/ops/_to_cpu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4796625Z copying torch/include/ATen/ops/_to_dense.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4797647Z copying torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4798350Z copying torch/include/ATen/ops/_to_dense_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4799299Z copying torch/include/ATen/ops/_to_dense_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4800220Z copying torch/include/ATen/ops/_to_sparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4800876Z copying torch/include/ATen/ops/_to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4801725Z copying torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4802681Z copying torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4803437Z copying torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4804241Z copying torch/include/ATen/ops/_to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4804867Z copying torch/include/ATen/ops/_to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4805587Z copying torch/include/ATen/ops/_to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4806415Z copying torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4807326Z copying torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4807998Z copying torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4808763Z copying torch/include/ATen/ops/_to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4809376Z copying torch/include/ATen/ops/_to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4810189Z copying torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4810883Z copying torch/include/ATen/ops/_to_sparse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4811492Z copying torch/include/ATen/ops/_to_sparse_csc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4812433Z copying torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4813363Z copying torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4814034Z copying torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4814822Z copying torch/include/ATen/ops/_to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4815486Z copying torch/include/ATen/ops/_to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4816352Z copying torch/include/ATen/ops/_to_sparse_csr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4817397Z copying torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4818200Z copying torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4818944Z copying torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4819648Z copying torch/include/ATen/ops/_to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4820304Z copying torch/include/ATen/ops/_to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4821031Z copying torch/include/ATen/ops/_to_sparse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4821691Z copying torch/include/ATen/ops/_to_sparse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4822346Z copying torch/include/ATen/ops/_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4823074Z copying torch/include/ATen/ops/_to_sparse_semi_structured.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4823925Z copying torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4824694Z copying torch/include/ATen/ops/_to_sparse_semi_structured_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4825571Z copying torch/include/ATen/ops/_to_sparse_semi_structured_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4826304Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4826881Z copying torch/include/ATen/ops/_trilinear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4827940Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4828748Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4829643Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4830408Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4831182Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4831918Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4832955Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4833789Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4834614Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4835431Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4836187Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4837159Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4838112Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4838950Z copying torch/include/ATen/ops/_trilinear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4839623Z copying torch/include/ATen/ops/_trilinear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4840446Z copying torch/include/ATen/ops/_triton_multi_head_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4841402Z copying torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4842190Z copying torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4842955Z copying torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4843701Z copying torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4844451Z copying torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4845458Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4846258Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4847014Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4847769Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4848439Z copying torch/include/ATen/ops/_unique.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4849013Z copying torch/include/ATen/ops/_unique2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4849885Z copying torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4850567Z copying torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4851263Z copying torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4851905Z copying torch/include/ATen/ops/_unique2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4852518Z copying torch/include/ATen/ops/_unique2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4853360Z copying torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4853983Z copying torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4854761Z copying torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4855406Z copying torch/include/ATen/ops/_unique_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4856039Z copying torch/include/ATen/ops/_unique_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4856770Z copying torch/include/ATen/ops/_unpack_dual.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4857805Z copying torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4858533Z copying torch/include/ATen/ops/_unpack_dual_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4859319Z copying torch/include/ATen/ops/_unpack_dual_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4860021Z copying torch/include/ATen/ops/_unsafe_index.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4860983Z copying torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4861604Z copying torch/include/ATen/ops/_unsafe_index_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4862366Z copying torch/include/ATen/ops/_unsafe_index_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4862971Z copying torch/include/ATen/ops/_unsafe_index_put.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4863887Z copying torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4864683Z copying torch/include/ATen/ops/_unsafe_index_put_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4865494Z copying torch/include/ATen/ops/_unsafe_index_put_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4866089Z copying torch/include/ATen/ops/_unsafe_view.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4867063Z copying torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4867874Z copying torch/include/ATen/ops/_unsafe_view_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4868476Z copying torch/include/ATen/ops/_unsafe_view_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4869330Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4870408Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4871908Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4873228Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4874097Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4874831Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4875673Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4876538Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4877303Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4878386Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4879489Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4880399Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4881277Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4882147Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4883037Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4883792Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4884593Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4885375Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4886146Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4887439Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4888377Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4889402Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4890330Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4891246Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4891924Z copying torch/include/ATen/ops/_values.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4892937Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4893874Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4894991Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4896068Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4897123Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4897977Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4898770Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4899651Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4900480Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4901357Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4902161Z copying torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4902945Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4904280Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4905179Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4906378Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4907613Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4908874Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4910132Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4911183Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4912722Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4914103Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4915290Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4916466Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4917261Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4918161Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4919076Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4919928Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4920724Z copying torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4921569Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4922828Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4923819Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4924848Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4925725Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4926709Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4927617Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4928524Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4929784Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4930890Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4931771Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4932801Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4933642Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4934629Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4935524Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4936467Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4937268Z copying torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4938198Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4939491Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4940506Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4941471Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4942452Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4943401Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4944340Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4945149Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4946344Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4947544Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4948431Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4949301Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4950220Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4951115Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4951910Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4952887Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4953625Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4954495Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4955330Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4956024Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4956783Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4957791Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4958703Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4959379Z copying torch/include/ATen/ops/_version.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4960087Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4961045Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4961866Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4962886Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4963815Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4964702Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4965528Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4966616Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4967460Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4968316Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4969119Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4970228Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4971106Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4971996Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4973005Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4974381Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4975579Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4976654Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4977588Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4978906Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4979901Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4980829Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4981725Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4983037Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4984188Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4985255Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4986106Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4987215Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4988225Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4989108Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4990062Z copying torch/include/ATen/ops/_values_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4991045Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4992205Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4993016Z copying torch/include/ATen/ops/_values_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4993761Z copying torch/include/ATen/ops/_values_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4994525Z copying torch/include/ATen/ops/_values_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4995233Z copying torch/include/ATen/ops/_values_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4996266Z copying torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4996946Z copying torch/include/ATen/ops/_version_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4997741Z copying torch/include/ATen/ops/_version_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4998535Z copying torch/include/ATen/ops/_weight_int4pack_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.4999555Z copying torch/include/ATen/ops/_weight_int4pack_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5000571Z copying torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5001319Z copying torch/include/ATen/ops/_weight_int4pack_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5002147Z copying torch/include/ATen/ops/_weight_int4pack_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5002871Z copying torch/include/ATen/ops/_weight_int8pack_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5003688Z copying torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5004444Z copying torch/include/ATen/ops/_weight_int8pack_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5005088Z copying torch/include/ATen/ops/_weight_int8pack_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5005796Z copying torch/include/ATen/ops/_weight_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5006758Z copying torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5007747Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5008978Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5009883Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5010799Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5011588Z copying torch/include/ATen/ops/_weight_norm_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5012526Z copying torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5013692Z copying torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5014482Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5015349Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5016204Z copying torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5016992Z copying torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5018053Z copying torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5018768Z copying torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5019590Z copying torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5020323Z copying torch/include/ATen/ops/_weight_norm_interface_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5021107Z copying torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5021819Z copying torch/include/ATen/ops/_weight_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5022631Z copying torch/include/ATen/ops/_weight_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5023434Z copying torch/include/ATen/ops/abs.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5024401Z copying torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5025093Z copying torch/include/ATen/ops/abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5025860Z copying torch/include/ATen/ops/abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5026511Z copying torch/include/ATen/ops/abs_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5027181Z copying torch/include/ATen/ops/abs_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5027910Z copying torch/include/ATen/ops/absolute.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5028478Z copying torch/include/ATen/ops/acos.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5029457Z copying torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5030254Z copying torch/include/ATen/ops/absolute_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5030902Z copying torch/include/ATen/ops/absolute_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5031951Z copying torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5032649Z copying torch/include/ATen/ops/acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5033471Z copying torch/include/ATen/ops/acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5034136Z copying torch/include/ATen/ops/acos_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5034988Z copying torch/include/ATen/ops/acos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5035679Z copying torch/include/ATen/ops/acos_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5036397Z copying torch/include/ATen/ops/acos_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5037132Z copying torch/include/ATen/ops/acosh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5038170Z copying torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5039459Z copying torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5040497Z copying torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5041483Z copying torch/include/ATen/ops/acosh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5042596Z copying torch/include/ATen/ops/acosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5043458Z copying torch/include/ATen/ops/acosh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5044452Z copying torch/include/ATen/ops/acosh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5045570Z copying torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5046965Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5048214Z copying torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5049275Z copying torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5050390Z copying torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5051821Z copying torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5053085Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5054272Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5055476Z copying torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5056583Z copying torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5057544Z copying torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5058740Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5060012Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5061166Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5062234Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5063469Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5065141Z copying torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5066452Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5067532Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5068406Z copying torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5069575Z copying torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5070654Z copying torch/include/ATen/ops/adaptive_max_pool1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5071914Z copying torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5072877Z copying torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5073535Z copying torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5074342Z copying torch/include/ATen/ops/adaptive_max_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5075076Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5076239Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5077278Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5078127Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5079190Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5080144Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5080906Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5081823Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5082926Z copying torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5083696Z copying torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5084611Z copying torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5085432Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5086244Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5087115Z copying torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5087808Z copying torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5088632Z copying torch/include/ATen/ops/adaptive_max_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5089423Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5090582Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5091542Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5092444Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5093237Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5094346Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5095318Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5096163Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5097322Z copying torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5098175Z copying torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5098974Z copying torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5099915Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5100768Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5101594Z copying torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5102418Z copying torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5103009Z copying torch/include/ATen/ops/add.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5103982Z copying torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5104959Z copying torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5105670Z copying torch/include/ATen/ops/add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5106417Z copying torch/include/ATen/ops/add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5107066Z copying torch/include/ATen/ops/add_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5107885Z copying torch/include/ATen/ops/add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5108539Z copying torch/include/ATen/ops/add_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5109242Z copying torch/include/ATen/ops/add_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5109946Z copying torch/include/ATen/ops/addbmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5110732Z copying torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5111469Z copying torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5112432Z copying torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5113172Z copying torch/include/ATen/ops/addbmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5113839Z copying torch/include/ATen/ops/addbmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5114465Z copying torch/include/ATen/ops/addcdiv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5115520Z copying torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5116299Z copying torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5117059Z copying torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5117853Z copying torch/include/ATen/ops/addcdiv_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5118550Z copying torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5119441Z copying torch/include/ATen/ops/addcdiv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5120099Z copying torch/include/ATen/ops/addcdiv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5120776Z copying torch/include/ATen/ops/addcmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5121864Z copying torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5122695Z copying torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5123567Z copying torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5124245Z copying torch/include/ATen/ops/addcmul_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5124985Z copying torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5125640Z copying torch/include/ATen/ops/addcmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5126424Z copying torch/include/ATen/ops/addcmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5127027Z copying torch/include/ATen/ops/addmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5128200Z copying torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5128963Z copying torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5129803Z copying torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5130521Z copying torch/include/ATen/ops/addmm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5131310Z copying torch/include/ATen/ops/addmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5131997Z copying torch/include/ATen/ops/addmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5132664Z copying torch/include/ATen/ops/addmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5133652Z copying torch/include/ATen/ops/addmv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5134658Z copying torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5135524Z copying torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5136284Z copying torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5136944Z copying torch/include/ATen/ops/addmv_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5137709Z copying torch/include/ATen/ops/addmv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5138386Z copying torch/include/ATen/ops/addmv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5139089Z copying torch/include/ATen/ops/addmv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5139719Z copying torch/include/ATen/ops/addr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5140695Z copying torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5141331Z copying torch/include/ATen/ops/addr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5142082Z copying torch/include/ATen/ops/addr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5142655Z copying torch/include/ATen/ops/addr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5143485Z copying torch/include/ATen/ops/addr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5144176Z copying torch/include/ATen/ops/adjoint.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5145152Z copying torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5145926Z copying torch/include/ATen/ops/adjoint_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5146618Z copying torch/include/ATen/ops/adjoint_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5147477Z copying torch/include/ATen/ops/affine_grid_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5148235Z copying torch/include/ATen/ops/affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5149352Z copying torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5150247Z copying torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5151148Z copying torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5152172Z copying torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5153017Z copying torch/include/ATen/ops/affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5153934Z copying torch/include/ATen/ops/affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5154488Z copying torch/include/ATen/ops/alias.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5155511Z copying torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5156170Z copying torch/include/ATen/ops/alias_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5157197Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5158336Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5159160Z copying torch/include/ATen/ops/alias_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5159802Z copying torch/include/ATen/ops/alias_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5160528Z copying torch/include/ATen/ops/alias_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5161180Z copying torch/include/ATen/ops/alias_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5161901Z copying torch/include/ATen/ops/align_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5162920Z copying torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5163546Z copying torch/include/ATen/ops/align_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5164284Z copying torch/include/ATen/ops/align_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5164973Z copying torch/include/ATen/ops/align_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5165863Z copying torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5166576Z copying torch/include/ATen/ops/align_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5167328Z copying torch/include/ATen/ops/align_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5167954Z copying torch/include/ATen/ops/align_to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5168860Z copying torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5169521Z copying torch/include/ATen/ops/align_to_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5170188Z copying torch/include/ATen/ops/align_to_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5170761Z copying torch/include/ATen/ops/all.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5171590Z copying torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5172497Z copying torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5173332Z copying torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5174004Z copying torch/include/ATen/ops/all_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5174735Z copying torch/include/ATen/ops/all_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5175354Z copying torch/include/ATen/ops/all_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5175994Z copying torch/include/ATen/ops/all_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5176603Z copying torch/include/ATen/ops/all_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5177210Z copying torch/include/ATen/ops/all_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5177904Z copying torch/include/ATen/ops/allclose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5178756Z copying torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5179451Z copying torch/include/ATen/ops/allclose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5180094Z copying torch/include/ATen/ops/allclose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5180767Z copying torch/include/ATen/ops/alpha_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5181632Z copying torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5182341Z copying torch/include/ATen/ops/alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5183018Z copying torch/include/ATen/ops/alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5183568Z copying torch/include/ATen/ops/amax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5184538Z copying torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5185225Z copying torch/include/ATen/ops/amax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5185890Z copying torch/include/ATen/ops/amax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5186470Z copying torch/include/ATen/ops/amax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5187213Z copying torch/include/ATen/ops/amax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5187899Z copying torch/include/ATen/ops/amax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5188568Z copying torch/include/ATen/ops/amax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5189161Z copying torch/include/ATen/ops/amin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5190180Z copying torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5190856Z copying torch/include/ATen/ops/amin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5191554Z copying torch/include/ATen/ops/amin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5192187Z copying torch/include/ATen/ops/amin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5192894Z copying torch/include/ATen/ops/amin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5193483Z copying torch/include/ATen/ops/amin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5194236Z copying torch/include/ATen/ops/amin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5194981Z copying torch/include/ATen/ops/aminmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5195878Z copying torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5196513Z copying torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5197279Z copying torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5197865Z copying torch/include/ATen/ops/aminmax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5198796Z copying torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5199420Z copying torch/include/ATen/ops/aminmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5200004Z copying torch/include/ATen/ops/aminmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5200620Z copying torch/include/ATen/ops/and.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5201368Z copying torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5202017Z copying torch/include/ATen/ops/and_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5202582Z copying torch/include/ATen/ops/and_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5203123Z copying torch/include/ATen/ops/angle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5203823Z copying torch/include/ATen/ops/angle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5204467Z copying torch/include/ATen/ops/angle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5205180Z copying torch/include/ATen/ops/angle_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5205758Z copying torch/include/ATen/ops/angle_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5206359Z copying torch/include/ATen/ops/any.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5207184Z copying torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5208129Z copying torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5208930Z copying torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5209643Z copying torch/include/ATen/ops/any_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5210259Z copying torch/include/ATen/ops/any_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5210946Z copying torch/include/ATen/ops/any_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5211764Z copying torch/include/ATen/ops/any_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5212511Z copying torch/include/ATen/ops/any_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5213270Z copying torch/include/ATen/ops/any_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5213969Z copying torch/include/ATen/ops/arange.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5214912Z copying torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5215898Z copying torch/include/ATen/ops/arange_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5217303Z copying torch/include/ATen/ops/arange_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5218496Z copying torch/include/ATen/ops/arange_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5219595Z copying torch/include/ATen/ops/arange_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5221988Z copying torch/include/ATen/ops/arange_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5223107Z copying torch/include/ATen/ops/arccos.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5224880Z copying torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5225975Z copying torch/include/ATen/ops/arccos_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5227334Z copying torch/include/ATen/ops/arccos_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5229096Z copying torch/include/ATen/ops/arccosh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5230346Z copying torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5231955Z copying torch/include/ATen/ops/arccosh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5233149Z copying torch/include/ATen/ops/arccosh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5234382Z copying torch/include/ATen/ops/arcsin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5236453Z copying torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5237503Z copying torch/include/ATen/ops/arcsin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5239139Z copying torch/include/ATen/ops/arcsin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5241071Z copying torch/include/ATen/ops/arcsinh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5242410Z copying torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5243689Z copying torch/include/ATen/ops/arcsinh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5244949Z copying torch/include/ATen/ops/arcsinh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5246787Z copying torch/include/ATen/ops/arctan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5248044Z copying torch/include/ATen/ops/arctan2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5249346Z copying torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5251152Z copying torch/include/ATen/ops/arctan2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5252353Z copying torch/include/ATen/ops/arctan2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5254049Z copying torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5255476Z copying torch/include/ATen/ops/arctan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5257229Z copying torch/include/ATen/ops/arctan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5258698Z copying torch/include/ATen/ops/arctanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5260720Z copying torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5261740Z copying torch/include/ATen/ops/arctanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5263367Z copying torch/include/ATen/ops/arctanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5264833Z copying torch/include/ATen/ops/argmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5266975Z copying torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5268174Z copying torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5270147Z copying torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5271253Z copying torch/include/ATen/ops/argmax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5273299Z copying torch/include/ATen/ops/argmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5274550Z copying torch/include/ATen/ops/argmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5275848Z copying torch/include/ATen/ops/argmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5277651Z copying torch/include/ATen/ops/argmin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5279694Z copying torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5281037Z copying torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5282712Z copying torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5284209Z copying torch/include/ATen/ops/argmin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5285660Z copying torch/include/ATen/ops/argmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5287437Z copying torch/include/ATen/ops/argmin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5288654Z copying torch/include/ATen/ops/argmin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5290586Z copying torch/include/ATen/ops/argsort.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5292034Z copying torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5294031Z copying torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5295274Z copying torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5296939Z copying torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5298303Z copying torch/include/ATen/ops/argsort_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5300106Z copying torch/include/ATen/ops/argsort_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5301271Z copying torch/include/ATen/ops/argwhere.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5303594Z copying torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5304438Z copying torch/include/ATen/ops/argwhere_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5306377Z copying torch/include/ATen/ops/argwhere_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5307580Z copying torch/include/ATen/ops/as_strided.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5309812Z copying torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5310667Z copying torch/include/ATen/ops/as_strided_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5312935Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5314227Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5315180Z copying torch/include/ATen/ops/as_strided_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5316779Z copying torch/include/ATen/ops/as_strided_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5318385Z copying torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5319755Z copying torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5321673Z copying torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5323135Z copying torch/include/ATen/ops/as_strided_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5324411Z copying torch/include/ATen/ops/as_strided_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5325996Z copying torch/include/ATen/ops/as_strided_scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5327593Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5328415Z copying torch/include/ATen/ops/asin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5329922Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5331124Z copying torch/include/ATen/ops/as_strided_scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5332387Z copying torch/include/ATen/ops/as_strided_scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5334538Z copying torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5335434Z copying torch/include/ATen/ops/asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5336645Z copying torch/include/ATen/ops/asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5337758Z copying torch/include/ATen/ops/asin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5339354Z copying torch/include/ATen/ops/asin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5340518Z copying torch/include/ATen/ops/asin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5342051Z copying torch/include/ATen/ops/asin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5343900Z copying torch/include/ATen/ops/asinh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5345677Z copying torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5346552Z copying torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5348458Z copying torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5349449Z copying torch/include/ATen/ops/asinh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5351396Z copying torch/include/ATen/ops/asinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5352513Z copying torch/include/ATen/ops/asinh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5353899Z copying torch/include/ATen/ops/asinh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5355187Z copying torch/include/ATen/ops/atan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5356736Z copying torch/include/ATen/ops/atan2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5358331Z copying torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5359747Z copying torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5361184Z copying torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5362392Z copying torch/include/ATen/ops/atan2_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5363899Z copying torch/include/ATen/ops/atan2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5365200Z copying torch/include/ATen/ops/atan2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5366778Z copying torch/include/ATen/ops/atan2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5368909Z copying torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5370169Z copying torch/include/ATen/ops/atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5371493Z copying torch/include/ATen/ops/atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5372385Z copying torch/include/ATen/ops/atan_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5373618Z copying torch/include/ATen/ops/atan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5374967Z copying torch/include/ATen/ops/atan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5376365Z copying torch/include/ATen/ops/atan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5377924Z copying torch/include/ATen/ops/atanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5379157Z copying torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5380566Z copying torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5381660Z copying torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5382956Z copying torch/include/ATen/ops/atanh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5384342Z copying torch/include/ATen/ops/atanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5385727Z copying torch/include/ATen/ops/atanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5387464Z copying torch/include/ATen/ops/atanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5388596Z copying torch/include/ATen/ops/atleast_1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5390773Z copying torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5391867Z copying torch/include/ATen/ops/atleast_1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5393277Z copying torch/include/ATen/ops/atleast_1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5394650Z copying torch/include/ATen/ops/atleast_2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5396271Z copying torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5397589Z copying torch/include/ATen/ops/atleast_2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5398936Z copying torch/include/ATen/ops/atleast_2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5400282Z copying torch/include/ATen/ops/atleast_3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5402032Z copying torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5402960Z copying torch/include/ATen/ops/atleast_3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5404245Z copying torch/include/ATen/ops/atleast_3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5405445Z copying torch/include/ATen/ops/avg_pool1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5407024Z copying torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5408073Z copying torch/include/ATen/ops/avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5409364Z copying torch/include/ATen/ops/avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5410724Z copying torch/include/ATen/ops/avg_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5412002Z copying torch/include/ATen/ops/avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5413587Z copying torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5414658Z copying torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5416054Z copying torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5417318Z copying torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5418635Z copying torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5420061Z copying torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5421440Z copying torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5423569Z copying torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5424789Z copying torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5425816Z copying torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5427541Z copying torch/include/ATen/ops/avg_pool2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5428823Z copying torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5430047Z copying torch/include/ATen/ops/avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5431171Z copying torch/include/ATen/ops/avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5433330Z copying torch/include/ATen/ops/avg_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5434746Z copying torch/include/ATen/ops/avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5436401Z copying torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5438091Z copying torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5439298Z copying torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5440655Z copying torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5441999Z copying torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5443461Z copying torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5444636Z copying torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5446706Z copying torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5447573Z copying torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5449459Z copying torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5450473Z copying torch/include/ATen/ops/avg_pool3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5452407Z copying torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5453551Z copying torch/include/ATen/ops/avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5455380Z copying torch/include/ATen/ops/avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5456470Z copying torch/include/ATen/ops/baddbmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5458139Z copying torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5459230Z copying torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5460768Z copying torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5461899Z copying torch/include/ATen/ops/baddbmm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5463678Z copying torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5464613Z copying torch/include/ATen/ops/baddbmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5466055Z copying torch/include/ATen/ops/baddbmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5467304Z copying torch/include/ATen/ops/bartlett_window.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5469164Z copying torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5470494Z copying torch/include/ATen/ops/bartlett_window_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5471706Z copying torch/include/ATen/ops/batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5473279Z copying torch/include/ATen/ops/bartlett_window_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5474854Z copying torch/include/ATen/ops/batch_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5476157Z copying torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5477549Z copying torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5479009Z copying torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5480587Z copying torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5482072Z copying torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5483461Z copying torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5484982Z copying torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5486965Z copying torch/include/ATen/ops/batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5488261Z copying torch/include/ATen/ops/batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5489910Z copying torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5491479Z copying torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5492522Z copying torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5493959Z copying torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5495135Z copying torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5496566Z copying torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5497502Z copying torch/include/ATen/ops/batch_norm_elemt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5498884Z copying torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5500262Z copying torch/include/ATen/ops/batch_norm_elemt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5501889Z copying torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5503472Z copying torch/include/ATen/ops/batch_norm_gather_stats.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5504992Z copying torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5506394Z copying torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5507622Z copying torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5509275Z copying torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5510688Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5513234Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5514561Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5515594Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5516844Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5517972Z copying torch/include/ATen/ops/batch_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5519395Z copying torch/include/ATen/ops/batch_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5520724Z copying torch/include/ATen/ops/batch_norm_stats.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5522453Z copying torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5523615Z copying torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5525635Z copying torch/include/ATen/ops/batch_norm_stats_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5526540Z copying torch/include/ATen/ops/batch_norm_stats_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5528686Z copying torch/include/ATen/ops/batch_norm_update_stats.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5529718Z copying torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5531171Z copying torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5532484Z copying torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5533814Z copying torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5535268Z copying torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5536716Z copying torch/include/ATen/ops/bernoulli.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5538349Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5539867Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5540957Z copying torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5542206Z copying torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5543731Z copying torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5545229Z copying torch/include/ATen/ops/bernoulli_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5546438Z copying torch/include/ATen/ops/bernoulli_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5548034Z copying torch/include/ATen/ops/bilinear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5549709Z copying torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5550938Z copying torch/include/ATen/ops/bilinear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5552488Z copying torch/include/ATen/ops/bilinear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5553890Z copying torch/include/ATen/ops/binary_cross_entropy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5555813Z copying torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5557368Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5559063Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5560552Z copying torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5561822Z copying torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5563647Z copying torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5565474Z copying torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5566972Z copying torch/include/ATen/ops/binary_cross_entropy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5568128Z copying torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5570660Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5571920Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5572787Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5574759Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5575480Z copying torch/include/ATen/ops/bincount.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5577571Z copying torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5578566Z copying torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5579960Z copying torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5581063Z copying torch/include/ATen/ops/bincount_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5582787Z copying torch/include/ATen/ops/bincount_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5584097Z copying torch/include/ATen/ops/binomial.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5585654Z copying torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5586949Z copying torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5588337Z copying torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5589137Z copying torch/include/ATen/ops/binomial_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5590880Z copying torch/include/ATen/ops/binomial_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5592073Z copying torch/include/ATen/ops/bitwise_and.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5593893Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5595427Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5596823Z copying torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5598468Z copying torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5600049Z copying torch/include/ATen/ops/bitwise_and_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5601451Z copying torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5602782Z copying torch/include/ATen/ops/bitwise_and_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5604319Z copying torch/include/ATen/ops/bitwise_and_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5605560Z copying torch/include/ATen/ops/bitwise_left_shift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5607555Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5608788Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5610176Z copying torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5611539Z copying torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5612909Z copying torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5614612Z copying torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5615831Z copying torch/include/ATen/ops/bitwise_left_shift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5617245Z copying torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5619148Z copying torch/include/ATen/ops/bitwise_not.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5621288Z copying torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5622588Z copying torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5623873Z copying torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5625214Z copying torch/include/ATen/ops/bitwise_not_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5626549Z copying torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5627910Z copying torch/include/ATen/ops/bitwise_not_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5629220Z copying torch/include/ATen/ops/bitwise_not_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5630681Z copying torch/include/ATen/ops/bitwise_or.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5632281Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5633860Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5634995Z copying torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5636365Z copying torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5637667Z copying torch/include/ATen/ops/bitwise_or_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5639270Z copying torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5640585Z copying torch/include/ATen/ops/bitwise_or_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5642573Z copying torch/include/ATen/ops/bitwise_or_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5643901Z copying torch/include/ATen/ops/bitwise_right_shift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5645502Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5647239Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5648444Z copying torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5649874Z copying torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5651235Z copying torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5652549Z copying torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5653912Z copying torch/include/ATen/ops/bitwise_right_shift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5655288Z copying torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5656605Z copying torch/include/ATen/ops/bitwise_xor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5658186Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5659712Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5661014Z copying torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5662359Z copying torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5663780Z copying torch/include/ATen/ops/bitwise_xor_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5665183Z copying torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5666553Z copying torch/include/ATen/ops/bitwise_xor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5667901Z copying torch/include/ATen/ops/bitwise_xor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5669214Z copying torch/include/ATen/ops/blackman_window.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5670760Z copying torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5671995Z copying torch/include/ATen/ops/blackman_window_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5673131Z copying torch/include/ATen/ops/blackman_window_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5674180Z copying torch/include/ATen/ops/block_diag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5675731Z copying torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5676883Z copying torch/include/ATen/ops/block_diag_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5678134Z copying torch/include/ATen/ops/block_diag_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5679572Z copying torch/include/ATen/ops/bmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5681240Z copying torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5682343Z copying torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5683566Z copying torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5684808Z copying torch/include/ATen/ops/bmm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5686198Z copying torch/include/ATen/ops/bmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5687440Z copying torch/include/ATen/ops/bmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5688852Z copying torch/include/ATen/ops/bmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5690291Z copying torch/include/ATen/ops/broadcast_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5691954Z copying torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5692998Z copying torch/include/ATen/ops/broadcast_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5694243Z copying torch/include/ATen/ops/broadcast_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5695915Z copying torch/include/ATen/ops/broadcast_to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5697392Z copying torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5698616Z copying torch/include/ATen/ops/broadcast_to_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5700330Z copying torch/include/ATen/ops/broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5701514Z copying torch/include/ATen/ops/bucketize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5703429Z copying torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5704705Z copying torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5706154Z copying torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5707301Z copying torch/include/ATen/ops/bucketize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5709387Z copying torch/include/ATen/ops/bucketize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5710616Z copying torch/include/ATen/ops/can_cast.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5712435Z copying torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5713350Z copying torch/include/ATen/ops/can_cast_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5714785Z copying torch/include/ATen/ops/can_cast_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5716097Z copying torch/include/ATen/ops/cartesian_prod.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5717639Z copying torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5719075Z copying torch/include/ATen/ops/cartesian_prod_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5720986Z copying torch/include/ATen/ops/cartesian_prod_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5721651Z copying torch/include/ATen/ops/cat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5723922Z copying torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5724775Z copying torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5725893Z copying torch/include/ATen/ops/cat_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5727719Z copying torch/include/ATen/ops/cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5728438Z copying torch/include/ATen/ops/le.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5729909Z copying torch/include/ATen/ops/cat_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5731394Z copying torch/include/ATen/ops/cat_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5732466Z copying torch/include/ATen/ops/cat_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5733678Z copying torch/include/ATen/ops/cat_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5735338Z copying torch/include/ATen/ops/cauchy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5736890Z copying torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5737861Z copying torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5739200Z copying torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5740431Z copying torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5741701Z copying torch/include/ATen/ops/cauchy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5742905Z copying torch/include/ATen/ops/cauchy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5744222Z copying torch/include/ATen/ops/ccol_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5745768Z copying torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5746819Z copying torch/include/ATen/ops/ccol_indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5748858Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5750279Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5751509Z copying torch/include/ATen/ops/ccol_indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5753408Z copying torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5754617Z copying torch/include/ATen/ops/ccol_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5756208Z copying torch/include/ATen/ops/ccol_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5757496Z copying torch/include/ATen/ops/cdist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5759764Z copying torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5760829Z copying torch/include/ATen/ops/cdist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5762440Z copying torch/include/ATen/ops/cdist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5763903Z copying torch/include/ATen/ops/ceil.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5765963Z copying torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5766946Z copying torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5768637Z copying torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5769917Z copying torch/include/ATen/ops/ceil_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5771811Z copying torch/include/ATen/ops/ceil_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5773161Z copying torch/include/ATen/ops/ceil_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5774557Z copying torch/include/ATen/ops/ceil_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5775909Z copying torch/include/ATen/ops/celu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5777930Z copying torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5779072Z copying torch/include/ATen/ops/celu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5780638Z copying torch/include/ATen/ops/celu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5782270Z copying torch/include/ATen/ops/chain_matmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5784007Z copying torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5785123Z copying torch/include/ATen/ops/chain_matmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5786429Z copying torch/include/ATen/ops/chain_matmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5787915Z copying torch/include/ATen/ops/chalf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5789778Z copying torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5790942Z copying torch/include/ATen/ops/chalf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5792701Z copying torch/include/ATen/ops/chalf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5794064Z copying torch/include/ATen/ops/channel_shuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5796080Z copying torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5797114Z copying torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5798521Z copying torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5800114Z copying torch/include/ATen/ops/channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5803296Z copying torch/include/ATen/ops/channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5804267Z copying torch/include/ATen/ops/cholesky.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5805902Z copying torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5807120Z copying torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5808829Z copying torch/include/ATen/ops/cholesky_inverse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5810589Z copying torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5811806Z copying torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5813415Z copying torch/include/ATen/ops/cholesky_inverse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5814672Z copying torch/include/ATen/ops/cholesky_inverse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5816276Z copying torch/include/ATen/ops/cholesky_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5817527Z copying torch/include/ATen/ops/cholesky_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5819115Z copying torch/include/ATen/ops/cholesky_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5821035Z copying torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5822244Z copying torch/include/ATen/ops/cholesky_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5823609Z copying torch/include/ATen/ops/cholesky_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5824972Z copying torch/include/ATen/ops/choose_qparams_optimized.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5826863Z copying torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5827997Z copying torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5830013Z copying torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5830987Z copying torch/include/ATen/ops/chunk.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5832807Z copying torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5833808Z copying torch/include/ATen/ops/chunk_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5835510Z copying torch/include/ATen/ops/chunk_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5836715Z copying torch/include/ATen/ops/clamp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5838811Z copying torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5840064Z copying torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5841399Z copying torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5842818Z copying torch/include/ATen/ops/clamp_max.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5844424Z copying torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5845306Z copying torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5846537Z copying torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5847816Z copying torch/include/ATen/ops/clamp_max_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5849201Z copying torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5850435Z copying torch/include/ATen/ops/clamp_max_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5852373Z copying torch/include/ATen/ops/clamp_max_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5853440Z copying torch/include/ATen/ops/clamp_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5855063Z copying torch/include/ATen/ops/clamp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5856282Z copying torch/include/ATen/ops/clamp_min.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5858274Z copying torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5859263Z copying torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5860587Z copying torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5861793Z copying torch/include/ATen/ops/clamp_min_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5863457Z copying torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5864565Z copying torch/include/ATen/ops/clamp_min_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5866044Z copying torch/include/ATen/ops/clamp_min_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5868326Z copying torch/include/ATen/ops/clamp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5869300Z copying torch/include/ATen/ops/clamp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5870400Z copying torch/include/ATen/ops/clip.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5872314Z copying torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5873125Z copying torch/include/ATen/ops/clip_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5874358Z copying torch/include/ATen/ops/clip_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5876186Z copying torch/include/ATen/ops/clone.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5877520Z copying torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5879026Z copying torch/include/ATen/ops/clone_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5880529Z copying torch/include/ATen/ops/clone_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5881645Z copying torch/include/ATen/ops/coalesce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5883047Z copying torch/include/ATen/ops/lt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5885508Z copying torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5886952Z copying torch/include/ATen/ops/coalesce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5887680Z copying torch/include/ATen/ops/coalesce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5888939Z copying torch/include/ATen/ops/col2im.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5890754Z copying torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5892536Z copying torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5893970Z copying torch/include/ATen/ops/col2im_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5895954Z copying torch/include/ATen/ops/col2im_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5897145Z copying torch/include/ATen/ops/col_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5898971Z copying torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5900230Z copying torch/include/ATen/ops/col_indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5901929Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5903450Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5904584Z copying torch/include/ATen/ops/col_indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5905898Z copying torch/include/ATen/ops/col_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5907524Z copying torch/include/ATen/ops/col_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5909284Z copying torch/include/ATen/ops/col_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5910621Z copying torch/include/ATen/ops/column_stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5912291Z copying torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5913802Z copying torch/include/ATen/ops/column_stack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5915101Z copying torch/include/ATen/ops/column_stack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5916634Z copying torch/include/ATen/ops/combinations.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5918402Z copying torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5919476Z copying torch/include/ATen/ops/combinations_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5921652Z copying torch/include/ATen/ops/combinations_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5923119Z copying torch/include/ATen/ops/complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5924696Z copying torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5925799Z copying torch/include/ATen/ops/complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5927380Z copying torch/include/ATen/ops/complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5928297Z copying torch/include/ATen/ops/complex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5929887Z copying torch/include/ATen/ops/complex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5931252Z copying torch/include/ATen/ops/concat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5933223Z copying torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5934521Z copying torch/include/ATen/ops/concat_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5935615Z copying torch/include/ATen/ops/concat_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5937289Z copying torch/include/ATen/ops/concatenate.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5938760Z copying torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5940015Z copying torch/include/ATen/ops/concatenate_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5941538Z copying torch/include/ATen/ops/concatenate_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5942733Z copying torch/include/ATen/ops/conj.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5945103Z copying torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5946161Z copying torch/include/ATen/ops/conj_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5947464Z copying torch/include/ATen/ops/conj_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5949457Z copying torch/include/ATen/ops/conj_physical.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5950971Z copying torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5952409Z copying torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5953606Z copying torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5954953Z copying torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5956365Z copying torch/include/ATen/ops/conj_physical_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5958256Z copying torch/include/ATen/ops/conj_physical_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5959697Z copying torch/include/ATen/ops/constant_pad_nd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5961386Z copying torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5962469Z copying torch/include/ATen/ops/constant_pad_nd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5964140Z copying torch/include/ATen/ops/constant_pad_nd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5965190Z copying torch/include/ATen/ops/contiguous.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5966750Z copying torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5967858Z copying torch/include/ATen/ops/contiguous_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5969068Z copying torch/include/ATen/ops/contiguous_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5970290Z copying torch/include/ATen/ops/conv1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5971811Z copying torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5973134Z copying torch/include/ATen/ops/conv1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5974449Z copying torch/include/ATen/ops/conv1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5976007Z copying torch/include/ATen/ops/conv2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5977798Z copying torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5978893Z copying torch/include/ATen/ops/conv2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5980758Z copying torch/include/ATen/ops/conv2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5983271Z copying torch/include/ATen/ops/conv3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5984262Z copying torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5984861Z copying torch/include/ATen/ops/conv3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5986336Z copying torch/include/ATen/ops/conv3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5987910Z copying torch/include/ATen/ops/conv_depthwise3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5989978Z copying torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5991113Z copying torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5992484Z copying torch/include/ATen/ops/conv_depthwise3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5994111Z copying torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5995176Z copying torch/include/ATen/ops/conv_tbc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5997002Z copying torch/include/ATen/ops/conv_tbc_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5998413Z copying torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.5999695Z copying torch/include/ATen/ops/conv_tbc_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6001092Z copying torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6002749Z copying torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6003790Z copying torch/include/ATen/ops/conv_tbc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6004706Z copying torch/include/ATen/ops/conv_tbc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6006596Z copying torch/include/ATen/ops/conv_transpose1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6007880Z copying torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6008989Z copying torch/include/ATen/ops/conv_transpose1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6010760Z copying torch/include/ATen/ops/conv_transpose1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6011849Z copying torch/include/ATen/ops/conv_transpose2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6013431Z copying torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6014473Z copying torch/include/ATen/ops/conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6015788Z copying torch/include/ATen/ops/conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6017134Z copying torch/include/ATen/ops/conv_transpose3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6019157Z copying torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6020042Z copying torch/include/ATen/ops/conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6021361Z copying torch/include/ATen/ops/conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6022970Z copying torch/include/ATen/ops/convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6024272Z copying torch/include/ATen/ops/convolution_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6025921Z copying torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6027078Z copying torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6028770Z copying torch/include/ATen/ops/convolution_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6029851Z copying torch/include/ATen/ops/convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6031698Z copying torch/include/ATen/ops/convolution_backward_overrideable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6033100Z copying torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6034316Z copying torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6035603Z copying torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6037521Z copying torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6038486Z copying torch/include/ATen/ops/convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6039746Z copying torch/include/ATen/ops/convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6041285Z copying torch/include/ATen/ops/convolution_overrideable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6043206Z copying torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6044219Z copying torch/include/ATen/ops/convolution_overrideable_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6045558Z copying torch/include/ATen/ops/convolution_overrideable_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6047060Z copying torch/include/ATen/ops/copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6048501Z copying torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6050075Z copying torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6050956Z copying torch/include/ATen/ops/copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6052214Z copying torch/include/ATen/ops/copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6053678Z copying torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6055099Z copying torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6056320Z copying torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6058725Z copying torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6059460Z copying torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6060222Z copying torch/include/ATen/ops/copysign.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6061869Z copying torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6063154Z copying torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6064381Z copying torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6065758Z copying torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6067215Z copying torch/include/ATen/ops/copysign_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6069103Z copying torch/include/ATen/ops/copysign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6070001Z copying torch/include/ATen/ops/copysign_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6071224Z copying torch/include/ATen/ops/copysign_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6072793Z copying torch/include/ATen/ops/corrcoef.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6074799Z copying torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6075609Z copying torch/include/ATen/ops/corrcoef_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6077311Z copying torch/include/ATen/ops/corrcoef_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6079214Z copying torch/include/ATen/ops/cos.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6080739Z copying torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6082501Z copying torch/include/ATen/ops/cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6083681Z copying torch/include/ATen/ops/cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6084793Z copying torch/include/ATen/ops/cos_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6086250Z copying torch/include/ATen/ops/cos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6087459Z copying torch/include/ATen/ops/cos_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6088574Z copying torch/include/ATen/ops/cos_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6090476Z copying torch/include/ATen/ops/cosh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6091943Z copying torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6093176Z copying torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6095801Z copying torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6096661Z copying torch/include/ATen/ops/cosh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6097427Z copying torch/include/ATen/ops/cosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6098603Z copying torch/include/ATen/ops/cosh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6099793Z copying torch/include/ATen/ops/cosh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6101377Z copying torch/include/ATen/ops/cosine_embedding_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6102852Z copying torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6104098Z copying torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6105362Z copying torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6106605Z copying torch/include/ATen/ops/cosine_similarity.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6108020Z copying torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6109171Z copying torch/include/ATen/ops/cosine_similarity_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6110518Z copying torch/include/ATen/ops/cosine_similarity_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6111779Z copying torch/include/ATen/ops/count_nonzero.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6113334Z copying torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6114437Z copying torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6115464Z copying torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6116772Z copying torch/include/ATen/ops/count_nonzero_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6118020Z copying torch/include/ATen/ops/count_nonzero_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6119278Z copying torch/include/ATen/ops/cov.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6120997Z copying torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6122414Z copying torch/include/ATen/ops/cov_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6123609Z copying torch/include/ATen/ops/cov_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6125046Z copying torch/include/ATen/ops/cross.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6127208Z copying torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6128107Z copying torch/include/ATen/ops/cross_entropy_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6129647Z copying torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6130472Z copying torch/include/ATen/ops/cross_entropy_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6132220Z copying torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6133119Z copying torch/include/ATen/ops/cross_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6134341Z copying torch/include/ATen/ops/cross_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6135513Z copying torch/include/ATen/ops/crow_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6137463Z copying torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6138527Z copying torch/include/ATen/ops/crow_indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6140294Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6141699Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6142525Z copying torch/include/ATen/ops/crow_indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6144239Z copying torch/include/ATen/ops/crow_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6145509Z copying torch/include/ATen/ops/crow_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6147235Z copying torch/include/ATen/ops/crow_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6148663Z copying torch/include/ATen/ops/ctc_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6150499Z copying torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6151644Z copying torch/include/ATen/ops/ctc_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6153305Z copying torch/include/ATen/ops/ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6154722Z copying torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6156431Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6158002Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6159676Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6161075Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6162600Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6164069Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6165386Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6166745Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6168780Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6170210Z copying torch/include/ATen/ops/cudnn_batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6171643Z copying torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6173170Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6174429Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6175762Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6177403Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6178807Z copying torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6180057Z copying torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6181695Z copying torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6182987Z copying torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6184203Z copying torch/include/ATen/ops/cudnn_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6186186Z copying torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6187501Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6188773Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6190177Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6191491Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6192894Z copying torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6194181Z copying torch/include/ATen/ops/cudnn_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6195532Z copying torch/include/ATen/ops/cudnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6196907Z copying torch/include/ATen/ops/cudnn_convolution_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6198942Z copying torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6200222Z copying torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6201331Z copying torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6202645Z copying torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6204036Z copying torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6205931Z copying torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6207077Z copying torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6208310Z copying torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6209796Z copying torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6211353Z copying torch/include/ATen/ops/cudnn_grid_sampler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6214078Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6215244Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6216667Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6217472Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6218801Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6219908Z copying torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6220989Z copying torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6222061Z copying torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6223397Z copying torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6224730Z copying torch/include/ATen/ops/cudnn_is_acceptable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6226271Z copying torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6227630Z copying torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6228885Z copying torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6229962Z copying torch/include/ATen/ops/cummax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6232008Z copying torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6233223Z copying torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6234240Z copying torch/include/ATen/ops/cummax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6235495Z copying torch/include/ATen/ops/cummax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6236988Z copying torch/include/ATen/ops/cummaxmin_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6238551Z copying torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6239754Z copying torch/include/ATen/ops/cummaxmin_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6241574Z copying torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6242555Z copying torch/include/ATen/ops/cummin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6244298Z copying torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6245440Z copying torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6246443Z copying torch/include/ATen/ops/cummin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6247760Z copying torch/include/ATen/ops/cummin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6249056Z copying torch/include/ATen/ops/cumprod.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6250798Z copying torch/include/ATen/ops/cumprod_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6252106Z copying torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6253268Z copying torch/include/ATen/ops/cumprod_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6254581Z copying torch/include/ATen/ops/cumprod_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6256059Z copying torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6258026Z copying torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6259115Z copying torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6260350Z copying torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6261510Z copying torch/include/ATen/ops/cumprod_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6262917Z copying torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6264212Z copying torch/include/ATen/ops/cumprod_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6265494Z copying torch/include/ATen/ops/cumprod_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6267275Z copying torch/include/ATen/ops/cumsum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6268706Z copying torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6269963Z copying torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6271315Z copying torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6272598Z copying torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6273873Z copying torch/include/ATen/ops/cumsum_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6275636Z copying torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6276749Z copying torch/include/ATen/ops/cumsum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6278368Z copying torch/include/ATen/ops/cumsum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6279770Z copying torch/include/ATen/ops/cumulative_trapezoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6281485Z copying torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6282716Z copying torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6284097Z copying torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6285086Z copying torch/include/ATen/ops/data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6286951Z copying torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6287916Z copying torch/include/ATen/ops/data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6289157Z copying torch/include/ATen/ops/data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6290796Z copying torch/include/ATen/ops/deg2rad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6292686Z copying torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6293642Z copying torch/include/ATen/ops/deg2rad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6294859Z copying torch/include/ATen/ops/deg2rad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6296219Z copying torch/include/ATen/ops/dense_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6297627Z copying torch/include/ATen/ops/dense_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6298945Z copying torch/include/ATen/ops/dense_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6300637Z copying torch/include/ATen/ops/dense_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6301997Z copying torch/include/ATen/ops/dense_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6303251Z copying torch/include/ATen/ops/dequantize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6305185Z copying torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6306205Z copying torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6307648Z copying torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6308962Z copying torch/include/ATen/ops/dequantize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6310504Z copying torch/include/ATen/ops/dequantize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6311704Z copying torch/include/ATen/ops/det.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6313610Z copying torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6314781Z copying torch/include/ATen/ops/det_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6317407Z copying torch/include/ATen/ops/det_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6317980Z copying torch/include/ATen/ops/detach.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6319682Z copying torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6320792Z copying torch/include/ATen/ops/detach_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6322438Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6324203Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6324984Z copying torch/include/ATen/ops/detach_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6326099Z copying torch/include/ATen/ops/detach_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6327214Z copying torch/include/ATen/ops/detach_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6329464Z copying torch/include/ATen/ops/detach_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6330428Z copying torch/include/ATen/ops/diag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6331692Z copying torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6332574Z copying torch/include/ATen/ops/diag_embed.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6333955Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6335630Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6336737Z copying torch/include/ATen/ops/diag_embed_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6338158Z copying torch/include/ATen/ops/diag_embed_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6339800Z copying torch/include/ATen/ops/diag_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6340925Z copying torch/include/ATen/ops/diag_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6342272Z copying torch/include/ATen/ops/diagflat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6343396Z copying torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6344681Z copying torch/include/ATen/ops/diagflat_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6346712Z copying torch/include/ATen/ops/diagflat_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6347969Z copying torch/include/ATen/ops/diagonal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6349061Z copying torch/include/ATen/ops/diagonal_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6351622Z copying torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6352619Z copying torch/include/ATen/ops/diagonal_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6353668Z copying torch/include/ATen/ops/diagonal_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6355603Z copying torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6356806Z copying torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6357880Z copying torch/include/ATen/ops/diagonal_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6360010Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6361502Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6362527Z copying torch/include/ATen/ops/diagonal_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6364003Z copying torch/include/ATen/ops/diagonal_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6365805Z copying torch/include/ATen/ops/diagonal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6366945Z copying torch/include/ATen/ops/diagonal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6368583Z copying torch/include/ATen/ops/diagonal_scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6370420Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6371836Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6373020Z copying torch/include/ATen/ops/diagonal_scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6374623Z copying torch/include/ATen/ops/diagonal_scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6375963Z copying torch/include/ATen/ops/diff.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6377768Z copying torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6378930Z copying torch/include/ATen/ops/diff_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6380464Z copying torch/include/ATen/ops/diff_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6381957Z copying torch/include/ATen/ops/digamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6383799Z copying torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6384940Z copying torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6386503Z copying torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6388040Z copying torch/include/ATen/ops/digamma_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6389768Z copying torch/include/ATen/ops/digamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6391070Z copying torch/include/ATen/ops/digamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6392600Z copying torch/include/ATen/ops/digamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6394026Z copying torch/include/ATen/ops/dist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6395943Z copying torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6397252Z copying torch/include/ATen/ops/dist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6398458Z copying torch/include/ATen/ops/dist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6400291Z copying torch/include/ATen/ops/div.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6401986Z copying torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6403352Z copying torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6404295Z copying torch/include/ATen/ops/div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6405897Z copying torch/include/ATen/ops/div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6407244Z copying torch/include/ATen/ops/div_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6408408Z copying torch/include/ATen/ops/div_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6410043Z copying torch/include/ATen/ops/div_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6410971Z copying torch/include/ATen/ops/div_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6412591Z copying torch/include/ATen/ops/divide.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6414371Z copying torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6415514Z copying torch/include/ATen/ops/divide_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6417097Z copying torch/include/ATen/ops/divide_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6418652Z copying torch/include/ATen/ops/dot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6420272Z copying torch/include/ATen/ops/dot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6421951Z copying torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6423355Z copying torch/include/ATen/ops/dot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6424961Z copying torch/include/ATen/ops/dot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6426292Z copying torch/include/ATen/ops/dot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6427919Z copying torch/include/ATen/ops/dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6429757Z copying torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6431030Z copying torch/include/ATen/ops/dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6432644Z copying torch/include/ATen/ops/dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6434243Z copying torch/include/ATen/ops/dsplit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6435794Z copying torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6437059Z copying torch/include/ATen/ops/dsplit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6438862Z copying torch/include/ATen/ops/dsplit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6440932Z copying torch/include/ATen/ops/dstack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6443096Z copying torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6444305Z copying torch/include/ATen/ops/dstack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6445802Z copying torch/include/ATen/ops/dstack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6447578Z copying torch/include/ATen/ops/einsum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6448991Z copying torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6463554Z copying torch/include/ATen/ops/einsum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6464573Z copying torch/include/ATen/ops/einsum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6465378Z copying torch/include/ATen/ops/elu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6466063Z copying torch/include/ATen/ops/elu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6467370Z copying torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6468177Z copying torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6468998Z copying torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6469849Z copying torch/include/ATen/ops/elu_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6470592Z copying torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6471402Z copying torch/include/ATen/ops/elu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6472019Z copying torch/include/ATen/ops/elu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6473034Z copying torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6473657Z copying torch/include/ATen/ops/elu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6474415Z copying torch/include/ATen/ops/elu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6475087Z copying torch/include/ATen/ops/elu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6475913Z copying torch/include/ATen/ops/elu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6476653Z copying torch/include/ATen/ops/elu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6477403Z copying torch/include/ATen/ops/elu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6478120Z copying torch/include/ATen/ops/embedding.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6479127Z copying torch/include/ATen/ops/embedding_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6480339Z copying torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6481144Z copying torch/include/ATen/ops/embedding_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6482035Z copying torch/include/ATen/ops/embedding_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6483067Z copying torch/include/ATen/ops/embedding_bag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6484834Z copying torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6485944Z copying torch/include/ATen/ops/embedding_bag_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6487328Z copying torch/include/ATen/ops/embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6489200Z copying torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6490453Z copying torch/include/ATen/ops/embedding_dense_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6491901Z copying torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6493203Z copying torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6494597Z copying torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6495713Z copying torch/include/ATen/ops/embedding_dense_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6497032Z copying torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6498060Z copying torch/include/ATen/ops/embedding_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6499226Z copying torch/include/ATen/ops/embedding_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6500582Z copying torch/include/ATen/ops/embedding_renorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6503277Z copying torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6503994Z copying torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6505046Z copying torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6506482Z copying torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6507802Z copying torch/include/ATen/ops/embedding_renorm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6509321Z copying torch/include/ATen/ops/embedding_renorm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6510395Z copying torch/include/ATen/ops/embedding_sparse_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6512320Z copying torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6513640Z copying torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6515244Z copying torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6516272Z copying torch/include/ATen/ops/empty.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6517876Z copying torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6519279Z copying torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6520481Z copying torch/include/ATen/ops/empty_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6521764Z copying torch/include/ATen/ops/empty_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6523328Z copying torch/include/ATen/ops/empty_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6524611Z copying torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6525777Z copying torch/include/ATen/ops/empty_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6527271Z copying torch/include/ATen/ops/empty_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6529657Z copying torch/include/ATen/ops/empty_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6530439Z copying torch/include/ATen/ops/empty_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6531519Z copying torch/include/ATen/ops/empty_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6533436Z copying torch/include/ATen/ops/empty_permuted.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6535085Z copying torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6536586Z copying torch/include/ATen/ops/empty_permuted_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6537727Z copying torch/include/ATen/ops/empty_permuted_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6539385Z copying torch/include/ATen/ops/empty_quantized.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6540666Z copying torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6541870Z copying torch/include/ATen/ops/empty_quantized_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6543623Z copying torch/include/ATen/ops/empty_quantized_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6545039Z copying torch/include/ATen/ops/empty_strided.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6546583Z copying torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6547485Z copying torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6548935Z copying torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6550328Z copying torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6551558Z copying torch/include/ATen/ops/empty_strided_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6552928Z copying torch/include/ATen/ops/empty_strided_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6554583Z copying torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6555447Z copying torch/include/ATen/ops/eq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6556821Z copying torch/include/ATen/ops/eq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6557967Z copying torch/include/ATen/ops/eq_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6559846Z copying torch/include/ATen/ops/eq_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6561090Z copying torch/include/ATen/ops/eq_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6562583Z copying torch/include/ATen/ops/eq_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6564274Z copying torch/include/ATen/ops/equal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6565328Z copying torch/include/ATen/ops/equal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6567108Z copying torch/include/ATen/ops/equal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6568242Z copying torch/include/ATen/ops/equal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6569710Z copying torch/include/ATen/ops/equal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6570919Z copying torch/include/ATen/ops/erf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6572516Z copying torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6573425Z copying torch/include/ATen/ops/erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6574815Z copying torch/include/ATen/ops/erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6576060Z copying torch/include/ATen/ops/erf_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6577431Z copying torch/include/ATen/ops/erf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6578800Z copying torch/include/ATen/ops/erf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6579841Z copying torch/include/ATen/ops/erf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6581103Z copying torch/include/ATen/ops/erfc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6582816Z copying torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6583989Z copying torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6585170Z copying torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6586213Z copying torch/include/ATen/ops/erfc_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6587510Z copying torch/include/ATen/ops/erfc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6588619Z copying torch/include/ATen/ops/erfc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6589843Z copying torch/include/ATen/ops/erfc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6591083Z copying torch/include/ATen/ops/erfinv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6592686Z copying torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6593966Z copying torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6595051Z copying torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6596275Z copying torch/include/ATen/ops/erfinv_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6597602Z copying torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6599128Z copying torch/include/ATen/ops/erfinv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6600487Z copying torch/include/ATen/ops/erfinv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6602426Z copying torch/include/ATen/ops/exp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6603498Z copying torch/include/ATen/ops/exp2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6605635Z copying torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6606494Z copying torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6607954Z copying torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6609336Z copying torch/include/ATen/ops/exp2_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6610595Z copying torch/include/ATen/ops/exp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6611790Z copying torch/include/ATen/ops/exp2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6613062Z copying torch/include/ATen/ops/exp2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6614724Z copying torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6615621Z copying torch/include/ATen/ops/exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6617158Z copying torch/include/ATen/ops/exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6618272Z copying torch/include/ATen/ops/exp_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6620473Z copying torch/include/ATen/ops/exp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6621560Z copying torch/include/ATen/ops/exp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6623284Z copying torch/include/ATen/ops/exp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6624377Z copying torch/include/ATen/ops/expand.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6625845Z copying torch/include/ATen/ops/expand_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6627234Z copying torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6628448Z copying torch/include/ATen/ops/expand_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6629810Z copying torch/include/ATen/ops/expand_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6631782Z copying torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6632810Z copying torch/include/ATen/ops/expand_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6634544Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6636021Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6637133Z copying torch/include/ATen/ops/expand_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6638756Z copying torch/include/ATen/ops/expand_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6640200Z copying torch/include/ATen/ops/expand_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6641773Z copying torch/include/ATen/ops/expand_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6642686Z copying torch/include/ATen/ops/expm1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6644587Z copying torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6645410Z copying torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6646810Z copying torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6647996Z copying torch/include/ATen/ops/expm1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6649543Z copying torch/include/ATen/ops/expm1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6650726Z copying torch/include/ATen/ops/expm1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6651991Z copying torch/include/ATen/ops/expm1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6653462Z copying torch/include/ATen/ops/exponential.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6655050Z copying torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6656209Z copying torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6657556Z copying torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6658645Z copying torch/include/ATen/ops/exponential_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6659988Z copying torch/include/ATen/ops/exponential_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6661396Z copying torch/include/ATen/ops/exponential_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6662427Z copying torch/include/ATen/ops/eye.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6665091Z copying torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6665810Z copying torch/include/ATen/ops/eye_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6667218Z copying torch/include/ATen/ops/eye_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6669042Z copying torch/include/ATen/ops/eye_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6670271Z copying torch/include/ATen/ops/eye_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6671779Z copying torch/include/ATen/ops/eye_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6673512Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6674966Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6676814Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6678455Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6679874Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6681414Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6683074Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6684309Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6686041Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6687392Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6688862Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6690800Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6691878Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6693330Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6694980Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6696377Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6698124Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6699350Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6701317Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6702724Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6704238Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6705853Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6707344Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6708722Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6710258Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6711764Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6713989Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6715350Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6716805Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6718400Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6719940Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6721600Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6723070Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6724464Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6726149Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6727684Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6729470Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6730635Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6732010Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6733704Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6735046Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6736406Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6738016Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6739361Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6741099Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6742607Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6744008Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6745304Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6746889Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6748408Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6750125Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6751600Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6752890Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6755053Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6756059Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6757376Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6758877Z copying torch/include/ATen/ops/feature_alpha_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6760738Z copying torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6762657Z copying torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6763840Z copying torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6765435Z copying torch/include/ATen/ops/feature_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6766902Z copying torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6768196Z copying torch/include/ATen/ops/feature_dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6769550Z copying torch/include/ATen/ops/feature_dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6771015Z copying torch/include/ATen/ops/fft_fft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6772471Z copying torch/include/ATen/ops/fft_fft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6774279Z copying torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6775300Z copying torch/include/ATen/ops/fft_fft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6776820Z copying torch/include/ATen/ops/fft_fft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6778297Z copying torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6779688Z copying torch/include/ATen/ops/fft_fft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6780994Z copying torch/include/ATen/ops/fft_fft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6782712Z copying torch/include/ATen/ops/fft_fftfreq.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6784097Z copying torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6785393Z copying torch/include/ATen/ops/fft_fftfreq_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6786677Z copying torch/include/ATen/ops/fft_fftfreq_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6788279Z copying torch/include/ATen/ops/fft_fftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6789872Z copying torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6791357Z copying torch/include/ATen/ops/fft_fftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6792575Z copying torch/include/ATen/ops/fft_fftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6794150Z copying torch/include/ATen/ops/fft_fftshift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6795653Z copying torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6796813Z copying torch/include/ATen/ops/fft_fftshift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6798421Z copying torch/include/ATen/ops/fft_fftshift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6799694Z copying torch/include/ATen/ops/fft_hfft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6801341Z copying torch/include/ATen/ops/fft_hfft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6802889Z copying torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6804107Z copying torch/include/ATen/ops/fft_hfft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6805402Z copying torch/include/ATen/ops/fft_hfft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6807186Z copying torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6808847Z copying torch/include/ATen/ops/fft_hfft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6810100Z copying torch/include/ATen/ops/fft_hfft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6811548Z copying torch/include/ATen/ops/fft_hfftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6813266Z copying torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6814285Z copying torch/include/ATen/ops/fft_hfftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6815844Z copying torch/include/ATen/ops/fft_hfftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6817362Z copying torch/include/ATen/ops/fft_ifft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6818795Z copying torch/include/ATen/ops/fft_ifft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6820294Z copying torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6821526Z copying torch/include/ATen/ops/fft_ifft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6822818Z copying torch/include/ATen/ops/fft_ifft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6824757Z copying torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6825690Z copying torch/include/ATen/ops/fft_ifft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6827193Z copying torch/include/ATen/ops/fft_ifft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6828730Z copying torch/include/ATen/ops/fft_ifftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6830676Z copying torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6831601Z copying torch/include/ATen/ops/fft_ifftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6833062Z copying torch/include/ATen/ops/fft_ifftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6834221Z copying torch/include/ATen/ops/fft_ifftshift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6836266Z copying torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6837063Z copying torch/include/ATen/ops/fft_ifftshift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6838418Z copying torch/include/ATen/ops/fft_ifftshift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6840082Z copying torch/include/ATen/ops/fft_ihfft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6841568Z copying torch/include/ATen/ops/fft_ihfft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6843185Z copying torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6844390Z copying torch/include/ATen/ops/fft_ihfft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6846088Z copying torch/include/ATen/ops/fft_ihfft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6847420Z copying torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6848673Z copying torch/include/ATen/ops/fft_ihfft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6850466Z copying torch/include/ATen/ops/fft_ihfft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6852141Z copying torch/include/ATen/ops/fft_ihfftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6853503Z copying torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6854655Z copying torch/include/ATen/ops/fft_ihfftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6856004Z copying torch/include/ATen/ops/fft_ihfftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6857242Z copying torch/include/ATen/ops/fft_irfft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6858893Z copying torch/include/ATen/ops/fft_irfft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6860598Z copying torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6861790Z copying torch/include/ATen/ops/fft_irfft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6863417Z copying torch/include/ATen/ops/fft_irfft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6865167Z copying torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6866368Z copying torch/include/ATen/ops/fft_irfft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6867869Z copying torch/include/ATen/ops/fft_irfft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6869436Z copying torch/include/ATen/ops/fft_irfftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6871344Z copying torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6872708Z copying torch/include/ATen/ops/fft_irfftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6874423Z copying torch/include/ATen/ops/fft_irfftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6875633Z copying torch/include/ATen/ops/fft_rfft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6877037Z copying torch/include/ATen/ops/fft_rfft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6880530Z copying torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6881406Z copying torch/include/ATen/ops/fft_rfft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6882364Z copying torch/include/ATen/ops/fft_rfft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6884024Z copying torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6885065Z copying torch/include/ATen/ops/fft_rfft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6886612Z copying torch/include/ATen/ops/fft_rfft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6888281Z copying torch/include/ATen/ops/fft_rfftfreq.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6889796Z copying torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6891058Z copying torch/include/ATen/ops/fft_rfftfreq_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6892626Z copying torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6893769Z copying torch/include/ATen/ops/fft_rfftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6895924Z copying torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6896963Z copying torch/include/ATen/ops/fft_rfftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6898310Z copying torch/include/ATen/ops/fft_rfftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6899787Z copying torch/include/ATen/ops/fill.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6901475Z copying torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6903032Z copying torch/include/ATen/ops/fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6904463Z copying torch/include/ATen/ops/fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6906085Z copying torch/include/ATen/ops/fill_diagonal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6907833Z copying torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6908927Z copying torch/include/ATen/ops/fill_diagonal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6910125Z copying torch/include/ATen/ops/fill_diagonal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6911871Z copying torch/include/ATen/ops/fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6913092Z copying torch/include/ATen/ops/fill_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6914686Z copying torch/include/ATen/ops/fill_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6916408Z copying torch/include/ATen/ops/fix.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6917979Z copying torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6919520Z copying torch/include/ATen/ops/fix_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6921216Z copying torch/include/ATen/ops/fix_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6922641Z copying torch/include/ATen/ops/flatten.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6924074Z copying torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6925079Z copying torch/include/ATen/ops/flatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6926693Z copying torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6927849Z copying torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6929226Z copying torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6930412Z copying torch/include/ATen/ops/flatten_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6931681Z copying torch/include/ATen/ops/flatten_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6933241Z copying torch/include/ATen/ops/flip.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6934799Z copying torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6935613Z copying torch/include/ATen/ops/flip_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6937064Z copying torch/include/ATen/ops/flip_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6938353Z copying torch/include/ATen/ops/flip_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6939571Z copying torch/include/ATen/ops/flip_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6940733Z copying torch/include/ATen/ops/fliplr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6942705Z copying torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6944097Z copying torch/include/ATen/ops/fliplr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6945021Z copying torch/include/ATen/ops/fliplr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6945889Z copying torch/include/ATen/ops/flipud.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6947696Z copying torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6948503Z copying torch/include/ATen/ops/flipud_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6949852Z copying torch/include/ATen/ops/flipud_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6951667Z copying torch/include/ATen/ops/float_power.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6953279Z copying torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6954077Z copying torch/include/ATen/ops/float_power_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6955522Z copying torch/include/ATen/ops/float_power_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6956979Z copying torch/include/ATen/ops/floor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6959311Z copying torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6960066Z copying torch/include/ATen/ops/floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6961584Z copying torch/include/ATen/ops/floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6962969Z copying torch/include/ATen/ops/floor_divide.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6964584Z copying torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6965836Z copying torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6966924Z copying torch/include/ATen/ops/floor_divide_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6969388Z copying torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6970238Z copying torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6971097Z copying torch/include/ATen/ops/floor_divide_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6972346Z copying torch/include/ATen/ops/floor_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6973584Z copying torch/include/ATen/ops/floor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6975060Z copying torch/include/ATen/ops/floor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6976151Z copying torch/include/ATen/ops/floor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6977499Z copying torch/include/ATen/ops/fmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6978959Z copying torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6980005Z copying torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6981224Z copying torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6982443Z copying torch/include/ATen/ops/fmax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6983708Z copying torch/include/ATen/ops/fmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6985005Z copying torch/include/ATen/ops/fmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6986135Z copying torch/include/ATen/ops/fmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6987511Z copying torch/include/ATen/ops/fmin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6988970Z copying torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6990594Z copying torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6991906Z copying torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6993053Z copying torch/include/ATen/ops/fmin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6994302Z copying torch/include/ATen/ops/fmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6995703Z copying torch/include/ATen/ops/fmin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6996874Z copying torch/include/ATen/ops/fmin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.6998398Z copying torch/include/ATen/ops/fmod.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7000045Z copying torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7001421Z copying torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7002647Z copying torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7005497Z copying torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7006235Z copying torch/include/ATen/ops/fmod_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7007208Z copying torch/include/ATen/ops/fmod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7008276Z copying torch/include/ATen/ops/fmod_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7009478Z copying torch/include/ATen/ops/fmod_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7010844Z copying torch/include/ATen/ops/frac.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7012463Z copying torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7013598Z copying torch/include/ATen/ops/frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7014849Z copying torch/include/ATen/ops/frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7016045Z copying torch/include/ATen/ops/frac_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7017416Z copying torch/include/ATen/ops/frac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7018576Z copying torch/include/ATen/ops/frac_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7020026Z copying torch/include/ATen/ops/frac_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7021567Z copying torch/include/ATen/ops/fractional_max_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7023110Z copying torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7024940Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7026215Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7027510Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7028709Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7030867Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7031859Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7032956Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7034694Z copying torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7035762Z copying torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7036968Z copying torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7038393Z copying torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7039879Z copying torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7040904Z copying torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7042622Z copying torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7043760Z copying torch/include/ATen/ops/fractional_max_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7045132Z copying torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7046424Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7047916Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7049014Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7050450Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7052053Z copying torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7053134Z copying torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7054487Z copying torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7055822Z copying torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7057470Z copying torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7058877Z copying torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7060123Z copying torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7061174Z copying torch/include/ATen/ops/frexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7062915Z copying torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7064059Z copying torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7065418Z copying torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7066734Z copying torch/include/ATen/ops/frexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7067867Z copying torch/include/ATen/ops/frexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7069344Z copying torch/include/ATen/ops/frobenius_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7070692Z copying torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7072911Z copying torch/include/ATen/ops/frobenius_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7073645Z copying torch/include/ATen/ops/frobenius_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7074825Z copying torch/include/ATen/ops/from_file.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7076288Z copying torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7077622Z copying torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7079120Z copying torch/include/ATen/ops/from_file_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7080256Z copying torch/include/ATen/ops/from_file_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7081904Z copying torch/include/ATen/ops/full.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7083691Z copying torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7084655Z copying torch/include/ATen/ops/full_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7086256Z copying torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7087353Z copying torch/include/ATen/ops/full_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7088605Z copying torch/include/ATen/ops/full_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7090163Z copying torch/include/ATen/ops/full_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7091326Z copying torch/include/ATen/ops/full_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7092965Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7094460Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7096570Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7097362Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7099068Z copying torch/include/ATen/ops/gather.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7100440Z copying torch/include/ATen/ops/gather_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7102439Z copying torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7103484Z copying torch/include/ATen/ops/gather_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7105056Z copying torch/include/ATen/ops/gather_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7107319Z copying torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7108647Z copying torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7109550Z copying torch/include/ATen/ops/gather_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7111261Z copying torch/include/ATen/ops/gather_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7112426Z copying torch/include/ATen/ops/gather_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7114075Z copying torch/include/ATen/ops/gather_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7115700Z copying torch/include/ATen/ops/gather_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7117110Z copying torch/include/ATen/ops/gather_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7118752Z copying torch/include/ATen/ops/gcd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7120627Z copying torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7121719Z copying torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7123096Z copying torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7124374Z copying torch/include/ATen/ops/gcd_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7126263Z copying torch/include/ATen/ops/gcd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7127868Z copying torch/include/ATen/ops/gcd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7129443Z copying torch/include/ATen/ops/gcd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7131597Z copying torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7132766Z copying torch/include/ATen/ops/ge_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7134402Z copying torch/include/ATen/ops/ge_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7136207Z copying torch/include/ATen/ops/ge_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7161544Z copying torch/include/ATen/ops/ge_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7162319Z copying torch/include/ATen/ops/ge_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7163108Z copying torch/include/ATen/ops/ge_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7163916Z copying torch/include/ATen/ops/gelu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7164572Z copying torch/include/ATen/ops/gelu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7165733Z copying torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7166657Z copying torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7167497Z copying torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7168247Z copying torch/include/ATen/ops/gelu_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7169172Z copying torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7169973Z copying torch/include/ATen/ops/gelu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7170753Z copying torch/include/ATen/ops/gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7171887Z copying torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7172634Z copying torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7173477Z copying torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7174255Z copying torch/include/ATen/ops/gelu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7175067Z copying torch/include/ATen/ops/gelu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7175814Z copying torch/include/ATen/ops/gelu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7176477Z copying torch/include/ATen/ops/gelu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7177261Z copying torch/include/ATen/ops/geometric.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7178481Z copying torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7179461Z copying torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7180419Z copying torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7181473Z copying torch/include/ATen/ops/geometric_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7182421Z copying torch/include/ATen/ops/geometric_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7183182Z copying torch/include/ATen/ops/geometric_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7183946Z copying torch/include/ATen/ops/geqrf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7184747Z copying torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7185573Z copying torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7186320Z copying torch/include/ATen/ops/geqrf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7186963Z copying torch/include/ATen/ops/geqrf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7187673Z copying torch/include/ATen/ops/ger.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7188520Z copying torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7189243Z copying torch/include/ATen/ops/ger_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7189934Z copying torch/include/ATen/ops/ger_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7190560Z copying torch/include/ATen/ops/glu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7191325Z copying torch/include/ATen/ops/glu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7192385Z copying torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7193199Z copying torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7193950Z copying torch/include/ATen/ops/glu_backward_jvp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7194933Z copying torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7195725Z copying torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7196509Z copying torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7197344Z copying torch/include/ATen/ops/glu_backward_jvp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7198094Z copying torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7198984Z copying torch/include/ATen/ops/glu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7199772Z copying torch/include/ATen/ops/glu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7200702Z copying torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7201452Z copying torch/include/ATen/ops/glu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7202132Z copying torch/include/ATen/ops/glu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7202852Z copying torch/include/ATen/ops/glu_jvp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7203713Z copying torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7204806Z copying torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7205945Z copying torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7207614Z copying torch/include/ATen/ops/glu_jvp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7210260Z copying torch/include/ATen/ops/glu_jvp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7211367Z copying torch/include/ATen/ops/glu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7212706Z copying torch/include/ATen/ops/glu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7213785Z copying torch/include/ATen/ops/glu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7215654Z copying torch/include/ATen/ops/glu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7217061Z copying torch/include/ATen/ops/gradient.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7219326Z copying torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7220829Z copying torch/include/ATen/ops/gradient_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7222483Z copying torch/include/ATen/ops/gradient_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7224250Z copying torch/include/ATen/ops/greater.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7226412Z copying torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7227856Z copying torch/include/ATen/ops/greater_equal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7230292Z copying torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7231284Z copying torch/include/ATen/ops/greater_equal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7233085Z copying torch/include/ATen/ops/greater_equal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7234260Z copying torch/include/ATen/ops/greater_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7236379Z copying torch/include/ATen/ops/greater_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7237134Z copying torch/include/ATen/ops/grid_sampler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7239161Z copying torch/include/ATen/ops/grid_sampler_2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7240271Z copying torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7242403Z copying torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7243293Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7245258Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7246990Z copying torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7247800Z copying torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7250153Z copying torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7251044Z copying torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7253088Z copying torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7254724Z copying torch/include/ATen/ops/grid_sampler_2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7255638Z copying torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7257496Z copying torch/include/ATen/ops/grid_sampler_3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7258481Z copying torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7260480Z copying torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7261992Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7263512Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7264938Z copying torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7266037Z copying torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7267326Z copying torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7268524Z copying torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7269974Z copying torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7271336Z copying torch/include/ATen/ops/grid_sampler_3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7272624Z copying torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7274317Z copying torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7275348Z copying torch/include/ATen/ops/grid_sampler_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7276659Z copying torch/include/ATen/ops/grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7278268Z copying torch/include/ATen/ops/group_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7279947Z copying torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7281644Z copying torch/include/ATen/ops/group_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7282744Z copying torch/include/ATen/ops/group_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7284283Z copying torch/include/ATen/ops/gru.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7285534Z copying torch/include/ATen/ops/gru_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7287525Z copying torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7289781Z copying torch/include/ATen/ops/gru_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7291743Z copying torch/include/ATen/ops/gru_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7293718Z copying torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7295527Z copying torch/include/ATen/ops/gru_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7296955Z copying torch/include/ATen/ops/gru_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7298879Z copying torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7300565Z copying torch/include/ATen/ops/gt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7302157Z copying torch/include/ATen/ops/gt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7303688Z copying torch/include/ATen/ops/gt_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7305154Z copying torch/include/ATen/ops/gt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7306569Z copying torch/include/ATen/ops/gt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7308038Z copying torch/include/ATen/ops/gt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7309587Z copying torch/include/ATen/ops/hamming_window.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7311594Z copying torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7313480Z copying torch/include/ATen/ops/hamming_window_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7315348Z copying torch/include/ATen/ops/hamming_window_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7317090Z copying torch/include/ATen/ops/hann_window.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7319107Z copying torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7321019Z copying torch/include/ATen/ops/hann_window_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7322648Z copying torch/include/ATen/ops/hann_window_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7324292Z copying torch/include/ATen/ops/hardshrink.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7326008Z copying torch/include/ATen/ops/hardshrink_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7328272Z copying torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7330516Z copying torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7332372Z copying torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7334243Z copying torch/include/ATen/ops/hardshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7336107Z copying torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7337853Z copying torch/include/ATen/ops/hardshrink_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7339497Z copying torch/include/ATen/ops/hardshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7341569Z copying torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7343620Z copying torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7345281Z copying torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7347051Z copying torch/include/ATen/ops/hardshrink_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7348737Z copying torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7350585Z copying torch/include/ATen/ops/hardshrink_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7352341Z copying torch/include/ATen/ops/hardshrink_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7353895Z copying torch/include/ATen/ops/hardsigmoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7355544Z copying torch/include/ATen/ops/hardsigmoid_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7357796Z copying torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7360133Z copying torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7361946Z copying torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7364093Z copying torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7365963Z copying torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7367803Z copying torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7369447Z copying torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7371385Z copying torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7373242Z copying torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7374932Z copying torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7376420Z copying torch/include/ATen/ops/hardsigmoid_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7378056Z copying torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7379699Z copying torch/include/ATen/ops/hardsigmoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7381437Z copying torch/include/ATen/ops/hardsigmoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7382993Z copying torch/include/ATen/ops/hardswish.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7384723Z copying torch/include/ATen/ops/hardswish_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7386710Z copying torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7388891Z copying torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7390864Z copying torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7392894Z copying torch/include/ATen/ops/hardswish_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7394948Z copying torch/include/ATen/ops/hardswish_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7396884Z copying torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7399062Z copying torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7400991Z copying torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7402815Z copying torch/include/ATen/ops/hardswish_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7404443Z copying torch/include/ATen/ops/hardswish_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7405896Z copying torch/include/ATen/ops/hardtanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7407342Z copying torch/include/ATen/ops/hardtanh_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7408836Z copying torch/include/ATen/ops/hardtanh_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7410465Z copying torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7412320Z copying torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7413902Z copying torch/include/ATen/ops/hardtanh_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7415604Z copying torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7417214Z copying torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7418870Z copying torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7420894Z copying torch/include/ATen/ops/hardtanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7422495Z copying torch/include/ATen/ops/hardtanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7424076Z copying torch/include/ATen/ops/heaviside.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7426034Z copying torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7428099Z copying torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7430178Z copying torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7431908Z copying torch/include/ATen/ops/heaviside_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7433793Z copying torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7435488Z copying torch/include/ATen/ops/heaviside_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7437017Z copying torch/include/ATen/ops/heaviside_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7438847Z copying torch/include/ATen/ops/hinge_embedding_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7440909Z copying torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7442872Z copying torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7444537Z copying torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7446215Z copying torch/include/ATen/ops/histc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7447958Z copying torch/include/ATen/ops/histc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7449796Z copying torch/include/ATen/ops/histc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7451631Z copying torch/include/ATen/ops/histc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7453262Z copying torch/include/ATen/ops/histc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7454883Z copying torch/include/ATen/ops/histogram.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7456619Z copying torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7458458Z copying torch/include/ATen/ops/histogram_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7460034Z copying torch/include/ATen/ops/histogram_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7461537Z copying torch/include/ATen/ops/histogramdd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7463376Z copying torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7465285Z copying torch/include/ATen/ops/histogramdd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7467030Z copying torch/include/ATen/ops/histogramdd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7469137Z copying torch/include/ATen/ops/hsplit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7471480Z copying torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7473131Z copying torch/include/ATen/ops/hsplit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7474626Z copying torch/include/ATen/ops/hsplit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7476296Z copying torch/include/ATen/ops/hspmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7477845Z copying torch/include/ATen/ops/hspmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7479623Z copying torch/include/ATen/ops/hspmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7481059Z copying torch/include/ATen/ops/hstack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7482696Z copying torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7484543Z copying torch/include/ATen/ops/hstack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7486109Z copying torch/include/ATen/ops/hstack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7487693Z copying torch/include/ATen/ops/huber_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7489274Z copying torch/include/ATen/ops/huber_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7491370Z copying torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7493396Z copying torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7495221Z copying torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7497124Z copying torch/include/ATen/ops/huber_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7498916Z copying torch/include/ATen/ops/huber_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7500826Z copying torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7502588Z copying torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7504329Z copying torch/include/ATen/ops/huber_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7505841Z copying torch/include/ATen/ops/huber_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7507139Z copying torch/include/ATen/ops/hypot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7509063Z copying torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7511040Z copying torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7512612Z copying torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7514173Z copying torch/include/ATen/ops/hypot_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7515715Z copying torch/include/ATen/ops/hypot_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7517296Z copying torch/include/ATen/ops/hypot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7519114Z copying torch/include/ATen/ops/hypot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7520811Z copying torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7522545Z copying torch/include/ATen/ops/i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7524137Z copying torch/include/ATen/ops/i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7525825Z copying torch/include/ATen/ops/i0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7527727Z copying torch/include/ATen/ops/i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7529504Z copying torch/include/ATen/ops/i0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7531109Z copying torch/include/ATen/ops/i0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7532632Z copying torch/include/ATen/ops/igamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7534671Z copying torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7536739Z copying torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7538361Z copying torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7540044Z copying torch/include/ATen/ops/igamma_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7541669Z copying torch/include/ATen/ops/igamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7543347Z copying torch/include/ATen/ops/igamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7545114Z copying torch/include/ATen/ops/igamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7546882Z copying torch/include/ATen/ops/igammac.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7548820Z copying torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7551065Z copying torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7552672Z copying torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7554349Z copying torch/include/ATen/ops/igammac_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7556048Z copying torch/include/ATen/ops/igammac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7557936Z copying torch/include/ATen/ops/igammac_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7559790Z copying torch/include/ATen/ops/igammac_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7561516Z copying torch/include/ATen/ops/im2col.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7563220Z copying torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7564957Z copying torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7566829Z copying torch/include/ATen/ops/im2col_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7568530Z copying torch/include/ATen/ops/im2col_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7569978Z copying torch/include/ATen/ops/imag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7571744Z copying torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7573423Z copying torch/include/ATen/ops/imag_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7574995Z copying torch/include/ATen/ops/imag_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7576439Z copying torch/include/ATen/ops/index.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7577887Z copying torch/include/ATen/ops/index_add.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7579703Z copying torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7581826Z copying torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7583628Z copying torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7585295Z copying torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7586864Z copying torch/include/ATen/ops/index_add_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7588448Z copying torch/include/ATen/ops/index_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7590176Z copying torch/include/ATen/ops/index_add_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7591762Z copying torch/include/ATen/ops/index_add_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7593608Z copying torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7595461Z copying torch/include/ATen/ops/index_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7597071Z copying torch/include/ATen/ops/index_fill.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7599021Z copying torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7601143Z copying torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7603163Z copying torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7605070Z copying torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7606844Z copying torch/include/ATen/ops/index_copy_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7608685Z copying torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7610511Z copying torch/include/ATen/ops/index_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7612180Z copying torch/include/ATen/ops/index_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7613937Z copying torch/include/ATen/ops/index_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7615783Z copying torch/include/ATen/ops/index_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7617959Z copying torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7620238Z copying torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7622110Z copying torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7623966Z copying torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7625681Z copying torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7627387Z copying torch/include/ATen/ops/index_fill_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7628974Z copying torch/include/ATen/ops/index_fill_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7630632Z copying torch/include/ATen/ops/index_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7632329Z copying torch/include/ATen/ops/index_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7633808Z copying torch/include/ATen/ops/index_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7635397Z copying torch/include/ATen/ops/index_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7636870Z copying torch/include/ATen/ops/index_put.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7638475Z copying torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7640289Z copying torch/include/ATen/ops/index_put_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7641765Z copying torch/include/ATen/ops/index_put_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7643348Z copying torch/include/ATen/ops/index_reduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7645611Z copying torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7647573Z copying torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7649309Z copying torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7650845Z copying torch/include/ATen/ops/index_reduce_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7652344Z copying torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7653932Z copying torch/include/ATen/ops/index_reduce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7655577Z copying torch/include/ATen/ops/index_reduce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7657234Z copying torch/include/ATen/ops/index_select.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7658832Z copying torch/include/ATen/ops/index_select_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7660987Z copying torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7662977Z copying torch/include/ATen/ops/index_select_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7664827Z copying torch/include/ATen/ops/index_select_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7666937Z copying torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7669246Z copying torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7671013Z copying torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7672824Z copying torch/include/ATen/ops/index_select_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7674461Z copying torch/include/ATen/ops/index_select_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7675898Z copying torch/include/ATen/ops/indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7677980Z copying torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7679686Z copying torch/include/ATen/ops/indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7681430Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7683784Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7685821Z copying torch/include/ATen/ops/indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7687733Z copying torch/include/ATen/ops/indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7689309Z copying torch/include/ATen/ops/indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7690952Z copying torch/include/ATen/ops/indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7692773Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7694917Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7697269Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7699489Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7701392Z copying torch/include/ATen/ops/inner.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7703229Z copying torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7704913Z copying torch/include/ATen/ops/inner_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7706403Z copying torch/include/ATen/ops/inner_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7708047Z copying torch/include/ATen/ops/instance_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7710138Z copying torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7712281Z copying torch/include/ATen/ops/instance_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7713978Z copying torch/include/ATen/ops/instance_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7715526Z copying torch/include/ATen/ops/int_repr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7717476Z copying torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7719509Z copying torch/include/ATen/ops/int_repr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7720955Z copying torch/include/ATen/ops/int_repr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7722539Z copying torch/include/ATen/ops/inverse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7724554Z copying torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7726499Z copying torch/include/ATen/ops/inverse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7728214Z copying torch/include/ATen/ops/inverse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7729794Z copying torch/include/ATen/ops/is_coalesced.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7732129Z copying torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7733708Z copying torch/include/ATen/ops/is_coalesced_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7735093Z copying torch/include/ATen/ops/is_coalesced_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7736416Z copying torch/include/ATen/ops/is_complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7738002Z copying torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7739998Z copying torch/include/ATen/ops/is_complex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7741621Z copying torch/include/ATen/ops/is_complex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7743306Z copying torch/include/ATen/ops/is_conj.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7745007Z copying torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7746741Z copying torch/include/ATen/ops/is_conj_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7748357Z copying torch/include/ATen/ops/is_conj_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7749888Z copying torch/include/ATen/ops/is_distributed.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7751683Z copying torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7753601Z copying torch/include/ATen/ops/is_distributed_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7755154Z copying torch/include/ATen/ops/is_distributed_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7757049Z copying torch/include/ATen/ops/is_floating_point.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7759308Z copying torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7761182Z copying torch/include/ATen/ops/is_floating_point_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7763037Z copying torch/include/ATen/ops/is_floating_point_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7764754Z copying torch/include/ATen/ops/is_inference.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7766480Z copying torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7768505Z copying torch/include/ATen/ops/is_inference_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7770648Z copying torch/include/ATen/ops/is_leaf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7772060Z copying torch/include/ATen/ops/is_inference_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7773762Z copying torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7775325Z copying torch/include/ATen/ops/is_leaf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7776709Z copying torch/include/ATen/ops/is_leaf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7778042Z copying torch/include/ATen/ops/is_neg.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7779509Z copying torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7781257Z copying torch/include/ATen/ops/is_neg_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7782881Z copying torch/include/ATen/ops/is_neg_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7784488Z copying torch/include/ATen/ops/is_nonzero.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7786436Z copying torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7788258Z copying torch/include/ATen/ops/is_nonzero_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7789884Z copying torch/include/ATen/ops/is_nonzero_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7791386Z copying torch/include/ATen/ops/is_pinned.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7793104Z copying torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7795050Z copying torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7796797Z copying torch/include/ATen/ops/is_pinned_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7798330Z copying torch/include/ATen/ops/is_pinned_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7799992Z copying torch/include/ATen/ops/is_same_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7801871Z copying torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7803525Z copying torch/include/ATen/ops/is_same_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7804893Z copying torch/include/ATen/ops/is_same_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7806288Z copying torch/include/ATen/ops/is_set_to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7807758Z copying torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7809405Z copying torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7810963Z copying torch/include/ATen/ops/is_set_to_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7812477Z copying torch/include/ATen/ops/is_set_to_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7814018Z copying torch/include/ATen/ops/is_signed.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7815809Z copying torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7817570Z copying torch/include/ATen/ops/is_signed_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7819320Z copying torch/include/ATen/ops/is_signed_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7821168Z copying torch/include/ATen/ops/is_vulkan_available.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7823063Z copying torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7825126Z copying torch/include/ATen/ops/is_vulkan_available_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7826730Z copying torch/include/ATen/ops/is_vulkan_available_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7828485Z copying torch/include/ATen/ops/isclose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7830326Z copying torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7831944Z copying torch/include/ATen/ops/isclose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7833258Z copying torch/include/ATen/ops/isclose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7834558Z copying torch/include/ATen/ops/isfinite.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7836174Z copying torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7837726Z copying torch/include/ATen/ops/isfinite_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7839292Z copying torch/include/ATen/ops/isfinite_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7840592Z copying torch/include/ATen/ops/isin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7842505Z copying torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7844401Z copying torch/include/ATen/ops/isin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7846117Z copying torch/include/ATen/ops/isin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7847943Z copying torch/include/ATen/ops/isin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7849522Z copying torch/include/ATen/ops/isin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7851242Z copying torch/include/ATen/ops/isin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7852782Z copying torch/include/ATen/ops/isin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7854302Z copying torch/include/ATen/ops/isinf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7856146Z copying torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7858145Z copying torch/include/ATen/ops/isinf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7859675Z copying torch/include/ATen/ops/isinf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7861212Z copying torch/include/ATen/ops/isnan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7863159Z copying torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7865029Z copying torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7866906Z copying torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7868809Z copying torch/include/ATen/ops/isnan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7871033Z copying torch/include/ATen/ops/isnan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7872640Z copying torch/include/ATen/ops/isneginf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7874538Z copying torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7876762Z copying torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7878518Z copying torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7880172Z copying torch/include/ATen/ops/isneginf_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7881672Z copying torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7883070Z copying torch/include/ATen/ops/isneginf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7885254Z copying torch/include/ATen/ops/isneginf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7887007Z copying torch/include/ATen/ops/isposinf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7888887Z copying torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7890925Z copying torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7892398Z copying torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7893915Z copying torch/include/ATen/ops/isposinf_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7895344Z copying torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7896931Z copying torch/include/ATen/ops/isposinf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7898384Z copying torch/include/ATen/ops/isposinf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7899725Z copying torch/include/ATen/ops/isreal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7901436Z copying torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7903291Z copying torch/include/ATen/ops/isreal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7904834Z copying torch/include/ATen/ops/isreal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7906344Z copying torch/include/ATen/ops/istft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7908235Z copying torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7910093Z copying torch/include/ATen/ops/istft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7911443Z copying torch/include/ATen/ops/istft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7913078Z copying torch/include/ATen/ops/item.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7914697Z copying torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7916420Z copying torch/include/ATen/ops/item_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7917949Z copying torch/include/ATen/ops/item_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7919550Z copying torch/include/ATen/ops/kaiser_window.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7921117Z copying torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7922753Z copying torch/include/ATen/ops/kaiser_window_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7924180Z copying torch/include/ATen/ops/kaiser_window_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7925573Z copying torch/include/ATen/ops/kl_div.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7927075Z copying torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7928584Z copying torch/include/ATen/ops/kl_div_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7929902Z copying torch/include/ATen/ops/kl_div_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7931184Z copying torch/include/ATen/ops/kron.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7932668Z copying torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7934176Z copying torch/include/ATen/ops/kron_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7935568Z copying torch/include/ATen/ops/kron_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7936888Z copying torch/include/ATen/ops/kthvalue.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7938489Z copying torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7940394Z copying torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7942070Z copying torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7943716Z copying torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7945293Z copying torch/include/ATen/ops/kthvalue_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7946722Z copying torch/include/ATen/ops/kthvalue_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7948068Z copying torch/include/ATen/ops/l1_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7949394Z copying torch/include/ATen/ops/mH.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7951095Z copying torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7952876Z copying torch/include/ATen/ops/l1_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7954359Z copying torch/include/ATen/ops/l1_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7955804Z copying torch/include/ATen/ops/layer_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7957286Z copying torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7958983Z copying torch/include/ATen/ops/layer_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7960586Z copying torch/include/ATen/ops/layer_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7962063Z copying torch/include/ATen/ops/lcm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7963673Z copying torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7965414Z copying torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7966869Z copying torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7968312Z copying torch/include/ATen/ops/lcm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7969762Z copying torch/include/ATen/ops/lcm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7971351Z copying torch/include/ATen/ops/lcm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7972898Z copying torch/include/ATen/ops/lcm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7974323Z copying torch/include/ATen/ops/ldexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7975964Z copying torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7977610Z copying torch/include/ATen/ops/ldexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7978979Z copying torch/include/ATen/ops/ldexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7980777Z copying torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7982536Z copying torch/include/ATen/ops/le_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7984020Z copying torch/include/ATen/ops/le_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7985394Z copying torch/include/ATen/ops/le_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7986831Z copying torch/include/ATen/ops/le_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7988284Z copying torch/include/ATen/ops/le_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7989894Z copying torch/include/ATen/ops/le_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7991314Z copying torch/include/ATen/ops/leaky_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7992739Z copying torch/include/ATen/ops/leaky_relu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7994659Z copying torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7996560Z copying torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7998175Z copying torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.7999937Z copying torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8001651Z copying torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8003232Z copying torch/include/ATen/ops/leaky_relu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8004869Z copying torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8006760Z copying torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8008483Z copying torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8010016Z copying torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8011474Z copying torch/include/ATen/ops/leaky_relu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8012981Z copying torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8014445Z copying torch/include/ATen/ops/leaky_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8015895Z copying torch/include/ATen/ops/leaky_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8017226Z copying torch/include/ATen/ops/lerp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8018956Z copying torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8020749Z copying torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8022128Z copying torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8023567Z copying torch/include/ATen/ops/lerp_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8025104Z copying torch/include/ATen/ops/lerp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8026581Z copying torch/include/ATen/ops/lerp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8028143Z copying torch/include/ATen/ops/lerp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8029535Z copying torch/include/ATen/ops/less.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8031076Z copying torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8032600Z copying torch/include/ATen/ops/less_equal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8034490Z copying torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8036361Z copying torch/include/ATen/ops/less_equal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8037944Z copying torch/include/ATen/ops/less_equal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8039659Z copying torch/include/ATen/ops/less_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8041349Z copying torch/include/ATen/ops/less_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8042969Z copying torch/include/ATen/ops/lgamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8044771Z copying torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8046670Z copying torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8048363Z copying torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8050092Z copying torch/include/ATen/ops/lgamma_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8051838Z copying torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8053455Z copying torch/include/ATen/ops/lgamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8054903Z copying torch/include/ATen/ops/lgamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8056343Z copying torch/include/ATen/ops/lift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8058134Z copying torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8059880Z copying torch/include/ATen/ops/lift_fresh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8061582Z copying torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8063442Z copying torch/include/ATen/ops/lift_fresh_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8065324Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8067413Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8069305Z copying torch/include/ATen/ops/lift_fresh_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8070964Z copying torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8072600Z copying torch/include/ATen/ops/lift_fresh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8074258Z copying torch/include/ATen/ops/lift_fresh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8075795Z copying torch/include/ATen/ops/lift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8077300Z copying torch/include/ATen/ops/lift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8078848Z copying torch/include/ATen/ops/linalg_cholesky.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8080558Z copying torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8082333Z copying torch/include/ATen/ops/linalg_cholesky_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8084186Z copying torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8086169Z copying torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8088004Z copying torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8089768Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8091685Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8093499Z copying torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8095117Z copying torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8096660Z copying torch/include/ATen/ops/linalg_cholesky_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8098391Z copying torch/include/ATen/ops/linalg_cholesky_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8100136Z copying torch/include/ATen/ops/linalg_cond.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8101876Z copying torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8103692Z copying torch/include/ATen/ops/linalg_cond_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8105166Z copying torch/include/ATen/ops/linalg_cond_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8106563Z copying torch/include/ATen/ops/linalg_cross.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8108468Z copying torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8110382Z copying torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8111989Z copying torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8113511Z copying torch/include/ATen/ops/linalg_cross_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8115115Z copying torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8116847Z copying torch/include/ATen/ops/linalg_cross_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8118761Z copying torch/include/ATen/ops/linalg_cross_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8120357Z copying torch/include/ATen/ops/linalg_det.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8122344Z copying torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8124092Z copying torch/include/ATen/ops/linalg_det_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8125576Z copying torch/include/ATen/ops/linalg_det_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8127055Z copying torch/include/ATen/ops/linalg_diagonal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8128771Z copying torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8130511Z copying torch/include/ATen/ops/linalg_diagonal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8142999Z copying torch/include/ATen/ops/linalg_diagonal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8145015Z copying torch/include/ATen/ops/linalg_eig.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8147267Z copying torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8149130Z copying torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8151421Z copying torch/include/ATen/ops/linalg_eig_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8153218Z copying torch/include/ATen/ops/linalg_eig_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8155104Z copying torch/include/ATen/ops/linalg_eigh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8157794Z copying torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8160649Z copying torch/include/ATen/ops/linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8163017Z copying torch/include/ATen/ops/linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8164763Z copying torch/include/ATen/ops/linalg_eigvals.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8166049Z copying torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8167183Z copying torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8168291Z copying torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8169147Z copying torch/include/ATen/ops/linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8170049Z copying torch/include/ATen/ops/linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8171119Z copying torch/include/ATen/ops/linalg_eigvalsh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8172398Z copying torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8173391Z copying torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8174342Z copying torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8175380Z copying torch/include/ATen/ops/linalg_householder_product.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8176588Z copying torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8177839Z copying torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8178969Z copying torch/include/ATen/ops/linalg_householder_product_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8180114Z copying torch/include/ATen/ops/linalg_householder_product_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8181131Z copying torch/include/ATen/ops/linalg_inv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8182384Z copying torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8183293Z copying torch/include/ATen/ops/linalg_inv_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8184791Z copying torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8185857Z copying torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8186915Z copying torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8187749Z copying torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8188849Z copying torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8190012Z copying torch/include/ATen/ops/linalg_inv_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8190835Z copying torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8191665Z copying torch/include/ATen/ops/linalg_inv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8192445Z copying torch/include/ATen/ops/linalg_inv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8193342Z copying torch/include/ATen/ops/linalg_ldl_factor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8194185Z copying torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8194988Z copying torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8196314Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8197175Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8198186Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8199118Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8200066Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8200900Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8201881Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8202731Z copying torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8203482Z copying torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8204292Z copying torch/include/ATen/ops/linalg_ldl_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8205272Z copying torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8206115Z copying torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8206826Z copying torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8207656Z copying torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8208485Z copying torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8209211Z copying torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8210069Z copying torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8210672Z copying torch/include/ATen/ops/linalg_lstsq.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8211627Z copying torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8212302Z copying torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8213183Z copying torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8213896Z copying torch/include/ATen/ops/linalg_lstsq_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8214618Z copying torch/include/ATen/ops/linalg_lstsq_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8215187Z copying torch/include/ATen/ops/linalg_lu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8216313Z copying torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8217121Z copying torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8217885Z copying torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8218600Z copying torch/include/ATen/ops/linalg_lu_factor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8219631Z copying torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8220303Z copying torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8221374Z copying torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8222317Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8223401Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8224267Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8225197Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8226152Z copying torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8226972Z copying torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8227771Z copying torch/include/ATen/ops/linalg_lu_factor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8228497Z copying torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8229438Z copying torch/include/ATen/ops/linalg_lu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8230183Z copying torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8230947Z copying torch/include/ATen/ops/linalg_lu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8231575Z copying torch/include/ATen/ops/linalg_lu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8232241Z copying torch/include/ATen/ops/linalg_lu_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8232932Z copying torch/include/ATen/ops/linalg_qr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8233868Z copying torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8234550Z copying torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8235255Z copying torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8235883Z copying torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8236602Z copying torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8237257Z copying torch/include/ATen/ops/linalg_lu_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8237878Z copying torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8238476Z copying torch/include/ATen/ops/linalg_matmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8239382Z copying torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8240018Z copying torch/include/ATen/ops/linalg_matmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8240710Z copying torch/include/ATen/ops/linalg_matmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8241458Z copying torch/include/ATen/ops/linalg_matrix_exp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8242413Z copying torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8243293Z copying torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8244196Z copying torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8244967Z copying torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8245871Z copying torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8246541Z copying torch/include/ATen/ops/linalg_matrix_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8247549Z copying torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8248335Z copying torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8249086Z copying torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8249770Z copying torch/include/ATen/ops/linalg_matrix_power.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8250704Z copying torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8251441Z copying torch/include/ATen/ops/linalg_matrix_power_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8252230Z copying torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8252918Z copying torch/include/ATen/ops/linalg_matrix_rank.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8253894Z copying torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8254746Z copying torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8255484Z copying torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8256335Z copying torch/include/ATen/ops/linalg_multi_dot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8257283Z copying torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8258119Z copying torch/include/ATen/ops/linalg_multi_dot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8258974Z copying torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8259594Z copying torch/include/ATen/ops/linalg_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8260601Z copying torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8261318Z copying torch/include/ATen/ops/linalg_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8262101Z copying torch/include/ATen/ops/linalg_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8262748Z copying torch/include/ATen/ops/linalg_pinv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8263743Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8264730Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8265738Z copying torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8266419Z copying torch/include/ATen/ops/linalg_pinv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8267066Z copying torch/include/ATen/ops/linalg_pinv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8268246Z copying torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8268909Z copying torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8269803Z copying torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8270455Z copying torch/include/ATen/ops/linalg_qr_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8271312Z copying torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8271991Z copying torch/include/ATen/ops/linalg_qr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8272619Z copying torch/include/ATen/ops/linalg_qr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8273322Z copying torch/include/ATen/ops/linalg_slogdet.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8274359Z copying torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8275195Z copying torch/include/ATen/ops/linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8275929Z copying torch/include/ATen/ops/linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8276605Z copying torch/include/ATen/ops/linalg_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8277603Z copying torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8278254Z copying torch/include/ATen/ops/linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8279399Z copying torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8280231Z copying torch/include/ATen/ops/linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8280953Z copying torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8281722Z copying torch/include/ATen/ops/linalg_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8282402Z copying torch/include/ATen/ops/linalg_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8283264Z copying torch/include/ATen/ops/linalg_solve_triangular.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8284207Z copying torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8285119Z copying torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8285982Z copying torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8286941Z copying torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8287588Z copying torch/include/ATen/ops/linalg_svd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8288524Z copying torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8289252Z copying torch/include/ATen/ops/linalg_svd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8289976Z copying torch/include/ATen/ops/linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8290681Z copying torch/include/ATen/ops/linalg_svdvals.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8291635Z copying torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8292435Z copying torch/include/ATen/ops/linalg_svdvals_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8293156Z copying torch/include/ATen/ops/linalg_svdvals_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8293829Z copying torch/include/ATen/ops/linalg_tensorinv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8294766Z copying torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8295484Z copying torch/include/ATen/ops/linalg_tensorinv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8296214Z copying torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8296915Z copying torch/include/ATen/ops/linalg_tensorsolve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8297952Z copying torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8298736Z copying torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8299485Z copying torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8300173Z copying torch/include/ATen/ops/linalg_vander.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8301070Z copying torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8301866Z copying torch/include/ATen/ops/linalg_vander_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8302520Z copying torch/include/ATen/ops/linalg_vander_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8303200Z copying torch/include/ATen/ops/linalg_vecdot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8304127Z copying torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8304854Z copying torch/include/ATen/ops/linalg_vecdot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8305539Z copying torch/include/ATen/ops/linalg_vecdot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8306268Z copying torch/include/ATen/ops/linalg_vector_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8307307Z copying torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8308073Z copying torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8308937Z copying torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8309756Z copying torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8310614Z copying torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8311421Z copying torch/include/ATen/ops/linalg_vector_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8312169Z copying torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8312777Z copying torch/include/ATen/ops/linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8313584Z copying torch/include/ATen/ops/linear_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8314517Z copying torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8315243Z copying torch/include/ATen/ops/linear_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8316002Z copying torch/include/ATen/ops/linear_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8316829Z copying torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8317807Z copying torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8318408Z copying torch/include/ATen/ops/linear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8319388Z copying torch/include/ATen/ops/linear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8319966Z copying torch/include/ATen/ops/linspace.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8320902Z copying torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8321642Z copying torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8322362Z copying torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8323286Z copying torch/include/ATen/ops/linspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8323905Z copying torch/include/ATen/ops/linspace_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8324679Z copying torch/include/ATen/ops/linspace_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8325244Z copying torch/include/ATen/ops/log.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8325875Z copying torch/include/ATen/ops/log10.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8326795Z copying torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8327545Z copying torch/include/ATen/ops/log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8328184Z copying torch/include/ATen/ops/log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8328852Z copying torch/include/ATen/ops/log10_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8329519Z copying torch/include/ATen/ops/log10_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8330171Z copying torch/include/ATen/ops/log10_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8330817Z copying torch/include/ATen/ops/log10_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8331413Z copying torch/include/ATen/ops/log1p.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8332474Z copying torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8333379Z copying torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8334290Z copying torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8335054Z copying torch/include/ATen/ops/log1p_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8335820Z copying torch/include/ATen/ops/log1p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8336665Z copying torch/include/ATen/ops/log1p_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8337243Z copying torch/include/ATen/ops/log1p_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8337877Z copying torch/include/ATen/ops/log2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8338878Z copying torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8339680Z copying torch/include/ATen/ops/log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8340412Z copying torch/include/ATen/ops/log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8341110Z copying torch/include/ATen/ops/log2_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8341908Z copying torch/include/ATen/ops/log2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8342570Z copying torch/include/ATen/ops/log2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8343271Z copying torch/include/ATen/ops/log2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8344375Z copying torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8345078Z copying torch/include/ATen/ops/log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8345841Z copying torch/include/ATen/ops/log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8346466Z copying torch/include/ATen/ops/log_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8347182Z copying torch/include/ATen/ops/log_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8347761Z copying torch/include/ATen/ops/log_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8348404Z copying torch/include/ATen/ops/log_normal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8349380Z copying torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8350255Z copying torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8350985Z copying torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8351862Z copying torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8352566Z copying torch/include/ATen/ops/log_normal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8353248Z copying torch/include/ATen/ops/log_normal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8353858Z copying torch/include/ATen/ops/log_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8354633Z copying torch/include/ATen/ops/log_sigmoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8355437Z copying torch/include/ATen/ops/log_sigmoid_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8356268Z copying torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8357174Z copying torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8357896Z copying torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8358897Z copying torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8359890Z copying torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8360607Z copying torch/include/ATen/ops/log_sigmoid_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8361562Z copying torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8362363Z copying torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8363265Z copying torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8364167Z copying torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8364787Z copying torch/include/ATen/ops/log_sigmoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8365641Z copying torch/include/ATen/ops/log_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8366221Z copying torch/include/ATen/ops/log_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8367311Z copying torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8368388Z copying torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8369133Z copying torch/include/ATen/ops/log_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8370043Z copying torch/include/ATen/ops/log_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8370771Z copying torch/include/ATen/ops/logaddexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8371480Z copying torch/include/ATen/ops/logaddexp2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8372637Z copying torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8373351Z copying torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8374311Z copying torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8375014Z copying torch/include/ATen/ops/logaddexp2_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8375929Z copying torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8376723Z copying torch/include/ATen/ops/logaddexp2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8377469Z copying torch/include/ATen/ops/logaddexp2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8378688Z copying torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8379445Z copying torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8380313Z copying torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8381022Z copying torch/include/ATen/ops/logaddexp_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8381813Z copying torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8382503Z copying torch/include/ATen/ops/logaddexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8383227Z copying torch/include/ATen/ops/logaddexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8383832Z copying torch/include/ATen/ops/logcumsumexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8384835Z copying torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8385642Z copying torch/include/ATen/ops/logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8386512Z copying torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8387307Z copying torch/include/ATen/ops/logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8387976Z copying torch/include/ATen/ops/logdet.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8388954Z copying torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8389838Z copying torch/include/ATen/ops/logdet_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8390467Z copying torch/include/ATen/ops/logdet_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8391161Z copying torch/include/ATen/ops/logical_and.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8392098Z copying torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8392862Z copying torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8393626Z copying torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8394256Z copying torch/include/ATen/ops/logical_and_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8394927Z copying torch/include/ATen/ops/logical_and_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8395601Z copying torch/include/ATen/ops/logical_not.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8396560Z copying torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8397484Z copying torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8398240Z copying torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8399130Z copying torch/include/ATen/ops/logical_not_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8399808Z copying torch/include/ATen/ops/logical_not_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8401834Z copying torch/include/ATen/ops/logical_or.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8403221Z copying torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8404582Z copying torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8406198Z copying torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8407563Z copying torch/include/ATen/ops/logical_or_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8410190Z copying torch/include/ATen/ops/logical_or_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8410971Z copying torch/include/ATen/ops/logical_xor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8413018Z copying torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8413958Z copying torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8415226Z copying torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8416301Z copying torch/include/ATen/ops/logical_xor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8417689Z copying torch/include/ATen/ops/logical_xor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8418841Z copying torch/include/ATen/ops/logit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8419878Z copying torch/include/ATen/ops/logit_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8422155Z copying torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8423233Z copying torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8424181Z copying torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8425319Z copying torch/include/ATen/ops/logit_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8426932Z copying torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8428407Z copying torch/include/ATen/ops/logit_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8431240Z copying torch/include/ATen/ops/logit_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8431974Z copying torch/include/ATen/ops/logit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8432902Z copying torch/include/ATen/ops/logit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8433648Z copying torch/include/ATen/ops/logit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8436109Z copying torch/include/ATen/ops/logit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8436715Z copying torch/include/ATen/ops/logit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8438016Z copying torch/include/ATen/ops/logspace.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8439708Z copying torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8441632Z copying torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8443078Z copying torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8444532Z copying torch/include/ATen/ops/logspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8445654Z copying torch/include/ATen/ops/logspace_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8447225Z copying torch/include/ATen/ops/logspace_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8448554Z copying torch/include/ATen/ops/logsumexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8450314Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8451630Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8452696Z copying torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8453911Z copying torch/include/ATen/ops/logsumexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8455145Z copying torch/include/ATen/ops/logsumexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8456409Z copying torch/include/ATen/ops/lshift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8458038Z copying torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8459191Z copying torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8460507Z copying torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8462031Z copying torch/include/ATen/ops/lshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8463241Z copying torch/include/ATen/ops/lshift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8464649Z copying torch/include/ATen/ops/lshift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8466034Z copying torch/include/ATen/ops/lstm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8467483Z copying torch/include/ATen/ops/lstm_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8469165Z copying torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8470311Z copying torch/include/ATen/ops/lstm_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8471920Z copying torch/include/ATen/ops/lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8473648Z copying torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8474725Z copying torch/include/ATen/ops/lstm_mps_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8477011Z copying torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8478232Z copying torch/include/ATen/ops/lstm_mps_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8479359Z copying torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8480675Z copying torch/include/ATen/ops/lstm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8482912Z copying torch/include/ATen/ops/lstm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8483903Z copying torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8484831Z copying torch/include/ATen/ops/lt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8486280Z copying torch/include/ATen/ops/lt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8487784Z copying torch/include/ATen/ops/lt_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8490003Z copying torch/include/ATen/ops/lt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8491166Z copying torch/include/ATen/ops/lt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8492589Z copying torch/include/ATen/ops/lt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8493825Z copying torch/include/ATen/ops/lu_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8495624Z copying torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8496981Z copying torch/include/ATen/ops/lu_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8498587Z copying torch/include/ATen/ops/lu_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8500630Z copying torch/include/ATen/ops/lu_unpack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8501757Z copying torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8502681Z copying torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8503803Z copying torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8505049Z copying torch/include/ATen/ops/lu_unpack_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8506646Z copying torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8508126Z copying torch/include/ATen/ops/lu_unpack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8509586Z copying torch/include/ATen/ops/lu_unpack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8511334Z copying torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8512490Z copying torch/include/ATen/ops/mH_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8514034Z copying torch/include/ATen/ops/mH_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8515456Z copying torch/include/ATen/ops/mT.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8517362Z copying torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8518507Z copying torch/include/ATen/ops/mT_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8520157Z copying torch/include/ATen/ops/mT_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8521829Z copying torch/include/ATen/ops/margin_ranking_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8523070Z copying torch/include/ATen/ops/margin_ranking_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8524921Z copying torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8526154Z copying torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8527482Z copying torch/include/ATen/ops/masked_fill.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8529257Z copying torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8530441Z copying torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8531886Z copying torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8533863Z copying torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8535174Z copying torch/include/ATen/ops/masked_fill_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8536888Z copying torch/include/ATen/ops/masked_fill_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8538052Z copying torch/include/ATen/ops/masked_scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8540028Z copying torch/include/ATen/ops/masked_scatter_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8541377Z copying torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8542669Z copying torch/include/ATen/ops/masked_scatter_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8543931Z copying torch/include/ATen/ops/masked_scatter_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8545372Z copying torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8546368Z copying torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8547977Z copying torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8549275Z copying torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8551020Z copying torch/include/ATen/ops/masked_scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8552234Z copying torch/include/ATen/ops/masked_scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8553788Z copying torch/include/ATen/ops/masked_select.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8555340Z copying torch/include/ATen/ops/masked_select_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8557042Z copying torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8558445Z copying torch/include/ATen/ops/masked_select_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8560378Z copying torch/include/ATen/ops/masked_select_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8561403Z copying torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8562601Z copying torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8563972Z copying torch/include/ATen/ops/masked_select_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8565261Z copying torch/include/ATen/ops/masked_select_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8566566Z copying torch/include/ATen/ops/matmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8568298Z copying torch/include/ATen/ops/matmul_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8570324Z copying torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8571613Z copying torch/include/ATen/ops/matmul_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8572881Z copying torch/include/ATen/ops/matmul_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8574690Z copying torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8575621Z copying torch/include/ATen/ops/matmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8576939Z copying torch/include/ATen/ops/matmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8578132Z copying torch/include/ATen/ops/matrix_H.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8579865Z copying torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8580783Z copying torch/include/ATen/ops/matrix_H_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8582194Z copying torch/include/ATen/ops/matrix_H_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8583484Z copying torch/include/ATen/ops/matrix_exp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8584796Z copying torch/include/ATen/ops/matrix_exp_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8586459Z copying torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8587413Z copying torch/include/ATen/ops/matrix_exp_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8589159Z copying torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8591204Z copying torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8592457Z copying torch/include/ATen/ops/matrix_exp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8593836Z copying torch/include/ATen/ops/matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8594950Z copying torch/include/ATen/ops/matrix_power.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8596385Z copying torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8597552Z copying torch/include/ATen/ops/matrix_power_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8599371Z copying torch/include/ATen/ops/matrix_power_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8600599Z copying torch/include/ATen/ops/max.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8602965Z copying torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8604501Z copying torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8605533Z copying torch/include/ATen/ops/max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8606959Z copying torch/include/ATen/ops/max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8608206Z copying torch/include/ATen/ops/max_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8609902Z copying torch/include/ATen/ops/max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8611043Z copying torch/include/ATen/ops/max_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8612519Z copying torch/include/ATen/ops/max_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8614101Z copying torch/include/ATen/ops/max_pool1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8615709Z copying torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8617749Z copying torch/include/ATen/ops/max_pool1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8618365Z copying torch/include/ATen/ops/max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8619871Z copying torch/include/ATen/ops/max_pool1d_with_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8621366Z copying torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8622470Z copying torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8623837Z copying torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8626235Z copying torch/include/ATen/ops/max_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8627305Z copying torch/include/ATen/ops/max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8629232Z copying torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8630448Z copying torch/include/ATen/ops/max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8631660Z copying torch/include/ATen/ops/max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8633059Z copying torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8634160Z copying torch/include/ATen/ops/max_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8635562Z copying torch/include/ATen/ops/max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8637187Z copying torch/include/ATen/ops/max_pool2d_with_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8638555Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8640560Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8641892Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8643496Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8644855Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8646197Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8647636Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8649025Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8650938Z copying torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8652316Z copying torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8653705Z copying torch/include/ATen/ops/max_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8654866Z copying torch/include/ATen/ops/mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8656777Z copying torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8658201Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8659817Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8661363Z copying torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8662778Z copying torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8664168Z copying torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8665631Z copying torch/include/ATen/ops/max_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8667180Z copying torch/include/ATen/ops/max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8668741Z copying torch/include/ATen/ops/max_pool3d_with_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8670332Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8671854Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8673548Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8674844Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8676440Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8677883Z copying torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8679988Z copying torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8681366Z copying torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8683451Z copying torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8684431Z copying torch/include/ATen/ops/max_unpool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8686613Z copying torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8688107Z copying torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8689041Z copying torch/include/ATen/ops/max_unpool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8690472Z copying torch/include/ATen/ops/max_unpool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8691677Z copying torch/include/ATen/ops/max_unpool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8693705Z copying torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8695085Z copying torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8695827Z copying torch/include/ATen/ops/max_unpool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8697221Z copying torch/include/ATen/ops/max_unpool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8698843Z copying torch/include/ATen/ops/maximum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8700242Z copying torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8701180Z copying torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8702788Z copying torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8703875Z copying torch/include/ATen/ops/maximum_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8705138Z copying torch/include/ATen/ops/maximum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8706410Z copying torch/include/ATen/ops/maximum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8707589Z copying torch/include/ATen/ops/maximum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8709547Z copying torch/include/ATen/ops/mean.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8711057Z copying torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8712674Z copying torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8713861Z copying torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8715642Z copying torch/include/ATen/ops/mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8716622Z copying torch/include/ATen/ops/mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8717647Z copying torch/include/ATen/ops/mean_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8719969Z copying torch/include/ATen/ops/mean_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8721014Z copying torch/include/ATen/ops/mean_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8722907Z copying torch/include/ATen/ops/mean_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8724318Z copying torch/include/ATen/ops/median.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8726322Z copying torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8727498Z copying torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8729006Z copying torch/include/ATen/ops/median_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8730225Z copying torch/include/ATen/ops/median_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8731920Z copying torch/include/ATen/ops/median_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8732952Z copying torch/include/ATen/ops/median_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8734865Z copying torch/include/ATen/ops/meshgrid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8736173Z copying torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8737509Z copying torch/include/ATen/ops/meshgrid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8738845Z copying torch/include/ATen/ops/meshgrid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8740556Z copying torch/include/ATen/ops/min.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8742487Z copying torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8743576Z copying torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8744915Z copying torch/include/ATen/ops/min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8746865Z copying torch/include/ATen/ops/min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8747674Z copying torch/include/ATen/ops/min_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8749828Z copying torch/include/ATen/ops/min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8750920Z copying torch/include/ATen/ops/min_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8752649Z copying torch/include/ATen/ops/min_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8753938Z copying torch/include/ATen/ops/minimum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8755774Z copying torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8757093Z copying torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8759065Z copying torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8760098Z copying torch/include/ATen/ops/minimum_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8762133Z copying torch/include/ATen/ops/minimum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8762969Z copying torch/include/ATen/ops/minimum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8764780Z copying torch/include/ATen/ops/minimum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8766944Z copying torch/include/ATen/ops/miopen_batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8767768Z copying torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8769674Z copying torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8770830Z copying torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8772085Z copying torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8773391Z copying torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8776292Z copying torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8777268Z copying torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8778195Z copying torch/include/ATen/ops/miopen_batch_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8779418Z copying torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8780232Z copying torch/include/ATen/ops/miopen_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8781937Z copying torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8783057Z copying torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8784367Z copying torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8785445Z copying torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8786934Z copying torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8788070Z copying torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8789408Z copying torch/include/ATen/ops/miopen_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8791231Z copying torch/include/ATen/ops/miopen_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8792582Z copying torch/include/ATen/ops/miopen_convolution_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8794083Z copying torch/include/ATen/ops/mv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8796052Z copying torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8797650Z copying torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8799206Z copying torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8800733Z copying torch/include/ATen/ops/miopen_convolution_transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8802628Z copying torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8804091Z copying torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8805447Z copying torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8807026Z copying torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8808122Z copying torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8810281Z copying torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8811566Z copying torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8812873Z copying torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8815194Z copying torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8816216Z copying torch/include/ATen/ops/miopen_rnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8817926Z copying torch/include/ATen/ops/miopen_rnn_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8819461Z copying torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8820794Z copying torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8822200Z copying torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8823763Z copying torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8825282Z copying torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8826609Z copying torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8828110Z copying torch/include/ATen/ops/miopen_rnn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8829672Z copying torch/include/ATen/ops/miopen_rnn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8831163Z copying torch/include/ATen/ops/mish.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8832721Z copying torch/include/ATen/ops/mish_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8834502Z copying torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8835600Z copying torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8836842Z copying torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8838366Z copying torch/include/ATen/ops/mish_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8839771Z copying torch/include/ATen/ops/mish_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8841563Z copying torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8842518Z copying torch/include/ATen/ops/mish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8844088Z copying torch/include/ATen/ops/mish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8845328Z copying torch/include/ATen/ops/mish_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8846752Z copying torch/include/ATen/ops/mish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8848012Z copying torch/include/ATen/ops/mish_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8849282Z copying torch/include/ATen/ops/mish_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8851058Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8852217Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8853973Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8855049Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8856437Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8857706Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8858931Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8860122Z copying torch/include/ATen/ops/mkldnn_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8861874Z copying torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8863020Z copying torch/include/ATen/ops/mkldnn_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8864406Z copying torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8865499Z copying torch/include/ATen/ops/mkldnn_linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8866992Z copying torch/include/ATen/ops/mkldnn_linear_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8868463Z copying torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8869850Z copying torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8871556Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8872715Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8873964Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8875810Z copying torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8877503Z copying torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8878774Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8880867Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8882146Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8883619Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8885215Z copying torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8886257Z copying torch/include/ATen/ops/mkldnn_linear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8887529Z copying torch/include/ATen/ops/mkldnn_linear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8889407Z copying torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8890559Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8892150Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8893260Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8894983Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8896286Z copying torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8897421Z copying torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8898581Z copying torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8899908Z copying torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8901315Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8903390Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8904333Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8906086Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8907539Z copying torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8908554Z copying torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8909956Z copying torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8911233Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8914899Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8915955Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8916788Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8917807Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8918950Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8920031Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8921464Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8924618Z copying torch/include/ATen/ops/mkldnn_rnn_layer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8925471Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8926722Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8927860Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8929234Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8930663Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8932264Z copying torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8933532Z copying torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8934976Z copying torch/include/ATen/ops/mkldnn_rnn_layer_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8936329Z copying torch/include/ATen/ops/mkldnn_rnn_layer_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8938245Z copying torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8939364Z copying torch/include/ATen/ops/mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8940998Z copying torch/include/ATen/ops/mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8942249Z copying torch/include/ATen/ops/mm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8943877Z copying torch/include/ATen/ops/mm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8945510Z copying torch/include/ATen/ops/mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8947014Z copying torch/include/ATen/ops/mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8948234Z copying torch/include/ATen/ops/mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8950147Z copying torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8951305Z copying torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8952625Z copying torch/include/ATen/ops/mode_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8953951Z copying torch/include/ATen/ops/mode_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8955661Z copying torch/include/ATen/ops/mode_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8956699Z copying torch/include/ATen/ops/mode_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8957886Z copying torch/include/ATen/ops/moveaxis.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8959876Z copying torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8960910Z copying torch/include/ATen/ops/moveaxis_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8962140Z copying torch/include/ATen/ops/moveaxis_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8963303Z copying torch/include/ATen/ops/movedim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8965163Z copying torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8966136Z copying torch/include/ATen/ops/movedim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8967732Z copying torch/include/ATen/ops/movedim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8969038Z copying torch/include/ATen/ops/mps_convolution_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8970607Z copying torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8971509Z copying torch/include/ATen/ops/mps_convolution_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8973182Z copying torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8974666Z copying torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8976228Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8977314Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8978571Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8979699Z copying torch/include/ATen/ops/mse_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8981102Z copying torch/include/ATen/ops/mse_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8983448Z copying torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8984238Z copying torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8985105Z copying torch/include/ATen/ops/mse_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8986623Z copying torch/include/ATen/ops/mse_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8988103Z copying torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8989093Z copying torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8990821Z copying torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8992386Z copying torch/include/ATen/ops/mse_loss_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8993660Z copying torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8995209Z copying torch/include/ATen/ops/mse_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8996991Z copying torch/include/ATen/ops/mse_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.8998134Z copying torch/include/ATen/ops/msort.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9000175Z copying torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9001801Z copying torch/include/ATen/ops/msort_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9002897Z copying torch/include/ATen/ops/msort_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9004655Z copying torch/include/ATen/ops/mul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9006498Z copying torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9008051Z copying torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9009045Z copying torch/include/ATen/ops/mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9010328Z copying torch/include/ATen/ops/mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9011329Z copying torch/include/ATen/ops/mul_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9014026Z copying torch/include/ATen/ops/mul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9015273Z copying torch/include/ATen/ops/mul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9016118Z copying torch/include/ATen/ops/mul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9017290Z copying torch/include/ATen/ops/multi_margin_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9018344Z copying torch/include/ATen/ops/multi_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9019918Z copying torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9021556Z copying torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9022544Z copying torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9024739Z copying torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9025699Z copying torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9026634Z copying torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9027789Z copying torch/include/ATen/ops/multi_margin_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9029279Z copying torch/include/ATen/ops/multi_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9030702Z copying torch/include/ATen/ops/multilabel_margin_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9032287Z copying torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9033889Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9034983Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9036218Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9037593Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9039348Z copying torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9040165Z copying torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9042377Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9043579Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9044852Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9046308Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9047562Z copying torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9048801Z copying torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9049902Z copying torch/include/ATen/ops/multinomial.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9051249Z copying torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9052553Z copying torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9053865Z copying torch/include/ATen/ops/multinomial_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9055146Z copying torch/include/ATen/ops/multinomial_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9056170Z copying torch/include/ATen/ops/multiply.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9057750Z copying torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9058709Z copying torch/include/ATen/ops/multiply_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9060926Z copying torch/include/ATen/ops/multiply_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9061878Z copying torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9062795Z copying torch/include/ATen/ops/mv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9064003Z copying torch/include/ATen/ops/mv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9065698Z copying torch/include/ATen/ops/mvlgamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9067162Z copying torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9068355Z copying torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9069882Z copying torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9071408Z copying torch/include/ATen/ops/mvlgamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9072603Z copying torch/include/ATen/ops/mvlgamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9074160Z copying torch/include/ATen/ops/nan_to_num.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9075678Z copying torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9076946Z copying torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9078493Z copying torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9079829Z copying torch/include/ATen/ops/nan_to_num_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9081326Z copying torch/include/ATen/ops/nan_to_num_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9082649Z copying torch/include/ATen/ops/nanmean.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9083913Z copying torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9086532Z copying torch/include/ATen/ops/nanmean_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9087584Z copying torch/include/ATen/ops/nanmean_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9088682Z copying torch/include/ATen/ops/nanmedian.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9090427Z copying torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9091908Z copying torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9093082Z copying torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9094592Z copying torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9095932Z copying torch/include/ATen/ops/nanmedian_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9097286Z copying torch/include/ATen/ops/nanmedian_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9098704Z copying torch/include/ATen/ops/nanquantile.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9100690Z copying torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9101879Z copying torch/include/ATen/ops/nanquantile_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9102793Z copying torch/include/ATen/ops/nanquantile_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9104421Z copying torch/include/ATen/ops/nansum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9105798Z copying torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9107051Z copying torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9108379Z copying torch/include/ATen/ops/nansum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9109899Z copying torch/include/ATen/ops/nansum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9111426Z copying torch/include/ATen/ops/narrow.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9112902Z copying torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9114102Z copying torch/include/ATen/ops/narrow_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9115937Z copying torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9117022Z copying torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9118877Z copying torch/include/ATen/ops/narrow_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9120142Z copying torch/include/ATen/ops/narrow_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9121368Z copying torch/include/ATen/ops/narrow_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9122749Z copying torch/include/ATen/ops/narrow_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9123750Z copying torch/include/ATen/ops/native_batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9126815Z copying torch/include/ATen/ops/native_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9127889Z copying torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9128792Z copying torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9129766Z copying torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9131132Z copying torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9132300Z copying torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9133676Z copying torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9134982Z copying torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9136538Z copying torch/include/ATen/ops/native_batch_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9137646Z copying torch/include/ATen/ops/native_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9139632Z copying torch/include/ATen/ops/native_channel_shuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9141188Z copying torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9142333Z copying torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9143363Z copying torch/include/ATen/ops/native_channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9144621Z copying torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9145957Z copying torch/include/ATen/ops/native_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9147391Z copying torch/include/ATen/ops/native_dropout_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9149299Z copying torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9150410Z copying torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9151771Z copying torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9153113Z copying torch/include/ATen/ops/native_dropout_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9154306Z copying torch/include/ATen/ops/native_dropout_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9156249Z copying torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9157263Z copying torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9158832Z copying torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9160188Z copying torch/include/ATen/ops/native_dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9161459Z copying torch/include/ATen/ops/native_dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9163046Z copying torch/include/ATen/ops/native_group_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9164393Z copying torch/include/ATen/ops/native_group_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9166085Z copying torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9167381Z copying torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9168764Z copying torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9170036Z copying torch/include/ATen/ops/native_group_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9172082Z copying torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9173077Z copying torch/include/ATen/ops/native_layer_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9174779Z copying torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9176731Z copying torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9178087Z copying torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9179422Z copying torch/include/ATen/ops/native_group_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9181149Z copying torch/include/ATen/ops/native_group_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9182901Z copying torch/include/ATen/ops/native_layer_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9184576Z copying torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9185958Z copying torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9187624Z copying torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9188953Z copying torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9190562Z copying torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9192252Z copying torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9193554Z copying torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9195120Z copying torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9196576Z copying torch/include/ATen/ops/native_layer_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9198248Z copying torch/include/ATen/ops/native_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9199565Z copying torch/include/ATen/ops/native_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9202026Z copying torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9203045Z copying torch/include/ATen/ops/native_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9204344Z copying torch/include/ATen/ops/native_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9205605Z copying torch/include/ATen/ops/ne.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9207726Z copying torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9208566Z copying torch/include/ATen/ops/ne_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9210209Z copying torch/include/ATen/ops/ne_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9211353Z copying torch/include/ATen/ops/ne_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9212997Z copying torch/include/ATen/ops/ne_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9214350Z copying torch/include/ATen/ops/ne_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9216602Z copying torch/include/ATen/ops/ne_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9217178Z copying torch/include/ATen/ops/neg.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9219156Z copying torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9220405Z copying torch/include/ATen/ops/neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9221567Z copying torch/include/ATen/ops/neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9222676Z copying torch/include/ATen/ops/neg_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9224506Z copying torch/include/ATen/ops/neg_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9225719Z copying torch/include/ATen/ops/neg_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9227264Z copying torch/include/ATen/ops/neg_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9228823Z copying torch/include/ATen/ops/negative.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9230425Z copying torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9231711Z copying torch/include/ATen/ops/negative_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9233180Z copying torch/include/ATen/ops/negative_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9234761Z copying torch/include/ATen/ops/nested_to_padded_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9236826Z copying torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9237738Z copying torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9239279Z copying torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9240536Z copying torch/include/ATen/ops/new_empty.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9241958Z copying torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9243127Z copying torch/include/ATen/ops/new_empty_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9244741Z copying torch/include/ATen/ops/new_empty_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9246095Z copying torch/include/ATen/ops/new_empty_strided.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9247806Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9249212Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9250434Z copying torch/include/ATen/ops/new_empty_strided_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9251808Z copying torch/include/ATen/ops/new_empty_strided_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9253315Z copying torch/include/ATen/ops/new_full.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9255651Z copying torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9256758Z copying torch/include/ATen/ops/new_full_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9258224Z copying torch/include/ATen/ops/new_full_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9259635Z copying torch/include/ATen/ops/new_ones.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9261487Z copying torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9262901Z copying torch/include/ATen/ops/new_ones_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9264409Z copying torch/include/ATen/ops/new_ones_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9266038Z copying torch/include/ATen/ops/new_zeros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9267873Z copying torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9269374Z copying torch/include/ATen/ops/new_zeros_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9270947Z copying torch/include/ATen/ops/new_zeros_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9272962Z copying torch/include/ATen/ops/nextafter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9275136Z copying torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9276257Z copying torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9277868Z copying torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9279653Z copying torch/include/ATen/ops/nextafter_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9281257Z copying torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9282944Z copying torch/include/ATen/ops/nextafter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9284250Z copying torch/include/ATen/ops/nextafter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9285994Z copying torch/include/ATen/ops/nll_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9287598Z copying torch/include/ATen/ops/nll_loss2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9289302Z copying torch/include/ATen/ops/nll_loss2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9290982Z copying torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9292483Z copying torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9293935Z copying torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9295587Z copying torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9297360Z copying torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9298627Z copying torch/include/ATen/ops/nll_loss2d_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9300317Z copying torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9301970Z copying torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9303355Z copying torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9305007Z copying torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9306514Z copying torch/include/ATen/ops/nll_loss2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9308137Z copying torch/include/ATen/ops/nll_loss2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9309721Z copying torch/include/ATen/ops/nll_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9311911Z copying torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9313177Z copying torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9314898Z copying torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9316065Z copying torch/include/ATen/ops/nll_loss_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9317849Z copying torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9319552Z copying torch/include/ATen/ops/nll_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9321315Z copying torch/include/ATen/ops/nll_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9322743Z copying torch/include/ATen/ops/or.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9324674Z copying torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9326169Z copying torch/include/ATen/ops/nll_loss_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9328452Z copying torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9329423Z copying torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9331181Z copying torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9332638Z copying torch/include/ATen/ops/nll_loss_forward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9334339Z copying torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9335864Z copying torch/include/ATen/ops/nll_loss_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9337657Z copying torch/include/ATen/ops/nll_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9338857Z copying torch/include/ATen/ops/nll_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9340667Z copying torch/include/ATen/ops/nll_loss_nd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9342426Z copying torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9343872Z copying torch/include/ATen/ops/nll_loss_nd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9345379Z copying torch/include/ATen/ops/nll_loss_nd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9347017Z copying torch/include/ATen/ops/nll_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9348469Z copying torch/include/ATen/ops/nonzero.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9350361Z copying torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9351885Z copying torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9353514Z copying torch/include/ATen/ops/nonzero_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9354999Z copying torch/include/ATen/ops/nonzero_numpy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9357105Z copying torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9358174Z copying torch/include/ATen/ops/nonzero_numpy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9360100Z copying torch/include/ATen/ops/nonzero_numpy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9362003Z copying torch/include/ATen/ops/nonzero_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9363437Z copying torch/include/ATen/ops/nonzero_static.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9364954Z copying torch/include/ATen/ops/nonzero_static_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9366287Z copying torch/include/ATen/ops/nonzero_static_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9367793Z copying torch/include/ATen/ops/nonzero_static_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9369224Z copying torch/include/ATen/ops/norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9370815Z copying torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9372585Z copying torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9373692Z copying torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9375498Z copying torch/include/ATen/ops/norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9376801Z copying torch/include/ATen/ops/norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9378305Z copying torch/include/ATen/ops/norm_except_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9379873Z copying torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9381153Z copying torch/include/ATen/ops/norm_except_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9382614Z copying torch/include/ATen/ops/norm_except_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9384057Z copying torch/include/ATen/ops/norm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9385509Z copying torch/include/ATen/ops/norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9389130Z copying torch/include/ATen/ops/norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9389910Z copying torch/include/ATen/ops/norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9390631Z copying torch/include/ATen/ops/normal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9392266Z copying torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9393204Z copying torch/include/ATen/ops/normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9394576Z copying torch/include/ATen/ops/normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9395943Z copying torch/include/ATen/ops/normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9397193Z copying torch/include/ATen/ops/normal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9398762Z copying torch/include/ATen/ops/normal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9400348Z copying torch/include/ATen/ops/not_equal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9401712Z copying torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9402979Z copying torch/include/ATen/ops/not_equal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9404226Z copying torch/include/ATen/ops/not_equal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9406048Z copying torch/include/ATen/ops/nuclear_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9407644Z copying torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9408827Z copying torch/include/ATen/ops/nuclear_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9410477Z copying torch/include/ATen/ops/nuclear_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9411531Z copying torch/include/ATen/ops/numpy_T.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9413600Z copying torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9414365Z copying torch/include/ATen/ops/numpy_T_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9416543Z copying torch/include/ATen/ops/numpy_T_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9417356Z copying torch/include/ATen/ops/one_hot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9418389Z copying torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9420126Z copying torch/include/ATen/ops/one_hot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9420773Z copying torch/include/ATen/ops/one_hot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9422021Z copying torch/include/ATen/ops/ones.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9423836Z copying torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9424934Z copying torch/include/ATen/ops/ones_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9426749Z copying torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9427514Z copying torch/include/ATen/ops/ones_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9430398Z copying torch/include/ATen/ops/ones_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9431549Z copying torch/include/ATen/ops/ones_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9432306Z copying torch/include/ATen/ops/ones_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9433367Z copying torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9434654Z copying torch/include/ATen/ops/or_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9436158Z copying torch/include/ATen/ops/or_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9437642Z copying torch/include/ATen/ops/orgqr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9439471Z copying torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9440686Z copying torch/include/ATen/ops/orgqr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9442562Z copying torch/include/ATen/ops/orgqr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9443679Z copying torch/include/ATen/ops/ormqr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9445220Z copying torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9446551Z copying torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9447809Z copying torch/include/ATen/ops/ormqr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9449453Z copying torch/include/ATen/ops/ormqr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9450652Z copying torch/include/ATen/ops/outer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9452980Z copying torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9454127Z copying torch/include/ATen/ops/outer_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9455228Z copying torch/include/ATen/ops/outer_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9456707Z copying torch/include/ATen/ops/output_nr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9458234Z copying torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9459487Z copying torch/include/ATen/ops/output_nr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9460660Z copying torch/include/ATen/ops/output_nr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9462470Z copying torch/include/ATen/ops/pad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9464251Z copying torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9465327Z copying torch/include/ATen/ops/pad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9467355Z copying torch/include/ATen/ops/pad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9468972Z copying torch/include/ATen/ops/pad_sequence.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9470747Z copying torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9471858Z copying torch/include/ATen/ops/pad_sequence_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9473187Z copying torch/include/ATen/ops/pad_sequence_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9474823Z copying torch/include/ATen/ops/pairwise_distance.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9476329Z copying torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9477637Z copying torch/include/ATen/ops/pairwise_distance_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9479139Z copying torch/include/ATen/ops/pairwise_distance_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9480706Z copying torch/include/ATen/ops/pdist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9482602Z copying torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9483816Z copying torch/include/ATen/ops/pdist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9485436Z copying torch/include/ATen/ops/pdist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9486880Z copying torch/include/ATen/ops/permute.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9489114Z copying torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9489914Z copying torch/include/ATen/ops/permute_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9491987Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9493347Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9494525Z copying torch/include/ATen/ops/permute_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9496139Z copying torch/include/ATen/ops/permute_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9497575Z copying torch/include/ATen/ops/permute_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9499026Z copying torch/include/ATen/ops/permute_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9500533Z copying torch/include/ATen/ops/pin_memory.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9502295Z copying torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9503516Z copying torch/include/ATen/ops/pin_memory_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9505035Z copying torch/include/ATen/ops/pin_memory_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9506831Z copying torch/include/ATen/ops/pinverse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9508606Z copying torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9509775Z copying torch/include/ATen/ops/pinverse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9511413Z copying torch/include/ATen/ops/pinverse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9512795Z copying torch/include/ATen/ops/pixel_shuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9514672Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9516097Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9517355Z copying torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9519123Z copying torch/include/ATen/ops/pixel_shuffle_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9521003Z copying torch/include/ATen/ops/pixel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9522537Z copying torch/include/ATen/ops/pixel_unshuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9524101Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9525953Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9526895Z copying torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9528558Z copying torch/include/ATen/ops/pixel_unshuffle_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9529782Z copying torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9531485Z copying torch/include/ATen/ops/poisson.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9532905Z copying torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9534446Z copying torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9536049Z copying torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9537851Z copying torch/include/ATen/ops/poisson_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9539195Z copying torch/include/ATen/ops/poisson_nll_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9540900Z copying torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9541780Z copying torch/include/ATen/ops/poisson_nll_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9543185Z copying torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9544294Z copying torch/include/ATen/ops/poisson_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9545900Z copying torch/include/ATen/ops/polar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9547462Z copying torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9548523Z copying torch/include/ATen/ops/polar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9549988Z copying torch/include/ATen/ops/polar_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9551583Z copying torch/include/ATen/ops/polar_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9552588Z copying torch/include/ATen/ops/polar_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9554782Z copying torch/include/ATen/ops/polygamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9556374Z copying torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9557809Z copying torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9559378Z copying torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9560514Z copying torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9562160Z copying torch/include/ATen/ops/polygamma_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9564268Z copying torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9565362Z copying torch/include/ATen/ops/polygamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9566662Z copying torch/include/ATen/ops/polygamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9568071Z copying torch/include/ATen/ops/positive.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9569911Z copying torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9570948Z copying torch/include/ATen/ops/positive_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9572216Z copying torch/include/ATen/ops/positive_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9573869Z copying torch/include/ATen/ops/pow.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9575383Z copying torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9576479Z copying torch/include/ATen/ops/pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9577731Z copying torch/include/ATen/ops/pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9579089Z copying torch/include/ATen/ops/pow_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9580376Z copying torch/include/ATen/ops/pow_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9581664Z copying torch/include/ATen/ops/pow_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9582966Z copying torch/include/ATen/ops/pow_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9584513Z copying torch/include/ATen/ops/prelu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9586037Z copying torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9587192Z copying torch/include/ATen/ops/prelu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9588506Z copying torch/include/ATen/ops/prelu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9589830Z copying torch/include/ATen/ops/prod.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9591704Z copying torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9593617Z copying torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9594755Z copying torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9595902Z copying torch/include/ATen/ops/prod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9597286Z copying torch/include/ATen/ops/prod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9598524Z copying torch/include/ATen/ops/prod_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9600093Z copying torch/include/ATen/ops/prod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9601389Z copying torch/include/ATen/ops/prod_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9602966Z copying torch/include/ATen/ops/prod_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9604224Z copying torch/include/ATen/ops/promote_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9606206Z copying torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9607155Z copying torch/include/ATen/ops/promote_types_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9608943Z copying torch/include/ATen/ops/promote_types_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9610097Z copying torch/include/ATen/ops/put.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9611737Z copying torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9612929Z copying torch/include/ATen/ops/put_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9614175Z copying torch/include/ATen/ops/put_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9615649Z copying torch/include/ATen/ops/put_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9616785Z copying torch/include/ATen/ops/put_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9618844Z copying torch/include/ATen/ops/put_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9619761Z copying torch/include/ATen/ops/q_per_channel_axis.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9620762Z copying torch/include/ATen/ops/q_per_channel_axis_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9622354Z copying torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9623693Z copying torch/include/ATen/ops/q_per_channel_scales.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9625238Z copying torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9626498Z copying torch/include/ATen/ops/q_per_channel_scales_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9627546Z copying torch/include/ATen/ops/qr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9629009Z copying torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9630505Z copying torch/include/ATen/ops/q_per_channel_zero_points.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9632300Z copying torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9633634Z copying torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9634941Z copying torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9635866Z copying torch/include/ATen/ops/q_scale.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9637256Z copying torch/include/ATen/ops/q_scale_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9639053Z copying torch/include/ATen/ops/q_scale_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9640296Z copying torch/include/ATen/ops/q_zero_point.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9641627Z copying torch/include/ATen/ops/q_zero_point_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9642922Z copying torch/include/ATen/ops/q_zero_point_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9644449Z copying torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9645582Z copying torch/include/ATen/ops/qr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9646736Z copying torch/include/ATen/ops/qr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9648058Z copying torch/include/ATen/ops/qscheme.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9649410Z copying torch/include/ATen/ops/qscheme_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9650653Z copying torch/include/ATen/ops/qscheme_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9652671Z copying torch/include/ATen/ops/quantile.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9654570Z copying torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9655782Z copying torch/include/ATen/ops/quantile_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9657029Z copying torch/include/ATen/ops/quantile_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9658457Z copying torch/include/ATen/ops/quantize_per_channel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9659808Z copying torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9660886Z copying torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9662183Z copying torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9663685Z copying torch/include/ATen/ops/quantize_per_channel_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9664886Z copying torch/include/ATen/ops/quantize_per_channel_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9667877Z copying torch/include/ATen/ops/quantize_per_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9669611Z copying torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9671299Z copying torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9672686Z copying torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9674293Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9676015Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9677730Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9679508Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9680839Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9682864Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9684656Z copying torch/include/ATen/ops/quantize_per_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9686419Z copying torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9688350Z copying torch/include/ATen/ops/quantized_batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9690738Z copying torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9692356Z copying torch/include/ATen/ops/quantized_batch_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9693937Z copying torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9695712Z copying torch/include/ATen/ops/quantized_gru_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9697870Z copying torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9698872Z copying torch/include/ATen/ops/quantized_gru_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9700447Z copying torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9701892Z copying torch/include/ATen/ops/quantized_lstm_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9703711Z copying torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9704812Z copying torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9707014Z copying torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9707910Z copying torch/include/ATen/ops/quantized_max_pool1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9710262Z copying torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9711296Z copying torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9712899Z copying torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9714541Z copying torch/include/ATen/ops/quantized_max_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9716377Z copying torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9717768Z copying torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9719654Z copying torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9721161Z copying torch/include/ATen/ops/quantized_max_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9723063Z copying torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9724399Z copying torch/include/ATen/ops/quantized_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9726042Z copying torch/include/ATen/ops/quantized_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9727493Z copying torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9729455Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9730766Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9732765Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9734088Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9735715Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9736928Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9738141Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9739810Z copying torch/include/ATen/ops/rad2deg.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9741266Z copying torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9742708Z copying torch/include/ATen/ops/rad2deg_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9743767Z copying torch/include/ATen/ops/rad2deg_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9745387Z copying torch/include/ATen/ops/rand.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9747424Z copying torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9748573Z copying torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9749901Z copying torch/include/ATen/ops/rand_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9751614Z copying torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9753049Z copying torch/include/ATen/ops/rand_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9754916Z copying torch/include/ATen/ops/rand_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9756278Z copying torch/include/ATen/ops/rand_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9757907Z copying torch/include/ATen/ops/rand_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9759604Z copying torch/include/ATen/ops/randint.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9761608Z copying torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9762677Z copying torch/include/ATen/ops/randint_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9764728Z copying torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9765974Z copying torch/include/ATen/ops/randint_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9767144Z copying torch/include/ATen/ops/randn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9769075Z copying torch/include/ATen/ops/randint_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9770538Z copying torch/include/ATen/ops/randint_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9771823Z copying torch/include/ATen/ops/randint_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9773759Z copying torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9775182Z copying torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9776379Z copying torch/include/ATen/ops/randn_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9777968Z copying torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9779495Z copying torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9780626Z copying torch/include/ATen/ops/randn_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9782197Z copying torch/include/ATen/ops/randn_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9783496Z copying torch/include/ATen/ops/randn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9785122Z copying torch/include/ATen/ops/randn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9786566Z copying torch/include/ATen/ops/random.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9788346Z copying torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9789837Z copying torch/include/ATen/ops/random_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9791466Z copying torch/include/ATen/ops/random_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9792724Z copying torch/include/ATen/ops/random_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9794129Z copying torch/include/ATen/ops/random_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9795627Z copying torch/include/ATen/ops/random_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9797335Z copying torch/include/ATen/ops/randperm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9799267Z copying torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9800359Z copying torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9802121Z copying torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9803388Z copying torch/include/ATen/ops/randperm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9805051Z copying torch/include/ATen/ops/randperm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9806278Z copying torch/include/ATen/ops/range.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9808065Z copying torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9809188Z copying torch/include/ATen/ops/range_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9810586Z copying torch/include/ATen/ops/range_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9812001Z copying torch/include/ATen/ops/range_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9813589Z copying torch/include/ATen/ops/range_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9814820Z copying torch/include/ATen/ops/range_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9816566Z copying torch/include/ATen/ops/ravel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9818012Z copying torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9819237Z copying torch/include/ATen/ops/ravel_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9820803Z copying torch/include/ATen/ops/ravel_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9821943Z copying torch/include/ATen/ops/real.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9823712Z copying torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9824771Z copying torch/include/ATen/ops/real_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9826107Z copying torch/include/ATen/ops/real_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9827729Z copying torch/include/ATen/ops/reciprocal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9829367Z copying torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9830428Z copying torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9831852Z copying torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9833199Z copying torch/include/ATen/ops/reciprocal_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9834992Z copying torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9836032Z copying torch/include/ATen/ops/reciprocal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9837439Z copying torch/include/ATen/ops/reciprocal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9839123Z copying torch/include/ATen/ops/record_stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9840391Z copying torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9842171Z copying torch/include/ATen/ops/record_stream_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9843915Z copying torch/include/ATen/ops/record_stream_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9844914Z copying torch/include/ATen/ops/refine_names.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9846882Z copying torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9848073Z copying torch/include/ATen/ops/refine_names_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9849949Z copying torch/include/ATen/ops/refine_names_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9851230Z copying torch/include/ATen/ops/reflection_pad1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9852870Z copying torch/include/ATen/ops/reflection_pad1d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9854198Z copying torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9855304Z copying torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9856492Z copying torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9857701Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9859511Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9860483Z copying torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9862233Z copying torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9863582Z copying torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9864693Z copying torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9866099Z copying torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9867372Z copying torch/include/ATen/ops/reflection_pad1d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9868868Z copying torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9870094Z copying torch/include/ATen/ops/reflection_pad1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9871485Z copying torch/include/ATen/ops/reflection_pad1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9872766Z copying torch/include/ATen/ops/reflection_pad2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9874176Z copying torch/include/ATen/ops/reflection_pad2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9875964Z copying torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9877285Z copying torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9878532Z copying torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9879972Z copying torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9881319Z copying torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9882637Z copying torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9883956Z copying torch/include/ATen/ops/reflection_pad2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9885257Z copying torch/include/ATen/ops/reflection_pad2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9886560Z copying torch/include/ATen/ops/reflection_pad3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9888194Z copying torch/include/ATen/ops/reflection_pad3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9889961Z copying torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9891024Z copying torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9892385Z copying torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9893734Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9895144Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9896445Z copying torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9897779Z copying torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9899519Z copying torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9900463Z copying torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9901632Z copying torch/include/ATen/ops/relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9903398Z copying torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9904717Z copying torch/include/ATen/ops/reflection_pad3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9906127Z copying torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9907425Z copying torch/include/ATen/ops/reflection_pad3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9908716Z copying torch/include/ATen/ops/reflection_pad3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9910030Z copying torch/include/ATen/ops/relu6.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9912153Z copying torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9913323Z copying torch/include/ATen/ops/relu6_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9914764Z copying torch/include/ATen/ops/relu6_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9916426Z copying torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9917810Z copying torch/include/ATen/ops/relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9919581Z copying torch/include/ATen/ops/relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9921232Z copying torch/include/ATen/ops/relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9922533Z copying torch/include/ATen/ops/relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9923936Z copying torch/include/ATen/ops/relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9925709Z copying torch/include/ATen/ops/remainder.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9927288Z copying torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9928903Z copying torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9930046Z copying torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9931611Z copying torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9933180Z copying torch/include/ATen/ops/remainder_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9934694Z copying torch/include/ATen/ops/remainder_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9935930Z copying torch/include/ATen/ops/remainder_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9937160Z copying torch/include/ATen/ops/remainder_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9939109Z copying torch/include/ATen/ops/rename.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9941129Z copying torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9942226Z copying torch/include/ATen/ops/rename_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9943816Z copying torch/include/ATen/ops/rename_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9945141Z copying torch/include/ATen/ops/renorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9947105Z copying torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9948177Z copying torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9950664Z copying torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9951726Z copying torch/include/ATen/ops/renorm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9953095Z copying torch/include/ATen/ops/renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9954359Z copying torch/include/ATen/ops/renorm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9955782Z copying torch/include/ATen/ops/renorm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9957395Z copying torch/include/ATen/ops/repeat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9959197Z copying torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9961085Z copying torch/include/ATen/ops/repeat_interleave.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9962303Z copying torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9963980Z copying torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9965217Z copying torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9966652Z copying torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9967798Z copying torch/include/ATen/ops/repeat_interleave_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9969224Z copying torch/include/ATen/ops/repeat_interleave_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9970551Z copying torch/include/ATen/ops/repeat_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9971847Z copying torch/include/ATen/ops/repeat_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9973447Z copying torch/include/ATen/ops/replication_pad1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9974801Z copying torch/include/ATen/ops/replication_pad1d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9976563Z copying torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9977648Z copying torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9979072Z copying torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9980340Z copying torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9981824Z copying torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9983161Z copying torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9984619Z copying torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9986438Z copying torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9987357Z copying torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9988894Z copying torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9990090Z copying torch/include/ATen/ops/replication_pad1d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9991482Z copying torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9992857Z copying torch/include/ATen/ops/replication_pad1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9994013Z copying torch/include/ATen/ops/replication_pad1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9995387Z copying torch/include/ATen/ops/replication_pad2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9996768Z copying torch/include/ATen/ops/replication_pad2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9998281Z copying torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:02.9999671Z copying torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0001389Z copying torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0002890Z copying torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0004180Z copying torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0005446Z copying torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0006929Z copying torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0008486Z copying torch/include/ATen/ops/replication_pad2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0009981Z copying torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0011090Z copying torch/include/ATen/ops/replication_pad2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0011962Z copying torch/include/ATen/ops/replication_pad2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0013373Z copying torch/include/ATen/ops/replication_pad3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0014856Z copying torch/include/ATen/ops/replication_pad3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0016570Z copying torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0017660Z copying torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0018834Z copying torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0020449Z copying torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0022083Z copying torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0022918Z copying torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0024599Z copying torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0026216Z copying torch/include/ATen/ops/replication_pad3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0027519Z copying torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0028780Z copying torch/include/ATen/ops/replication_pad3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0031009Z copying torch/include/ATen/ops/replication_pad3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0032031Z copying torch/include/ATen/ops/requires_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0034117Z copying torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0035221Z copying torch/include/ATen/ops/requires_grad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0036844Z copying torch/include/ATen/ops/requires_grad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0038225Z copying torch/include/ATen/ops/reshape.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0039988Z copying torch/include/ATen/ops/reshape_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0041491Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0042943Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0044115Z copying torch/include/ATen/ops/reshape_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0045730Z copying torch/include/ATen/ops/reshape_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0047246Z copying torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0048628Z copying torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0049672Z copying torch/include/ATen/ops/reshape_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0051175Z copying torch/include/ATen/ops/reshape_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0052743Z copying torch/include/ATen/ops/resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0054363Z copying torch/include/ATen/ops/resize_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0055776Z copying torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0057994Z copying torch/include/ATen/ops/resize_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0058658Z copying torch/include/ATen/ops/resize_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0059924Z copying torch/include/ATen/ops/resize_as_sparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0061338Z copying torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0062682Z copying torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0063842Z copying torch/include/ATen/ops/resize_as_sparse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0065029Z copying torch/include/ATen/ops/resize_as_sparse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0066484Z copying torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0067589Z copying torch/include/ATen/ops/resize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0068799Z copying torch/include/ATen/ops/resize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0070193Z copying torch/include/ATen/ops/resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0071615Z copying torch/include/ATen/ops/resize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0072727Z copying torch/include/ATen/ops/resize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0074068Z copying torch/include/ATen/ops/resolve_conj.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0075644Z copying torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0076624Z copying torch/include/ATen/ops/resolve_conj_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0077763Z copying torch/include/ATen/ops/resolve_conj_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0080182Z copying torch/include/ATen/ops/resolve_neg.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0081102Z copying torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0081936Z copying torch/include/ATen/ops/resolve_neg_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0083544Z copying torch/include/ATen/ops/resolve_neg_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0084970Z copying torch/include/ATen/ops/result_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0086836Z copying torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0087861Z copying torch/include/ATen/ops/result_type_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0088943Z copying torch/include/ATen/ops/result_type_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0090187Z copying torch/include/ATen/ops/retain_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0092029Z copying torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0093299Z copying torch/include/ATen/ops/retain_grad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0094239Z copying torch/include/ATen/ops/retain_grad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0095499Z copying torch/include/ATen/ops/retains_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0096880Z copying torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0097763Z copying torch/include/ATen/ops/retains_grad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0098947Z copying torch/include/ATen/ops/retains_grad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0100229Z copying torch/include/ATen/ops/rms_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0102047Z copying torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0103225Z copying torch/include/ATen/ops/rms_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0104506Z copying torch/include/ATen/ops/rms_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0105759Z copying torch/include/ATen/ops/rnn_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0107134Z copying torch/include/ATen/ops/rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0108765Z copying torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0110004Z copying torch/include/ATen/ops/rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0111221Z copying torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0112835Z copying torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0113891Z copying torch/include/ATen/ops/rnn_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0115088Z copying torch/include/ATen/ops/rnn_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0116324Z copying torch/include/ATen/ops/rnn_tanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0117743Z copying torch/include/ATen/ops/rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0120012Z copying torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0120997Z copying torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0122153Z copying torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0123778Z copying torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0124843Z copying torch/include/ATen/ops/rnn_tanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0126177Z copying torch/include/ATen/ops/rnn_tanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0127410Z copying torch/include/ATen/ops/roll.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0128948Z copying torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0129967Z copying torch/include/ATen/ops/roll_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0131593Z copying torch/include/ATen/ops/roll_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0133135Z copying torch/include/ATen/ops/roll_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0134359Z copying torch/include/ATen/ops/roll_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0135927Z copying torch/include/ATen/ops/rot90.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0137465Z copying torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0138616Z copying torch/include/ATen/ops/rot90_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0139915Z copying torch/include/ATen/ops/rot90_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0141370Z copying torch/include/ATen/ops/round.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0143204Z copying torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0144221Z copying torch/include/ATen/ops/round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0145594Z copying torch/include/ATen/ops/round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0146837Z copying torch/include/ATen/ops/round_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0148428Z copying torch/include/ATen/ops/round_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0149638Z copying torch/include/ATen/ops/round_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0151107Z copying torch/include/ATen/ops/round_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0152609Z copying torch/include/ATen/ops/row_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0154076Z copying torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0155228Z copying torch/include/ATen/ops/row_indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0156946Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0158551Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0159782Z copying torch/include/ATen/ops/row_indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0161525Z copying torch/include/ATen/ops/row_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0162844Z copying torch/include/ATen/ops/row_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0164040Z copying torch/include/ATen/ops/row_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0165563Z copying torch/include/ATen/ops/row_stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0167414Z copying torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0168354Z copying torch/include/ATen/ops/row_stack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0169646Z copying torch/include/ATen/ops/row_stack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0170890Z copying torch/include/ATen/ops/rrelu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0172488Z copying torch/include/ATen/ops/rrelu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0173931Z copying torch/include/ATen/ops/t.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0175506Z copying torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0176839Z copying torch/include/ATen/ops/rrelu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0178550Z copying torch/include/ATen/ops/rrelu_with_noise.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0179875Z copying torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0181675Z copying torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0182735Z copying torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0184009Z copying torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0185899Z copying torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0186866Z copying torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0188410Z copying torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0189779Z copying torch/include/ATen/ops/rrelu_with_noise_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0191096Z copying torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0192709Z copying torch/include/ATen/ops/rshift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0194453Z copying torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0195614Z copying torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0197409Z copying torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0199227Z copying torch/include/ATen/ops/rshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0200567Z copying torch/include/ATen/ops/rshift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0202042Z copying torch/include/ATen/ops/rshift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0203586Z copying torch/include/ATen/ops/rsqrt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0205652Z copying torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0206528Z copying torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0208195Z copying torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0209260Z copying torch/include/ATen/ops/rsqrt_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0211528Z copying torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0212464Z copying torch/include/ATen/ops/rsqrt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0214022Z copying torch/include/ATen/ops/rsqrt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0215664Z copying torch/include/ATen/ops/rsub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0217603Z copying torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0218730Z copying torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0220439Z copying torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0221648Z copying torch/include/ATen/ops/rsub_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0223105Z copying torch/include/ATen/ops/rsub_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0224456Z copying torch/include/ATen/ops/scalar_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0226425Z copying torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0227567Z copying torch/include/ATen/ops/scalar_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0229225Z copying torch/include/ATen/ops/scalar_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0230517Z copying torch/include/ATen/ops/scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0232628Z copying torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0233818Z copying torch/include/ATen/ops/scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0242118Z copying torch/include/ATen/ops/scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0243201Z copying torch/include/ATen/ops/scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0243861Z copying torch/include/ATen/ops/scatter_add.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0244987Z copying torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0245931Z copying torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0246775Z copying torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0247655Z copying torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0248368Z copying torch/include/ATen/ops/scatter_add_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0249207Z copying torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0249890Z copying torch/include/ATen/ops/scatter_add_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0250633Z copying torch/include/ATen/ops/scatter_add_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0252116Z copying torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0253539Z copying torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0254857Z copying torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0256686Z copying torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0258033Z copying torch/include/ATen/ops/scatter_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0259506Z copying torch/include/ATen/ops/scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0260918Z copying torch/include/ATen/ops/scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0262336Z copying torch/include/ATen/ops/scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0264087Z copying torch/include/ATen/ops/scatter_reduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0265874Z copying torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0267061Z copying torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0268550Z copying torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0270018Z copying torch/include/ATen/ops/scatter_reduce_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0271757Z copying torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0273055Z copying torch/include/ATen/ops/scatter_reduce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0274520Z copying torch/include/ATen/ops/scatter_reduce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0276181Z copying torch/include/ATen/ops/searchsorted.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0278095Z copying torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0279173Z copying torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0280943Z copying torch/include/ATen/ops/searchsorted_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0282494Z copying torch/include/ATen/ops/searchsorted_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0284157Z copying torch/include/ATen/ops/segment_reduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0285944Z copying torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0287366Z copying torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0288929Z copying torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0290415Z copying torch/include/ATen/ops/segment_reduce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0291851Z copying torch/include/ATen/ops/segment_reduce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0293343Z copying torch/include/ATen/ops/select.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0294980Z copying torch/include/ATen/ops/select_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0296860Z copying torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0298409Z copying torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0299767Z copying torch/include/ATen/ops/select_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0301337Z copying torch/include/ATen/ops/select_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0302994Z copying torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0304400Z copying torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0305834Z copying torch/include/ATen/ops/select_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0307667Z copying torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0309633Z copying torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0310757Z copying torch/include/ATen/ops/select_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0312268Z copying torch/include/ATen/ops/select_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0313572Z copying torch/include/ATen/ops/select_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0315082Z copying torch/include/ATen/ops/select_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0316609Z copying torch/include/ATen/ops/select_scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0318190Z copying torch/include/ATen/ops/select_scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0320054Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0321656Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0322861Z copying torch/include/ATen/ops/select_scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0324316Z copying torch/include/ATen/ops/selu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0325991Z copying torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0327201Z copying torch/include/ATen/ops/selu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0328681Z copying torch/include/ATen/ops/selu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0330183Z copying torch/include/ATen/ops/set.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0331871Z copying torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0333253Z copying torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0334519Z copying torch/include/ATen/ops/set_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0336106Z copying torch/include/ATen/ops/set_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0337557Z copying torch/include/ATen/ops/set_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0339206Z copying torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0340372Z copying torch/include/ATen/ops/set_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0341923Z copying torch/include/ATen/ops/set_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0343271Z copying torch/include/ATen/ops/set_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0344737Z copying torch/include/ATen/ops/set_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0346254Z copying torch/include/ATen/ops/set_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0347782Z copying torch/include/ATen/ops/sgn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0349583Z copying torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0350734Z copying torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0352261Z copying torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0353702Z copying torch/include/ATen/ops/sgn_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0355170Z copying torch/include/ATen/ops/sgn_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0356550Z copying torch/include/ATen/ops/sgn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0357978Z copying torch/include/ATen/ops/sgn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0359556Z copying torch/include/ATen/ops/sigmoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0361124Z copying torch/include/ATen/ops/sigmoid_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0362812Z copying torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0364097Z copying torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0365647Z copying torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0366944Z copying torch/include/ATen/ops/sigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0368519Z copying torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0369826Z copying torch/include/ATen/ops/sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0371384Z copying torch/include/ATen/ops/sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0372926Z copying torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0374135Z copying torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0375649Z copying torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0376942Z copying torch/include/ATen/ops/sigmoid_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0378523Z copying torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0379833Z copying torch/include/ATen/ops/sigmoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0381365Z copying torch/include/ATen/ops/sigmoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0382788Z copying torch/include/ATen/ops/sign.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0384610Z copying torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0385857Z copying torch/include/ATen/ops/sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0387166Z copying torch/include/ATen/ops/sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0388635Z copying torch/include/ATen/ops/sign_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0390104Z copying torch/include/ATen/ops/sign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0391606Z copying torch/include/ATen/ops/sign_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0392811Z copying torch/include/ATen/ops/sign_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0394330Z copying torch/include/ATen/ops/signbit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0396197Z copying torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0397226Z copying torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0398868Z copying torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0400283Z copying torch/include/ATen/ops/signbit_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0401771Z copying torch/include/ATen/ops/signbit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0403526Z copying torch/include/ATen/ops/signbit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0404759Z copying torch/include/ATen/ops/signbit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0406212Z copying torch/include/ATen/ops/silu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0407675Z copying torch/include/ATen/ops/silu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0410134Z copying torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0411513Z copying torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0412446Z copying torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0413791Z copying torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0414957Z copying torch/include/ATen/ops/silu_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0416634Z copying torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0417917Z copying torch/include/ATen/ops/silu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0419557Z copying torch/include/ATen/ops/silu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0421490Z copying torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0422718Z copying torch/include/ATen/ops/silu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0424536Z copying torch/include/ATen/ops/silu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0425489Z copying torch/include/ATen/ops/silu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0427944Z copying torch/include/ATen/ops/silu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0428606Z copying torch/include/ATen/ops/silu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0430262Z copying torch/include/ATen/ops/silu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0431661Z copying torch/include/ATen/ops/sin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0433560Z copying torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0434710Z copying torch/include/ATen/ops/sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0436532Z copying torch/include/ATen/ops/sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0438110Z copying torch/include/ATen/ops/sin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0439924Z copying torch/include/ATen/ops/sin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0441434Z copying torch/include/ATen/ops/sin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0442845Z copying torch/include/ATen/ops/sin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0444964Z copying torch/include/ATen/ops/sinc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0446382Z copying torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0447514Z copying torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0448581Z copying torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0450312Z copying torch/include/ATen/ops/sinc_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0451703Z copying torch/include/ATen/ops/sinc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0453190Z copying torch/include/ATen/ops/sinc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0454487Z copying torch/include/ATen/ops/sinc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0456827Z copying torch/include/ATen/ops/sinh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0457985Z copying torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0458920Z copying torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0459745Z copying torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0461708Z copying torch/include/ATen/ops/sinh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0462628Z copying torch/include/ATen/ops/sinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0463695Z copying torch/include/ATen/ops/sinh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0465099Z copying torch/include/ATen/ops/sinh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0466147Z copying torch/include/ATen/ops/size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0467646Z copying torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0468686Z copying torch/include/ATen/ops/size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0470056Z copying torch/include/ATen/ops/size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0471429Z copying torch/include/ATen/ops/slice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0473023Z copying torch/include/ATen/ops/slice_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0474820Z copying torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0476085Z copying torch/include/ATen/ops/slice_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0477611Z copying torch/include/ATen/ops/slice_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0479377Z copying torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0480561Z copying torch/include/ATen/ops/slice_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0481993Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0483241Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0484503Z copying torch/include/ATen/ops/slice_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0486217Z copying torch/include/ATen/ops/slice_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0487489Z copying torch/include/ATen/ops/slice_inverse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0489168Z copying torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0489989Z copying torch/include/ATen/ops/slice_inverse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0491175Z copying torch/include/ATen/ops/slice_inverse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0492298Z copying torch/include/ATen/ops/slice_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0493549Z copying torch/include/ATen/ops/slice_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0495363Z copying torch/include/ATen/ops/slice_scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0497269Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0498473Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0499987Z copying torch/include/ATen/ops/slice_scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0501295Z copying torch/include/ATen/ops/slice_scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0502647Z copying torch/include/ATen/ops/slogdet.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0504506Z copying torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0505655Z copying torch/include/ATen/ops/slogdet_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0507504Z copying torch/include/ATen/ops/slogdet_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0508090Z copying torch/include/ATen/ops/slow_conv3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0509959Z copying torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0511227Z copying torch/include/ATen/ops/slow_conv3d_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0513145Z copying torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0514540Z copying torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0516544Z copying torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0517752Z copying torch/include/ATen/ops/slow_conv3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0519352Z copying torch/include/ATen/ops/slow_conv3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0521056Z copying torch/include/ATen/ops/slow_conv_dilated2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0522804Z copying torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0524144Z copying torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0525570Z copying torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0527352Z copying torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0529101Z copying torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0530300Z copying torch/include/ATen/ops/slow_conv_dilated3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0532585Z copying torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0533575Z copying torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0535720Z copying torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0536864Z copying torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0539039Z copying torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0540013Z copying torch/include/ATen/ops/slow_conv_transpose2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0542320Z copying torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0543649Z copying torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0544896Z copying torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0546150Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0547408Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0548723Z copying torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0550227Z copying torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0551443Z copying torch/include/ATen/ops/slow_conv_transpose3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0553060Z copying torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0554441Z copying torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0555915Z copying torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0557199Z copying torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0558755Z copying torch/include/ATen/ops/smm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0560131Z copying torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0561283Z copying torch/include/ATen/ops/smm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0562544Z copying torch/include/ATen/ops/smm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0564038Z copying torch/include/ATen/ops/smooth_l1_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0565430Z copying torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0567302Z copying torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0568518Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0569914Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0570895Z copying torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0572584Z copying torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0574151Z copying torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0575847Z copying torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0577232Z copying torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0578687Z copying torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0580086Z copying torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0581679Z copying torch/include/ATen/ops/smooth_l1_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0582634Z copying torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0584459Z copying torch/include/ATen/ops/soft_margin_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0585755Z copying torch/include/ATen/ops/soft_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0587368Z copying torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0588295Z copying torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0590441Z copying torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0591723Z copying torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0592978Z copying torch/include/ATen/ops/soft_margin_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0594695Z copying torch/include/ATen/ops/soft_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0595908Z copying torch/include/ATen/ops/softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0597887Z copying torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0599564Z copying torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0600781Z copying torch/include/ATen/ops/softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0602311Z copying torch/include/ATen/ops/softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0603806Z copying torch/include/ATen/ops/softplus.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0605392Z copying torch/include/ATen/ops/softplus_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0606807Z copying torch/include/ATen/ops/softplus_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0608720Z copying torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0610055Z copying torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0611809Z copying torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0613155Z copying torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0614801Z copying torch/include/ATen/ops/softplus_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0616071Z copying torch/include/ATen/ops/softplus_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0617926Z copying torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0619040Z copying torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0620632Z copying torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0621959Z copying torch/include/ATen/ops/softplus_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0623659Z copying torch/include/ATen/ops/softplus_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0624971Z copying torch/include/ATen/ops/softplus_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0626606Z copying torch/include/ATen/ops/softplus_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0627889Z copying torch/include/ATen/ops/softshrink.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0629584Z copying torch/include/ATen/ops/softshrink_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0631292Z copying torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0632532Z copying torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0634003Z copying torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0635649Z copying torch/include/ATen/ops/softshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0637075Z copying torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0638455Z copying torch/include/ATen/ops/softshrink_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0640160Z copying torch/include/ATen/ops/softshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0642039Z copying torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0643371Z copying torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0645053Z copying torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0646171Z copying torch/include/ATen/ops/softshrink_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0647633Z copying torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0648975Z copying torch/include/ATen/ops/softshrink_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0650371Z copying torch/include/ATen/ops/softshrink_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0651672Z copying torch/include/ATen/ops/sort.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0653667Z copying torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0655131Z copying torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0656353Z copying torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0657552Z copying torch/include/ATen/ops/sort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0658959Z copying torch/include/ATen/ops/sort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0660260Z copying torch/include/ATen/ops/sort_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0661857Z copying torch/include/ATen/ops/sort_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0663182Z copying torch/include/ATen/ops/sort_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0665252Z copying torch/include/ATen/ops/sort_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0666176Z copying torch/include/ATen/ops/sparse_bsc_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0667776Z copying torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0668985Z copying torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0670836Z copying torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0671949Z copying torch/include/ATen/ops/sparse_bsr_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0673990Z copying torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0675064Z copying torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0676561Z copying torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0678064Z copying torch/include/ATen/ops/sparse_compressed_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0679807Z copying torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0680975Z copying torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0682319Z copying torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0683792Z copying torch/include/ATen/ops/sparse_coo_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0686343Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0687627Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0688963Z copying torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0690320Z copying torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0691609Z copying torch/include/ATen/ops/sparse_csc_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0693220Z copying torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0694368Z copying torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0695684Z copying torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0696976Z copying torch/include/ATen/ops/sparse_csr_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0698813Z copying torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0699675Z copying torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0701012Z copying torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0702050Z copying torch/include/ATen/ops/sparse_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0703385Z copying torch/include/ATen/ops/sparse_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0705120Z copying torch/include/ATen/ops/sparse_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0706299Z copying torch/include/ATen/ops/sparse_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0707656Z copying torch/include/ATen/ops/sparse_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0708926Z copying torch/include/ATen/ops/sparse_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0710546Z copying torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0712247Z copying torch/include/ATen/ops/sparse_mask_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0713477Z copying torch/include/ATen/ops/sparse_mask_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0714633Z copying torch/include/ATen/ops/sparse_resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0716090Z copying torch/include/ATen/ops/sparse_resize_and_clear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0717730Z copying torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0719024Z copying torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0720276Z copying torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0723549Z copying torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0724659Z copying torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0726146Z copying torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0727632Z copying torch/include/ATen/ops/sparse_resize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0729015Z copying torch/include/ATen/ops/sparse_resize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0730405Z copying torch/include/ATen/ops/sparse_sampled_addmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0731632Z copying torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0733157Z copying torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0734543Z copying torch/include/ATen/ops/special_airy_ai.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0736267Z copying torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0737357Z copying torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0738438Z copying torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0739756Z copying torch/include/ATen/ops/special_airy_ai_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0741154Z copying torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0742351Z copying torch/include/ATen/ops/special_airy_ai_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0743556Z copying torch/include/ATen/ops/special_airy_ai_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0744976Z copying torch/include/ATen/ops/special_bessel_j0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0746600Z copying torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0747803Z copying torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0749087Z copying torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0750821Z copying torch/include/ATen/ops/special_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0752211Z copying torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0753610Z copying torch/include/ATen/ops/special_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0755386Z copying torch/include/ATen/ops/special_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0756698Z copying torch/include/ATen/ops/special_bessel_j1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0758918Z copying torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0759990Z copying torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0762211Z copying torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0763254Z copying torch/include/ATen/ops/special_bessel_j1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0764703Z copying torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0765907Z copying torch/include/ATen/ops/special_bessel_j1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0767271Z copying torch/include/ATen/ops/special_bessel_j1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0768651Z copying torch/include/ATen/ops/special_bessel_y0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0770224Z copying torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0771361Z copying torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0772689Z copying torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0773904Z copying torch/include/ATen/ops/special_bessel_y0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0775306Z copying torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0777067Z copying torch/include/ATen/ops/special_bessel_y0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0778404Z copying torch/include/ATen/ops/special_bessel_y0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0779883Z copying torch/include/ATen/ops/special_bessel_y1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0781471Z copying torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0782731Z copying torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0783882Z copying torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0785163Z copying torch/include/ATen/ops/special_bessel_y1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0786721Z copying torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0788332Z copying torch/include/ATen/ops/special_bessel_y1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0789592Z copying torch/include/ATen/ops/special_bessel_y1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0791128Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0792795Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0794572Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0796353Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0797285Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0799049Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0800338Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0801706Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0802960Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0804599Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0807523Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0808763Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0809852Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0810850Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0812332Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0813400Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0814716Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0815881Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0817228Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0818819Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0820318Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0821508Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0822473Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0823875Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0825019Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0826731Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0828010Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0829295Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0831521Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0833145Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0833997Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0835269Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0836564Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0837950Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0839627Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0840842Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0842372Z copying torch/include/ATen/ops/special_digamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0843319Z copying torch/include/ATen/ops/special_i0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0844920Z copying torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0846136Z copying torch/include/ATen/ops/special_digamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0847431Z copying torch/include/ATen/ops/special_digamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0848660Z copying torch/include/ATen/ops/special_entr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0850580Z copying torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0851585Z copying torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0852979Z copying torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0853996Z copying torch/include/ATen/ops/special_entr_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0855398Z copying torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0856601Z copying torch/include/ATen/ops/special_entr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0857797Z copying torch/include/ATen/ops/special_entr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0859127Z copying torch/include/ATen/ops/special_erf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0861140Z copying torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0861866Z copying torch/include/ATen/ops/special_erf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0863295Z copying torch/include/ATen/ops/special_erf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0864645Z copying torch/include/ATen/ops/special_erfc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0867085Z copying torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0868268Z copying torch/include/ATen/ops/special_erfc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0869004Z copying torch/include/ATen/ops/special_erfc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0870554Z copying torch/include/ATen/ops/special_erfcx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0872467Z copying torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0873516Z copying torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0875099Z copying torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0876154Z copying torch/include/ATen/ops/special_erfcx_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0878307Z copying torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0879357Z copying torch/include/ATen/ops/special_erfcx_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0880935Z copying torch/include/ATen/ops/special_erfcx_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0882057Z copying torch/include/ATen/ops/special_erfinv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0883631Z copying torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0884905Z copying torch/include/ATen/ops/special_erfinv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0886369Z copying torch/include/ATen/ops/special_erfinv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0887430Z copying torch/include/ATen/ops/special_exp2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0889277Z copying torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0890426Z copying torch/include/ATen/ops/special_exp2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0891873Z copying torch/include/ATen/ops/special_exp2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0893169Z copying torch/include/ATen/ops/special_expit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0894583Z copying torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0895817Z copying torch/include/ATen/ops/special_expit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0897184Z copying torch/include/ATen/ops/special_expit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0898440Z copying torch/include/ATen/ops/special_expm1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0900097Z copying torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0901360Z copying torch/include/ATen/ops/special_expm1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0902417Z copying torch/include/ATen/ops/special_expm1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0904161Z copying torch/include/ATen/ops/special_gammainc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0905626Z copying torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0907225Z copying torch/include/ATen/ops/special_gammainc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0908276Z copying torch/include/ATen/ops/special_gammainc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0909865Z copying torch/include/ATen/ops/special_gammaincc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0912481Z copying torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0913468Z copying torch/include/ATen/ops/special_gammaincc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0914176Z copying torch/include/ATen/ops/special_gammaincc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0915657Z copying torch/include/ATen/ops/special_gammaln.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0917427Z copying torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0918278Z copying torch/include/ATen/ops/special_gammaln_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0919643Z copying torch/include/ATen/ops/special_gammaln_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0921238Z copying torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0922883Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0925050Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0926257Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0927248Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0928958Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0930440Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0932066Z copying torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0933441Z copying torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0935335Z copying torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0936587Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0938324Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0939182Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0940724Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0942406Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0943654Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0944910Z copying torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0946312Z copying torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0948481Z copying torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0950009Z copying torch/include/ATen/ops/special_i0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0951336Z copying torch/include/ATen/ops/special_i0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0952854Z copying torch/include/ATen/ops/special_i0e.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0955361Z copying torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0956419Z copying torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0957804Z copying torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0959942Z copying torch/include/ATen/ops/special_i0e_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0961236Z copying torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0962984Z copying torch/include/ATen/ops/special_i0e_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0964660Z copying torch/include/ATen/ops/special_i0e_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0965852Z copying torch/include/ATen/ops/special_i1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0968153Z copying torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0969300Z copying torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0970567Z copying torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0971795Z copying torch/include/ATen/ops/special_i1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0973456Z copying torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0974647Z copying torch/include/ATen/ops/special_i1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0976079Z copying torch/include/ATen/ops/special_i1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0977748Z copying torch/include/ATen/ops/special_i1e.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0979483Z copying torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0980839Z copying torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0982197Z copying torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0983437Z copying torch/include/ATen/ops/special_i1e_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0984763Z copying torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0986407Z copying torch/include/ATen/ops/special_i1e_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0987384Z copying torch/include/ATen/ops/special_i1e_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0988828Z copying torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0990385Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0991714Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0992882Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0994091Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0995413Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0996878Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0997942Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.0999413Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1000818Z copying torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1002412Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1003802Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1004943Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1006170Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1007520Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1009063Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1010101Z copying torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1011433Z copying torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1012988Z copying torch/include/ATen/ops/special_log1p.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1014447Z copying torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1015744Z copying torch/include/ATen/ops/special_log1p_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1017178Z copying torch/include/ATen/ops/special_log1p_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1018437Z copying torch/include/ATen/ops/special_log_ndtr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1020110Z copying torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1021248Z copying torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1022559Z copying torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1023827Z copying torch/include/ATen/ops/special_log_ndtr_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1025137Z copying torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1026425Z copying torch/include/ATen/ops/special_log_ndtr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1027550Z copying torch/include/ATen/ops/special_log_ndtr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1029398Z copying torch/include/ATen/ops/special_log_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1031047Z copying torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1032195Z copying torch/include/ATen/ops/special_log_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1033276Z copying torch/include/ATen/ops/special_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1034515Z copying torch/include/ATen/ops/special_logit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1036126Z copying torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1037125Z copying torch/include/ATen/ops/special_logit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1038261Z copying torch/include/ATen/ops/special_logit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1040783Z copying torch/include/ATen/ops/special_logsumexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1042226Z copying torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1043119Z copying torch/include/ATen/ops/special_logsumexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1043881Z copying torch/include/ATen/ops/special_logsumexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1045596Z copying torch/include/ATen/ops/special_modified_bessel_i0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1047066Z copying torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1048653Z copying torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1049894Z copying torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1051438Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1052484Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1053809Z copying torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1055171Z copying torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1056730Z copying torch/include/ATen/ops/special_modified_bessel_i1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1058303Z copying torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1059251Z copying torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1060586Z copying torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1061714Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1063394Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1065092Z copying torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1067377Z copying torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1068205Z copying torch/include/ATen/ops/special_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1070019Z copying torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1071432Z copying torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1073019Z copying torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1074817Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1076393Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1077748Z copying torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1079660Z copying torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1081158Z copying torch/include/ATen/ops/special_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1082869Z copying torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1083957Z copying torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1085209Z copying torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1086518Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1087997Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1089501Z copying torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1090714Z copying torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1092116Z copying torch/include/ATen/ops/special_multigammaln.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1093498Z copying torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1094739Z copying torch/include/ATen/ops/special_multigammaln_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1096132Z copying torch/include/ATen/ops/special_multigammaln_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1097123Z copying torch/include/ATen/ops/special_ndtr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1099174Z copying torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1100077Z copying torch/include/ATen/ops/special_ndtr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1102202Z copying torch/include/ATen/ops/special_ndtr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1103131Z copying torch/include/ATen/ops/special_ndtri.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1104375Z copying torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1105432Z copying torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1106633Z copying torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1107965Z copying torch/include/ATen/ops/special_ndtri_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1109395Z copying torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1110811Z copying torch/include/ATen/ops/special_ndtri_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1112445Z copying torch/include/ATen/ops/special_ndtri_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1113847Z copying torch/include/ATen/ops/special_polygamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1115120Z copying torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1116438Z copying torch/include/ATen/ops/special_polygamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1118075Z copying torch/include/ATen/ops/special_polygamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1119627Z copying torch/include/ATen/ops/special_psi.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1121222Z copying torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1122545Z copying torch/include/ATen/ops/special_psi_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1123910Z copying torch/include/ATen/ops/special_psi_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1125191Z copying torch/include/ATen/ops/special_round.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1126720Z copying torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1127978Z copying torch/include/ATen/ops/special_round_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1129480Z copying torch/include/ATen/ops/special_round_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1131042Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1132831Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1133965Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1135416Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1136804Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1138308Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1140598Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1141921Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1143199Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1144977Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1146281Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1147469Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1149071Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1150612Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1152362Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1153559Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1154722Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1156979Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1158208Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1159434Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1160588Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1162239Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1163572Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1164676Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1166039Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1167421Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1169437Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1170935Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1172165Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1173341Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1174703Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1176001Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1177495Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1178686Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1180296Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1181869Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1183367Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1184643Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1186043Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1187515Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1189242Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1190751Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1192139Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1193762Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1195273Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1196748Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1198225Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1199623Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1200751Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1202177Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1203287Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1204987Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1206059Z copying torch/include/ATen/ops/special_sinc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1207709Z copying torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1208790Z copying torch/include/ATen/ops/special_sinc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1210512Z copying torch/include/ATen/ops/special_sinc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1211898Z copying torch/include/ATen/ops/special_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1213410Z copying torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1214866Z copying torch/include/ATen/ops/special_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1216197Z copying torch/include/ATen/ops/special_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1218182Z copying torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1219597Z copying torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1220684Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1221904Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1223074Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1224469Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1225760Z copying torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1227147Z copying torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1228133Z copying torch/include/ATen/ops/special_xlog1py.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1229767Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1231777Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1232740Z copying torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1234110Z copying torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1235358Z copying torch/include/ATen/ops/special_xlog1py_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1236785Z copying torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1238050Z copying torch/include/ATen/ops/special_xlog1py_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1239410Z copying torch/include/ATen/ops/special_xlog1py_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1241237Z copying torch/include/ATen/ops/special_xlogy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1242891Z copying torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1244062Z copying torch/include/ATen/ops/special_xlogy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1245417Z copying torch/include/ATen/ops/special_xlogy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1246683Z copying torch/include/ATen/ops/special_zeta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1248371Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1249784Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1250889Z copying torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1252053Z copying torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1253292Z copying torch/include/ATen/ops/special_zeta_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1254767Z copying torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1256077Z copying torch/include/ATen/ops/special_zeta_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1257188Z copying torch/include/ATen/ops/special_zeta_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1258473Z copying torch/include/ATen/ops/split.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1260253Z copying torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1261547Z copying torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1262711Z copying torch/include/ATen/ops/split_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1264012Z copying torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1265405Z copying torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1266219Z copying torch/include/ATen/ops/split_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1267486Z copying torch/include/ATen/ops/split_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1269063Z copying torch/include/ATen/ops/split_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1270106Z copying torch/include/ATen/ops/split_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1271662Z copying torch/include/ATen/ops/split_with_sizes.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1273176Z copying torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1274257Z copying torch/include/ATen/ops/split_with_sizes_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1275787Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1277354Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1278406Z copying torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1280160Z copying torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1281464Z copying torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1282729Z copying torch/include/ATen/ops/split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1283816Z copying torch/include/ATen/ops/sqrt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1285079Z copying torch/include/ATen/ops/split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1287143Z copying torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1288240Z copying torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1289381Z copying torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1290712Z copying torch/include/ATen/ops/sqrt_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1291876Z copying torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1293377Z copying torch/include/ATen/ops/sqrt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1294664Z copying torch/include/ATen/ops/sqrt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1296250Z copying torch/include/ATen/ops/square.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1297751Z copying torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1298665Z copying torch/include/ATen/ops/square_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1300025Z copying torch/include/ATen/ops/square_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1301508Z copying torch/include/ATen/ops/squeeze.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1304679Z copying torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1305820Z copying torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1306682Z copying torch/include/ATen/ops/squeeze_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1307988Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1309442Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1310460Z copying torch/include/ATen/ops/squeeze_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1311836Z copying torch/include/ATen/ops/squeeze_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1313199Z copying torch/include/ATen/ops/squeeze_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1314455Z copying torch/include/ATen/ops/squeeze_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1315669Z copying torch/include/ATen/ops/sspaddmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1317511Z copying torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1319417Z copying torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1320743Z copying torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1322219Z copying torch/include/ATen/ops/sspaddmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1323537Z copying torch/include/ATen/ops/sspaddmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1324927Z copying torch/include/ATen/ops/stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1326545Z copying torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1327881Z copying torch/include/ATen/ops/stack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1329379Z copying torch/include/ATen/ops/stack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1330435Z copying torch/include/ATen/ops/std.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1332594Z copying torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1333465Z copying torch/include/ATen/ops/std_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1334808Z copying torch/include/ATen/ops/std_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1336133Z copying torch/include/ATen/ops/std_mean.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1337817Z copying torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1339043Z copying torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1340178Z copying torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1341990Z copying torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1343165Z copying torch/include/ATen/ops/std_mean_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1344866Z copying torch/include/ATen/ops/std_mean_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1346078Z copying torch/include/ATen/ops/std_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1347207Z copying torch/include/ATen/ops/std_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1348829Z copying torch/include/ATen/ops/stft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1350600Z copying torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1351765Z copying torch/include/ATen/ops/stft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1353321Z copying torch/include/ATen/ops/stft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1354826Z copying torch/include/ATen/ops/stride.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1356326Z copying torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1357605Z copying torch/include/ATen/ops/stride_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1359369Z copying torch/include/ATen/ops/stride_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1360581Z copying torch/include/ATen/ops/sub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1362436Z copying torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1364140Z copying torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1365248Z copying torch/include/ATen/ops/sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1366921Z copying torch/include/ATen/ops/sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1368169Z copying torch/include/ATen/ops/sub_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1369918Z copying torch/include/ATen/ops/sub_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1371141Z copying torch/include/ATen/ops/sub_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1372666Z copying torch/include/ATen/ops/sub_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1373864Z copying torch/include/ATen/ops/subtract.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1376402Z copying torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1377485Z copying torch/include/ATen/ops/subtract_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1378641Z copying torch/include/ATen/ops/subtract_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1380241Z copying torch/include/ATen/ops/sum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1381957Z copying torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1383278Z copying torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1384552Z copying torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1385734Z copying torch/include/ATen/ops/sum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1387318Z copying torch/include/ATen/ops/sum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1388385Z copying torch/include/ATen/ops/sum_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1390584Z copying torch/include/ATen/ops/sum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1391749Z copying torch/include/ATen/ops/sum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1393227Z copying torch/include/ATen/ops/sum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1394763Z copying torch/include/ATen/ops/sum_to_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1396313Z copying torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1397470Z copying torch/include/ATen/ops/sum_to_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1399359Z copying torch/include/ATen/ops/sum_to_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1401237Z copying torch/include/ATen/ops/svd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1402925Z copying torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1403958Z copying torch/include/ATen/ops/svd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1405229Z copying torch/include/ATen/ops/svd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1406699Z copying torch/include/ATen/ops/swapaxes.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1408356Z copying torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1409548Z copying torch/include/ATen/ops/swapaxes_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1411011Z copying torch/include/ATen/ops/swapaxes_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1412807Z copying torch/include/ATen/ops/swapdims.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1414495Z copying torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1415577Z copying torch/include/ATen/ops/swapdims_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1417000Z copying torch/include/ATen/ops/swapdims_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1418289Z copying torch/include/ATen/ops/sym_constrain_range.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1420051Z copying torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1421080Z copying torch/include/ATen/ops/sym_constrain_range_for_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1422763Z copying torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1423885Z copying torch/include/ATen/ops/sym_constrain_range_for_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1425247Z copying torch/include/ATen/ops/sym_constrain_range_for_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1426582Z copying torch/include/ATen/ops/sym_constrain_range_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1428064Z copying torch/include/ATen/ops/sym_constrain_range_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1429227Z copying torch/include/ATen/ops/sym_numel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1431179Z copying torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1432156Z copying torch/include/ATen/ops/sym_numel_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1433659Z copying torch/include/ATen/ops/sym_numel_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1434823Z copying torch/include/ATen/ops/to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1436360Z copying torch/include/ATen/ops/sym_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1438934Z copying torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1439736Z copying torch/include/ATen/ops/sym_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1442645Z copying torch/include/ATen/ops/sym_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1443560Z copying torch/include/ATen/ops/sym_storage_offset.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1445022Z copying torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1445962Z copying torch/include/ATen/ops/sym_storage_offset_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1446998Z copying torch/include/ATen/ops/sym_storage_offset_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1448109Z copying torch/include/ATen/ops/sym_stride.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1449741Z copying torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1451012Z copying torch/include/ATen/ops/sym_stride_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1452434Z copying torch/include/ATen/ops/sym_stride_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1454018Z copying torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1455305Z copying torch/include/ATen/ops/t_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1457169Z copying torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1458632Z copying torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1459433Z copying torch/include/ATen/ops/t_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1460779Z copying torch/include/ATen/ops/t_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1462340Z copying torch/include/ATen/ops/t_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1463462Z copying torch/include/ATen/ops/t_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1464948Z copying torch/include/ATen/ops/take.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1466313Z copying torch/include/ATen/ops/take_along_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1467818Z copying torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1468896Z copying torch/include/ATen/ops/take_along_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1470501Z copying torch/include/ATen/ops/take_along_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1471686Z copying torch/include/ATen/ops/take_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1473217Z copying torch/include/ATen/ops/take_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1474496Z copying torch/include/ATen/ops/take_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1476115Z copying torch/include/ATen/ops/take_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1477250Z copying torch/include/ATen/ops/tan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1479353Z copying torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1480234Z copying torch/include/ATen/ops/tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1481486Z copying torch/include/ATen/ops/tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1482772Z copying torch/include/ATen/ops/tan_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1484221Z copying torch/include/ATen/ops/tan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1485398Z copying torch/include/ATen/ops/tan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1486958Z copying torch/include/ATen/ops/tan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1488032Z copying torch/include/ATen/ops/tanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1489637Z copying torch/include/ATen/ops/tanh_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1491248Z copying torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1492424Z copying torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1494375Z copying torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1495378Z copying torch/include/ATen/ops/tanh_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1497309Z copying torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1498510Z copying torch/include/ATen/ops/tanh_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1500276Z copying torch/include/ATen/ops/tanh_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1501856Z copying torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1503746Z copying torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1505493Z copying torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1506665Z copying torch/include/ATen/ops/tanh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1507938Z copying torch/include/ATen/ops/tanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1508872Z copying torch/include/ATen/ops/tanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1510764Z copying torch/include/ATen/ops/tanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1512009Z copying torch/include/ATen/ops/tensor_split.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1514028Z copying torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1515104Z copying torch/include/ATen/ops/tensor_split_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1516331Z copying torch/include/ATen/ops/tensor_split_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1517711Z copying torch/include/ATen/ops/tensordot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1519351Z copying torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1520379Z copying torch/include/ATen/ops/tensordot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1521608Z copying torch/include/ATen/ops/tensordot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1522859Z copying torch/include/ATen/ops/thnn_conv2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1524511Z copying torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1525781Z copying torch/include/ATen/ops/thnn_conv2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1527174Z copying torch/include/ATen/ops/thnn_conv2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1528679Z copying torch/include/ATen/ops/threshold.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1530089Z copying torch/include/ATen/ops/threshold_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1531819Z copying torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1533182Z copying torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1534312Z copying torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1536064Z copying torch/include/ATen/ops/threshold_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1537428Z copying torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1538812Z copying torch/include/ATen/ops/threshold_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1540172Z copying torch/include/ATen/ops/threshold_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1541887Z copying torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1542790Z copying torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1544423Z copying torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1545619Z copying torch/include/ATen/ops/threshold_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1547285Z copying torch/include/ATen/ops/threshold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1548535Z copying torch/include/ATen/ops/threshold_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1549589Z copying torch/include/ATen/ops/threshold_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1551068Z copying torch/include/ATen/ops/tile.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1552624Z copying torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1554801Z copying torch/include/ATen/ops/tile_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1555649Z copying torch/include/ATen/ops/tile_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1557230Z copying torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1558548Z copying torch/include/ATen/ops/to_dense.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1563322Z copying torch/include/ATen/ops/to_dense_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1564739Z copying torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1565719Z copying torch/include/ATen/ops/to_dense_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1566552Z copying torch/include/ATen/ops/to_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1567760Z copying torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1568762Z copying torch/include/ATen/ops/to_dense_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1569704Z copying torch/include/ATen/ops/to_dense_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1570408Z copying torch/include/ATen/ops/to_mkldnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1571559Z copying torch/include/ATen/ops/to_mkldnn_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1572669Z copying torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1574374Z copying torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1575613Z copying torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1577543Z copying torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1578773Z copying torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1580303Z copying torch/include/ATen/ops/to_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1581847Z copying torch/include/ATen/ops/to_mkldnn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1583487Z copying torch/include/ATen/ops/to_mkldnn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1584738Z copying torch/include/ATen/ops/to_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1586240Z copying torch/include/ATen/ops/to_padded_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1587754Z copying torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1588826Z copying torch/include/ATen/ops/to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1590153Z copying torch/include/ATen/ops/to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1591732Z copying torch/include/ATen/ops/to_sparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1593201Z copying torch/include/ATen/ops/to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1595616Z copying torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1596575Z copying torch/include/ATen/ops/to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1597543Z copying torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1599238Z copying torch/include/ATen/ops/to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1600765Z copying torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1601901Z copying torch/include/ATen/ops/to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1603712Z copying torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1605014Z copying torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1606207Z copying torch/include/ATen/ops/to_sparse_csc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1607609Z copying torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1608670Z copying torch/include/ATen/ops/to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1610028Z copying torch/include/ATen/ops/to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1611300Z copying torch/include/ATen/ops/to_sparse_csr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1613158Z copying torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1614170Z copying torch/include/ATen/ops/to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1615530Z copying torch/include/ATen/ops/to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1616848Z copying torch/include/ATen/ops/to_sparse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1618132Z copying torch/include/ATen/ops/to_sparse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1619433Z copying torch/include/ATen/ops/topk.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1621629Z copying torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1622574Z copying torch/include/ATen/ops/topk_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1624051Z copying torch/include/ATen/ops/topk_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1625221Z copying torch/include/ATen/ops/topk_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1626856Z copying torch/include/ATen/ops/topk_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1628000Z copying torch/include/ATen/ops/topk_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1629658Z copying torch/include/ATen/ops/topk_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1630809Z copying torch/include/ATen/ops/trace.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1632515Z copying torch/include/ATen/ops/trace_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1634038Z copying torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1635317Z copying torch/include/ATen/ops/trace_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1636502Z copying torch/include/ATen/ops/trace_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1638056Z copying torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1639396Z copying torch/include/ATen/ops/trace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1640754Z copying torch/include/ATen/ops/trace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1642007Z copying torch/include/ATen/ops/trace_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1643152Z copying torch/include/ATen/ops/trace_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1644885Z copying torch/include/ATen/ops/transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1646370Z copying torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1647723Z copying torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1648755Z copying torch/include/ATen/ops/transpose_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1650729Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1652261Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1653332Z copying torch/include/ATen/ops/transpose_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1654666Z copying torch/include/ATen/ops/transpose_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1655912Z copying torch/include/ATen/ops/transpose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1657595Z copying torch/include/ATen/ops/transpose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1658684Z copying torch/include/ATen/ops/trapezoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1660369Z copying torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1661538Z copying torch/include/ATen/ops/trapezoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1662831Z copying torch/include/ATen/ops/trapezoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1664029Z copying torch/include/ATen/ops/trapz.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1665852Z copying torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1667093Z copying torch/include/ATen/ops/trapz_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1668430Z copying torch/include/ATen/ops/trapz_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1670180Z copying torch/include/ATen/ops/triangular_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1671947Z copying torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1673057Z copying torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1674472Z copying torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1675579Z copying torch/include/ATen/ops/triangular_solve_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1677025Z copying torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1678385Z copying torch/include/ATen/ops/triangular_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1679826Z copying torch/include/ATen/ops/triangular_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1680800Z copying torch/include/ATen/ops/tril.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1682565Z copying torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1683823Z copying torch/include/ATen/ops/tril_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1685346Z copying torch/include/ATen/ops/tril_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1686914Z copying torch/include/ATen/ops/tril_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1688684Z copying torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1689979Z copying torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1691571Z copying torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1692889Z copying torch/include/ATen/ops/tril_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1694488Z copying torch/include/ATen/ops/tril_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1696151Z copying torch/include/ATen/ops/tril_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1697382Z copying torch/include/ATen/ops/tril_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1699054Z copying torch/include/ATen/ops/tril_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1700697Z copying torch/include/ATen/ops/tril_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1702773Z copying torch/include/ATen/ops/triplet_margin_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1704172Z copying torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1705216Z copying torch/include/ATen/ops/triplet_margin_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1706364Z copying torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1708419Z copying torch/include/ATen/ops/triu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1709614Z copying torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1710944Z copying torch/include/ATen/ops/triu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1712200Z copying torch/include/ATen/ops/triu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1713380Z copying torch/include/ATen/ops/triu_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1715267Z copying torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1716406Z copying torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1717681Z copying torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1719116Z copying torch/include/ATen/ops/triu_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1720653Z copying torch/include/ATen/ops/triu_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1721668Z copying torch/include/ATen/ops/triu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1722739Z copying torch/include/ATen/ops/triu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1723890Z copying torch/include/ATen/ops/triu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1724872Z copying torch/include/ATen/ops/triu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1726074Z copying torch/include/ATen/ops/true_divide.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1727853Z copying torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1729072Z copying torch/include/ATen/ops/true_divide_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1730074Z copying torch/include/ATen/ops/true_divide_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1731310Z copying torch/include/ATen/ops/trunc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1733294Z copying torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1734120Z copying torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1735533Z copying torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1736672Z copying torch/include/ATen/ops/trunc_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1737999Z copying torch/include/ATen/ops/trunc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1739233Z copying torch/include/ATen/ops/trunc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1740463Z copying torch/include/ATen/ops/trunc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1741788Z copying torch/include/ATen/ops/type_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1743308Z copying torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1744543Z copying torch/include/ATen/ops/type_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1746977Z copying torch/include/ATen/ops/type_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1747644Z copying torch/include/ATen/ops/unbind.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1748775Z copying torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1749923Z copying torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1750812Z copying torch/include/ATen/ops/unbind_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1752469Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1753970Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1755103Z copying torch/include/ATen/ops/unbind_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1756891Z copying torch/include/ATen/ops/unbind_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1757865Z copying torch/include/ATen/ops/unbind_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1759811Z copying torch/include/ATen/ops/unbind_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1761207Z copying torch/include/ATen/ops/unflatten.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1762692Z copying torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1763784Z copying torch/include/ATen/ops/unflatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1765166Z copying torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1766325Z copying torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1767632Z copying torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1768745Z copying torch/include/ATen/ops/unflatten_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1770009Z copying torch/include/ATen/ops/unflatten_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1771561Z copying torch/include/ATen/ops/unfold.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1772790Z copying torch/include/ATen/ops/unfold_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1774714Z copying torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1775755Z copying torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1777464Z copying torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1778542Z copying torch/include/ATen/ops/unfold_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1780141Z copying torch/include/ATen/ops/unfold_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1781262Z copying torch/include/ATen/ops/unfold_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1782989Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1784539Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1785597Z copying torch/include/ATen/ops/unfold_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1786898Z copying torch/include/ATen/ops/unfold_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1788461Z copying torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1789814Z copying torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1791412Z copying torch/include/ATen/ops/unfold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1792749Z copying torch/include/ATen/ops/unfold_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1794346Z copying torch/include/ATen/ops/unfold_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1795680Z copying torch/include/ATen/ops/uniform.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1797059Z copying torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1798340Z copying torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1799868Z copying torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1801630Z copying torch/include/ATen/ops/uniform_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1802804Z copying torch/include/ATen/ops/uniform_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1804484Z copying torch/include/ATen/ops/uniform_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1805636Z copying torch/include/ATen/ops/unique_consecutive.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1807288Z copying torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1808240Z copying torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1809552Z copying torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1811036Z copying torch/include/ATen/ops/unique_consecutive_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1812260Z copying torch/include/ATen/ops/unique_consecutive_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1813513Z copying torch/include/ATen/ops/unique_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1815076Z copying torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1816170Z copying torch/include/ATen/ops/unique_dim_consecutive.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1817886Z copying torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1819237Z copying torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1820715Z copying torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1821968Z copying torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1823521Z copying torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1824923Z copying torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1826214Z copying torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1827943Z copying torch/include/ATen/ops/unique_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1829316Z copying torch/include/ATen/ops/unique_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1830907Z copying torch/include/ATen/ops/unsafe_chunk.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1832299Z copying torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1833394Z copying torch/include/ATen/ops/unsafe_chunk_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1834522Z copying torch/include/ATen/ops/unsafe_chunk_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1835903Z copying torch/include/ATen/ops/unsafe_split.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1837859Z copying torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1838805Z copying torch/include/ATen/ops/unsafe_split_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1840135Z copying torch/include/ATen/ops/unsafe_split_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1841859Z copying torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1843407Z copying torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1844491Z copying torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1845443Z copying torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1846484Z copying torch/include/ATen/ops/unsqueeze.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1848589Z copying torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1849746Z copying torch/include/ATen/ops/unsqueeze_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1850873Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1852036Z copying torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1853747Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1854965Z copying torch/include/ATen/ops/unsqueeze_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1856305Z copying torch/include/ATen/ops/unsqueeze_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1857467Z copying torch/include/ATen/ops/unsqueeze_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1858627Z copying torch/include/ATen/ops/upsample_bicubic2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1860484Z copying torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1862049Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1863007Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1864515Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1865803Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1867253Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1868677Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1870371Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1871868Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1873160Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1874399Z copying torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1875966Z copying torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1877191Z copying torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1879090Z copying torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1880521Z copying torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1881817Z copying torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1883154Z copying torch/include/ATen/ops/upsample_bilinear2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1884629Z copying torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1887263Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1888197Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1889250Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1891016Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1892558Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1893423Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1895123Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1896905Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1898323Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1900019Z copying torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1901755Z copying torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1902961Z copying torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1904215Z copying torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1905366Z copying torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1906669Z copying torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1908303Z copying torch/include/ATen/ops/upsample_linear1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1909556Z copying torch/include/ATen/ops/upsample_linear1d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1911389Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1912428Z copying torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1914156Z copying torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1915554Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1917060Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1918396Z copying torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1919805Z copying torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1921907Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1923012Z copying torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1924111Z copying torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1925489Z copying torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1926614Z copying torch/include/ATen/ops/upsample_linear1d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1928448Z copying torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1929528Z copying torch/include/ATen/ops/upsample_linear1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1930854Z copying torch/include/ATen/ops/upsample_linear1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1932042Z copying torch/include/ATen/ops/upsample_nearest1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1933655Z copying torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1935325Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1936420Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1937725Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1939000Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1940408Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1942595Z copying torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1943800Z copying torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1945391Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1946506Z copying torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1947509Z copying torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1949090Z copying torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1950393Z copying torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1952453Z copying torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1953697Z copying torch/include/ATen/ops/upsample_nearest1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1955013Z copying torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1956289Z copying torch/include/ATen/ops/upsample_nearest2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1957854Z copying torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1959694Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1960844Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1962109Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1964071Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1965443Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1966839Z copying torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1968005Z copying torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1970003Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1971250Z copying torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1972333Z copying torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1974139Z copying torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1975264Z copying torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1977074Z copying torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1978144Z copying torch/include/ATen/ops/upsample_nearest2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1979329Z copying torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1980724Z copying torch/include/ATen/ops/upsample_nearest3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1981962Z copying torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1983850Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1984767Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1986305Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1987591Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1989084Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1990471Z copying torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1992405Z copying torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1993897Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1995032Z copying torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1996197Z copying torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1997934Z copying torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.1998961Z copying torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2000394Z copying torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2002319Z copying torch/include/ATen/ops/upsample_nearest3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2003795Z copying torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2005156Z copying torch/include/ATen/ops/upsample_trilinear3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2007036Z copying torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2008599Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2009744Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2011287Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2012708Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2014289Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2015616Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2017294Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2018924Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2020246Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2021213Z copying torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2022713Z copying torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2023759Z copying torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2025007Z copying torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2026210Z copying torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2028055Z copying torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2029382Z copying torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2031203Z copying torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2032593Z copying torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2033780Z copying torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2034836Z copying torch/include/ATen/ops/values.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2036267Z copying torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2037334Z copying torch/include/ATen/ops/values_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2039037Z copying torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2040470Z copying torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2041264Z copying torch/include/ATen/ops/values_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2043723Z copying torch/include/ATen/ops/values_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2044725Z copying torch/include/ATen/ops/values_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2045815Z copying torch/include/ATen/ops/values_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2047066Z copying torch/include/ATen/ops/vander.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2048613Z copying torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2049762Z copying torch/include/ATen/ops/vander_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2051546Z copying torch/include/ATen/ops/vander_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2052715Z copying torch/include/ATen/ops/var.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2054187Z copying torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2056272Z copying torch/include/ATen/ops/var_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2057053Z copying torch/include/ATen/ops/var_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2058228Z copying torch/include/ATen/ops/var_mean.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2059836Z copying torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2062200Z copying torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2063045Z copying torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2065244Z copying torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2066092Z copying torch/include/ATen/ops/var_mean_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2067700Z copying torch/include/ATen/ops/var_mean_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2069663Z copying torch/include/ATen/ops/var_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2070483Z copying torch/include/ATen/ops/var_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2072384Z copying torch/include/ATen/ops/vdot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2073953Z copying torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2075304Z copying torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2077091Z copying torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2078368Z copying torch/include/ATen/ops/vdot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2079570Z copying torch/include/ATen/ops/vdot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2081530Z copying torch/include/ATen/ops/view.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2082925Z copying torch/include/ATen/ops/view_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2084215Z copying torch/include/ATen/ops/view_as_complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2085897Z copying torch/include/ATen/ops/view_as_complex_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2087574Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2089103Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2089993Z copying torch/include/ATen/ops/view_as_complex_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2091128Z copying torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2092586Z copying torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2094055Z copying torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2095269Z copying torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2096600Z copying torch/include/ATen/ops/view_as_complex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2097988Z copying torch/include/ATen/ops/view_as_complex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2099448Z copying torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2100658Z copying torch/include/ATen/ops/view_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2102333Z copying torch/include/ATen/ops/view_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2103544Z copying torch/include/ATen/ops/view_as_real.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2105299Z copying torch/include/ATen/ops/view_as_real_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2107203Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2108550Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2109650Z copying torch/include/ATen/ops/view_as_real_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2111098Z copying torch/include/ATen/ops/view_as_real_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2112694Z copying torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2113876Z copying torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2114976Z copying torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2116112Z copying torch/include/ATen/ops/view_as_real_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2117506Z copying torch/include/ATen/ops/view_as_real_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2121792Z copying torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2122932Z copying torch/include/ATen/ops/view_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2124441Z copying torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2126124Z copying torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2127270Z copying torch/include/ATen/ops/view_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2128381Z copying torch/include/ATen/ops/view_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2129550Z copying torch/include/ATen/ops/view_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2130958Z copying torch/include/ATen/ops/view_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2132661Z copying torch/include/ATen/ops/view_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2134240Z copying torch/include/ATen/ops/view_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2136171Z copying torch/include/ATen/ops/view_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2138655Z copying torch/include/ATen/ops/vsplit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2140636Z copying torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2142017Z copying torch/include/ATen/ops/vsplit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2143728Z copying torch/include/ATen/ops/vsplit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2145440Z copying torch/include/ATen/ops/vstack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2147637Z copying torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2148981Z copying torch/include/ATen/ops/vstack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2150861Z copying torch/include/ATen/ops/vstack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2152482Z copying torch/include/ATen/ops/where.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2154730Z copying torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2156227Z copying torch/include/ATen/ops/where_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2157948Z copying torch/include/ATen/ops/where_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2159618Z copying torch/include/ATen/ops/where_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2161962Z copying torch/include/ATen/ops/where_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2163695Z copying torch/include/ATen/ops/xlogy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2165943Z copying torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2168005Z copying torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2169374Z copying torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2171004Z copying torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2172575Z copying torch/include/ATen/ops/xlogy_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2174477Z copying torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2176112Z copying torch/include/ATen/ops/xlogy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2177826Z copying torch/include/ATen/ops/xlogy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2179550Z copying torch/include/ATen/ops/xor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2181763Z copying torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2183196Z copying torch/include/ATen/ops/xor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2184889Z copying torch/include/ATen/ops/xor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2186585Z copying torch/include/ATen/ops/zero.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2188921Z copying torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2190404Z copying torch/include/ATen/ops/zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2192351Z copying torch/include/ATen/ops/zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2194070Z copying torch/include/ATen/ops/zero_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2195758Z copying torch/include/ATen/ops/zero_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2197445Z copying torch/include/ATen/ops/zero_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2199390Z copying torch/include/ATen/ops/zeros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2201689Z copying torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2203214Z copying torch/include/ATen/ops/zeros_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2205252Z copying torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2207175Z copying torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2208593Z copying torch/include/ATen/ops/zeros_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2210237Z copying torch/include/ATen/ops/zeros_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2211973Z copying torch/include/ATen/ops/zeros_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2213656Z copying torch/include/ATen/ops/zeros_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2024-04-03T16:11:03.2215420Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2024-04-03T16:11:03.2216370Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl 2024-04-03T16:11:03.2218160Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl 2024-04-03T16:11:03.2220006Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl 2024-04-03T16:11:03.2221645Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl 2024-04-03T16:11:03.2223341Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl 2024-04-03T16:11:03.2224184Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2024-04-03T16:11:03.2225537Z copying torch/include/ATen/mps/EmptyTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2024-04-03T16:11:03.2227295Z copying torch/include/ATen/mps/IndexKernels.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2024-04-03T16:11:03.2229391Z copying torch/include/ATen/mps/MPSAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2024-04-03T16:11:03.2231524Z copying torch/include/ATen/mps/MPSAllocatorInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2024-04-03T16:11:03.2233062Z copying torch/include/ATen/mps/MPSDevice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2024-04-03T16:11:03.2234643Z copying torch/include/ATen/mps/MPSEvent.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2024-04-03T16:11:03.2236350Z copying torch/include/ATen/mps/MPSGeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2024-04-03T16:11:03.2237984Z copying torch/include/ATen/mps/MPSGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2024-04-03T16:11:03.2239704Z copying torch/include/ATen/mps/MPSHooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2024-04-03T16:11:03.2241326Z copying torch/include/ATen/mps/MPSProfiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2024-04-03T16:11:03.2243138Z copying torch/include/ATen/mps/MPSStream.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2024-04-03T16:11:03.2244754Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2024-04-03T16:11:03.2246352Z copying torch/include/ATen/miopen/Descriptors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2024-04-03T16:11:03.2248049Z copying torch/include/ATen/miopen/Exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2024-04-03T16:11:03.2249675Z copying torch/include/ATen/miopen/Handle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2024-04-03T16:11:03.2251355Z copying torch/include/ATen/miopen/Types.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2024-04-03T16:11:03.2252939Z copying torch/include/ATen/miopen/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2024-04-03T16:11:03.2254574Z copying torch/include/ATen/miopen/miopen-wrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2024-04-03T16:11:03.2255751Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2024-04-03T16:11:03.2257620Z copying torch/include/ATen/detail/AcceleratorHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2024-04-03T16:11:03.2259120Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2024-04-03T16:11:03.2260804Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2024-04-03T16:11:03.2262449Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2024-04-03T16:11:03.2263976Z copying torch/include/ATen/detail/IPUHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2024-04-03T16:11:03.2265629Z copying torch/include/ATen/detail/MPSHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2024-04-03T16:11:03.2267197Z copying torch/include/ATen/detail/MTIAHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2024-04-03T16:11:03.2268733Z copying torch/include/ATen/detail/ORTHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2024-04-03T16:11:03.2270595Z copying torch/include/ATen/detail/PrivateUse1HooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2024-04-03T16:11:03.2272146Z copying torch/include/ATen/detail/XPUHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2024-04-03T16:11:03.2273174Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2274827Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2276506Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2277917Z copying torch/include/ATen/native/AmpKernels.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2279723Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2281353Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2283195Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2284765Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2286605Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2288258Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2289771Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2291493Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2293193Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2294538Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2297115Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2298916Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2300493Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2302240Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2305006Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2307525Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2310312Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2313217Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2315815Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2318301Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2320915Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2323663Z copying torch/include/ATen/native/FractionalMaxPooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2326557Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2329298Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2331942Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2334464Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2336959Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2339556Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2342037Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2344480Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2347290Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2350005Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2352517Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2355214Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2358085Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2360785Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2363350Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2365965Z copying torch/include/ATen/native/NonSymbolicBC.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2368579Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2371074Z copying torch/include/ATen/native/Padding.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2373694Z copying torch/include/ATen/native/PixelShuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2376249Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2378735Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2381055Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2383368Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2385887Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2388601Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2391264Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2393819Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2396461Z copying torch/include/ATen/native/ReductionType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2399036Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2401421Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2403886Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2406612Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2409362Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2411979Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2414696Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2417310Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2419808Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2422617Z copying torch/include/ATen/native/SparseTensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2425342Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2439881Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2442825Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2445987Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2448834Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2451558Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2454247Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2456942Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2459780Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2462694Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2465631Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2468249Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2471006Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2473654Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2476253Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2479165Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2481847Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2484366Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2486805Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2489257Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2491825Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2494497Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2496993Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2499486Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2501874Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2504419Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2506966Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2509718Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2512202Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2024-04-03T16:11:03.2514201Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2516572Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2519395Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2522385Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2525315Z copying torch/include/ATen/native/cpu/CopyKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2528163Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2531302Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2534329Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2537346Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2540211Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2543050Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2545782Z copying torch/include/ATen/native/cpu/LogAddExp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2548403Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2551232Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2554460Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2557244Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2560125Z copying torch/include/ATen/native/cpu/ReduceUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2563044Z copying torch/include/ATen/native/cpu/SampledAddmmKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2566031Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2568908Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2571765Z copying torch/include/ATen/native/cpu/SpmmReduceKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2574606Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2577634Z copying torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2580758Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2583483Z copying torch/include/ATen/native/cpu/avx_mathfun.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2586160Z copying torch/include/ATen/native/cpu/int_mm_kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2589014Z copying torch/include/ATen/native/cpu/mixed_data_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2591860Z copying torch/include/ATen/native/cpu/moments_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2594604Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2597193Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2024-04-03T16:11:03.2599456Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2601706Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2604541Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2607586Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2610509Z copying torch/include/ATen/native/cuda/Copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2613270Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2616226Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2619222Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2622258Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2625157Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2627924Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2630975Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2633727Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2636450Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2639203Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2641963Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2644671Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2647474Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2650152Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2652926Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2655816Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2658576Z copying torch/include/ATen/native/cuda/jit_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2661401Z copying torch/include/ATen/native/cuda/thread_constants.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2664323Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2667183Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2670171Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2673251Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2676411Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2679694Z copying torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2682734Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2685589Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2688423Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2691223Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2693913Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2696698Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2699674Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2702688Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2705731Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2708714Z copying torch/include/ATen/native/cuda/Pow.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2711569Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2714325Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2717117Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2719960Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2722846Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2725876Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2728993Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2731962Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2734742Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2737568Z copying torch/include/ATen/native/cuda/block_reduce.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2740464Z copying torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2743591Z copying torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2746544Z copying torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2749682Z copying torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2752690Z copying torch/include/ATen/native/cuda/fused_adamw_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2755514Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2758367Z copying torch/include/ATen/native/cuda/reduction_template.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2761405Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2024-04-03T16:11:03.2763556Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2024-04-03T16:11:03.2765424Z copying torch/include/ATen/native/mps/Copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2024-04-03T16:11:03.2768143Z copying torch/include/ATen/native/mps/MPSGraphSonomaOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2024-04-03T16:11:03.2771208Z copying torch/include/ATen/native/mps/MPSGraphVenturaOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2024-04-03T16:11:03.2774176Z copying torch/include/ATen/native/mps/OperationUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2024-04-03T16:11:03.2777002Z copying torch/include/ATen/native/mps/TensorFactory.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2024-04-03T16:11:03.2779843Z copying torch/include/ATen/native/mps/UnaryConstants.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2024-04-03T16:11:03.2782046Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2024-04-03T16:11:03.2784660Z copying torch/include/ATen/native/nested/NestedTensorBinaryOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2024-04-03T16:11:03.2787915Z copying torch/include/ATen/native/nested/NestedTensorFactories.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2024-04-03T16:11:03.2791110Z copying torch/include/ATen/native/nested/NestedTensorMath.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2024-04-03T16:11:03.2794487Z copying torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2024-04-03T16:11:03.2798044Z copying torch/include/ATen/native/nested/NestedTensorTransformerUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2024-04-03T16:11:03.2801489Z copying torch/include/ATen/native/nested/NestedTensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2024-04-03T16:11:03.2803889Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2024-04-03T16:11:03.2806369Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2024-04-03T16:11:03.2809669Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2024-04-03T16:11:03.2812823Z copying torch/include/ATen/native/quantized/ConvUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2024-04-03T16:11:03.2815760Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2024-04-03T16:11:03.2818763Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2024-04-03T16:11:03.2822046Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2024-04-03T16:11:03.2825323Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2024-04-03T16:11:03.2827808Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:03.2830494Z copying torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:03.2834026Z copying torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:03.2837574Z copying torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:03.2841118Z copying torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:03.2844443Z copying torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:03.2847801Z copying torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:03.2851233Z copying torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:03.2854543Z copying torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:03.2857946Z copying torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:03.2861342Z copying torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:03.2864730Z copying torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:03.2868060Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:03.2871628Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:03.2874212Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils 2024-04-03T16:11:03.2876440Z copying torch/include/ATen/native/utils/Factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils 2024-04-03T16:11:03.2879318Z copying torch/include/ATen/native/utils/ParamUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils 2024-04-03T16:11:03.2882177Z copying torch/include/ATen/native/utils/ParamsHash.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils 2024-04-03T16:11:03.2884403Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/quantized 2024-04-03T16:11:03.2886570Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/quantized 2024-04-03T16:11:03.2889233Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/quantized 2024-04-03T16:11:03.2891269Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2024-04-03T16:11:03.2893160Z copying torch/include/ATen/xpu/XPUContext.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2024-04-03T16:11:03.2895466Z copying torch/include/ATen/xpu/XPUDevice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2024-04-03T16:11:03.2897916Z copying torch/include/ATen/xpu/XPUEvent.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2024-04-03T16:11:03.2900351Z copying torch/include/ATen/xpu/XPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2024-04-03T16:11:03.2902416Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/detail 2024-04-03T16:11:03.2904656Z copying torch/include/ATen/xpu/detail/XPUHooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/detail 2024-04-03T16:11:03.2906653Z creating build/lib.linux-x86_64-cpython-310/torch/include/caffe2 2024-04-03T16:11:03.2908144Z creating build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2024-04-03T16:11:03.2910342Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2024-04-03T16:11:03.2913062Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2024-04-03T16:11:03.2915911Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2024-04-03T16:11:03.2918899Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2024-04-03T16:11:03.2921668Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2024-04-03T16:11:03.2924697Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2024-04-03T16:11:03.2927580Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2024-04-03T16:11:03.2929524Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10 2024-04-03T16:11:03.2930899Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/macros 2024-04-03T16:11:03.2932808Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/macros 2024-04-03T16:11:03.2935135Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/macros 2024-04-03T16:11:03.2937659Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/macros 2024-04-03T16:11:03.2939601Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2941469Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2943828Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2946210Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2948503Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2951233Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2953987Z copying torch/include/c10/core/ConstantSymNodeImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2956516Z copying torch/include/c10/core/Contiguity.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2958991Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2961375Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2963843Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2966263Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2968572Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2971031Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2973388Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2975834Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2978266Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2980644Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2982927Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2985180Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2987521Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2989954Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2992283Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2994557Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2997050Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.2999498Z copying torch/include/c10/core/PyHandleCache.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3001802Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3004044Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3006433Z copying torch/include/c10/core/RefcountedDeleter.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3008908Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3011353Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3013603Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3016127Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3018547Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3020872Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3023156Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3025443Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3027749Z copying torch/include/c10/core/SymBool.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3030074Z copying torch/include/c10/core/SymFloat.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3032331Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3034646Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3037048Z copying torch/include/c10/core/SymNodeImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3039650Z copying torch/include/c10/core/SymbolicShapeMeta.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3042205Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3044582Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3047139Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3049999Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3052396Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3054730Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2024-04-03T16:11:03.3056675Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2024-04-03T16:11:03.3058939Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2024-04-03T16:11:03.3061833Z copying torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2024-04-03T16:11:03.3064741Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2024-04-03T16:11:03.3067764Z copying torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2024-04-03T16:11:03.3070916Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2024-04-03T16:11:03.3073257Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2024-04-03T16:11:03.3075925Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2024-04-03T16:11:03.3079720Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2024-04-03T16:11:03.3083008Z copying torch/include/ATen/core/boxing/impl/boxing.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2024-04-03T16:11:03.3086323Z copying torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2024-04-03T16:11:03.3089617Z copying torch/include/ATen/core/boxing/impl/test_helpers.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2024-04-03T16:11:03.3091967Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2024-04-03T16:11:03.3094297Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2024-04-03T16:11:03.3097412Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2024-04-03T16:11:03.3100517Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2024-04-03T16:11:03.3103584Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2024-04-03T16:11:03.3106658Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2024-04-03T16:11:03.3109809Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2024-04-03T16:11:03.3112993Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2024-04-03T16:11:03.3115522Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration 2024-04-03T16:11:03.3117956Z copying torch/include/ATen/core/op_registration/adaption.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration 2024-04-03T16:11:03.3121292Z copying torch/include/ATen/core/op_registration/infer_schema.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration 2024-04-03T16:11:03.3124434Z copying torch/include/ATen/core/op_registration/op_allowlist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration 2024-04-03T16:11:03.3127664Z copying torch/include/ATen/core/op_registration/op_registration.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration 2024-04-03T16:11:03.3130003Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2024-04-03T16:11:03.3132008Z copying torch/include/c10/core/impl/COW.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2024-04-03T16:11:03.3134556Z copying torch/include/c10/core/impl/COWDeleter.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2024-04-03T16:11:03.3137380Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2024-04-03T16:11:03.3140315Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2024-04-03T16:11:03.3142943Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2024-04-03T16:11:03.3145703Z copying torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2024-04-03T16:11:03.3148675Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2024-04-03T16:11:03.3151461Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2024-04-03T16:11:03.3154267Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2024-04-03T16:11:03.3157194Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2024-04-03T16:11:03.3160090Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2024-04-03T16:11:03.3162917Z copying torch/include/c10/core/impl/PyObjectSlot.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2024-04-03T16:11:03.3165765Z copying torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2024-04-03T16:11:03.3168608Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2024-04-03T16:11:03.3171518Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2024-04-03T16:11:03.3174448Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2024-04-03T16:11:03.3177162Z copying torch/include/c10/core/impl/alloc_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2024-04-03T16:11:03.3179100Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3181035Z copying torch/include/c10/util/AbortHandler.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3183383Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3185742Z copying torch/include/c10/util/ApproximateClock.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3188064Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3190385Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3192690Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3195178Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3197535Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3200000Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3202340Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3204541Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3206772Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3209094Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3211545Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3214036Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3216363Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3218687Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3221124Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3223991Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3226603Z copying torch/include/c10/util/FbcodeMaps.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3228883Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3231294Z copying torch/include/c10/util/Float8_e4m3fn-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3233634Z copying torch/include/c10/util/Float8_e4m3fn.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3236189Z copying torch/include/c10/util/Float8_e4m3fnuz-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3238739Z copying torch/include/c10/util/Float8_e4m3fnuz.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3241174Z copying torch/include/c10/util/Float8_e5m2-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3243552Z copying torch/include/c10/util/Float8_e5m2.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3245967Z copying torch/include/c10/util/Float8_e5m2fnuz-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3248412Z copying torch/include/c10/util/Float8_e5m2fnuz.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3250855Z copying torch/include/c10/util/Float8_fnuz_cvt.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3253245Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3255550Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3257767Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3260005Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3262305Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3264547Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3266741Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3269190Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3271634Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3274140Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3276556Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3279077Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3281568Z copying torch/include/c10/util/ParallelGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3283896Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3286181Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3288481Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3290842Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3293165Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3295687Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3298024Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3300540Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3302955Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3305152Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3307540Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3309975Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3312381Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3314846Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3317102Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3319553Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3321850Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3324137Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3326444Z copying torch/include/c10/util/bit_cast.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3328628Z copying torch/include/c10/util/bits.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3330818Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3333133Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3335441Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3337728Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3340048Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3342244Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3344829Z copying torch/include/c10/util/floating_point_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3347246Z copying torch/include/c10/util/generic_math.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3349607Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3351794Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3354111Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3356368Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3358856Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3361377Z copying torch/include/c10/util/logging_is_google_glog.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3363969Z copying torch/include/c10/util/logging_is_not_google_glog.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3366484Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3368954Z copying torch/include/c10/util/order_preserving_flat_hash_map.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3371430Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3373773Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3376007Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3378182Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3380512Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3382783Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3385003Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3387300Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3389717Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3392064Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3394341Z copying torch/include/c10/util/ssize.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3396612Z copying torch/include/c10/util/static_tracepoint.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3399316Z copying torch/include/c10/util/static_tracepoint_elfx86.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3401705Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3404024Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3406306Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3408649Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3411057Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3413386Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3415657Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3418051Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2024-04-03T16:11:03.3419952Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2024-04-03T16:11:03.3422000Z copying torch/include/c10/cuda/CUDAAllocatorConfig.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2024-04-03T16:11:03.3424648Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2024-04-03T16:11:03.3427372Z copying torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2024-04-03T16:11:03.3430057Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2024-04-03T16:11:03.3432488Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2024-04-03T16:11:03.3434877Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2024-04-03T16:11:03.3437322Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2024-04-03T16:11:03.3439864Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2024-04-03T16:11:03.3442398Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2024-04-03T16:11:03.3444882Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2024-04-03T16:11:03.3447275Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2024-04-03T16:11:03.3449804Z copying torch/include/c10/cuda/CUDADeviceAssertion.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2024-04-03T16:11:03.3452562Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2024-04-03T16:11:03.3455028Z copying torch/include/c10/cuda/driver_api.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2024-04-03T16:11:03.3456921Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl 2024-04-03T16:11:03.3459034Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl 2024-04-03T16:11:03.3461689Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl 2024-04-03T16:11:03.3464329Z copying torch/include/c10/cuda/impl/cuda_cmake_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl 2024-04-03T16:11:03.3466299Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2024-04-03T16:11:03.3468248Z copying torch/include/c10/xpu/XPUCachingAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2024-04-03T16:11:03.3470722Z copying torch/include/c10/xpu/XPUDeviceProp.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2024-04-03T16:11:03.3473084Z copying torch/include/c10/xpu/XPUException.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2024-04-03T16:11:03.3475400Z copying torch/include/c10/xpu/XPUFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2024-04-03T16:11:03.3477729Z copying torch/include/c10/xpu/XPUMacros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2024-04-03T16:11:03.3480080Z copying torch/include/c10/xpu/XPUStream.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2024-04-03T16:11:03.3481957Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/impl 2024-04-03T16:11:03.3484193Z copying torch/include/c10/xpu/impl/XPUGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/impl 2024-04-03T16:11:03.3486136Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch 2024-04-03T16:11:03.3487921Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch 2024-04-03T16:11:03.3490313Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch 2024-04-03T16:11:03.3492547Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch 2024-04-03T16:11:03.3494640Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch 2024-04-03T16:11:03.3496728Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch 2024-04-03T16:11:03.3498545Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3500485Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3502897Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3505323Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3507716Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3510256Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3512685Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3515131Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3517843Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3520359Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3522786Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3525348Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3527812Z copying torch/include/torch/csrc/PyInterpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3530212Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3532527Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3534819Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3537108Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3539620Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3542075Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3544431Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3546593Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3548508Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3550510Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3552432Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3554497Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3556475Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3558732Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3560840Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3562822Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2024-04-03T16:11:03.3564388Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api 2024-04-03T16:11:03.3565756Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include 2024-04-03T16:11:03.3567243Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3569400Z copying torch/include/torch/csrc/api/include/torch/all.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3572076Z copying torch/include/torch/csrc/api/include/torch/arg.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3574814Z copying torch/include/torch/csrc/api/include/torch/autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3577623Z copying torch/include/torch/csrc/api/include/torch/cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3580309Z copying torch/include/torch/csrc/api/include/torch/data.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3582999Z copying torch/include/torch/csrc/api/include/torch/enum.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3585826Z copying torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3588700Z copying torch/include/torch/csrc/api/include/torch/fft.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3591505Z copying torch/include/torch/csrc/api/include/torch/imethod.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3594228Z copying torch/include/torch/csrc/api/include/torch/jit.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3596938Z copying torch/include/torch/csrc/api/include/torch/linalg.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3599815Z copying torch/include/torch/csrc/api/include/torch/mps.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3603031Z copying torch/include/torch/csrc/api/include/torch/nested.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3606336Z copying torch/include/torch/csrc/api/include/torch/nn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3609632Z copying torch/include/torch/csrc/api/include/torch/optim.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3611352Z copying torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3613008Z copying torch/include/torch/csrc/api/include/torch/python.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3614684Z copying torch/include/torch/csrc/api/include/torch/serialize.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3616398Z copying torch/include/torch/csrc/api/include/torch/sparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3618071Z copying torch/include/torch/csrc/api/include/torch/special.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3619790Z copying torch/include/torch/csrc/api/include/torch/torch.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3621417Z copying torch/include/torch/csrc/api/include/torch/types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3623046Z copying torch/include/torch/csrc/api/include/torch/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3624626Z copying torch/include/torch/csrc/api/include/torch/xpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3626244Z copying torch/include/torch/csrc/api/include/torch/version.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:03.3627181Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2024-04-03T16:11:03.3629040Z copying torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2024-04-03T16:11:03.3631198Z copying torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2024-04-03T16:11:03.3633011Z copying torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2024-04-03T16:11:03.3634851Z copying torch/include/torch/csrc/api/include/torch/data/example.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2024-04-03T16:11:03.3636722Z copying torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2024-04-03T16:11:03.3638799Z copying torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2024-04-03T16:11:03.3640098Z copying torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2024-04-03T16:11:03.3641197Z copying torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2024-04-03T16:11:03.3641806Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-04-03T16:11:03.3642972Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-04-03T16:11:03.3644213Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-04-03T16:11:03.3645690Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-04-03T16:11:03.3646279Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T16:11:03.3647489Z copying torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T16:11:03.3648723Z copying torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T16:11:03.3650008Z copying torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T16:11:03.3651418Z copying torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T16:11:03.3652753Z copying torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T16:11:03.3654190Z copying torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T16:11:03.3655292Z copying torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T16:11:03.3656054Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/detail 2024-04-03T16:11:03.3657329Z copying torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/detail 2024-04-03T16:11:03.3658429Z copying torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/detail 2024-04-03T16:11:03.3659906Z copying torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/detail 2024-04-03T16:11:03.3660702Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T16:11:03.3662009Z copying torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T16:11:03.3663745Z copying torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T16:11:03.3665696Z copying torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T16:11:03.3667008Z copying torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T16:11:03.3668316Z copying torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T16:11:03.3669705Z copying torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T16:11:03.3670959Z copying torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T16:11:03.3671605Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T16:11:03.3672911Z copying torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T16:11:03.3674193Z copying torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T16:11:03.3675573Z copying torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T16:11:03.3676769Z copying torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T16:11:03.3678494Z copying torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T16:11:03.3679367Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/detail 2024-04-03T16:11:03.3680701Z copying torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/detail 2024-04-03T16:11:03.3681739Z copying torch/include/torch/csrc/api/include/torch/detail/static.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/detail 2024-04-03T16:11:03.3682454Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T16:11:03.3683522Z copying torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T16:11:03.3684579Z copying torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T16:11:03.3685523Z copying torch/include/torch/csrc/api/include/torch/nn/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T16:11:03.3686737Z copying torch/include/torch/csrc/api/include/torch/nn/module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T16:11:03.3687850Z copying torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T16:11:03.3688987Z copying torch/include/torch/csrc/api/include/torch/nn/options.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T16:11:03.3690059Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T16:11:03.3691117Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T16:11:03.3692310Z copying torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T16:11:03.3693017Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T16:11:03.3694477Z copying torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T16:11:03.3695774Z copying torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T16:11:03.3697066Z copying torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T16:11:03.3698283Z copying torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T16:11:03.3699766Z copying torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T16:11:03.3700973Z copying torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T16:11:03.3702136Z copying torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T16:11:03.3703571Z copying torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T16:11:03.3704955Z copying torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T16:11:03.3706186Z copying torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T16:11:03.3707669Z copying torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T16:11:03.3709037Z copying torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T16:11:03.3710512Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T16:11:03.3711758Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T16:11:03.3712981Z copying torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T16:11:03.3714353Z copying torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T16:11:03.3715181Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3716448Z copying torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3717671Z copying torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3718960Z copying torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3720136Z copying torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3721255Z copying torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3722550Z copying torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3723926Z copying torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3725108Z copying torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3726383Z copying torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3727673Z copying torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3728922Z copying torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3730243Z copying torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3731618Z copying torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3733029Z copying torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3734348Z copying torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3735692Z copying torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3737081Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3738577Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3739975Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3741403Z copying torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3742765Z copying torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:03.3743354Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3744942Z copying torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3746036Z copying torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3747151Z copying torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3748436Z copying torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3749593Z copying torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3750655Z copying torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3752003Z copying torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3753140Z copying torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3754344Z copying torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3755567Z copying torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3756883Z copying torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3758124Z copying torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3759420Z copying torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3760697Z copying torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3761884Z copying torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3763118Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3764246Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3765534Z copying torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3766802Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3768357Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3769807Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3771172Z copying torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3772418Z copying torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:03.3773113Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T16:11:03.3774496Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T16:11:03.3775944Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T16:11:03.3777317Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T16:11:03.3778717Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T16:11:03.3780469Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T16:11:03.3781877Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T16:11:03.3783268Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T16:11:03.3785692Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T16:11:03.3788326Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T16:11:03.3790915Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T16:11:03.3792023Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/parallel 2024-04-03T16:11:03.3794160Z copying torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/parallel 2024-04-03T16:11:03.3795248Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils 2024-04-03T16:11:03.3797252Z copying torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils 2024-04-03T16:11:03.3799360Z copying torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils 2024-04-03T16:11:03.3801313Z copying torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils 2024-04-03T16:11:03.3802770Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T16:11:03.3803757Z copying torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T16:11:03.3804706Z copying torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T16:11:03.3805657Z copying torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T16:11:03.3806680Z copying torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T16:11:03.3807666Z copying torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T16:11:03.3808642Z copying torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T16:11:03.3809686Z copying torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T16:11:03.3811180Z copying torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T16:11:03.3812246Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-04-03T16:11:03.3813903Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-04-03T16:11:03.3815749Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-04-03T16:11:03.3817665Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-04-03T16:11:03.3818541Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T16:11:03.3820023Z copying torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T16:11:03.3821636Z copying torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T16:11:03.3823208Z copying torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T16:11:03.3824662Z copying torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T16:11:03.3825315Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3826724Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3827927Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3829353Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3830476Z copying torch/include/torch/csrc/autograd/anomaly_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3831570Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3832686Z copying torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3834074Z copying torch/include/torch/csrc/autograd/cpp_hook.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3835552Z copying torch/include/torch/csrc/autograd/custom_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3836926Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3838371Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3840021Z copying torch/include/torch/csrc/autograd/forward_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3841441Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3842902Z copying torch/include/torch/csrc/autograd/function_hook.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3844313Z copying torch/include/torch/csrc/autograd/grad_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3845743Z copying torch/include/torch/csrc/autograd/graph_task.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3847187Z copying torch/include/torch/csrc/autograd/input_buffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3848670Z copying torch/include/torch/csrc/autograd/input_metadata.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3850215Z copying torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3851655Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3853146Z copying torch/include/torch/csrc/autograd/profiler_kineto.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3854657Z copying torch/include/torch/csrc/autograd/profiler_legacy.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3856236Z copying torch/include/torch/csrc/autograd/profiler_python.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3857779Z copying torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3859341Z copying torch/include/torch/csrc/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3860888Z copying torch/include/torch/csrc/autograd/python_cpp_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3862380Z copying torch/include/torch/csrc/autograd/python_engine.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3863854Z copying torch/include/torch/csrc/autograd/python_enum_tag.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3865395Z copying torch/include/torch/csrc/autograd/python_fft_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3866894Z copying torch/include/torch/csrc/autograd/python_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3868329Z copying torch/include/torch/csrc/autograd/python_hook.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3870045Z copying torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3871612Z copying torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3873205Z copying torch/include/torch/csrc/autograd/python_nested_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3874750Z copying torch/include/torch/csrc/autograd/python_nn_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3876375Z copying torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3878036Z copying torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3879755Z copying torch/include/torch/csrc/autograd/python_special_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3881319Z copying torch/include/torch/csrc/autograd/python_torch_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3882826Z copying torch/include/torch/csrc/autograd/python_variable.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3884420Z copying torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3885974Z copying torch/include/torch/csrc/autograd/record_function_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3887454Z copying torch/include/torch/csrc/autograd/saved_variable.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3888985Z copying torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3890412Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3891836Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3893449Z copying torch/include/torch/csrc/autograd/variable_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2024-04-03T16:11:03.3894178Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2024-04-03T16:11:03.3895111Z copying torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2024-04-03T16:11:03.3896115Z copying torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2024-04-03T16:11:03.3896974Z copying torch/include/torch/csrc/autograd/functions/comm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2024-04-03T16:11:03.3897839Z copying torch/include/torch/csrc/autograd/functions/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2024-04-03T16:11:03.3898714Z copying torch/include/torch/csrc/autograd/functions/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2024-04-03T16:11:03.3899635Z copying torch/include/torch/csrc/autograd/functions/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2024-04-03T16:11:03.3900161Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2024-04-03T16:11:03.3901149Z copying torch/include/torch/csrc/autograd/generated/python_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2024-04-03T16:11:03.3902132Z copying torch/include/torch/csrc/autograd/generated/python_return_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2024-04-03T16:11:03.3903070Z copying torch/include/torch/csrc/autograd/generated/VariableType.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2024-04-03T16:11:03.3903962Z copying torch/include/torch/csrc/autograd/generated/Functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2024-04-03T16:11:03.3904920Z copying torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2024-04-03T16:11:03.3905855Z copying torch/include/torch/csrc/autograd/generated/ViewFuncs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2024-04-03T16:11:03.3906299Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2024-04-03T16:11:03.3907169Z copying torch/include/torch/csrc/autograd/utils/error_messages.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2024-04-03T16:11:03.3908048Z copying torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2024-04-03T16:11:03.3908921Z copying torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2024-04-03T16:11:03.3910344Z copying torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2024-04-03T16:11:03.3911591Z copying torch/include/torch/csrc/autograd/utils/warnings.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2024-04-03T16:11:03.3912548Z copying torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2024-04-03T16:11:03.3912919Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2024-04-03T16:11:03.3913867Z copying torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2024-04-03T16:11:03.3914637Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2024-04-03T16:11:03.3915342Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2024-04-03T16:11:03.3916133Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2024-04-03T16:11:03.3916817Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2024-04-03T16:11:03.3917597Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2024-04-03T16:11:03.3918402Z copying torch/include/torch/csrc/cuda/device_set.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2024-04-03T16:11:03.3919327Z copying torch/include/torch/csrc/cuda/memory_snapshot.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2024-04-03T16:11:03.3920038Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2024-04-03T16:11:03.3920808Z copying torch/include/torch/csrc/cuda/python_comm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2024-04-03T16:11:03.3921618Z copying torch/include/torch/csrc/cuda/python_nccl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2024-04-03T16:11:03.3922122Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed 2024-04-03T16:11:03.3922594Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3923615Z copying torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3924751Z copying torch/include/torch/csrc/distributed/c10d/c10d.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3925858Z copying torch/include/torch/csrc/distributed/c10d/debug.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3926906Z copying torch/include/torch/csrc/distributed/c10d/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3927999Z copying torch/include/torch/csrc/distributed/c10d/exception.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3929104Z copying torch/include/torch/csrc/distributed/c10d/logging.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3930216Z copying torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3931267Z copying torch/include/torch/csrc/distributed/c10d/socket.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3932314Z copying torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3933583Z copying torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3934694Z copying torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3935779Z copying torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3936994Z copying torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3938086Z copying torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3939057Z copying torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3940113Z copying torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3941325Z copying torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3942436Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3943479Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3944632Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3945790Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3946950Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3948011Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3949158Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3950332Z copying torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3951482Z copying torch/include/torch/csrc/distributed/c10d/RankLocal.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3952426Z copying torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3953419Z copying torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3954496Z copying torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3955508Z copying torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3956504Z copying torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3957472Z copying torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3958467Z copying torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3959616Z copying torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3960737Z copying torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3961703Z copying torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3962757Z copying torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3963792Z copying torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3964882Z copying torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3966012Z copying torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3967003Z copying torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3968163Z copying torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3969124Z copying torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:03.3969700Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3970806Z copying torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3971714Z copying torch/include/torch/csrc/distributed/rpc/message.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3972723Z copying torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3973795Z copying torch/include/torch/csrc/distributed/rpc/python_call.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3974927Z copying torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3975986Z copying torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3976977Z copying torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3978246Z copying torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3979206Z copying torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3980596Z copying torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3981545Z copying torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3982471Z copying torch/include/torch/csrc/distributed/rpc/rpc.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3983479Z copying torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3984550Z copying torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3985543Z copying torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3986660Z copying torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3987743Z copying torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3988774Z copying torch/include/torch/csrc/distributed/rpc/script_call.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3989924Z copying torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3991125Z copying torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3992307Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3993383Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3994547Z copying torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3995772Z copying torch/include/torch/csrc/distributed/rpc/types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3997025Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3998379Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.3999545Z copying torch/include/torch/csrc/distributed/rpc/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:03.4000147Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd 2024-04-03T16:11:03.4000871Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/context 2024-04-03T16:11:03.4002272Z copying torch/include/torch/csrc/distributed/autograd/context/container.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/context 2024-04-03T16:11:03.4003669Z copying torch/include/torch/csrc/distributed/autograd/context/context.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/context 2024-04-03T16:11:03.4004441Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/functions 2024-04-03T16:11:03.4005790Z copying torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/functions 2024-04-03T16:11:03.4007062Z copying torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/functions 2024-04-03T16:11:03.4007809Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T16:11:03.4009177Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T16:11:03.4010600Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T16:11:03.4012185Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T16:11:03.4013663Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T16:11:03.4015306Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T16:11:03.4016714Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T16:11:03.4018062Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T16:11:03.4019589Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T16:11:03.4021250Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T16:11:03.4022677Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T16:11:03.4023401Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2024-04-03T16:11:03.4024135Z copying torch/include/torch/csrc/dynamo/cache_entry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2024-04-03T16:11:03.4025226Z copying torch/include/torch/csrc/dynamo/compiled_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2024-04-03T16:11:03.4025991Z copying torch/include/torch/csrc/dynamo/cpp_shim.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2024-04-03T16:11:03.4026825Z copying torch/include/torch/csrc/dynamo/cpython_defs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2024-04-03T16:11:03.4027892Z copying torch/include/torch/csrc/dynamo/debug_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2024-04-03T16:11:03.4028900Z copying torch/include/torch/csrc/dynamo/eval_frame.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2024-04-03T16:11:03.4029761Z copying torch/include/torch/csrc/dynamo/extra_state.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2024-04-03T16:11:03.4030752Z copying torch/include/torch/csrc/dynamo/guards.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2024-04-03T16:11:03.4031580Z copying torch/include/torch/csrc/dynamo/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2024-04-03T16:11:03.4032665Z copying torch/include/torch/csrc/dynamo/python_compiled_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2024-04-03T16:11:03.4033433Z copying torch/include/torch/csrc/dynamo/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2024-04-03T16:11:03.4034030Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor 2024-04-03T16:11:03.4034845Z copying torch/include/torch/csrc/inductor/inductor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor 2024-04-03T16:11:03.4035399Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T16:11:03.4036612Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T16:11:03.4037806Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T16:11:03.4039246Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T16:11:03.4040328Z copying torch/include/torch/csrc/inductor/aoti_runner/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T16:11:03.4040833Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T16:11:03.4041999Z copying torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T16:11:03.4043305Z copying torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T16:11:03.4044483Z copying torch/include/torch/csrc/inductor/aoti_runtime/interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T16:11:03.4045608Z copying torch/include/torch/csrc/inductor/aoti_runtime/model.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T16:11:03.4046731Z copying torch/include/torch/csrc/inductor/aoti_runtime/model_container.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T16:11:03.4047930Z copying torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T16:11:03.4048971Z copying torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T16:11:03.4049975Z copying torch/include/torch/csrc/inductor/aoti_runtime/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T16:11:03.4050999Z copying torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T16:11:03.4051543Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T16:11:03.4052673Z copying torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T16:11:03.4053691Z copying torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T16:11:03.4054874Z copying torch/include/torch/csrc/inductor/aoti_torch/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T16:11:03.4055466Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c 2024-04-03T16:11:03.4056516Z copying torch/include/torch/csrc/inductor/aoti_torch/c/shim.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c 2024-04-03T16:11:03.4057207Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-04-03T16:11:03.4058406Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-04-03T16:11:03.4059607Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-04-03T16:11:03.4059994Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit 2024-04-03T16:11:03.4060732Z copying torch/include/torch/csrc/jit/jit_log.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit 2024-04-03T16:11:03.4061524Z copying torch/include/torch/csrc/jit/jit_opt_limit.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit 2024-04-03T16:11:03.4062345Z copying torch/include/torch/csrc/jit/resource_guard.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit 2024-04-03T16:11:03.4062833Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2024-04-03T16:11:03.4063751Z copying torch/include/torch/csrc/jit/backends/backend.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2024-04-03T16:11:03.4064735Z copying torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2024-04-03T16:11:03.4065670Z copying torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2024-04-03T16:11:03.4066709Z copying torch/include/torch/csrc/jit/backends/backend_detail.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2024-04-03T16:11:03.4067572Z copying torch/include/torch/csrc/jit/backends/backend_exception.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2024-04-03T16:11:03.4068531Z copying torch/include/torch/csrc/jit/backends/backend_init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2024-04-03T16:11:03.4069634Z copying torch/include/torch/csrc/jit/backends/backend_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2024-04-03T16:11:03.4070583Z copying torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2024-04-03T16:11:03.4071441Z copying torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2024-04-03T16:11:03.4071947Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4072826Z copying torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4073822Z copying torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4074673Z copying torch/include/torch/csrc/jit/passes/autocast.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4075606Z copying torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4076493Z copying torch/include/torch/csrc/jit/passes/batch_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4077408Z copying torch/include/torch/csrc/jit/passes/canonicalize.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4078442Z copying torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4079562Z copying torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4080507Z copying torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4081606Z copying torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4082591Z copying torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4083413Z copying torch/include/torch/csrc/jit/passes/concat_opt.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4084325Z copying torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4085241Z copying torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4086210Z copying torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4087145Z copying torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4088161Z copying torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4088965Z copying torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4089953Z copying torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4090845Z copying torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4091937Z copying torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4092779Z copying torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4093627Z copying torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4094598Z copying torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4095464Z copying torch/include/torch/csrc/jit/passes/fold_linear_bn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4096402Z copying torch/include/torch/csrc/jit/passes/freeze_module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4097418Z copying torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4098428Z copying torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4099388Z copying torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4100513Z copying torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4101380Z copying torch/include/torch/csrc/jit/passes/frozen_linear_folding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4102402Z copying torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4103466Z copying torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4104373Z copying torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4105318Z copying torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4106268Z copying torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4107214Z copying torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4108250Z copying torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4109173Z copying torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4110142Z copying torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4110948Z copying torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4111885Z copying torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4112852Z copying torch/include/torch/csrc/jit/passes/inliner.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4113825Z copying torch/include/torch/csrc/jit/passes/inplace_check.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4114861Z copying torch/include/torch/csrc/jit/passes/insert_guards.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4115975Z copying torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4116965Z copying torch/include/torch/csrc/jit/passes/lift_closures.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4117929Z copying torch/include/torch/csrc/jit/passes/liveness.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4119138Z copying torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4120077Z copying torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4120971Z copying torch/include/torch/csrc/jit/passes/lower_graph.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4121866Z copying torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4122812Z copying torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4123775Z copying torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4124756Z copying torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4125736Z copying torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4126722Z copying torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4127613Z copying torch/include/torch/csrc/jit/passes/onnx.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4128594Z copying torch/include/torch/csrc/jit/passes/pass_manager.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4129705Z copying torch/include/torch/csrc/jit/passes/peephole.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4130755Z copying torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4131754Z copying torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4132767Z copying torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4133766Z copying torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4134642Z copying torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4135653Z copying torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4136515Z copying torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4137465Z copying torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4138324Z copying torch/include/torch/csrc/jit/passes/remove_expands.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4139332Z copying torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4140262Z copying torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4141298Z copying torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4142453Z copying torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4143652Z copying torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4144579Z copying torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4145557Z copying torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4146888Z copying torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4147809Z copying torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4148839Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4150111Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4151371Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4152490Z copying torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4153623Z copying torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4154542Z copying torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4155415Z copying torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4156218Z copying torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4157160Z copying torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:03.4157791Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T16:11:03.4159147Z copying torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T16:11:03.4160237Z copying torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T16:11:03.4161379Z copying torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T16:11:03.4162480Z copying torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T16:11:03.4163656Z copying torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T16:11:03.4164897Z copying torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T16:11:03.4166117Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T16:11:03.4167243Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T16:11:03.4168452Z copying torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T16:11:03.4168970Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils 2024-04-03T16:11:03.4170122Z copying torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils 2024-04-03T16:11:03.4171276Z copying torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils 2024-04-03T16:11:03.4172396Z copying torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils 2024-04-03T16:11:03.4173512Z copying torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils 2024-04-03T16:11:03.4174676Z copying torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils 2024-04-03T16:11:03.4175282Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4176372Z copying torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4177341Z copying torch/include/torch/csrc/jit/runtime/autodiff.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4178433Z copying torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4179455Z copying torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4180621Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4181734Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4182699Z copying torch/include/torch/csrc/jit/runtime/exception_message.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4183627Z copying torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4184631Z copying torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4185578Z copying torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4186571Z copying torch/include/torch/csrc/jit/runtime/instruction.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4187516Z copying torch/include/torch/csrc/jit/runtime/interpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4188377Z copying torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4189280Z copying torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4190361Z copying torch/include/torch/csrc/jit/runtime/logging.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4191305Z copying torch/include/torch/csrc/jit/runtime/operator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4192295Z copying torch/include/torch/csrc/jit/runtime/operator_options.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4193343Z copying torch/include/torch/csrc/jit/runtime/print_handler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4194472Z copying torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4195592Z copying torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4196677Z copying torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4197775Z copying torch/include/torch/csrc/jit/runtime/script_profile.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4199053Z copying torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4200111Z copying torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4201256Z copying torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4202388Z copying torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4203649Z copying torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4204717Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4206013Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4207072Z copying torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4208106Z copying torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:03.4208553Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:03.4209440Z copying torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:03.4210236Z copying torch/include/torch/csrc/jit/ir/attributes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:03.4210966Z copying torch/include/torch/csrc/jit/ir/constants.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:03.4211703Z copying torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:03.4212490Z copying torch/include/torch/csrc/jit/ir/graph_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:03.4213138Z copying torch/include/torch/csrc/jit/ir/ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:03.4213868Z copying torch/include/torch/csrc/jit/ir/ir_views.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:03.4214585Z copying torch/include/torch/csrc/jit/ir/irparser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:03.4215377Z copying torch/include/torch/csrc/jit/ir/named_value.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:03.4216187Z copying torch/include/torch/csrc/jit/ir/node_hashing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:03.4216986Z copying torch/include/torch/csrc/jit/ir/scope.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:03.4217799Z copying torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:03.4218669Z copying torch/include/torch/csrc/jit/ir/type_hashing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:03.4219148Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4220157Z copying torch/include/torch/csrc/jit/frontend/source_range.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4220995Z copying torch/include/torch/csrc/jit/frontend/lexer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4221928Z copying torch/include/torch/csrc/jit/frontend/strtod.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4222914Z copying torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4223995Z copying torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4225029Z copying torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4226035Z copying torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4226939Z copying torch/include/torch/csrc/jit/frontend/error_report.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4227817Z copying torch/include/torch/csrc/jit/frontend/tree.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4228987Z copying torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4230032Z copying torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4231095Z copying torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4232048Z copying torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4233021Z copying torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4234043Z copying torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4235172Z copying torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4236172Z copying torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4237183Z copying torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4238231Z copying torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4239350Z copying torch/include/torch/csrc/jit/frontend/parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4240190Z copying torch/include/torch/csrc/jit/frontend/resolver.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4241162Z copying torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4242288Z copying torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4243106Z copying torch/include/torch/csrc/jit/frontend/source_ref.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4244184Z copying torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4245297Z copying torch/include/torch/csrc/jit/frontend/tracer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4246308Z copying torch/include/torch/csrc/jit/frontend/tree_views.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4247449Z copying torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:03.4247869Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2024-04-03T16:11:03.4248934Z copying torch/include/torch/csrc/jit/api/compilation_unit.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2024-04-03T16:11:03.4249758Z copying torch/include/torch/csrc/jit/api/function_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2024-04-03T16:11:03.4250598Z copying torch/include/torch/csrc/jit/api/method.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2024-04-03T16:11:03.4251497Z copying torch/include/torch/csrc/jit/api/module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2024-04-03T16:11:03.4252451Z copying torch/include/torch/csrc/jit/api/object.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2024-04-03T16:11:03.4252911Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4254350Z copying torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4255388Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4256355Z copying torch/include/torch/csrc/jit/serialization/export.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4257511Z copying torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4258832Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4259982Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4261250Z copying torch/include/torch/csrc/jit/serialization/import.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4262533Z copying torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4263745Z copying torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4264821Z copying torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4266104Z copying torch/include/torch/csrc/jit/serialization/import_legacy.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4267358Z copying torch/include/torch/csrc/jit/serialization/import_read.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4268383Z copying torch/include/torch/csrc/jit/serialization/import_source.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4269778Z copying torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4270858Z copying torch/include/torch/csrc/jit/serialization/onnx.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4272019Z copying torch/include/torch/csrc/jit/serialization/pickle.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4273133Z copying torch/include/torch/csrc/jit/serialization/pickler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4274374Z copying torch/include/torch/csrc/jit/serialization/python_print.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4275719Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4276924Z copying torch/include/torch/csrc/jit/serialization/storage_context.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4278027Z copying torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4279275Z copying torch/include/torch/csrc/jit/serialization/unpickler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:03.4279768Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2024-04-03T16:11:03.4280602Z copying torch/include/torch/csrc/jit/python/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2024-04-03T16:11:03.4281765Z copying torch/include/torch/csrc/jit/python/module_python.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2024-04-03T16:11:03.4282795Z copying torch/include/torch/csrc/jit/python/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2024-04-03T16:11:03.4283903Z copying torch/include/torch/csrc/jit/python/pybind_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2024-04-03T16:11:03.4284930Z copying torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2024-04-03T16:11:03.4285973Z copying torch/include/torch/csrc/jit/python/python_custom_class.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2024-04-03T16:11:03.4287005Z copying torch/include/torch/csrc/jit/python/python_dict.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2024-04-03T16:11:03.4288134Z copying torch/include/torch/csrc/jit/python/python_ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2024-04-03T16:11:03.4289212Z copying torch/include/torch/csrc/jit/python/python_ivalue.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2024-04-03T16:11:03.4290207Z copying torch/include/torch/csrc/jit/python/python_list.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2024-04-03T16:11:03.4291085Z copying torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2024-04-03T16:11:03.4292017Z copying torch/include/torch/csrc/jit/python/python_tracer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2024-04-03T16:11:03.4292904Z copying torch/include/torch/csrc/jit/python/python_tree_views.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2024-04-03T16:11:03.4293755Z copying torch/include/torch/csrc/jit/python/script_init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2024-04-03T16:11:03.4294771Z copying torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2024-04-03T16:11:03.4295716Z copying torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2024-04-03T16:11:03.4296237Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4297078Z copying torch/include/torch/csrc/jit/mobile/code.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4297938Z copying torch/include/torch/csrc/jit/mobile/debug_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4298788Z copying torch/include/torch/csrc/jit/mobile/file_format.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4299627Z copying torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4300499Z copying torch/include/torch/csrc/jit/mobile/frame.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4301450Z copying torch/include/torch/csrc/jit/mobile/function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4302302Z copying torch/include/torch/csrc/jit/mobile/import.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4303159Z copying torch/include/torch/csrc/jit/mobile/import_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4304192Z copying torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4305258Z copying torch/include/torch/csrc/jit/mobile/interpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4306210Z copying torch/include/torch/csrc/jit/mobile/method.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4307059Z copying torch/include/torch/csrc/jit/mobile/module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4308019Z copying torch/include/torch/csrc/jit/mobile/observer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4309085Z copying torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4310073Z copying torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4311117Z copying torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4312081Z copying torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4313145Z copying torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4314157Z copying torch/include/torch/csrc/jit/mobile/quantization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4315167Z copying torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4316149Z copying torch/include/torch/csrc/jit/mobile/type_parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4317248Z copying torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:03.4317752Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/testing 2024-04-03T16:11:03.4318971Z copying torch/include/torch/csrc/jit/testing/file_check.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/testing 2024-04-03T16:11:03.4320026Z copying torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/testing 2024-04-03T16:11:03.4320553Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4321599Z copying torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4322605Z copying torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4323738Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4324820Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4325792Z copying torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4326860Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4327948Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4328921Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4329968Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4330843Z copying torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4331858Z copying torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4333017Z copying torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4334166Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4335645Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4336953Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4337858Z copying torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4339115Z copying torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4340335Z copying torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4341466Z copying torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4342490Z copying torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4343603Z copying torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4344601Z copying torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4345681Z copying torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4346750Z copying torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4347801Z copying torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4348890Z copying torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4350073Z copying torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4351070Z copying torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4352140Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4353088Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4354166Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4355227Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4356208Z copying torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4357240Z copying torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4358156Z copying torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4359303Z copying torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4360242Z copying torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4361308Z copying torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4362495Z copying torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4363520Z copying torch/include/torch/csrc/jit/tensorexpr/types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4364729Z copying torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4365813Z copying torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:03.4366404Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T16:11:03.4367650Z copying torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T16:11:03.4368881Z copying torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T16:11:03.4369893Z copying torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T16:11:03.4371210Z copying torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T16:11:03.4372880Z copying torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T16:11:03.4374492Z copying torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T16:11:03.4376288Z copying torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T16:11:03.4378222Z copying torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T16:11:03.4380217Z copying torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T16:11:03.4381019Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen 2024-04-03T16:11:03.4381865Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/cuda 2024-04-03T16:11:03.4383559Z copying torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/cuda 2024-04-03T16:11:03.4384267Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx 2024-04-03T16:11:03.4385572Z copying torch/include/torch/csrc/onnx/back_compat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx 2024-04-03T16:11:03.4386794Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx 2024-04-03T16:11:03.4388003Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx 2024-04-03T16:11:03.4388769Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2024-04-03T16:11:03.4390180Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2024-04-03T16:11:03.4391648Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2024-04-03T16:11:03.4393198Z copying torch/include/torch/csrc/profiler/combined_traceback.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2024-04-03T16:11:03.4394653Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2024-04-03T16:11:03.4396111Z copying torch/include/torch/csrc/profiler/data_flow.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2024-04-03T16:11:03.4397503Z copying torch/include/torch/csrc/profiler/events.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2024-04-03T16:11:03.4399075Z copying torch/include/torch/csrc/profiler/kineto_shim.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2024-04-03T16:11:03.4400492Z copying torch/include/torch/csrc/profiler/perf-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2024-04-03T16:11:03.4401839Z copying torch/include/torch/csrc/profiler/perf.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2024-04-03T16:11:03.4403180Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2024-04-03T16:11:03.4404164Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration 2024-04-03T16:11:03.4415304Z copying torch/include/torch/csrc/profiler/orchestration/observer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration 2024-04-03T16:11:03.4417414Z copying torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration 2024-04-03T16:11:03.4419117Z copying torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration 2024-04-03T16:11:03.4419859Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/stubs 2024-04-03T16:11:03.4421159Z copying torch/include/torch/csrc/profiler/stubs/base.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/stubs 2024-04-03T16:11:03.4421718Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2024-04-03T16:11:03.4422965Z copying torch/include/torch/csrc/profiler/unwind/action.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2024-04-03T16:11:03.4424317Z copying torch/include/torch/csrc/profiler/unwind/communicate.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2024-04-03T16:11:03.4425655Z copying torch/include/torch/csrc/profiler/unwind/dwarf_enums.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2024-04-03T16:11:03.4426677Z copying torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2024-04-03T16:11:03.4427703Z copying torch/include/torch/csrc/profiler/unwind/fde.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2024-04-03T16:11:03.4428741Z copying torch/include/torch/csrc/profiler/unwind/lexer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2024-04-03T16:11:03.4429821Z copying torch/include/torch/csrc/profiler/unwind/unwind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2024-04-03T16:11:03.4430945Z copying torch/include/torch/csrc/profiler/unwind/unwind_error.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2024-04-03T16:11:03.4432233Z copying torch/include/torch/csrc/profiler/unwind/unwinder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2024-04-03T16:11:03.4432693Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python 2024-04-03T16:11:03.4434041Z copying torch/include/torch/csrc/profiler/python/combined_traceback.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python 2024-04-03T16:11:03.4435386Z copying torch/include/torch/csrc/profiler/python/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python 2024-04-03T16:11:03.4436785Z copying torch/include/torch/csrc/profiler/python/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python 2024-04-03T16:11:03.4437524Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4438560Z copying torch/include/torch/csrc/utils/byte_order.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4439794Z copying torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4440818Z copying torch/include/torch/csrc/utils/cuda_enabled.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4441689Z copying torch/include/torch/csrc/utils/device_lazy_init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4442889Z copying torch/include/torch/csrc/utils/disable_torch_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4443981Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4444835Z copying torch/include/torch/csrc/utils/invalid_arguments.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4445831Z copying torch/include/torch/csrc/utils/nested.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4446817Z copying torch/include/torch/csrc/utils/numpy_stub.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4447857Z copying torch/include/torch/csrc/utils/object_ptr.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4449139Z copying torch/include/torch/csrc/utils/out_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4450085Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4451294Z copying torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4452532Z copying torch/include/torch/csrc/utils/pyobject_preservation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4453919Z copying torch/include/torch/csrc/utils/python_arg_parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4454904Z copying torch/include/torch/csrc/utils/python_compat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4455813Z copying torch/include/torch/csrc/utils/python_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4456941Z copying torch/include/torch/csrc/utils/python_numbers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4457909Z copying torch/include/torch/csrc/utils/python_raii.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4458628Z copying torch/include/torch/csrc/utils/python_scalars.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4459352Z copying torch/include/torch/csrc/utils/python_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4460048Z copying torch/include/torch/csrc/utils/python_stub.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4460764Z copying torch/include/torch/csrc/utils/python_symnode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4461566Z copying torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4462276Z copying torch/include/torch/csrc/utils/python_tuples.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4463032Z copying torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4463779Z copying torch/include/torch/csrc/utils/schema_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4464417Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4465240Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4465984Z copying torch/include/torch/csrc/utils/tensor_apply.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4466925Z copying torch/include/torch/csrc/utils/tensor_dtypes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4467639Z copying torch/include/torch/csrc/utils/tensor_flatten.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4468355Z copying torch/include/torch/csrc/utils/tensor_layouts.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4469065Z copying torch/include/torch/csrc/utils/tensor_list.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4469893Z copying torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4470584Z copying torch/include/torch/csrc/utils/tensor_new.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4471334Z copying torch/include/torch/csrc/utils/tensor_numpy.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4472055Z copying torch/include/torch/csrc/utils/tensor_qschemes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4472768Z copying torch/include/torch/csrc/utils/tensor_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4473563Z copying torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4474320Z copying torch/include/torch/csrc/utils/throughput_benchmark.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4475113Z copying torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4475798Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4476485Z copying torch/include/torch/csrc/utils/verbose.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2024-04-03T16:11:03.4476874Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/tensor 2024-04-03T16:11:03.4477603Z copying torch/include/torch/csrc/tensor/python_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/tensor 2024-04-03T16:11:03.4477986Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy 2024-04-03T16:11:03.4478402Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend 2024-04-03T16:11:03.4479336Z copying torch/include/torch/csrc/lazy/backend/backend_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend 2024-04-03T16:11:03.4480164Z copying torch/include/torch/csrc/lazy/backend/backend_device.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend 2024-04-03T16:11:03.4481011Z copying torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend 2024-04-03T16:11:03.4481869Z copying torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend 2024-04-03T16:11:03.4482269Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4482995Z copying torch/include/torch/csrc/lazy/core/cache.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4483839Z copying torch/include/torch/csrc/lazy/core/config.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4484640Z copying torch/include/torch/csrc/lazy/core/debug_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4485401Z copying torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4486114Z copying torch/include/torch/csrc/lazy/core/hash.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4486870Z copying torch/include/torch/csrc/lazy/core/helpers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4487561Z copying torch/include/torch/csrc/lazy/core/ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4488322Z copying torch/include/torch/csrc/lazy/core/ir_builder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4489071Z copying torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4489822Z copying torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4490583Z copying torch/include/torch/csrc/lazy/core/ir_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4491390Z copying torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4492128Z copying torch/include/torch/csrc/lazy/core/metrics.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4492890Z copying torch/include/torch/csrc/lazy/core/multi_wait.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4493699Z copying torch/include/torch/csrc/lazy/core/permutation_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4494472Z copying torch/include/torch/csrc/lazy/core/shape.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4495261Z copying torch/include/torch/csrc/lazy/core/shape_inference.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4495989Z copying torch/include/torch/csrc/lazy/core/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4496754Z copying torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4497509Z copying torch/include/torch/csrc/lazy/core/tensor_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4498286Z copying torch/include/torch/csrc/lazy/core/thread_pool.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4498995Z copying torch/include/torch/csrc/lazy/core/trie.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4499723Z copying torch/include/torch/csrc/lazy/core/unique.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4500451Z copying torch/include/torch/csrc/lazy/core/util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:03.4500950Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/internal_ops 2024-04-03T16:11:03.4501881Z copying torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/internal_ops 2024-04-03T16:11:03.4502309Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ops 2024-04-03T16:11:03.4503211Z copying torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ops 2024-04-03T16:11:03.4504010Z copying torch/include/torch/csrc/lazy/core/ops/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ops 2024-04-03T16:11:03.4504461Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/python 2024-04-03T16:11:03.4505277Z copying torch/include/torch/csrc/lazy/python/python_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/python 2024-04-03T16:11:03.4505723Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T16:11:03.4506512Z copying torch/include/torch/csrc/lazy/ts_backend/config.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T16:11:03.4507331Z copying torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T16:11:03.4508140Z copying torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T16:11:03.4508988Z copying torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T16:11:03.4509978Z copying torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T16:11:03.4510817Z copying torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T16:11:03.4511677Z copying torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T16:11:03.4512529Z copying torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T16:11:03.4513500Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T16:11:03.4514381Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T16:11:03.4514751Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu 2024-04-03T16:11:03.4515398Z copying torch/include/torch/csrc/xpu/Event.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu 2024-04-03T16:11:03.4516033Z copying torch/include/torch/csrc/xpu/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu 2024-04-03T16:11:03.4516674Z copying torch/include/torch/csrc/xpu/Stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu 2024-04-03T16:11:03.4517023Z creating build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4517556Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4518149Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4518779Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4519328Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4519891Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4520450Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4520988Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4521539Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4522112Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4522708Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4523267Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4523887Z copying torch/include/pybind11/gil_safe_call_once.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4524468Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4525009Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4525596Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4526150Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4526718Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4527287Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4527811Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4528402Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4529071Z copying torch/include/pybind11/type_caster_pyobject_ptr.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4529614Z copying torch/include/pybind11/typing.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2024-04-03T16:11:03.4529998Z creating build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2024-04-03T16:11:03.4530642Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2024-04-03T16:11:03.4531291Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2024-04-03T16:11:03.4531994Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2024-04-03T16:11:03.4532629Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2024-04-03T16:11:03.4533312Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2024-04-03T16:11:03.4534018Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2024-04-03T16:11:03.4534667Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2024-04-03T16:11:03.4535049Z creating build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen 2024-04-03T16:11:03.4535681Z copying torch/include/pybind11/eigen/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen 2024-04-03T16:11:03.4536313Z copying torch/include/pybind11/eigen/matrix.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen 2024-04-03T16:11:03.4536958Z copying torch/include/pybind11/eigen/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen 2024-04-03T16:11:03.4537260Z creating build/lib.linux-x86_64-cpython-310/torch/include/THC 2024-04-03T16:11:03.4537799Z copying torch/include/THC/THCAtomics.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/THC 2024-04-03T16:11:03.4538357Z copying torch/include/THC/THCDeviceUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/THC 2024-04-03T16:11:03.4538917Z copying torch/_inductor/codegen/cpp_prefix.h -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2024-04-03T16:11:03.4545387Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/aoti_runtime 2024-04-03T16:11:03.4546643Z copying torch/_inductor/codegen/aoti_runtime/implementation.cpp -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/aoti_runtime 2024-04-03T16:11:03.4635823Z copying torch/_inductor/codegen/aoti_runtime/interface.cpp -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/aoti_runtime 2024-04-03T16:11:03.4692284Z copying torch/_export/serde/schema.yaml -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2024-04-03T16:11:03.4766206Z creating build/lib.linux-x86_64-cpython-310/torch/share 2024-04-03T16:11:03.4767154Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake 2024-04-03T16:11:03.4767782Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/ATen 2024-04-03T16:11:03.4768651Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/ATen 2024-04-03T16:11:03.4769373Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2024-04-03T16:11:03.4770687Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2024-04-03T16:11:03.4771672Z copying torch/share/cmake/Caffe2/FindCUDAToolkit.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2024-04-03T16:11:03.4773288Z copying torch/share/cmake/Caffe2/FindCUSPARSELT.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2024-04-03T16:11:03.4774574Z copying torch/share/cmake/Caffe2/FindSYCLToolkit.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2024-04-03T16:11:03.4775887Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2024-04-03T16:11:03.4778019Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2024-04-03T16:11:03.4779010Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2024-04-03T16:11:03.4780304Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2024-04-03T16:11:03.4781832Z copying torch/share/cmake/Caffe2/public/xpu.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2024-04-03T16:11:03.4783153Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2024-04-03T16:11:03.4785190Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2024-04-03T16:11:03.4786241Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2024-04-03T16:11:03.4787362Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2024-04-03T16:11:03.4788499Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2024-04-03T16:11:03.4789698Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2024-04-03T16:11:03.4791651Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2024-04-03T16:11:03.4793319Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-04-03T16:11:03.4794232Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-04-03T16:11:03.4795486Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-04-03T16:11:03.4796727Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T16:11:03.4799108Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T16:11:03.4801065Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T16:11:03.4803773Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T16:11:03.4805786Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T16:11:03.4806946Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T16:11:03.4809049Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T16:11:03.4811186Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T16:11:03.4813224Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T16:11:03.4815423Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T16:11:03.4816174Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Tensorpipe 2024-04-03T16:11:03.4817548Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Tensorpipe 2024-04-03T16:11:03.4819137Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Tensorpipe 2024-04-03T16:11:03.4819782Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Torch 2024-04-03T16:11:03.4821093Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Torch 2024-04-03T16:11:03.4821940Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Torch 2024-04-03T16:11:03.4822648Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2024-04-03T16:11:03.4881296Z copying torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T16:11:03.4930897Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T16:11:03.5007882Z copying torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T16:11:03.5009099Z copying torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T16:11:03.5012827Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2024-04-03T16:11:03.5077331Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2024-04-03T16:11:03.5149553Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2024-04-03T16:11:03.5224139Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2024-04-03T16:11:03.5304896Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe 2024-04-03T16:11:03.5305630Z copying torch/include/tensorpipe/tensorpipe.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe 2024-04-03T16:11:03.5306740Z copying torch/include/tensorpipe/config.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe 2024-04-03T16:11:03.5307815Z copying torch/include/tensorpipe/tensorpipe_cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe 2024-04-03T16:11:03.5310108Z copying torch/include/tensorpipe/config_cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe 2024-04-03T16:11:03.5311415Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel 2024-04-03T16:11:03.5312157Z copying torch/include/tensorpipe/channel/context.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel 2024-04-03T16:11:03.5313457Z copying torch/include/tensorpipe/channel/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel 2024-04-03T16:11:03.5314579Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/basic 2024-04-03T16:11:03.5316444Z copying torch/include/tensorpipe/channel/basic/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/basic 2024-04-03T16:11:03.5317621Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cma 2024-04-03T16:11:03.5319251Z copying torch/include/tensorpipe/channel/cma/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cma 2024-04-03T16:11:03.5320322Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/mpt 2024-04-03T16:11:03.5322117Z copying torch/include/tensorpipe/channel/mpt/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/mpt 2024-04-03T16:11:03.5323218Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/xth 2024-04-03T16:11:03.5324644Z copying torch/include/tensorpipe/channel/xth/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/xth 2024-04-03T16:11:03.5325658Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2024-04-03T16:11:03.5326937Z copying torch/include/tensorpipe/common/buffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2024-04-03T16:11:03.5328777Z copying torch/include/tensorpipe/common/cpu_buffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2024-04-03T16:11:03.5330341Z copying torch/include/tensorpipe/common/device.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2024-04-03T16:11:03.5331905Z copying torch/include/tensorpipe/common/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2024-04-03T16:11:03.5333568Z copying torch/include/tensorpipe/common/optional.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2024-04-03T16:11:03.5335530Z copying torch/include/tensorpipe/common/cuda_buffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2024-04-03T16:11:03.5336728Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2024-04-03T16:11:03.5338185Z copying torch/include/tensorpipe/core/context.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2024-04-03T16:11:03.5339796Z copying torch/include/tensorpipe/core/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2024-04-03T16:11:03.5341499Z copying torch/include/tensorpipe/core/listener.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2024-04-03T16:11:03.5343143Z copying torch/include/tensorpipe/core/message.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2024-04-03T16:11:03.5344596Z copying torch/include/tensorpipe/core/pipe.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2024-04-03T16:11:03.5345888Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport 2024-04-03T16:11:03.5347630Z copying torch/include/tensorpipe/transport/context.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport 2024-04-03T16:11:03.5349251Z copying torch/include/tensorpipe/transport/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport 2024-04-03T16:11:03.5350534Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv 2024-04-03T16:11:03.5351995Z copying torch/include/tensorpipe/transport/ibv/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv 2024-04-03T16:11:03.5353840Z copying torch/include/tensorpipe/transport/ibv/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv 2024-04-03T16:11:03.5355654Z copying torch/include/tensorpipe/transport/ibv/utility.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv 2024-04-03T16:11:03.5356483Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/shm 2024-04-03T16:11:03.5358154Z copying torch/include/tensorpipe/transport/shm/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/shm 2024-04-03T16:11:03.5359138Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv 2024-04-03T16:11:03.5361099Z copying torch/include/tensorpipe/transport/uv/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv 2024-04-03T16:11:03.5362668Z copying torch/include/tensorpipe/transport/uv/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv 2024-04-03T16:11:03.5364110Z copying torch/include/tensorpipe/transport/uv/utility.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv 2024-04-03T16:11:03.5365535Z creating build/lib.linux-x86_64-cpython-310/torchgen/packaged 2024-04-03T16:11:03.5366031Z creating build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen 2024-04-03T16:11:03.5366456Z creating build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/native 2024-04-03T16:11:03.5367738Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/native 2024-04-03T16:11:03.5600949Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/native 2024-04-03T16:11:03.5645979Z creating build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.5646866Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.5685059Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.5720619Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.5760553Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.5812581Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.5842784Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.5872641Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.5914078Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.5935439Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.5959381Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.5986784Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6014370Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6036048Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6067314Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6102754Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6145504Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6188613Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6224884Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6242755Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6262371Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6278110Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6356788Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6450684Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6501128Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6562760Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6589790Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6612366Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6630126Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6641851Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6675866Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6722824Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6757339Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6800952Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6813116Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6825356Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6836251Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6850735Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6859448Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6867287Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2024-04-03T16:11:03.6880200Z creating build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2024-04-03T16:11:03.6880876Z copying torchgen/packaged/autograd/BUILD.bazel -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2024-04-03T16:11:03.6942683Z copying torchgen/packaged/autograd/README.md -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2024-04-03T16:11:03.6978231Z copying torchgen/packaged/autograd/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2024-04-03T16:11:03.6979224Z copying torchgen/packaged/autograd/build.bzl -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2024-04-03T16:11:03.7008581Z copying torchgen/packaged/autograd/context.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2024-04-03T16:11:03.7043273Z copying torchgen/packaged/autograd/deprecated.yaml -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2024-04-03T16:11:03.7066692Z copying torchgen/packaged/autograd/derivatives.yaml -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2024-04-03T16:11:03.7128309Z copying torchgen/packaged/autograd/gen_annotated_fn_args.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2024-04-03T16:11:03.7144762Z copying torchgen/packaged/autograd/gen_autograd.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2024-04-03T16:11:03.7242361Z copying torchgen/packaged/autograd/gen_autograd_functions.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2024-04-03T16:11:03.7310545Z copying torchgen/packaged/autograd/gen_inplace_or_view_type.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2024-04-03T16:11:03.7393369Z copying torchgen/packaged/autograd/gen_python_functions.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2024-04-03T16:11:03.7441705Z copying torchgen/packaged/autograd/gen_trace_type.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2024-04-03T16:11:03.7487027Z copying torchgen/packaged/autograd/gen_variable_factories.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2024-04-03T16:11:03.7494804Z copying torchgen/packaged/autograd/gen_variable_type.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2024-04-03T16:11:03.7546489Z copying torchgen/packaged/autograd/gen_view_funcs.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2024-04-03T16:11:03.7560266Z copying torchgen/packaged/autograd/load_derivatives.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2024-04-03T16:11:03.7584836Z creating build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.7586269Z copying torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.7611526Z copying torchgen/packaged/autograd/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.7631436Z copying torchgen/packaged/autograd/templates/Functions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.7672514Z copying torchgen/packaged/autograd/templates/TraceType.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.7710279Z copying torchgen/packaged/autograd/templates/VariableType.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.7732615Z copying torchgen/packaged/autograd/templates/VariableType.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.7743775Z copying torchgen/packaged/autograd/templates/ViewFuncs.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.7798474Z copying torchgen/packaged/autograd/templates/ViewFuncs.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.7828416Z copying torchgen/packaged/autograd/templates/annotated_fn_args.py.in -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.7906272Z copying torchgen/packaged/autograd/templates/python_enum_tag.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.7962440Z copying torchgen/packaged/autograd/templates/python_fft_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.8015162Z copying torchgen/packaged/autograd/templates/python_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.8056096Z copying torchgen/packaged/autograd/templates/python_functions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.8118420Z copying torchgen/packaged/autograd/templates/python_linalg_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.8130710Z copying torchgen/packaged/autograd/templates/python_nested_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.8141324Z copying torchgen/packaged/autograd/templates/python_nn_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.8154860Z copying torchgen/packaged/autograd/templates/python_return_types.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.8169420Z copying torchgen/packaged/autograd/templates/python_return_types.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.8181541Z copying torchgen/packaged/autograd/templates/python_sparse_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.8192634Z copying torchgen/packaged/autograd/templates/python_special_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.8215493Z copying torchgen/packaged/autograd/templates/python_torch_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.8227988Z copying torchgen/packaged/autograd/templates/python_variable_methods.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.8249098Z copying torchgen/packaged/autograd/templates/variable_factories.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2024-04-03T16:11:03.8598451Z running build_ext 2024-04-03T16:11:03.8647157Z -- Building with NumPy bindings 2024-04-03T16:11:03.8647892Z -- Detected cuDNN at , 2024-04-03T16:11:03.8648564Z -- Detected CUDA at /usr/local/cuda 2024-04-03T16:11:03.8649222Z -- Not using XPU 2024-04-03T16:11:03.8649571Z -- Using MKLDNN 2024-04-03T16:11:03.8650440Z -- Not using Compute Library for the Arm architecture with MKLDNN 2024-04-03T16:11:03.8651188Z -- Not using CBLAS in MKLDNN 2024-04-03T16:11:03.8651712Z -- Building NCCL library 2024-04-03T16:11:03.8652803Z -- Building with distributed package: 2024-04-03T16:11:03.8653625Z -- USE_TENSORPIPE=True 2024-04-03T16:11:03.8653973Z -- USE_GLOO=True 2024-04-03T16:11:03.8654282Z -- USE_MPI=False 2024-04-03T16:11:03.8654606Z -- Building Executorch 2024-04-03T16:11:03.8654917Z -- Using ITT 2024-04-03T16:11:04.3722026Z Copying functorch._C from functorch/functorch.so to /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-310/functorch/_C.cpython-310-x86_64-linux-gnu.so 2024-04-03T16:11:04.3724027Z copying functorch/functorch.so -> /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-310/functorch/_C.cpython-310-x86_64-linux-gnu.so 2024-04-03T16:11:04.3730439Z building 'torch._C' extension 2024-04-03T16:11:04.3731290Z creating build/temp.linux-x86_64-cpython-310 2024-04-03T16:11:04.3732332Z creating build/temp.linux-x86_64-cpython-310/torch 2024-04-03T16:11:04.3733464Z creating build/temp.linux-x86_64-cpython-310/torch/csrc 2024-04-03T16:11:04.3737857Z gcc -pthread -B /opt/conda/envs/py_3.10/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/envs/py_3.10/include -fPIC -O2 -isystem /opt/conda/envs/py_3.10/include -fPIC -I/opt/conda/envs/py_3.10/include/python3.10 -c torch/csrc/stub.c -o build/temp.linux-x86_64-cpython-310/torch/csrc/stub.o -Wall -Wextra -Wno-strict-overflow -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unknown-pragmas -fno-strict-aliasing 2024-04-03T16:11:04.4634553Z gcc -pthread -B /opt/conda/envs/py_3.10/compiler_compat -shared -Wl,-rpath,/opt/conda/envs/py_3.10/lib -Wl,-rpath-link,/opt/conda/envs/py_3.10/lib -L/opt/conda/envs/py_3.10/lib -Wl,-rpath,/opt/conda/envs/py_3.10/lib -Wl,-rpath-link,/opt/conda/envs/py_3.10/lib -L/opt/conda/envs/py_3.10/lib build/temp.linux-x86_64-cpython-310/torch/csrc/stub.o -L/var/lib/jenkins/workspace/torch/lib -L/usr/local/cuda/lib64/stubs -ltorch_python -o build/lib.linux-x86_64-cpython-310/torch/_C.cpython-310-x86_64-linux-gnu.so -Wl,-rpath,$ORIGIN/lib 2024-04-03T16:11:04.6355622Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2024-04-03T16:11:04.6357374Z !! 2024-04-03T16:11:04.6357515Z 2024-04-03T16:11:04.6357866Z ******************************************************************************** 2024-04-03T16:11:04.6358418Z Please avoid running ``setup.py`` directly. 2024-04-03T16:11:04.6359124Z Instead, use pypa/build, pypa/installer or other 2024-04-03T16:11:04.6359685Z standards-based tools. 2024-04-03T16:11:04.6359930Z 2024-04-03T16:11:04.6360427Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2024-04-03T16:11:04.6361169Z ******************************************************************************** 2024-04-03T16:11:04.6361538Z 2024-04-03T16:11:04.6361624Z !! 2024-04-03T16:11:04.6361947Z self.initialize_options() 2024-04-03T16:11:04.6523724Z installing to build/bdist.linux-x86_64/wheel 2024-04-03T16:11:04.6524309Z running install 2024-04-03T16:11:04.6577815Z running install_lib 2024-04-03T16:11:04.6738689Z creating build/bdist.linux-x86_64 2024-04-03T16:11:04.6739521Z creating build/bdist.linux-x86_64/wheel 2024-04-03T16:11:04.6740473Z creating build/bdist.linux-x86_64/wheel/functorch 2024-04-03T16:11:04.6741737Z copying build/lib.linux-x86_64-cpython-310/functorch/__init__.py -> build/bdist.linux-x86_64/wheel/functorch 2024-04-03T16:11:04.6743075Z creating build/bdist.linux-x86_64/wheel/functorch/_src 2024-04-03T16:11:04.6744462Z copying build/lib.linux-x86_64-cpython-310/functorch/_src/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2024-04-03T16:11:04.6745995Z creating build/bdist.linux-x86_64/wheel/functorch/_src/aot_autograd 2024-04-03T16:11:04.6747676Z copying build/lib.linux-x86_64-cpython-310/functorch/_src/aot_autograd/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/aot_autograd 2024-04-03T16:11:04.6749036Z creating build/bdist.linux-x86_64/wheel/functorch/_src/eager_transforms 2024-04-03T16:11:04.6750841Z copying build/lib.linux-x86_64-cpython-310/functorch/_src/eager_transforms/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/eager_transforms 2024-04-03T16:11:04.6752217Z creating build/bdist.linux-x86_64/wheel/functorch/_src/make_functional 2024-04-03T16:11:04.6753909Z copying build/lib.linux-x86_64-cpython-310/functorch/_src/make_functional/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/make_functional 2024-04-03T16:11:04.6755258Z creating build/bdist.linux-x86_64/wheel/functorch/_src/vmap 2024-04-03T16:11:04.6756597Z copying build/lib.linux-x86_64-cpython-310/functorch/_src/vmap/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/vmap 2024-04-03T16:11:04.6758040Z creating build/bdist.linux-x86_64/wheel/functorch/compile 2024-04-03T16:11:04.6759443Z copying build/lib.linux-x86_64-cpython-310/functorch/compile/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/compile 2024-04-03T16:11:04.6760683Z creating build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T16:11:04.6762088Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T16:11:04.6764292Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/batch_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T16:11:04.6765997Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/delayed_mul_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T16:11:04.6767594Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/dim.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T16:11:04.6769092Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/magic_trace.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T16:11:04.6770645Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/op_properties.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T16:11:04.6772240Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/reference.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T16:11:04.6773826Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/tree_map.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T16:11:04.6775563Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/wrap_type.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-04-03T16:11:04.6776896Z creating build/bdist.linux-x86_64/wheel/functorch/einops 2024-04-03T16:11:04.6778238Z copying build/lib.linux-x86_64-cpython-310/functorch/einops/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/einops 2024-04-03T16:11:04.6779884Z copying build/lib.linux-x86_64-cpython-310/functorch/einops/_parsing.py -> build/bdist.linux-x86_64/wheel/functorch/einops 2024-04-03T16:11:04.6781544Z copying build/lib.linux-x86_64-cpython-310/functorch/einops/rearrange.py -> build/bdist.linux-x86_64/wheel/functorch/einops 2024-04-03T16:11:04.6782727Z creating build/bdist.linux-x86_64/wheel/functorch/experimental 2024-04-03T16:11:04.6783921Z copying build/lib.linux-x86_64-cpython-310/functorch/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2024-04-03T16:11:04.6785697Z copying build/lib.linux-x86_64-cpython-310/functorch/experimental/control_flow.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2024-04-03T16:11:04.6787721Z copying build/lib.linux-x86_64-cpython-310/functorch/experimental/ops.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2024-04-03T16:11:04.6789685Z copying build/lib.linux-x86_64-cpython-310/functorch/_C.cpython-310-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/functorch 2024-04-03T16:11:04.6791068Z creating build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6791990Z copying build/lib.linux-x86_64-cpython-310/torch/_VF.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6793515Z copying build/lib.linux-x86_64-cpython-310/torch/__config__.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6794914Z copying build/lib.linux-x86_64-cpython-310/torch/__future__.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6796257Z copying build/lib.linux-x86_64-cpython-310/torch/__init__.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6797583Z copying build/lib.linux-x86_64-cpython-310/torch/_appdirs.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6799049Z copying build/lib.linux-x86_64-cpython-310/torch/_classes.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6800428Z copying build/lib.linux-x86_64-cpython-310/torch/_compile.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6801850Z copying build/lib.linux-x86_64-cpython-310/torch/_custom_ops.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6803426Z copying build/lib.linux-x86_64-cpython-310/torch/_deploy.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6804704Z copying build/lib.linux-x86_64-cpython-310/torch/_guards.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6806137Z copying build/lib.linux-x86_64-cpython-310/torch/_jit_internal.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6807474Z copying build/lib.linux-x86_64-cpython-310/torch/_linalg_utils.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6808842Z copying build/lib.linux-x86_64-cpython-310/torch/_lobpcg.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6810210Z copying build/lib.linux-x86_64-cpython-310/torch/_lowrank.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6811731Z copying build/lib.linux-x86_64-cpython-310/torch/_meta_registrations.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6813253Z copying build/lib.linux-x86_64-cpython-310/torch/_namedtensor_internals.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6814705Z copying build/lib.linux-x86_64-cpython-310/torch/_ops.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6816155Z copying build/lib.linux-x86_64-cpython-310/torch/_python_dispatcher.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6817555Z copying build/lib.linux-x86_64-cpython-310/torch/_sources.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6818997Z copying build/lib.linux-x86_64-cpython-310/torch/_storage_docs.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6820736Z copying build/lib.linux-x86_64-cpython-310/torch/_streambase.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6822463Z copying build/lib.linux-x86_64-cpython-310/torch/_tensor.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6823694Z copying build/lib.linux-x86_64-cpython-310/torch/_tensor_docs.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6825502Z copying build/lib.linux-x86_64-cpython-310/torch/_tensor_str.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6827321Z copying build/lib.linux-x86_64-cpython-310/torch/_torch_docs.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6829389Z copying build/lib.linux-x86_64-cpython-310/torch/_utils.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6831087Z copying build/lib.linux-x86_64-cpython-310/torch/_utils_internal.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6832670Z copying build/lib.linux-x86_64-cpython-310/torch/_vmap_internals.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6834464Z copying build/lib.linux-x86_64-cpython-310/torch/_weights_only_unpickler.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6836142Z copying build/lib.linux-x86_64-cpython-310/torch/functional.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6837730Z copying build/lib.linux-x86_64-cpython-310/torch/hub.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6839519Z copying build/lib.linux-x86_64-cpython-310/torch/library.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6841581Z copying build/lib.linux-x86_64-cpython-310/torch/overrides.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6842975Z copying build/lib.linux-x86_64-cpython-310/torch/quasirandom.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6844790Z copying build/lib.linux-x86_64-cpython-310/torch/random.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6846926Z copying build/lib.linux-x86_64-cpython-310/torch/return_types.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6848933Z copying build/lib.linux-x86_64-cpython-310/torch/serialization.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6850629Z copying build/lib.linux-x86_64-cpython-310/torch/storage.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6852518Z copying build/lib.linux-x86_64-cpython-310/torch/torch_version.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6854671Z copying build/lib.linux-x86_64-cpython-310/torch/types.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6856124Z copying build/lib.linux-x86_64-cpython-310/torch/version.py -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.6857282Z creating build/bdist.linux-x86_64/wheel/torch/_awaits 2024-04-03T16:11:04.6858467Z copying build/lib.linux-x86_64-cpython-310/torch/_awaits/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_awaits 2024-04-03T16:11:04.6859763Z creating build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-04-03T16:11:04.6861109Z copying build/lib.linux-x86_64-cpython-310/torch/_custom_op/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-04-03T16:11:04.6862721Z copying build/lib.linux-x86_64-cpython-310/torch/_custom_op/autograd.py -> build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-04-03T16:11:04.6864579Z copying build/lib.linux-x86_64-cpython-310/torch/_custom_op/functional.py -> build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-04-03T16:11:04.6866163Z copying build/lib.linux-x86_64-cpython-310/torch/_custom_op/impl.py -> build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-04-03T16:11:04.6867428Z creating build/bdist.linux-x86_64/wheel/torch/_decomp 2024-04-03T16:11:04.6868771Z copying build/lib.linux-x86_64-cpython-310/torch/_decomp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2024-04-03T16:11:04.6870411Z copying build/lib.linux-x86_64-cpython-310/torch/_decomp/decompositions.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2024-04-03T16:11:04.6872108Z copying build/lib.linux-x86_64-cpython-310/torch/_decomp/decompositions_for_jvp.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2024-04-03T16:11:04.6873862Z copying build/lib.linux-x86_64-cpython-310/torch/_decomp/decompositions_for_rng.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2024-04-03T16:11:04.6874991Z creating build/bdist.linux-x86_64/wheel/torch/_dispatch 2024-04-03T16:11:04.6876154Z copying build/lib.linux-x86_64-cpython-310/torch/_dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2024-04-03T16:11:04.6877766Z copying build/lib.linux-x86_64-cpython-310/torch/_dispatch/python.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2024-04-03T16:11:04.6879129Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6880527Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6882191Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/_trace_wrapped_higher_order_op.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6883775Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/bytecode_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6885400Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/bytecode_transformation.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6887080Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/cache_size.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6888773Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/callback.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6890437Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/code_context.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6892210Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/codegen.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6894029Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/compiled_autograd.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6895819Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/comptime.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6897701Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/config.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6899415Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/convert_frame.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6901002Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/create_parameter_op.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6902678Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/current_scope_id.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6904595Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/debug_utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6906105Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/decorators.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6907813Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/device_interface.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6909585Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/eval_frame.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6910950Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/exc.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6912725Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/external_utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6914326Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/funcname_cache.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6915878Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/guards.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6917469Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/hooks.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6919116Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/logging.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6920690Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/mutation_guard.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6922276Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/output_graph.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6924025Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfill.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6925798Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/profiler.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6927398Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/replay_record.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6929157Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/resume_execution.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6930850Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/side_effects.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6932480Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/source.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6934165Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/symbolic_convert.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6935809Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/tensor_version_op.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6937600Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/test_case.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6939203Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/test_minifier_common.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6940680Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/testing.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6942213Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/trace_rules.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6943625Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/types.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6945082Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-04-03T16:11:04.6946159Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T16:11:04.6947375Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T16:11:04.6949088Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/common.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T16:11:04.6950854Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T16:11:04.6953059Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/debugging.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T16:11:04.6954815Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/distributed.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T16:11:04.6956678Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/inductor.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T16:11:04.6958798Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/onnxrt.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T16:11:04.6960656Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/registry.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T16:11:04.6962800Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/tensorrt.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T16:11:04.6965392Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/torchxla.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T16:11:04.6967215Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/tvm.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-04-03T16:11:04.6968460Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2024-04-03T16:11:04.6970318Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2024-04-03T16:11:04.6972241Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro/after_aot.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2024-04-03T16:11:04.6973786Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro/after_dynamo.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2024-04-03T16:11:04.6975081Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.6976438Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.6978271Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/base.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.6979977Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/builder.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.6981815Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/builtin.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.6983556Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/constant.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.6985400Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/ctx_manager.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.6987284Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/dicts.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.6989217Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/distributed.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.6991344Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/functions.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.6993769Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/higher_order_ops.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.6995988Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/iter.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.6998085Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/lazy.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.7000047Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/lists.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.7002096Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/misc.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.7004826Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/nn_module.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.7007309Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.7009750Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/sdpa.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.7011667Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/tensor.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.7013780Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/torch.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.7015760Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/torch_function.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.7018178Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/user_defined.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-04-03T16:11:04.7019373Z creating build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T16:11:04.7020501Z copying build/lib.linux-x86_64-cpython-310/torch/_export/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T16:11:04.7022165Z copying build/lib.linux-x86_64-cpython-310/torch/_export/error.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T16:11:04.7023746Z copying build/lib.linux-x86_64-cpython-310/torch/_export/exported_program.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T16:11:04.7025468Z copying build/lib.linux-x86_64-cpython-310/torch/_export/non_strict_utils.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T16:11:04.7027183Z copying build/lib.linux-x86_64-cpython-310/torch/_export/pass_base.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T16:11:04.7028693Z copying build/lib.linux-x86_64-cpython-310/torch/_export/utils.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T16:11:04.7030564Z copying build/lib.linux-x86_64-cpython-310/torch/_export/verifier.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T16:11:04.7032247Z copying build/lib.linux-x86_64-cpython-310/torch/_export/wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-04-03T16:11:04.7033528Z creating build/bdist.linux-x86_64/wheel/torch/_export/db 2024-04-03T16:11:04.7034877Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/db 2024-04-03T16:11:04.7036564Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/case.py -> build/bdist.linux-x86_64/wheel/torch/_export/db 2024-04-03T16:11:04.7038728Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/gen_example.py -> build/bdist.linux-x86_64/wheel/torch/_export/db 2024-04-03T16:11:04.7040467Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/logging.py -> build/bdist.linux-x86_64/wheel/torch/_export/db 2024-04-03T16:11:04.7042141Z creating build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7043555Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7045749Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/assume_constant_result.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7047979Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/autograd_function.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7050100Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/class_method.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7052414Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/cond_branch_class_method.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7054588Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/cond_branch_nested_function.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7056578Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/cond_branch_nonlocal_variables.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7058727Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/cond_closed_over_variable.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7060871Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/cond_operands.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7062977Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/cond_predicate.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7064880Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/constrain_as_size_example.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7066981Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/constrain_as_value_example.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7069014Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/decorator.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7071026Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dictionary.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7073225Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_assert.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7075597Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_constructor.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7077813Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_if_guard.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7079944Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_map.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7082176Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_round.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7084063Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_slicing.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7085985Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_view.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7088016Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/fn_with_kwargs.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7090240Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/list_contains.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7092196Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/list_unpack.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7094108Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/model_attr_mutation.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7096086Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/nested_function.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7098062Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/null_context_manager.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7100245Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/optional_input.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7102381Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/pytree_flatten.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7104330Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/scalar_output.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7106467Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/specialized_attribute.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7108627Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/static_for_loop.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7110700Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/static_if.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7112616Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/tensor_setattr.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7114825Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/torch_sym_min.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7117437Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/type_reflection_method.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7119425Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/user_input_mutation.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-04-03T16:11:04.7120946Z creating build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2024-04-03T16:11:04.7122348Z copying build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2024-04-03T16:11:04.7124199Z copying build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra/node_metadata.py -> build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2024-04-03T16:11:04.7126570Z copying build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra/proxy_value.py -> build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2024-04-03T16:11:04.7127944Z creating build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T16:11:04.7129209Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T16:11:04.7131070Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T16:11:04.7133148Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/collect_tracepoints_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T16:11:04.7135075Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/functionalize_side_effectful_ops_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T16:11:04.7136941Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/lift_constants_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T16:11:04.7138977Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/remove_runtime_assertions.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T16:11:04.7140922Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/replace_set_grad_with_hop_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T16:11:04.7143074Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/replace_sym_size_ops_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T16:11:04.7145497Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-04-03T16:11:04.7146898Z creating build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T16:11:04.7148202Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T16:11:04.7150132Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/schema.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T16:11:04.7151917Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/schema_check.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T16:11:04.7153857Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/serialize.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T16:11:04.7155576Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/union.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T16:11:04.7157343Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/upgrade.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T16:11:04.7159541Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/schema.yaml -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-04-03T16:11:04.7160864Z creating build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7162149Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7163654Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/aot_autograd.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7165321Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/apis.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7166994Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/autograd_function.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7168754Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/batch_norm_replacement.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7170572Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/benchmark_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7172209Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/compile_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7174012Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/compilers.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7175521Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/config.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7177157Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/deprecated.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7178920Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/eager_transforms.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7180703Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/functional_call.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7182633Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/fx_minifier.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7184572Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/make_functional.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7186375Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/partitioners.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7188268Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/pyfunctorch.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7190109Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/python_key.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7192264Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/pytree_hacks.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7194110Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/top_operators_github_usage.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7195708Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7197116Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/vmap.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-04-03T16:11:04.7198698Z creating build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T16:11:04.7200386Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T16:11:04.7202573Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T16:11:04.7204687Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T16:11:04.7206864Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/functional_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T16:11:04.7209056Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/input_output_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T16:11:04.7211316Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T16:11:04.7213874Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/logging_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T16:11:04.7216046Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/runtime_wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T16:11:04.7218192Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/schemas.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T16:11:04.7220191Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/subclass_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T16:11:04.7222400Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/traced_function_transforms.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T16:11:04.7225062Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-04-03T16:11:04.7226634Z creating build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T16:11:04.7228163Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T16:11:04.7230345Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/auto_functionalize.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T16:11:04.7232452Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/cond.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T16:11:04.7234231Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/effects.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T16:11:04.7236182Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/map.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T16:11:04.7238217Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/out_dtype.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T16:11:04.7240207Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/strict_mode.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T16:11:04.7242220Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/torchbind.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T16:11:04.7244079Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/triton_kernel_wrap.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T16:11:04.7246401Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/utils.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T16:11:04.7248381Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/while_loop.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T16:11:04.7250299Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/wrap.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-04-03T16:11:04.7251571Z creating build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7252886Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7255399Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autotune_process.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7257387Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/bounds.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7259178Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codecache.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7260872Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/comm_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7262766Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/comms.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7264389Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_fx.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7266315Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/config.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7268799Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/constant_folding.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7270766Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/coordinate_descent_tuner.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7272710Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/cudagraph_trees.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7274520Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/cudagraph_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7276162Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/debug.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7277909Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/decomposition.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7279910Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/dependencies.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7281614Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/exc.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7283324Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/freezing.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7285215Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7286904Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/graph.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7288327Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/hooks.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7290049Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/index_propagation.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7291838Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/inductor_prims.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7293556Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/ir.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7295183Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/lowering.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7296928Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7298999Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/ops_handler.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7301136Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/optimize_indexing.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7302990Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/pattern_matcher.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7304836Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/quantized_lowerings.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7306781Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/scheduler.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7308615Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/select_algorithm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7310676Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/sizevars.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7312294Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/test_case.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7314125Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/test_operators.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7315823Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/triton_helpers.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7317451Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/triton_heuristics.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7319180Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7320937Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/virtualized.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7322631Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/wrapper_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-04-03T16:11:04.7323920Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T16:11:04.7325357Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T16:11:04.7327159Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/common.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T16:11:04.7329023Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T16:11:04.7331025Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_wrapper_cpu.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T16:11:04.7333011Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_wrapper_cuda.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T16:11:04.7335144Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda_combined_scheduling.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T16:11:04.7337248Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/memory_planning.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T16:11:04.7339174Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/multi_kernel.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T16:11:04.7341261Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/triton.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T16:11:04.7343218Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/triton_foreach.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T16:11:04.7345377Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/triton_split_scan.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T16:11:04.7347502Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/triton_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T16:11:04.7349511Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/wrapper.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T16:11:04.7350803Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T16:11:04.7352404Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T16:11:04.7354409Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T16:11:04.7356458Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cuda_env.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T16:11:04.7358729Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cuda_kernel.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T16:11:04.7360855Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cuda_template.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T16:11:04.7362969Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_epilogue_gen.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T16:11:04.7365040Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T16:11:04.7367610Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/device_op_overrides.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T16:11:04.7370030Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/gemm_template.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-04-03T16:11:04.7371954Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-04-03T16:11:04.7374414Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-04-03T16:11:04.7378011Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:04.7381014Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_prefix.h -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-04-03T16:11:04.7382985Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2024-04-03T16:11:04.7385020Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/aoti_runtime/implementation.cpp -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2024-04-03T16:11:04.7388128Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/aoti_runtime/interface.cpp -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2024-04-03T16:11:04.7390259Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7391916Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7394324Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/binary_folding.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7396823Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/ddp_fusion.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7399546Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7402277Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/dedupe_symint_uses.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7404200Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7406689Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/freezing_patterns.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7408695Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/fuse_attention.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7410963Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/group_batch_fusion.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7413142Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/joint_graph.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7415117Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/misc_patterns.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7417300Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/mkldnn_fusion.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7419234Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/numeric_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7421335Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/pad_mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7423238Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/post_grad.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7425303Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/pre_grad.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7427407Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/quantization.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7429373Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/reinplace.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7431438Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/replace_random.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7433532Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/split_cat.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-04-03T16:11:04.7434898Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7436711Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7439482Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7442126Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7444595Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7447124Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7449489Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7452217Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7454613Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7457160Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7459740Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7462167Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7464635Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7467031Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7469542Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7472069Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7474419Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7476729Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7479293Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7482217Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7484981Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/central_index.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-04-03T16:11:04.7486717Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T16:11:04.7487969Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T16:11:04.7489700Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/bmm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T16:11:04.7491407Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/conv.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T16:11:04.7493247Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T16:11:04.7495094Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/mm_common.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T16:11:04.7496978Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/mm_plus_mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T16:11:04.7498999Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/unpack_mixed_mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-04-03T16:11:04.7500394Z creating build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T16:11:04.7501558Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T16:11:04.7503201Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/closure.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T16:11:04.7504796Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/computation.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T16:11:04.7506531Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/config.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T16:11:04.7508170Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/debug.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T16:11:04.7509887Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/device_context.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T16:11:04.7511698Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/extract_compiled_graph.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T16:11:04.7513328Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/ir_cache.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T16:11:04.7514789Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T16:11:04.7516424Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/tensor_factory_functions.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T16:11:04.7518031Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/ts_backend.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-04-03T16:11:04.7519503Z creating build/bdist.linux-x86_64/wheel/torch/_library 2024-04-03T16:11:04.7520783Z copying build/lib.linux-x86_64-cpython-310/torch/_library/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-04-03T16:11:04.7522615Z copying build/lib.linux-x86_64-cpython-310/torch/_library/abstract_impl.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-04-03T16:11:04.7524456Z copying build/lib.linux-x86_64-cpython-310/torch/_library/simple_registry.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-04-03T16:11:04.7526174Z copying build/lib.linux-x86_64-cpython-310/torch/_library/utils.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-04-03T16:11:04.7527483Z creating build/bdist.linux-x86_64/wheel/torch/_logging 2024-04-03T16:11:04.7528683Z copying build/lib.linux-x86_64-cpython-310/torch/_logging/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_logging 2024-04-03T16:11:04.7530316Z copying build/lib.linux-x86_64-cpython-310/torch/_logging/_internal.py -> build/bdist.linux-x86_64/wheel/torch/_logging 2024-04-03T16:11:04.7531877Z copying build/lib.linux-x86_64-cpython-310/torch/_logging/_registrations.py -> build/bdist.linux-x86_64/wheel/torch/_logging 2024-04-03T16:11:04.7533609Z copying build/lib.linux-x86_64-cpython-310/torch/_logging/structured.py -> build/bdist.linux-x86_64/wheel/torch/_logging 2024-04-03T16:11:04.7534752Z creating build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T16:11:04.7535859Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T16:11:04.7537630Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_binary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T16:11:04.7539348Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_casting_dicts.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T16:11:04.7540760Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_dtypes.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T16:11:04.7542256Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_dtypes_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T16:11:04.7544154Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_funcs.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T16:11:04.7545783Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_funcs_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T16:11:04.7547332Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_getlimits.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T16:11:04.7548818Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_ndarray.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T16:11:04.7550494Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_normalizations.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T16:11:04.7552130Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_reductions_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T16:11:04.7553759Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_ufuncs.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T16:11:04.7555353Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_unary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T16:11:04.7557590Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_util.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T16:11:04.7559677Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/fft.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T16:11:04.7561467Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/linalg.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T16:11:04.7563396Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/random.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-04-03T16:11:04.7564924Z creating build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2024-04-03T16:11:04.7566673Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2024-04-03T16:11:04.7569034Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/testing/utils.py -> build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2024-04-03T16:11:04.7570330Z creating build/bdist.linux-x86_64/wheel/torch/_prims 2024-04-03T16:11:04.7571471Z copying build/lib.linux-x86_64-cpython-310/torch/_prims/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-04-03T16:11:04.7573299Z copying build/lib.linux-x86_64-cpython-310/torch/_prims/context.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-04-03T16:11:04.7575155Z copying build/lib.linux-x86_64-cpython-310/torch/_prims/debug_prims.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-04-03T16:11:04.7576949Z copying build/lib.linux-x86_64-cpython-310/torch/_prims/executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-04-03T16:11:04.7578773Z copying build/lib.linux-x86_64-cpython-310/torch/_prims/rng_prims.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-04-03T16:11:04.7580019Z creating build/bdist.linux-x86_64/wheel/torch/_prims_common 2024-04-03T16:11:04.7581285Z copying build/lib.linux-x86_64-cpython-310/torch/_prims_common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2024-04-03T16:11:04.7582931Z copying build/lib.linux-x86_64-cpython-310/torch/_prims_common/wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2024-04-03T16:11:04.7584393Z creating build/bdist.linux-x86_64/wheel/torch/_refs 2024-04-03T16:11:04.7585351Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2024-04-03T16:11:04.7587115Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/_conversions.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2024-04-03T16:11:04.7588630Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/fft.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2024-04-03T16:11:04.7589853Z creating build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2024-04-03T16:11:04.7591137Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2024-04-03T16:11:04.7592399Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn 2024-04-03T16:11:04.7593775Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn 2024-04-03T16:11:04.7594967Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2024-04-03T16:11:04.7596586Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/nn/functional/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2024-04-03T16:11:04.7597886Z creating build/bdist.linux-x86_64/wheel/torch/_refs/special 2024-04-03T16:11:04.7599390Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/special 2024-04-03T16:11:04.7600702Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T16:11:04.7601955Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T16:11:04.7603807Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/fake_impls.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T16:11:04.7605722Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/fake_tensor.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T16:11:04.7607602Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/fake_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T16:11:04.7609299Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/functional_tensor.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T16:11:04.7611347Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/meta_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T16:11:04.7613053Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/schema_check_mode.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-04-03T16:11:04.7614262Z creating build/bdist.linux-x86_64/wheel/torch/_vendor 2024-04-03T16:11:04.7615346Z copying build/lib.linux-x86_64-cpython-310/torch/_vendor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_vendor 2024-04-03T16:11:04.7616514Z creating build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2024-04-03T16:11:04.7618101Z copying build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2024-04-03T16:11:04.7620507Z copying build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging/_structures.py -> build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2024-04-03T16:11:04.7622984Z copying build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging/version.py -> build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2024-04-03T16:11:04.7624446Z creating build/bdist.linux-x86_64/wheel/torch/amp 2024-04-03T16:11:04.7625688Z copying build/lib.linux-x86_64-cpython-310/torch/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/amp 2024-04-03T16:11:04.7627452Z copying build/lib.linux-x86_64-cpython-310/torch/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/amp 2024-04-03T16:11:04.7628988Z copying build/lib.linux-x86_64-cpython-310/torch/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/amp 2024-04-03T16:11:04.7630132Z creating build/bdist.linux-x86_64/wheel/torch/ao 2024-04-03T16:11:04.7631212Z copying build/lib.linux-x86_64-cpython-310/torch/ao/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao 2024-04-03T16:11:04.7632214Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn 2024-04-03T16:11:04.7633339Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn 2024-04-03T16:11:04.7634473Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2024-04-03T16:11:04.7635929Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2024-04-03T16:11:04.7637518Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2024-04-03T16:11:04.7639528Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2024-04-03T16:11:04.7641761Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2024-04-03T16:11:04.7643399Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat 2024-04-03T16:11:04.7644896Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat 2024-04-03T16:11:04.7646406Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-04-03T16:11:04.7648262Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-04-03T16:11:04.7650642Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-04-03T16:11:04.7653519Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-04-03T16:11:04.7656065Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-04-03T16:11:04.7657805Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized 2024-04-03T16:11:04.7659406Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized 2024-04-03T16:11:04.7660925Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic 2024-04-03T16:11:04.7662545Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic 2024-04-03T16:11:04.7664082Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-04-03T16:11:04.7666271Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-04-03T16:11:04.7668644Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-04-03T16:11:04.7670436Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T16:11:04.7671967Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T16:11:04.7674334Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T16:11:04.7677035Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules/conv_add.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T16:11:04.7679872Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T16:11:04.7682608Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-04-03T16:11:04.7684379Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2024-04-03T16:11:04.7685683Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2024-04-03T16:11:04.7686826Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2024-04-03T16:11:04.7688458Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2024-04-03T16:11:04.7690012Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2024-04-03T16:11:04.7691888Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2024-04-03T16:11:04.7694300Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2024-04-03T16:11:04.7696058Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-04-03T16:11:04.7697561Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-04-03T16:11:04.7710971Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-04-03T16:11:04.7713566Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-04-03T16:11:04.7715545Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-04-03T16:11:04.7717013Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2024-04-03T16:11:04.7718534Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2024-04-03T16:11:04.7720630Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2024-04-03T16:11:04.7722504Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2024-04-03T16:11:04.7725080Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2024-04-03T16:11:04.7727404Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2024-04-03T16:11:04.7729059Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2024-04-03T16:11:04.7730372Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2024-04-03T16:11:04.7732181Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2024-04-03T16:11:04.7733768Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2024-04-03T16:11:04.7735495Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2024-04-03T16:11:04.7737139Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-04-03T16:11:04.7738688Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-04-03T16:11:04.7741007Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-04-03T16:11:04.7743479Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-04-03T16:11:04.7745793Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-04-03T16:11:04.7747371Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T16:11:04.7748909Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T16:11:04.7751264Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T16:11:04.7753557Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T16:11:04.7755647Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T16:11:04.7757649Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T16:11:04.7759934Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T16:11:04.7762349Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T16:11:04.7764631Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T16:11:04.7766859Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T16:11:04.7769133Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T16:11:04.7771388Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-04-03T16:11:04.7773027Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2024-04-03T16:11:04.7774773Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2024-04-03T16:11:04.7776488Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T16:11:04.7778586Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T16:11:04.7781364Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T16:11:04.7784225Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T16:11:04.7786752Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T16:11:04.7789719Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T16:11:04.7792227Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-04-03T16:11:04.7793803Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2024-04-03T16:11:04.7795053Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2024-04-03T16:11:04.7796317Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2024-04-03T16:11:04.7797796Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2024-04-03T16:11:04.7800021Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2024-04-03T16:11:04.7802097Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2024-04-03T16:11:04.7803519Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2024-04-03T16:11:04.7805274Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2024-04-03T16:11:04.7807669Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2024-04-03T16:11:04.7808952Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns 2024-04-03T16:11:04.7810104Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2024-04-03T16:11:04.7811815Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2024-04-03T16:11:04.7813349Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2024-04-03T16:11:04.7814421Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T16:11:04.7815576Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T16:11:04.7817234Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/graph_matcher.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T16:11:04.7818968Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/graph_passes.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T16:11:04.7820613Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T16:11:04.7822188Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/n_shadows_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T16:11:04.7824048Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/ns_types.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T16:11:04.7825617Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T16:11:04.7827374Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/qconfig_multi_mapping.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T16:11:04.7829053Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T16:11:04.7830781Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/weight_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-04-03T16:11:04.7831986Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning 2024-04-03T16:11:04.7833307Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning 2024-04-03T16:11:04.7835173Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning 2024-04-03T16:11:04.7836434Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental 2024-04-03T16:11:04.7837786Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental 2024-04-03T16:11:04.7839610Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2024-04-03T16:11:04.7841552Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2024-04-03T16:11:04.7844309Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2024-04-03T16:11:04.7846279Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2024-04-03T16:11:04.7848539Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2024-04-03T16:11:04.7852126Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2024-04-03T16:11:04.7854481Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T16:11:04.7856949Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T16:11:04.7860542Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T16:11:04.7863745Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T16:11:04.7866309Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-04-03T16:11:04.7868460Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning 2024-04-03T16:11:04.7870840Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning 2024-04-03T16:11:04.7872930Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-04-03T16:11:04.7875328Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:04.7878468Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:04.7881800Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:04.7883912Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T16:11:04.7885648Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T16:11:04.7887897Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T16:11:04.7890081Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T16:11:04.7892762Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T16:11:04.7895184Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T16:11:04.7897397Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/parametrization.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T16:11:04.7899741Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T16:11:04.7901945Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-04-03T16:11:04.7903414Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-04-03T16:11:04.7904841Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-04-03T16:11:04.7906720Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler/base_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-04-03T16:11:04.7909012Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler/cubic_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-04-03T16:11:04.7911319Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler/lambda_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-04-03T16:11:04.7912598Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-04-03T16:11:04.7914071Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-04-03T16:11:04.7915958Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier/base_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-04-03T16:11:04.7918064Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-04-03T16:11:04.7920162Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-04-03T16:11:04.7922302Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-04-03T16:11:04.7923873Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T16:11:04.7925271Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T16:11:04.7927158Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/_correct_bias.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T16:11:04.7929070Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T16:11:04.7930950Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/_learnable_fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T16:11:04.7933278Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T16:11:04.7935429Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T16:11:04.7937319Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T16:11:04.7939181Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T16:11:04.7941123Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T16:11:04.7943115Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/qconfig_mapping.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T16:11:04.7945203Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T16:11:04.7947331Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T16:11:04.7949341Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T16:11:04.7951221Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T16:11:04.7953330Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T16:11:04.7955212Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantize_pt2e.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T16:11:04.7956952Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T16:11:04.7958924Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-04-03T16:11:04.7960392Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T16:11:04.7962215Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T16:11:04.7964652Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T16:11:04.7967456Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T16:11:04.7970149Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/backend_config.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T16:11:04.7973219Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/executorch.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T16:11:04.7976429Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/fbgemm.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T16:11:04.7978777Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/native.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T16:11:04.7981342Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/observation_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T16:11:04.7983742Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/onednn.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T16:11:04.7986124Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/qnnpack.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T16:11:04.7988367Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/tensorrt.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T16:11:04.7990753Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T16:11:04.7992956Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/x86.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-04-03T16:11:04.7994442Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T16:11:04.7995793Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T16:11:04.7997767Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_decomposed.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T16:11:04.7999940Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T16:11:04.8001979Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_lower_to_native_backend.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T16:11:04.8004123Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T16:11:04.8006263Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/custom_config.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T16:11:04.8008175Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T16:11:04.8010349Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/fuse_handler.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T16:11:04.8012510Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T16:11:04.8014763Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/lower_to_fbgemm.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T16:11:04.8017040Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/lower_to_qnnpack.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T16:11:04.8019203Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/lstm_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T16:11:04.8021306Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T16:11:04.8023241Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T16:11:04.8025410Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T16:11:04.8028211Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T16:11:04.8030818Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/quantize_handler.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T16:11:04.8033152Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/tracer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T16:11:04.8035537Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-04-03T16:11:04.8037012Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-04-03T16:11:04.8038799Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-04-03T16:11:04.8041242Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report/detector.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-04-03T16:11:04.8043532Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report/model_report.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-04-03T16:11:04.8046152Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-04-03T16:11:04.8048745Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-04-03T16:11:04.8050575Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T16:11:04.8052104Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T16:11:04.8054431Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/duplicate_dq_pass.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T16:11:04.8056425Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/export_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T16:11:04.8058646Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/generate_numeric_debug_handle.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T16:11:04.8060811Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/graph_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T16:11:04.8062886Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/port_metadata_pass.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T16:11:04.8064931Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/prepare.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T16:11:04.8066762Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/qat_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T16:11:04.8068892Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-04-03T16:11:04.8070497Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2024-04-03T16:11:04.8072514Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/representation/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2024-04-03T16:11:04.8075112Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/representation/rewrite.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2024-04-03T16:11:04.8076850Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T16:11:04.8078487Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T16:11:04.8080870Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/composable_quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T16:11:04.8083281Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/embedding_quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T16:11:04.8085679Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T16:11:04.8087811Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T16:11:04.8090078Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T16:11:04.8092363Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/xnnpack_quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T16:11:04.8094704Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-04-03T16:11:04.8096280Z creating build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T16:11:04.8097522Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T16:11:04.8099154Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/anomaly_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T16:11:04.8100933Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/forward_ad.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T16:11:04.8102578Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/function.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T16:11:04.8104122Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/functional.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T16:11:04.8105833Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/grad_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T16:11:04.8107728Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/gradcheck.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T16:11:04.8109456Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/graph.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T16:11:04.8111142Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/profiler.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T16:11:04.8112887Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/profiler_legacy.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T16:11:04.8114539Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/profiler_util.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T16:11:04.8116266Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/variable.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-04-03T16:11:04.8117542Z creating build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2024-04-03T16:11:04.8119042Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/_functions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2024-04-03T16:11:04.8120868Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/_functions/tensor.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2024-04-03T16:11:04.8122681Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/_functions/utils.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2024-04-03T16:11:04.8124108Z creating build/bdist.linux-x86_64/wheel/torch/backends 2024-04-03T16:11:04.8125346Z copying build/lib.linux-x86_64-cpython-310/torch/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends 2024-04-03T16:11:04.8126597Z creating build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2024-04-03T16:11:04.8128083Z copying build/lib.linux-x86_64-cpython-310/torch/backends/_coreml/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2024-04-03T16:11:04.8130069Z copying build/lib.linux-x86_64-cpython-310/torch/backends/_coreml/preprocess.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2024-04-03T16:11:04.8131537Z creating build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2024-04-03T16:11:04.8133047Z copying build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2024-04-03T16:11:04.8134852Z copying build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi/prepare.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2024-04-03T16:11:04.8137149Z copying build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi/serializer.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2024-04-03T16:11:04.8138518Z creating build/bdist.linux-x86_64/wheel/torch/backends/cpu 2024-04-03T16:11:04.8139623Z copying build/lib.linux-x86_64-cpython-310/torch/backends/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cpu 2024-04-03T16:11:04.8140691Z creating build/bdist.linux-x86_64/wheel/torch/backends/cuda 2024-04-03T16:11:04.8141805Z copying build/lib.linux-x86_64-cpython-310/torch/backends/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cuda 2024-04-03T16:11:04.8142889Z creating build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2024-04-03T16:11:04.8144903Z copying build/lib.linux-x86_64-cpython-310/torch/backends/cudnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2024-04-03T16:11:04.8146858Z copying build/lib.linux-x86_64-cpython-310/torch/backends/cudnn/rnn.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2024-04-03T16:11:04.8148035Z creating build/bdist.linux-x86_64/wheel/torch/backends/mha 2024-04-03T16:11:04.8149818Z copying build/lib.linux-x86_64-cpython-310/torch/backends/mha/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mha 2024-04-03T16:11:04.8151388Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkl 2024-04-03T16:11:04.8153091Z copying build/lib.linux-x86_64-cpython-310/torch/backends/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkl 2024-04-03T16:11:04.8154750Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2024-04-03T16:11:04.8156710Z copying build/lib.linux-x86_64-cpython-310/torch/backends/mkldnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2024-04-03T16:11:04.8158223Z creating build/bdist.linux-x86_64/wheel/torch/backends/mps 2024-04-03T16:11:04.8159933Z copying build/lib.linux-x86_64-cpython-310/torch/backends/mps/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mps 2024-04-03T16:11:04.8161758Z creating build/bdist.linux-x86_64/wheel/torch/backends/nnpack 2024-04-03T16:11:04.8163680Z copying build/lib.linux-x86_64-cpython-310/torch/backends/nnpack/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/nnpack 2024-04-03T16:11:04.8165336Z creating build/bdist.linux-x86_64/wheel/torch/backends/openmp 2024-04-03T16:11:04.8166925Z copying build/lib.linux-x86_64-cpython-310/torch/backends/openmp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/openmp 2024-04-03T16:11:04.8168564Z creating build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2024-04-03T16:11:04.8170558Z copying build/lib.linux-x86_64-cpython-310/torch/backends/opt_einsum/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2024-04-03T16:11:04.8172165Z creating build/bdist.linux-x86_64/wheel/torch/backends/quantized 2024-04-03T16:11:04.8174119Z copying build/lib.linux-x86_64-cpython-310/torch/backends/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/quantized 2024-04-03T16:11:04.8175461Z creating build/bdist.linux-x86_64/wheel/torch/backends/xeon 2024-04-03T16:11:04.8177269Z copying build/lib.linux-x86_64-cpython-310/torch/backends/xeon/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2024-04-03T16:11:04.8179614Z copying build/lib.linux-x86_64-cpython-310/torch/backends/xeon/run_cpu.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2024-04-03T16:11:04.8181598Z creating build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2024-04-03T16:11:04.8183010Z copying build/lib.linux-x86_64-cpython-310/torch/backends/xnnpack/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2024-04-03T16:11:04.8184478Z creating build/bdist.linux-x86_64/wheel/torch/compiler 2024-04-03T16:11:04.8185639Z copying build/lib.linux-x86_64-cpython-310/torch/compiler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/compiler 2024-04-03T16:11:04.8186691Z creating build/bdist.linux-x86_64/wheel/torch/contrib 2024-04-03T16:11:04.8187869Z copying build/lib.linux-x86_64-cpython-310/torch/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2024-04-03T16:11:04.8189692Z copying build/lib.linux-x86_64-cpython-310/torch/contrib/_tensorboard_vis.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2024-04-03T16:11:04.8191000Z creating build/bdist.linux-x86_64/wheel/torch/cpu 2024-04-03T16:11:04.8191984Z copying build/lib.linux-x86_64-cpython-310/torch/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu 2024-04-03T16:11:04.8193002Z creating build/bdist.linux-x86_64/wheel/torch/cpu/amp 2024-04-03T16:11:04.8194197Z copying build/lib.linux-x86_64-cpython-310/torch/cpu/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2024-04-03T16:11:04.8195850Z copying build/lib.linux-x86_64-cpython-310/torch/cpu/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2024-04-03T16:11:04.8197668Z copying build/lib.linux-x86_64-cpython-310/torch/cpu/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2024-04-03T16:11:04.8198964Z creating build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T16:11:04.8200053Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T16:11:04.8201482Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T16:11:04.8203094Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/_memory_viz.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T16:11:04.8204829Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/_sanitizer.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T16:11:04.8206388Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/_utils.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T16:11:04.8207902Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/comm.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T16:11:04.8209292Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/error.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T16:11:04.8210737Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/graphs.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T16:11:04.8212163Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/jiterator.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T16:11:04.8213609Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/memory.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T16:11:04.8214942Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/nccl.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T16:11:04.8216261Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/nvtx.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T16:11:04.8217598Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/profiler.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T16:11:04.8219076Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/random.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T16:11:04.8220547Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/sparse.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T16:11:04.8222175Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/streams.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-04-03T16:11:04.8223307Z creating build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-04-03T16:11:04.8224613Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-04-03T16:11:04.8226277Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-04-03T16:11:04.8228029Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/amp/common.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-04-03T16:11:04.8229833Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-04-03T16:11:04.8231063Z creating build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T16:11:04.8232392Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T16:11:04.8234259Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable_state.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T16:11:04.8236277Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_functional_collectives.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T16:11:04.8238215Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_functional_collectives_impl.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T16:11:04.8240262Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T16:11:04.8242375Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/argparse_util.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T16:11:04.8244564Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/c10d_logger.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T16:11:04.8246559Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/collective_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T16:11:04.8248623Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T16:11:04.8250409Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/device_mesh.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T16:11:04.8252307Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/distributed_c10d.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T16:11:04.8254130Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/launch.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T16:11:04.8256104Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/logging_handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T16:11:04.8258489Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/remote_device.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T16:11:04.8260616Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T16:11:04.8262427Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/run.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T16:11:04.8264177Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-04-03T16:11:04.8265578Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-04-03T16:11:04.8267112Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-04-03T16:11:04.8269115Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/checkpoint_activation.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-04-03T16:11:04.8271101Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/contract.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-04-03T16:11:04.8272967Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fully_shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-04-03T16:11:04.8274972Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/replicate.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-04-03T16:11:04.8276519Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T16:11:04.8278232Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T16:11:04.8280391Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp/_fsdp_api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T16:11:04.8282682Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp/_fsdp_collectives.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T16:11:04.8284861Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp/_fsdp_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T16:11:04.8286932Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp/_fsdp_init.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T16:11:04.8289135Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp/_fsdp_param.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T16:11:04.8291360Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp/_fsdp_param_group.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T16:11:04.8293539Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp/_fsdp_state.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T16:11:04.8295849Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp/fully_shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-04-03T16:11:04.8297428Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T16:11:04.8299075Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T16:11:04.8300857Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T16:11:04.8302793Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T16:11:04.8304642Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/common_op_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T16:11:04.8306573Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T16:11:04.8308393Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/op_registry_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T16:11:04.8310359Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharder.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-04-03T16:11:04.8311733Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2024-04-03T16:11:04.8313278Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2024-04-03T16:11:04.8314800Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2024-04-03T16:11:04.8316415Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2024-04-03T16:11:04.8318839Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_optim/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2024-04-03T16:11:04.8320582Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T16:11:04.8322419Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T16:11:04.8324647Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T16:11:04.8326821Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/logger.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T16:11:04.8328974Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/logging_handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T16:11:04.8331217Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T16:11:04.8333377Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/reshard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T16:11:04.8335569Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T16:11:04.8337778Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-04-03T16:11:04.8339372Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T16:11:04.8341098Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T16:11:04.8343289Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T16:11:04.8345754Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T16:11:04.8348018Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T16:11:04.8351062Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T16:11:04.8354332Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-04-03T16:11:04.8356379Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2024-04-03T16:11:04.8358781Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_plan/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2024-04-03T16:11:04.8361617Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_plan/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2024-04-03T16:11:04.8363485Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-04-03T16:11:04.8365182Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-04-03T16:11:04.8368467Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/_internals.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-04-03T16:11:04.8371246Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-04-03T16:11:04.8373890Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-04-03T16:11:04.8375626Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-04-03T16:11:04.8377825Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:04.8380711Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:04.8383618Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:04.8386572Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:04.8388550Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2024-04-03T16:11:04.8390507Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2024-04-03T16:11:04.8392157Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2024-04-03T16:11:04.8393849Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2024-04-03T16:11:04.8395354Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T16:11:04.8396937Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T16:11:04.8399013Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T16:11:04.8400832Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd/batch_dim_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T16:11:04.8403032Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd/comm_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T16:11:04.8404889Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd/config.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T16:11:04.8406817Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd/data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T16:11:04.8408941Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd/distribute.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T16:11:04.8410913Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd/experimental_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T16:11:04.8412846Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd/gm_transformation.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T16:11:04.8414760Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd/graph_optimization.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T16:11:04.8416623Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd/graph_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T16:11:04.8418724Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd/iter_graph_module.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T16:11:04.8420716Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd/log_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T16:11:04.8422869Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd/parallel_mode.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T16:11:04.8424910Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_spmd/partial_lower.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-04-03T16:11:04.8426380Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T16:11:04.8427847Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T16:11:04.8430124Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/_collective_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T16:11:04.8432122Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T16:11:04.8434014Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T16:11:04.8436321Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/device_mesh.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T16:11:04.8438386Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/dispatch.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T16:11:04.8440430Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/op_schema.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T16:11:04.8442333Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/placement_types.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T16:11:04.8444352Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/random.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T16:11:04.8446321Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/redistribute.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T16:11:04.8448171Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/sharding_prop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T16:11:04.8450061Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/tp_conv.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-04-03T16:11:04.8451391Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-04-03T16:11:04.8452887Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/debug/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-04-03T16:11:04.8454996Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/debug/comm_mode.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-04-03T16:11:04.8457104Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/debug/op_coverage.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-04-03T16:11:04.8459481Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/debug/visualize_sharding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-04-03T16:11:04.8461088Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/experimental 2024-04-03T16:11:04.8462714Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/experimental 2024-04-03T16:11:04.8464948Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/experimental/tp_transform.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/experimental 2024-04-03T16:11:04.8466738Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T16:11:04.8468471Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T16:11:04.8470760Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops/basic_strategy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T16:11:04.8473479Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops/common_rules.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T16:11:04.8476227Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops/conv_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T16:11:04.8478926Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T16:11:04.8480943Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops/experimental_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T16:11:04.8483067Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops/math_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T16:11:04.8485198Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops/matrix_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T16:11:04.8487258Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops/pointwise_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T16:11:04.8489507Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops/random_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T16:11:04.8491780Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops/tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T16:11:04.8493814Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T16:11:04.8496172Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/ops/view_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-04-03T16:11:04.8497858Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-04-03T16:11:04.8499179Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-04-03T16:11:04.8501337Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/memory_tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-04-03T16:11:04.8502962Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2024-04-03T16:11:04.8504460Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2024-04-03T16:11:04.8506526Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/join.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2024-04-03T16:11:04.8508149Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2024-04-03T16:11:04.8509863Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2024-04-03T16:11:04.8512182Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2024-04-03T16:11:04.8513919Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2024-04-03T16:11:04.8515560Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2024-04-03T16:11:04.8517875Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2024-04-03T16:11:04.8520046Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2024-04-03T16:11:04.8522001Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2024-04-03T16:11:04.8524458Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2024-04-03T16:11:04.8526190Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2024-04-03T16:11:04.8527897Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2024-04-03T16:11:04.8530729Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_quantization/quantization.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2024-04-03T16:11:04.8532597Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T16:11:04.8534580Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T16:11:04.8537086Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T16:11:04.8539989Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T16:11:04.8542611Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T16:11:04.8545190Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T16:11:04.8547949Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T16:11:04.8550796Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T16:11:04.8553240Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T16:11:04.8555813Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-04-03T16:11:04.8557534Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-04-03T16:11:04.8559627Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-04-03T16:11:04.8562117Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging/averagers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-04-03T16:11:04.8564720Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-04-03T16:11:04.8567525Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-04-03T16:11:04.8569333Z creating build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2024-04-03T16:11:04.8570821Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2024-04-03T16:11:04.8572178Z creating build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8573840Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8575971Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_checkpointer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8578064Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_dedup_save_plans.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8580040Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_dedup_tensors.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8582262Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_fsspec_filesystem.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8584562Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_nested_dict.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8586750Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_sharded_tensor_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8589351Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_storage_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8591568Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_traverse.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8593845Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8595911Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/default_planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8598021Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/filesystem.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8600331Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/format_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8602253Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8604299Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8606476Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8608444Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/planner_helpers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8610404Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/resharding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8612478Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/state_dict.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8614536Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/state_dict_loader.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8616735Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/state_dict_saver.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8618973Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/stateful.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8621264Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/storage.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8623172Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-04-03T16:11:04.8624577Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2024-04-03T16:11:04.8625952Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2024-04-03T16:11:04.8627457Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2024-04-03T16:11:04.8629070Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2024-04-03T16:11:04.8630827Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-04-03T16:11:04.8632586Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-04-03T16:11:04.8635097Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-04-03T16:11:04.8637667Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-04-03T16:11:04.8639570Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2024-04-03T16:11:04.8641284Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2024-04-03T16:11:04.8643601Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2024-04-03T16:11:04.8645579Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2024-04-03T16:11:04.8647046Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2024-04-03T16:11:04.8648676Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/metrics/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2024-04-03T16:11:04.8650867Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/metrics/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2024-04-03T16:11:04.8652374Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-04-03T16:11:04.8654167Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-04-03T16:11:04.8656713Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-04-03T16:11:04.8659192Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/redirects.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-04-03T16:11:04.8661719Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/tail_log.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-04-03T16:11:04.8663654Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2024-04-03T16:11:04.8665907Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2024-04-03T16:11:04.8668954Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2024-04-03T16:11:04.8671777Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2024-04-03T16:11:04.8674063Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T16:11:04.8676751Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T16:11:04.8679880Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T16:11:04.8682859Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-04-03T16:11:04.8685075Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T16:11:04.8686937Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T16:11:04.8689193Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T16:11:04.8691522Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T16:11:04.8694292Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T16:11:04.8696648Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T16:11:04.8699069Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T16:11:04.8701512Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/etcd_server.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T16:11:04.8703764Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/etcd_store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T16:11:04.8706489Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T16:11:04.8709154Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T16:11:04.8711669Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-04-03T16:11:04.8713374Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-04-03T16:11:04.8714977Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-04-03T16:11:04.8717035Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-04-03T16:11:04.8719405Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer/file_based_local_timer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-04-03T16:11:04.8721695Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer/local_timer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-04-03T16:11:04.8723472Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T16:11:04.8725114Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T16:11:04.8727421Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T16:11:04.8729445Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/distributed.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T16:11:04.8731686Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/log_level.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T16:11:04.8733849Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/logging.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T16:11:04.8736012Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-04-03T16:11:04.8737533Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2024-04-03T16:11:04.8739206Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2024-04-03T16:11:04.8741937Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data/cycling_iterator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2024-04-03T16:11:04.8744365Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2024-04-03T16:11:04.8745827Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8747145Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8749065Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_common_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8751065Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_debug_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8752927Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_dynamo_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8754756Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_exec_order_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8756567Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_flat_param.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8758431Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fsdp_extensions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8760501Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_init_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8762478Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_limiter_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8764395Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_optim_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8766293Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_runtime_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8768042Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_shard_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8769926Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8771987Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_trace_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8773796Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_traversal_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8775766Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_unshard_param_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8777888Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_wrap_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8779844Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8781769Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8783747Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/sharded_grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8785523Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/wrap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-04-03T16:11:04.8787098Z creating build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2024-04-03T16:11:04.8788897Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/launcher/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2024-04-03T16:11:04.8790856Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/launcher/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2024-04-03T16:11:04.8792195Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn 2024-04-03T16:11:04.8793524Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2024-04-03T16:11:04.8795293Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2024-04-03T16:11:04.8796645Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2024-04-03T16:11:04.8798235Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2024-04-03T16:11:04.8800473Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/api/remote_module.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2024-04-03T16:11:04.8801816Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2024-04-03T16:11:04.8803263Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2024-04-03T16:11:04.8805245Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/instantiator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2024-04-03T16:11:04.8806809Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2024-04-03T16:11:04.8808577Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/templates/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2024-04-03T16:11:04.8811069Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/templates/remote_module_template.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2024-04-03T16:11:04.8813195Z creating build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T16:11:04.8815255Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T16:11:04.8818169Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/apply_optimizer_in_backward.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T16:11:04.8821160Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_adadelta.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T16:11:04.8824156Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_adagrad.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T16:11:04.8826833Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_adam.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T16:11:04.8829419Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_adamax.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T16:11:04.8832473Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_adamw.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T16:11:04.8835138Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T16:11:04.8837838Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_rprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T16:11:04.8840650Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_sgd.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T16:11:04.8843203Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/named_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T16:11:04.8846008Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T16:11:04.8848756Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/post_localSGD_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T16:11:04.8851396Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T16:11:04.8854382Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/zero_redundancy_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-04-03T16:11:04.8856431Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2024-04-03T16:11:04.8858335Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2024-04-03T16:11:04.8859878Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T16:11:04.8861984Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T16:11:04.8864839Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T16:11:04.8867964Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T16:11:04.8870960Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/copy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T16:11:04.8873883Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/dependency.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T16:11:04.8876768Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/microbatch.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T16:11:04.8879540Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/phony.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T16:11:04.8882357Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/pipe.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T16:11:04.8885124Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/pipeline.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T16:11:04.8887901Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/stream.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T16:11:04.8890576Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T16:11:04.8893190Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/worker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2024-04-03T16:11:04.8895201Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2024-04-03T16:11:04.8897232Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/_balance/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2024-04-03T16:11:04.8899483Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2024-04-03T16:11:04.8901823Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/_balance/profile.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2024-04-03T16:11:04.8903502Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T16:11:04.8905295Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/skip/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T16:11:04.8907729Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/skip/layout.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T16:11:04.8910142Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/skip/namespace.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T16:11:04.8912622Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/skip/portal.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T16:11:04.8915115Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/skip/skippable.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T16:11:04.8917406Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipeline/sync/skip/tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2024-04-03T16:11:04.8918923Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T16:11:04.8920354Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T16:11:04.8922142Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T16:11:04.8923937Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T16:11:04.8926111Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T16:11:04.8928278Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T16:11:04.8930641Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/functions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T16:11:04.8932800Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/internal.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T16:11:04.8934572Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/options.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T16:11:04.8936447Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/rref_proxy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T16:11:04.8938491Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/server_process_global_profiler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-04-03T16:11:04.8939976Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2024-04-03T16:11:04.8941616Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2024-04-03T16:11:04.8944100Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2024-04-03T16:11:04.8945921Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor 2024-04-03T16:11:04.8947364Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor 2024-04-03T16:11:04.8948772Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T16:11:04.8950715Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T16:11:04.8953323Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/_data_parallel_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T16:11:04.8955843Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T16:11:04.8958160Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T16:11:04.8960521Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/ddp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T16:11:04.8962817Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/fsdp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T16:11:04.8964990Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/input_reshard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T16:11:04.8967284Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/loss.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T16:11:04.8969514Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/style.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-04-03T16:11:04.8971004Z creating build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.8972352Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.8974161Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.8976145Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/beta.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.8977949Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.8979728Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.8981760Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.8983504Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/chi2.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.8985237Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/constraint_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.8986937Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/constraints.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.8988883Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/continuous_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.8990669Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/dirichlet.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.8992467Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.8994475Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/exp_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.8996501Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/exponential.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.8998504Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/fishersnedecor.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9000890Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/gamma.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9002921Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/geometric.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9004935Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/gumbel.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9006882Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/half_cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9008743Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/half_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9010594Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/independent.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9012721Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/inverse_gamma.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9014472Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/kl.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9016303Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/kumaraswamy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9018309Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/laplace.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9020152Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/lkj_cholesky.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9022228Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/log_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9024218Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/logistic_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9026363Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/lowrank_multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9028388Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/mixture_same_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9030530Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/multinomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9032656Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9034940Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/negative_binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9036944Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9039073Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/one_hot_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9041278Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/pareto.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9043019Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/poisson.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9044982Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/relaxed_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9046809Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/relaxed_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9048580Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/studentT.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9050478Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/transformed_distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9052378Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/transforms.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9053988Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/uniform.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9055737Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9057562Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/von_mises.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9059089Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/weibull.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9060743Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/wishart.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-04-03T16:11:04.9061969Z creating build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T16:11:04.9063096Z copying build/lib.linux-x86_64-cpython-310/torch/export/__init__.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T16:11:04.9064723Z copying build/lib.linux-x86_64-cpython-310/torch/export/_remove_auto_functionalized_pass.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T16:11:04.9066749Z copying build/lib.linux-x86_64-cpython-310/torch/export/_remove_effect_tokens_pass.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T16:11:04.9068861Z copying build/lib.linux-x86_64-cpython-310/torch/export/_safeguard.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T16:11:04.9070397Z copying build/lib.linux-x86_64-cpython-310/torch/export/_trace.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T16:11:04.9071815Z copying build/lib.linux-x86_64-cpython-310/torch/export/_tree_utils.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T16:11:04.9073455Z copying build/lib.linux-x86_64-cpython-310/torch/export/_unlift.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T16:11:04.9075288Z copying build/lib.linux-x86_64-cpython-310/torch/export/custom_obj.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T16:11:04.9077179Z copying build/lib.linux-x86_64-cpython-310/torch/export/dynamic_shapes.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T16:11:04.9079061Z copying build/lib.linux-x86_64-cpython-310/torch/export/exported_program.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T16:11:04.9080582Z copying build/lib.linux-x86_64-cpython-310/torch/export/graph_signature.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T16:11:04.9082120Z copying build/lib.linux-x86_64-cpython-310/torch/export/unflatten.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-04-03T16:11:04.9083075Z creating build/bdist.linux-x86_64/wheel/torch/fft 2024-04-03T16:11:04.9083996Z copying build/lib.linux-x86_64-cpython-310/torch/fft/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fft 2024-04-03T16:11:04.9084909Z creating build/bdist.linux-x86_64/wheel/torch/func 2024-04-03T16:11:04.9086204Z copying build/lib.linux-x86_64-cpython-310/torch/func/__init__.py -> build/bdist.linux-x86_64/wheel/torch/func 2024-04-03T16:11:04.9087128Z creating build/bdist.linux-x86_64/wheel/torch/futures 2024-04-03T16:11:04.9088125Z copying build/lib.linux-x86_64-cpython-310/torch/futures/__init__.py -> build/bdist.linux-x86_64/wheel/torch/futures 2024-04-03T16:11:04.9089321Z creating build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T16:11:04.9090429Z copying build/lib.linux-x86_64-cpython-310/torch/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T16:11:04.9091946Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T16:11:04.9093531Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_lazy_graph_module.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T16:11:04.9094819Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T16:11:04.9096316Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T16:11:04.9097898Z copying build/lib.linux-x86_64-cpython-310/torch/fx/annotate.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T16:11:04.9099386Z copying build/lib.linux-x86_64-cpython-310/torch/fx/config.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T16:11:04.9100678Z copying build/lib.linux-x86_64-cpython-310/torch/fx/graph.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T16:11:04.9102350Z copying build/lib.linux-x86_64-cpython-310/torch/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T16:11:04.9103951Z copying build/lib.linux-x86_64-cpython-310/torch/fx/immutable_collections.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T16:11:04.9105311Z copying build/lib.linux-x86_64-cpython-310/torch/fx/interpreter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T16:11:04.9106798Z copying build/lib.linux-x86_64-cpython-310/torch/fx/node.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T16:11:04.9108318Z copying build/lib.linux-x86_64-cpython-310/torch/fx/operator_schemas.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T16:11:04.9109909Z copying build/lib.linux-x86_64-cpython-310/torch/fx/proxy.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T16:11:04.9111444Z copying build/lib.linux-x86_64-cpython-310/torch/fx/subgraph_rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T16:11:04.9113000Z copying build/lib.linux-x86_64-cpython-310/torch/fx/tensor_type.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T16:11:04.9114528Z copying build/lib.linux-x86_64-cpython-310/torch/fx/traceback.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T16:11:04.9115752Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9117134Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9119283Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/_backward_state.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9121442Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/_config.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9123336Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/_sym_dispatch_mode.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9125330Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/accelerator_partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9127253Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/const_fold.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9129267Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/debug.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9131404Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/graph_gradual_typechecker.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9133622Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/merge_matmul.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9135751Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/meta_tracer.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9137731Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/normalize.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9139770Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/optimization.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9141710Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/partitioner_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9143436Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/proxy_tensor.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9145136Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/recording.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9147217Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/refinement_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9149321Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9151411Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/schema_type_annotation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9153612Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/sym_node.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9155460Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/symbolic_shapes.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9157448Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unify_refinements.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9159615Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/validator.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-04-03T16:11:04.9161173Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T16:11:04.9163463Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T16:11:04.9166031Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/constraint.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T16:11:04.9168841Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T16:11:04.9171705Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T16:11:04.9174733Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/operation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T16:11:04.9177105Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T16:11:04.9179439Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/util.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T16:11:04.9181983Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-04-03T16:11:04.9183530Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T16:11:04.9185072Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T16:11:04.9187749Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T16:11:04.9190380Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/dispatch.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T16:11:04.9193064Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/match.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T16:11:04.9195798Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/more.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T16:11:04.9199145Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/unification_tools.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T16:11:04.9201574Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T16:11:04.9203503Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/variable.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-04-03T16:11:04.9205807Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T16:11:04.9208135Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T16:11:04.9211672Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch/conflict.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T16:11:04.9215152Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T16:11:04.9218140Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T16:11:04.9221090Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T16:11:04.9224362Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch/variadic.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-04-03T16:11:04.9226442Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T16:11:04.9227859Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T16:11:04.9229642Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/annotate_getitem_nodes.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T16:11:04.9231407Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/fake_tensor_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T16:11:04.9233966Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/graph_drawer.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T16:11:04.9235942Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/graph_manipulation.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T16:11:04.9238258Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/net_min_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T16:11:04.9240481Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/operator_support.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T16:11:04.9242691Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/param_fetch.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T16:11:04.9244935Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T16:11:04.9247036Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/reinplace.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T16:11:04.9249086Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/shape_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T16:11:04.9250811Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/split_module.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T16:11:04.9252523Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/split_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T16:11:04.9254285Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/splitter_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T16:11:04.9255933Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/tools_common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-04-03T16:11:04.9257254Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2024-04-03T16:11:04.9258745Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2024-04-03T16:11:04.9260660Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2024-04-03T16:11:04.9262043Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2024-04-03T16:11:04.9263408Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2024-04-03T16:11:04.9264789Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2024-04-03T16:11:04.9266372Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2024-04-03T16:11:04.9268484Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/common/cse_pass.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2024-04-03T16:11:04.9270159Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-04-03T16:11:04.9271398Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-04-03T16:11:04.9273397Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra/partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-04-03T16:11:04.9275258Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra/pass_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-04-03T16:11:04.9277276Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-04-03T16:11:04.9279107Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2024-04-03T16:11:04.9280588Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/tests/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2024-04-03T16:11:04.9282854Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/tests/test_pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2024-04-03T16:11:04.9284335Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T16:11:04.9285794Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T16:11:04.9287713Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T16:11:04.9289782Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils/fuser_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T16:11:04.9291822Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils/matcher_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T16:11:04.9294000Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils/matcher_with_name_node_map_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T16:11:04.9296428Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils/source_matcher_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-04-03T16:11:04.9298180Z copying build/lib.linux-x86_64-cpython-310/torch/fx/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/fx 2024-04-03T16:11:04.9299450Z creating build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9300649Z copying build/lib.linux-x86_64-cpython-310/torch/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9302284Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_async.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9303674Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_await.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9305301Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_builtins.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9306801Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_check.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9308524Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_dataclass_impls.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9310302Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_decomposition_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9312203Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_decompositions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9314428Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9315017Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_fuser.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9315686Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_ir_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9316357Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_logging.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9317101Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_monkeytype_config.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9332481Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_pickle.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9333374Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_recursive.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9334056Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_script.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9334777Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_serialization.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9335580Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_shape_functions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9336479Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_state.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9337281Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_trace.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9337947Z copying build/lib.linux-x86_64-cpython-310/torch/jit/annotations.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9338570Z copying build/lib.linux-x86_64-cpython-310/torch/jit/frontend.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9339455Z copying build/lib.linux-x86_64-cpython-310/torch/jit/generate_bytecode.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9340254Z copying build/lib.linux-x86_64-cpython-310/torch/jit/quantized.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9340995Z copying build/lib.linux-x86_64-cpython-310/torch/jit/supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9341787Z copying build/lib.linux-x86_64-cpython-310/torch/jit/unsupported_tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-04-03T16:11:04.9342180Z creating build/bdist.linux-x86_64/wheel/torch/jit/_passes 2024-04-03T16:11:04.9342904Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2024-04-03T16:11:04.9343808Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_passes/_property_propagation.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2024-04-03T16:11:04.9344224Z creating build/bdist.linux-x86_64/wheel/torch/jit/mobile 2024-04-03T16:11:04.9345086Z copying build/lib.linux-x86_64-cpython-310/torch/jit/mobile/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/mobile 2024-04-03T16:11:04.9345481Z creating build/bdist.linux-x86_64/wheel/torch/linalg 2024-04-03T16:11:04.9346332Z copying build/lib.linux-x86_64-cpython-310/torch/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/linalg 2024-04-03T16:11:04.9346655Z creating build/bdist.linux-x86_64/wheel/torch/masked 2024-04-03T16:11:04.9347474Z copying build/lib.linux-x86_64-cpython-310/torch/masked/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked 2024-04-03T16:11:04.9348163Z copying build/lib.linux-x86_64-cpython-310/torch/masked/_docs.py -> build/bdist.linux-x86_64/wheel/torch/masked 2024-04-03T16:11:04.9348921Z copying build/lib.linux-x86_64-cpython-310/torch/masked/_ops.py -> build/bdist.linux-x86_64/wheel/torch/masked 2024-04-03T16:11:04.9349406Z creating build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T16:11:04.9350378Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T16:11:04.9351495Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/_ops_refs.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T16:11:04.9352712Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/binary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T16:11:04.9353908Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/core.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T16:11:04.9355214Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/creation.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T16:11:04.9356623Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/passthrough.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T16:11:04.9357828Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/reductions.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T16:11:04.9358836Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/unary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-04-03T16:11:04.9359218Z creating build/bdist.linux-x86_64/wheel/torch/monitor 2024-04-03T16:11:04.9360121Z copying build/lib.linux-x86_64-cpython-310/torch/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/monitor 2024-04-03T16:11:04.9360483Z creating build/bdist.linux-x86_64/wheel/torch/mps 2024-04-03T16:11:04.9361411Z copying build/lib.linux-x86_64-cpython-310/torch/mps/__init__.py -> build/bdist.linux-x86_64/wheel/torch/mps 2024-04-03T16:11:04.9362191Z copying build/lib.linux-x86_64-cpython-310/torch/mps/event.py -> build/bdist.linux-x86_64/wheel/torch/mps 2024-04-03T16:11:04.9363071Z copying build/lib.linux-x86_64-cpython-310/torch/mps/profiler.py -> build/bdist.linux-x86_64/wheel/torch/mps 2024-04-03T16:11:04.9363594Z creating build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T16:11:04.9364463Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T16:11:04.9365421Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/_atfork.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T16:11:04.9366400Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/pool.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T16:11:04.9367160Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/queue.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T16:11:04.9368297Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/reductions.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T16:11:04.9369125Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/spawn.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-04-03T16:11:04.9369596Z creating build/bdist.linux-x86_64/wheel/torch/nested 2024-04-03T16:11:04.9370323Z copying build/lib.linux-x86_64-cpython-310/torch/nested/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nested 2024-04-03T16:11:04.9370687Z creating build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-04-03T16:11:04.9371597Z copying build/lib.linux-x86_64-cpython-310/torch/nested/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-04-03T16:11:04.9372633Z copying build/lib.linux-x86_64-cpython-310/torch/nested/_internal/nested_tensor.py -> build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-04-03T16:11:04.9373514Z copying build/lib.linux-x86_64-cpython-310/torch/nested/_internal/ops.py -> build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-04-03T16:11:04.9374327Z copying build/lib.linux-x86_64-cpython-310/torch/nested/_internal/sdpa.py -> build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-04-03T16:11:04.9374548Z creating build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T16:11:04.9375281Z copying build/lib.linux-x86_64-cpython-310/torch/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T16:11:04.9376282Z copying build/lib.linux-x86_64-cpython-310/torch/nn/_reduction.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T16:11:04.9376972Z copying build/lib.linux-x86_64-cpython-310/torch/nn/common_types.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T16:11:04.9377693Z copying build/lib.linux-x86_64-cpython-310/torch/nn/cpp.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T16:11:04.9378547Z copying build/lib.linux-x86_64-cpython-310/torch/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T16:11:04.9379120Z copying build/lib.linux-x86_64-cpython-310/torch/nn/grad.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T16:11:04.9379826Z copying build/lib.linux-x86_64-cpython-310/torch/nn/init.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T16:11:04.9380513Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parameter.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T16:11:04.9380857Z creating build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-04-03T16:11:04.9381753Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-04-03T16:11:04.9382629Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-04-03T16:11:04.9383535Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/bias.py -> build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-04-03T16:11:04.9383806Z creating build/bdist.linux-x86_64/wheel/torch/nn/backends 2024-04-03T16:11:04.9384723Z copying build/lib.linux-x86_64-cpython-310/torch/nn/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2024-04-03T16:11:04.9385556Z copying build/lib.linux-x86_64-cpython-310/torch/nn/backends/thnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2024-04-03T16:11:04.9385913Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2024-04-03T16:11:04.9386807Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2024-04-03T16:11:04.9387221Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2024-04-03T16:11:04.9388283Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2024-04-03T16:11:04.9389564Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2024-04-03T16:11:04.9389920Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2024-04-03T16:11:04.9390947Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2024-04-03T16:11:04.9391320Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-04-03T16:11:04.9392404Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-04-03T16:11:04.9393510Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-04-03T16:11:04.9394522Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-04-03T16:11:04.9395456Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-04-03T16:11:04.9395899Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2024-04-03T16:11:04.9396746Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2024-04-03T16:11:04.9397300Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2024-04-03T16:11:04.9398550Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2024-04-03T16:11:04.9399103Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2024-04-03T16:11:04.9400459Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2024-04-03T16:11:04.9401875Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2024-04-03T16:11:04.9402418Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-04-03T16:11:04.9403571Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-04-03T16:11:04.9404715Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-04-03T16:11:04.9405940Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-04-03T16:11:04.9407019Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-04-03T16:11:04.9407296Z creating build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9408091Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9408974Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9409965Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9410835Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/adaptive.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9411777Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9412632Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/channelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9413330Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/container.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9414041Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9414995Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/distance.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9415862Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9416642Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/flatten.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9417423Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/fold.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9418392Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/instancenorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9419157Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/lazy.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9419974Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9420769Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/loss.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9421599Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/module.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9422564Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9423359Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/padding.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9424338Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/pixelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9425251Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/pooling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9426134Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9427165Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9428062Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/transformer.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9428882Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/upsampling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9429736Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-04-03T16:11:04.9430083Z creating build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T16:11:04.9431156Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T16:11:04.9432056Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T16:11:04.9433001Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/comm.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T16:11:04.9434096Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T16:11:04.9435058Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/distributed.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T16:11:04.9436216Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/parallel_apply.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T16:11:04.9437251Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/replicate.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T16:11:04.9438295Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/scatter_gather.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-04-03T16:11:04.9438692Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat 2024-04-03T16:11:04.9439600Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat 2024-04-03T16:11:04.9439941Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2024-04-03T16:11:04.9440820Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2024-04-03T16:11:04.9441258Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2024-04-03T16:11:04.9442269Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2024-04-03T16:11:04.9443226Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2024-04-03T16:11:04.9443544Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-04-03T16:11:04.9444638Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-04-03T16:11:04.9445469Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-04-03T16:11:04.9446358Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-04-03T16:11:04.9447199Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-04-03T16:11:04.9447515Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2024-04-03T16:11:04.9448501Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2024-04-03T16:11:04.9448985Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2024-04-03T16:11:04.9449978Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2024-04-03T16:11:04.9451152Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2024-04-03T16:11:04.9452220Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2024-04-03T16:11:04.9452561Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized 2024-04-03T16:11:04.9453410Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2024-04-03T16:11:04.9454302Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2024-04-03T16:11:04.9454729Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2024-04-03T16:11:04.9455698Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2024-04-03T16:11:04.9456245Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T16:11:04.9457417Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T16:11:04.9458355Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T16:11:04.9459314Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T16:11:04.9460237Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T16:11:04.9461188Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T16:11:04.9462170Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-04-03T16:11:04.9462502Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2024-04-03T16:11:04.9463332Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2024-04-03T16:11:04.9463707Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-04-03T16:11:04.9464647Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-04-03T16:11:04.9465599Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-04-03T16:11:04.9466544Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-04-03T16:11:04.9467485Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-04-03T16:11:04.9467813Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T16:11:04.9468630Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T16:11:04.9469575Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T16:11:04.9470472Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T16:11:04.9471294Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T16:11:04.9472175Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T16:11:04.9473058Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T16:11:04.9473979Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T16:11:04.9474812Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T16:11:04.9475713Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T16:11:04.9476514Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T16:11:04.9477338Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-04-03T16:11:04.9477631Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T16:11:04.9478278Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T16:11:04.9479108Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_deprecation_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T16:11:04.9479856Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_named_member_accessor.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T16:11:04.9480551Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_per_sample_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T16:11:04.9481277Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/clip_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T16:11:04.9482007Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/convert_parameters.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T16:11:04.9482660Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/fusion.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T16:11:04.9483309Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/init.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T16:11:04.9483999Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/memory_format.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T16:11:04.9484748Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/parametrizations.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T16:11:04.9485439Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/parametrize.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T16:11:04.9486084Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/prune.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T16:11:04.9486726Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T16:11:04.9487418Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/spectral_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T16:11:04.9488102Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/stateless.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T16:11:04.9488951Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/weight_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-04-03T16:11:04.9489563Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T16:11:04.9490450Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T16:11:04.9491465Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T16:11:04.9492373Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/conv_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T16:11:04.9493356Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T16:11:04.9494306Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T16:11:04.9495279Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T16:11:04.9496262Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T16:11:04.9497312Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T16:11:04.9498291Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T16:11:04.9499261Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-04-03T16:11:04.9499879Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parameter.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T16:11:04.9500491Z copying build/lib.linux-x86_64-cpython-310/torch/nn/functional.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2024-04-03T16:11:04.9500757Z creating build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9501358Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9501975Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_constants.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9502613Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_deprecation.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9503247Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_experimental.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9503901Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_exporter_states.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9504519Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_globals.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9505190Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_onnx_supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9505823Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_type_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9506425Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/errors.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9507047Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/operators.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9507714Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_caffe2.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9508363Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9509068Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9509803Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9510493Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9511168Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9511830Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9512506Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9513159Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9513814Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9514481Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset18.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9515139Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset19.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9515830Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset20.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9516498Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9517147Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9517803Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9518397Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9519178Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/verification.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-04-03T16:11:04.9519489Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T16:11:04.9520197Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T16:11:04.9520935Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/_beartype.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T16:11:04.9521905Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T16:11:04.9522744Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/io_adapter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T16:11:04.9523490Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T16:11:04.9524261Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/onnx_proto_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T16:11:04.9525026Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/onnxruntime.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T16:11:04.9525779Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/registration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-04-03T16:11:04.9526147Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2024-04-03T16:11:04.9527345Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2024-04-03T16:11:04.9528440Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/_diagnostic.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2024-04-03T16:11:04.9529329Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/_rules.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2024-04-03T16:11:04.9529792Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T16:11:04.9530741Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T16:11:04.9531695Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/_infra.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T16:11:04.9532650Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/context.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T16:11:04.9533638Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/decorator.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T16:11:04.9534604Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/formatter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T16:11:04.9535597Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-04-03T16:11:04.9536048Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9537069Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9538118Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_address.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9539156Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9540270Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9541364Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9542449Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9543505Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9544547Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9545687Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9546740Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9547760Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_edge.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9548874Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9549991Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_exception.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9551142Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9552329Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9553522Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9554527Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_fix.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9555550Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_graph.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9556745Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9557799Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9558961Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9560077Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9561218Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9562261Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_message.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9563396Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9564425Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_node.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9565487Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_notification.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9566589Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9567653Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9568698Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9569776Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_region.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9570832Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9572259Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9573434Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9574617Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9575801Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9576835Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_result.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9577978Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9578990Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_run.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9580106Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9581146Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9582404Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9583433Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_stack.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9584488Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9585550Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9586591Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9587716Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9588729Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_tool.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9589871Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9591067Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9592175Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9593341Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9594400Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9595475Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9596526Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/diagnostics/infra/sarif/version.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-04-03T16:11:04.9596843Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T16:11:04.9597610Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T16:11:04.9598377Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/_pass.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T16:11:04.9599331Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/decomposition_skip.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T16:11:04.9600165Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/decomposition_table.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T16:11:04.9600955Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/diagnostics.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T16:11:04.9601814Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/dynamo_graph_extractor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T16:11:04.9602689Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/fx_onnx_interpreter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T16:11:04.9603579Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/fx_symbolic_graph_extractor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T16:11:04.9604433Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/onnxfunction_dispatcher.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T16:11:04.9605225Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/op_validation.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T16:11:04.9606000Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/patcher.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T16:11:04.9606802Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/registration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T16:11:04.9607617Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/serialization.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T16:11:04.9608506Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/torch_export_graph_extractor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T16:11:04.9609274Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/type_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-04-03T16:11:04.9609652Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/analysis 2024-04-03T16:11:04.9610567Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/analysis/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/analysis 2024-04-03T16:11:04.9611526Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/analysis/unsupported_nodes.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/analysis 2024-04-03T16:11:04.9611923Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T16:11:04.9612770Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T16:11:04.9613617Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes/_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T16:11:04.9614457Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes/decomp.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T16:11:04.9615407Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes/functionalization.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T16:11:04.9616319Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes/modularization.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T16:11:04.9617212Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes/readability.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T16:11:04.9618148Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes/type_promotion.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T16:11:04.9619059Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes/virtualization.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-04-03T16:11:04.9619306Z creating build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9619911Z copying build/lib.linux-x86_64-cpython-310/torch/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9620547Z copying build/lib.linux-x86_64-cpython-310/torch/optim/_functional.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9621218Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adadelta.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9621838Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adagrad.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9622437Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9623064Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adamax.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9623664Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adamw.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9624272Z copying build/lib.linux-x86_64-cpython-310/torch/optim/asgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9624881Z copying build/lib.linux-x86_64-cpython-310/torch/optim/lbfgs.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9625527Z copying build/lib.linux-x86_64-cpython-310/torch/optim/lr_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9626145Z copying build/lib.linux-x86_64-cpython-310/torch/optim/nadam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9626777Z copying build/lib.linux-x86_64-cpython-310/torch/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9627393Z copying build/lib.linux-x86_64-cpython-310/torch/optim/radam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9628012Z copying build/lib.linux-x86_64-cpython-310/torch/optim/rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9628613Z copying build/lib.linux-x86_64-cpython-310/torch/optim/rprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9629320Z copying build/lib.linux-x86_64-cpython-310/torch/optim/sgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9629967Z copying build/lib.linux-x86_64-cpython-310/torch/optim/sparse_adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9630653Z copying build/lib.linux-x86_64-cpython-310/torch/optim/swa_utils.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9630977Z creating build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2024-04-03T16:11:04.9631748Z copying build/lib.linux-x86_64-cpython-310/torch/optim/_multi_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2024-04-03T16:11:04.9632377Z copying build/lib.linux-x86_64-cpython-310/torch/optim/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9633009Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adadelta.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9633639Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adagrad.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9634366Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9634995Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adamax.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9635619Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adamw.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9636254Z copying build/lib.linux-x86_64-cpython-310/torch/optim/asgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9636904Z copying build/lib.linux-x86_64-cpython-310/torch/optim/lbfgs.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9637775Z copying build/lib.linux-x86_64-cpython-310/torch/optim/lr_scheduler.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9638388Z copying build/lib.linux-x86_64-cpython-310/torch/optim/nadam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9639161Z copying build/lib.linux-x86_64-cpython-310/torch/optim/radam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9640055Z copying build/lib.linux-x86_64-cpython-310/torch/optim/rmsprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9640743Z copying build/lib.linux-x86_64-cpython-310/torch/optim/rprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9641440Z copying build/lib.linux-x86_64-cpython-310/torch/optim/sgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9642090Z copying build/lib.linux-x86_64-cpython-310/torch/optim/sparse_adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9642724Z copying build/lib.linux-x86_64-cpython-310/torch/optim/swa_utils.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2024-04-03T16:11:04.9642986Z creating build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T16:11:04.9643626Z copying build/lib.linux-x86_64-cpython-310/torch/package/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T16:11:04.9644279Z copying build/lib.linux-x86_64-cpython-310/torch/package/_digraph.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T16:11:04.9645176Z copying build/lib.linux-x86_64-cpython-310/torch/package/_directory_reader.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T16:11:04.9645890Z copying build/lib.linux-x86_64-cpython-310/torch/package/_importlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T16:11:04.9646628Z copying build/lib.linux-x86_64-cpython-310/torch/package/_mangling.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T16:11:04.9647250Z copying build/lib.linux-x86_64-cpython-310/torch/package/_mock.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T16:11:04.9647953Z copying build/lib.linux-x86_64-cpython-310/torch/package/_package_pickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T16:11:04.9648714Z copying build/lib.linux-x86_64-cpython-310/torch/package/_package_unpickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T16:11:04.9649348Z copying build/lib.linux-x86_64-cpython-310/torch/package/_stdlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T16:11:04.9650389Z copying build/lib.linux-x86_64-cpython-310/torch/package/file_structure_representation.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T16:11:04.9651193Z copying build/lib.linux-x86_64-cpython-310/torch/package/find_file_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T16:11:04.9651942Z copying build/lib.linux-x86_64-cpython-310/torch/package/glob_group.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T16:11:04.9652600Z copying build/lib.linux-x86_64-cpython-310/torch/package/importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T16:11:04.9653295Z copying build/lib.linux-x86_64-cpython-310/torch/package/package_exporter.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T16:11:04.9654005Z copying build/lib.linux-x86_64-cpython-310/torch/package/package_importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-04-03T16:11:04.9654305Z creating build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-04-03T16:11:04.9655107Z copying build/lib.linux-x86_64-cpython-310/torch/package/analyze/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-04-03T16:11:04.9656258Z copying build/lib.linux-x86_64-cpython-310/torch/package/analyze/find_first_use_of_broken_modules.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-04-03T16:11:04.9657145Z copying build/lib.linux-x86_64-cpython-310/torch/package/analyze/is_from_package.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-04-03T16:11:04.9657984Z copying build/lib.linux-x86_64-cpython-310/torch/package/analyze/trace_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-04-03T16:11:04.9658237Z creating build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T16:11:04.9658882Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T16:11:04.9659639Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/_memory_profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T16:11:04.9660345Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/_pattern_matcher.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T16:11:04.9661056Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/_utils.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T16:11:04.9661882Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/itt.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T16:11:04.9662626Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T16:11:04.9663336Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/python_tracer.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-04-03T16:11:04.9663620Z creating build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T16:11:04.9664315Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T16:11:04.9665077Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T16:11:04.9665842Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T16:11:04.9666707Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/_quantized_conversions.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T16:11:04.9667643Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T16:11:04.9668464Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T16:11:04.9669397Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T16:11:04.9670163Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T16:11:04.9670894Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T16:11:04.9671622Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T16:11:04.9672442Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T16:11:04.9673383Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T16:11:04.9674190Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T16:11:04.9675024Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T16:11:04.9675728Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T16:11:04.9676469Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-04-03T16:11:04.9676783Z creating build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T16:11:04.9677531Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T16:11:04.9678548Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T16:11:04.9679488Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T16:11:04.9680338Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T16:11:04.9681351Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/fusion_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T16:11:04.9682220Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T16:11:04.9683006Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T16:11:04.9683803Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T16:11:04.9684564Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T16:11:04.9685486Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/quantization_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T16:11:04.9686510Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/quantization_types.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T16:11:04.9687344Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-04-03T16:11:04.9687589Z creating build/bdist.linux-x86_64/wheel/torch/signal 2024-04-03T16:11:04.9688213Z copying build/lib.linux-x86_64-cpython-310/torch/signal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/signal 2024-04-03T16:11:04.9688519Z creating build/bdist.linux-x86_64/wheel/torch/signal/windows 2024-04-03T16:11:04.9689305Z copying build/lib.linux-x86_64-cpython-310/torch/signal/windows/__init__.py -> build/bdist.linux-x86_64/wheel/torch/signal/windows 2024-04-03T16:11:04.9690039Z copying build/lib.linux-x86_64-cpython-310/torch/signal/windows/windows.py -> build/bdist.linux-x86_64/wheel/torch/signal/windows 2024-04-03T16:11:04.9690299Z creating build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T16:11:04.9690973Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T16:11:04.9691746Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/_semi_structured_conversions.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T16:11:04.9692635Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/_semi_structured_ops.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T16:11:04.9693339Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/_triton_ops.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T16:11:04.9694096Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/_triton_ops_meta.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T16:11:04.9694771Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/semi_structured.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-04-03T16:11:04.9695036Z creating build/bdist.linux-x86_64/wheel/torch/special 2024-04-03T16:11:04.9695672Z copying build/lib.linux-x86_64-cpython-310/torch/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/special 2024-04-03T16:11:04.9695962Z creating build/bdist.linux-x86_64/wheel/torch/testing 2024-04-03T16:11:04.9696603Z copying build/lib.linux-x86_64-cpython-310/torch/testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing 2024-04-03T16:11:04.9697264Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_comparison.py -> build/bdist.linux-x86_64/wheel/torch/testing 2024-04-03T16:11:04.9697904Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_creation.py -> build/bdist.linux-x86_64/wheel/torch/testing 2024-04-03T16:11:04.9698227Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9698976Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9699866Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/autocast_test_lists.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9700699Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/autograd_function_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9701535Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/check_kernel_launches.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9702325Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_cuda.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9703146Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_device_type.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9704008Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_dist_composable.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9704834Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_distributed.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9705625Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_dtype.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9706420Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_fsdp.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9707194Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_jit.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9708077Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_methods_invocations.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9709119Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9710037Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_modules.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9710827Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_nn.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9711639Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_optimizers.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9712455Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_pruning.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9713285Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_quantization.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9714099Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_quantized.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9714916Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_subclass.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9715732Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9716578Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/composite_compliance.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9717361Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/custom_op_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9718143Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/dist_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9719105Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/dynamo_test_failures.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9719903Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/hop_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9720727Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/hypothesis_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9721521Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/inductor_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9722399Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/jit_metaprogramming_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9723165Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9723958Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/logging_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9724772Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/logging_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9725689Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/quantization_torch_package_models.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9726500Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/static_module.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9727286Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/triton_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9728116Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/two_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-04-03T16:11:04.9728488Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2024-04-03T16:11:04.9729384Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2024-04-03T16:11:04.9729727Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2024-04-03T16:11:04.9730554Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2024-04-03T16:11:04.9731377Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data/network1.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2024-04-03T16:11:04.9732207Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data/network2.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2024-04-03T16:11:04.9732592Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T16:11:04.9733498Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T16:11:04.9734486Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/checkpoint_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T16:11:04.9735729Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/common_state_dict.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T16:11:04.9736777Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T16:11:04.9737750Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/distributed_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T16:11:04.9738745Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/distributed_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T16:11:04.9739683Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/fake_pg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T16:11:04.9740652Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/multi_threaded_pg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T16:11:04.9741638Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/pipe_with_ddp_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T16:11:04.9742554Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-04-03T16:11:04.9742997Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2024-04-03T16:11:04.9743985Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2024-04-03T16:11:04.9745000Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/test_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2024-04-03T16:11:04.9745540Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-04-03T16:11:04.9746714Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-04-03T16:11:04.9747997Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:04.9749325Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:04.9749764Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2024-04-03T16:11:04.9750780Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2024-04-03T16:11:04.9751824Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2024-04-03T16:11:04.9752241Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2024-04-03T16:11:04.9753183Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2024-04-03T16:11:04.9753612Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2024-04-03T16:11:04.9754630Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2024-04-03T16:11:04.9755734Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2024-04-03T16:11:04.9756187Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/pipeline 2024-04-03T16:11:04.9757210Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/pipeline 2024-04-03T16:11:04.9757619Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T16:11:04.9758723Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T16:11:04.9759763Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T16:11:04.9760814Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T16:11:04.9761859Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T16:11:04.9762961Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T16:11:04.9764017Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T16:11:04.9764987Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T16:11:04.9766119Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-04-03T16:11:04.9766584Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2024-04-03T16:11:04.9767678Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2024-04-03T16:11:04.9768915Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2024-04-03T16:11:04.9770213Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2024-04-03T16:11:04.9770665Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-04-03T16:11:04.9771678Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-04-03T16:11:04.9772782Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-04-03T16:11:04.9773813Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-04-03T16:11:04.9774877Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-04-03T16:11:04.9775294Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2024-04-03T16:11:04.9776178Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/generated/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2024-04-03T16:11:04.9777135Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/generated/annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2024-04-03T16:11:04.9777497Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-04-03T16:11:04.9778337Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-04-03T16:11:04.9779219Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/core.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-04-03T16:11:04.9780046Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/refs.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-04-03T16:11:04.9780894Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-04-03T16:11:04.9781317Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T16:11:04.9782315Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T16:11:04.9783332Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/_masked.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T16:11:04.9784318Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/fft.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T16:11:04.9785335Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/linalg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T16:11:04.9786340Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/signal.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T16:11:04.9787507Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/sparse.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T16:11:04.9788773Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/special.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-04-03T16:11:04.9789290Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T16:11:04.9790204Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T16:11:04.9791098Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests/aot_autograd.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T16:11:04.9792056Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests/autograd_registration.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T16:11:04.9792946Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests/fake_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T16:11:04.9793893Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests/generate_tests.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T16:11:04.9794896Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests/make_fx.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-04-03T16:11:04.9795313Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2024-04-03T16:11:04.9796348Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2024-04-03T16:11:04.9797350Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module/future_div.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2024-04-03T16:11:04.9798387Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module/no_future_div.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2024-04-03T16:11:04.9798795Z creating build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9799508Z copying build/lib.linux-x86_64-cpython-310/torch/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9800243Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_config_module.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9800980Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_content_store.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9801694Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_contextlib.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9802496Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_cpp_extension_versioner.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9803214Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_cxx_pytree.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9803909Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_device.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9804660Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_foreach_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9805354Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9806086Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_import_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9806749Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_mode_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9807462Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_python_dispatch.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9808170Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9808904Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_stats.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9809629Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_traceback.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9810362Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_triton.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9811097Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_typing_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9811785Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_zip.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9812565Z copying build/lib.linux-x86_64-cpython-310/torch/utils/backend_registration.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9813317Z copying build/lib.linux-x86_64-cpython-310/torch/utils/bundled_inputs.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9814042Z copying build/lib.linux-x86_64-cpython-310/torch/utils/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9814707Z copying build/lib.linux-x86_64-cpython-310/torch/utils/collect_env.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9815442Z copying build/lib.linux-x86_64-cpython-310/torch/utils/cpp_backtrace.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9816210Z copying build/lib.linux-x86_64-cpython-310/torch/utils/cpp_extension.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9816951Z copying build/lib.linux-x86_64-cpython-310/torch/utils/deterministic.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9817660Z copying build/lib.linux-x86_64-cpython-310/torch/utils/dlpack.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9818375Z copying build/lib.linux-x86_64-cpython-310/torch/utils/file_baton.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9819115Z copying build/lib.linux-x86_64-cpython-310/torch/utils/flop_counter.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9819839Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hooks.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9820535Z copying build/lib.linux-x86_64-cpython-310/torch/utils/mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9821304Z copying build/lib.linux-x86_64-cpython-310/torch/utils/mobile_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9821990Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_zoo.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9822662Z copying build/lib.linux-x86_64-cpython-310/torch/utils/show_pickle.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9823450Z copying build/lib.linux-x86_64-cpython-310/torch/utils/throughput_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9824136Z copying build/lib.linux-x86_64-cpython-310/torch/utils/weak.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-04-03T16:11:04.9824508Z creating build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T16:11:04.9825279Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T16:11:04.9826066Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/functions.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T16:11:04.9826847Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/interp.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T16:11:04.9827600Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/reference.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T16:11:04.9828427Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/singleton_int.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T16:11:04.9829321Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/solve.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T16:11:04.9830096Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/value_ranges.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-04-03T16:11:04.9830545Z creating build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2024-04-03T16:11:04.9831396Z copying build/lib.linux-x86_64-cpython-310/torch/utils/backcompat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2024-04-03T16:11:04.9831772Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2024-04-03T16:11:04.9832520Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2024-04-03T16:11:04.9832875Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T16:11:04.9833806Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T16:11:04.9834762Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples/blas_compare_setup.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T16:11:04.9835824Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T16:11:04.9836951Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T16:11:04.9837868Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples/op_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T16:11:04.9838906Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples/simple_timeit.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T16:11:04.9839895Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-04-03T16:11:04.9840339Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T16:11:04.9841341Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T16:11:04.9842270Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers/binary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T16:11:04.9843247Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T16:11:04.9844158Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T16:11:04.9845061Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers/spectral.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T16:11:04.9846116Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers/unary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-04-03T16:11:04.9846534Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T16:11:04.9847390Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T16:11:04.9848210Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/_stubs.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T16:11:04.9849064Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T16:11:04.9849990Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T16:11:04.9850838Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/compile.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T16:11:04.9851904Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/cpp_jit.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T16:11:04.9852759Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T16:11:04.9853652Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/sparse_fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T16:11:04.9854478Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/timer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T16:11:04.9854926Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T16:11:04.9856090Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T16:11:04.9857398Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T16:11:04.9858582Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T16:11:04.9859754Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T16:11:04.9860831Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T16:11:04.9862123Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-04-03T16:11:04.9863070Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/timeit_template.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-04-03T16:11:04.9863386Z creating build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2024-04-03T16:11:04.9864139Z copying build/lib.linux-x86_64-cpython-310/torch/utils/bottleneck/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2024-04-03T16:11:04.9864892Z copying build/lib.linux-x86_64-cpython-310/torch/utils/bottleneck/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2024-04-03T16:11:04.9865167Z creating build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T16:11:04.9865875Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T16:11:04.9866823Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/backward_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T16:11:04.9867538Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/dataloader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T16:11:04.9868223Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/dataset.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T16:11:04.9868956Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/distributed.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T16:11:04.9869720Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T16:11:04.9870459Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/graph_settings.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T16:11:04.9871184Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/sampler.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-04-03T16:11:04.9871564Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T16:11:04.9872479Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T16:11:04.9873256Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils/collate.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T16:11:04.9874007Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils/fetch.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T16:11:04.9874805Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils/pin_memory.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T16:11:04.9875625Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils/signal_handling.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T16:11:04.9876392Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils/worker.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-04-03T16:11:04.9876854Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T16:11:04.9877830Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T16:11:04.9878799Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/_decorator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T16:11:04.9879705Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/_hook_iterator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T16:11:04.9880541Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/_typing.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T16:11:04.9881395Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/datapipe.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T16:11:04.9882515Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/gen_pyi.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T16:11:04.9882970Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-04-03T16:11:04.9883942Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-04-03T16:11:04.9885006Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-04-03T16:11:04.9886019Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe/dataframes.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-04-03T16:11:04.9887032Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe/datapipes.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-04-03T16:11:04.9888058Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe/structures.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-04-03T16:11:04.9888426Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T16:11:04.9889543Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T16:11:04.9890476Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/callable.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T16:11:04.9891444Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/combinatorics.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T16:11:04.9892449Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/combining.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T16:11:04.9893433Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/filelister.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T16:11:04.9894650Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/fileopener.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T16:11:04.9895578Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/grouping.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T16:11:04.9896563Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/routeddecoder.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T16:11:04.9897497Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/selecting.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T16:11:04.9898476Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/sharding.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T16:11:04.9899606Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/streamreader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T16:11:04.9900547Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-04-03T16:11:04.9900928Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T16:11:04.9901813Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T16:11:04.9902733Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map/callable.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T16:11:04.9903907Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map/combinatorics.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T16:11:04.9904876Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map/combining.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T16:11:04.9905861Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map/grouping.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T16:11:04.9906750Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map/utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-04-03T16:11:04.9907121Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-04-03T16:11:04.9908056Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-04-03T16:11:04.9909167Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-04-03T16:11:04.9910204Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils/decoder.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-04-03T16:11:04.9911141Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils/snapshot.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-04-03T16:11:04.9911995Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/datapipe.pyi -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-04-03T16:11:04.9912290Z creating build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-04-03T16:11:04.9912993Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hipify/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-04-03T16:11:04.9913935Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hipify/constants.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-04-03T16:11:04.9914843Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hipify/cuda_to_hip_mappings.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-04-03T16:11:04.9915601Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hipify/hipify_python.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-04-03T16:11:04.9916327Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hipify/version.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-04-03T16:11:04.9916583Z creating build/bdist.linux-x86_64/wheel/torch/utils/jit 2024-04-03T16:11:04.9917241Z copying build/lib.linux-x86_64-cpython-310/torch/utils/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2024-04-03T16:11:04.9917941Z copying build/lib.linux-x86_64-cpython-310/torch/utils/jit/log_extract.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2024-04-03T16:11:04.9918247Z creating build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T16:11:04.9919112Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_dump/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T16:11:04.9920050Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_dump/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T16:11:04.9920880Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_dump/skeleton.html -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T16:11:04.9921622Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_dump/code.js -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T16:11:04.9922345Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_dump/htm.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T16:11:04.9923109Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_dump/preact.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-04-03T16:11:04.9923418Z creating build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T16:11:04.9924363Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T16:11:04.9925252Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_caffe2_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T16:11:04.9926051Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_convert_np.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T16:11:04.9926855Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_embedding.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T16:11:04.9927650Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_onnx_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T16:11:04.9928457Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_proto_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T16:11:04.9929383Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_pytorch_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T16:11:04.9930219Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T16:11:04.9931082Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/summary.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T16:11:04.9931852Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/writer.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-04-03T16:11:04.9932109Z creating build/bdist.linux-x86_64/wheel/torch/utils/viz 2024-04-03T16:11:04.9932780Z copying build/lib.linux-x86_64-cpython-310/torch/utils/viz/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/viz 2024-04-03T16:11:04.9933495Z copying build/lib.linux-x86_64-cpython-310/torch/utils/viz/_cycles.py -> build/bdist.linux-x86_64/wheel/torch/utils/viz 2024-04-03T16:11:04.9933775Z creating build/bdist.linux-x86_64/wheel/torch/xpu 2024-04-03T16:11:04.9934544Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-04-03T16:11:04.9935210Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-04-03T16:11:04.9935859Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/_utils.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-04-03T16:11:04.9936452Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/random.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-04-03T16:11:04.9937051Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/streams.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-04-03T16:11:04.9937594Z copying build/lib.linux-x86_64-cpython-310/torch/py.typed -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:04.9937818Z creating build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9938449Z copying build/lib.linux-x86_64-cpython-310/torch/bin/protoc-3.13.0.0 -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9939108Z copying build/lib.linux-x86_64-cpython-310/torch/bin/protoc -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9939912Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_edge_op_registration -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9940566Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_jit -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9941188Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9941833Z copying build/lib.linux-x86_64-cpython-310/torch/bin/tutorial_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9942468Z copying build/lib.linux-x86_64-cpython-310/torch/bin/FileStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9943083Z copying build/lib.linux-x86_64-cpython-310/torch/bin/TCPStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9943818Z copying build/lib.linux-x86_64-cpython-310/torch/bin/HashStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9944599Z copying build/lib.linux-x86_64-cpython-310/torch/bin/ProcessGroupGlooTest -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9945336Z copying build/lib.linux-x86_64-cpython-310/torch/bin/ProcessGroupNCCLTest -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9946078Z copying build/lib.linux-x86_64-cpython-310/torch/bin/ProcessGroupNCCLErrorsTest -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9946752Z copying build/lib.linux-x86_64-cpython-310/torch/bin/ProcessGroupUCCTest -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9947421Z copying build/lib.linux-x86_64-cpython-310/torch/bin/ProcessGroupMPITest -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9948072Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_dist_autograd -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9948728Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_cpp_rpc -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9949510Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_api -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9950220Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_mobile_nnc -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9950899Z copying build/lib.linux-x86_64-cpython-310/torch/bin/aot_model_compiler_test -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9951484Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_lazy -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9952159Z copying build/lib.linux-x86_64-cpython-310/torch/bin/torch_shm_manager -> build/bdist.linux-x86_64/wheel/torch/bin 2024-04-03T16:11:04.9952402Z creating build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9953174Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_CompileTimeFunctionPointer_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9953866Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_DeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9954624Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Device_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9955353Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_DispatchKeySet_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9956048Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Scalar_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9956706Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_StreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9957336Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_SymInt_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9958046Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_InlineDeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9958904Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_InlineStreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9959818Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_SizesAndStrides_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9960488Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_cow_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9961183Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Bitset_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9961861Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_ConstexprCrc_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9962558Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_DeadlockDetection_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9963233Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Half_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9963880Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_LeftRight_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9964564Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Metaprogramming_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9965492Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Synchronized_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9966231Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_ThreadLocal_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9966881Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_TypeIndex_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9967530Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_TypeList_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9968186Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_TypeTraits_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9968849Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_accumulate_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9969490Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_bfloat16_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9970265Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_bit_cast_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9971048Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_complex_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9971820Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_complex_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9972480Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_exception_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9976814Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_flags_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9981524Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_generic_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:04.9986412Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_intrusive_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0002732Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_irange_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0007628Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_logging_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0012946Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_optional_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0020068Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_ordered_preserving_dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0025898Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_registry_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0031451Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_small_vector_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0046566Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_ssize_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0051491Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_string_util_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0056380Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_string_view_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0062027Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_tempfile_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0066951Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_typeid_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0072425Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_intrusive_ptr_benchmark -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0077143Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_cuda_CUDAAssertionsTest_1_var_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0082391Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_cuda_CUDAAssertionsTest_catches_stream -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0087447Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0092533Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_cuda_CUDAAssertionsTest_from_2_processes -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0097691Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0102712Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0107866Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0112792Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_cuda_CUDATest -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0117530Z copying build/lib.linux-x86_64-cpython-310/torch/test/Dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0124589Z copying build/lib.linux-x86_64-cpython-310/torch/test/Dimname_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0129614Z copying build/lib.linux-x86_64-cpython-310/torch/test/MaybeOwned_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0135792Z copying build/lib.linux-x86_64-cpython-310/torch/test/NamedTensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0141168Z copying build/lib.linux-x86_64-cpython-310/torch/test/apply_utils_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0146581Z copying build/lib.linux-x86_64-cpython-310/torch/test/atest -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0152334Z copying build/lib.linux-x86_64-cpython-310/torch/test/basic -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0158132Z copying build/lib.linux-x86_64-cpython-310/torch/test/broadcast_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0163582Z copying build/lib.linux-x86_64-cpython-310/torch/test/cpu_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0168361Z copying build/lib.linux-x86_64-cpython-310/torch/test/cpu_generator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0173957Z copying build/lib.linux-x86_64-cpython-310/torch/test/cpu_profiling_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0178868Z copying build/lib.linux-x86_64-cpython-310/torch/test/cpu_rng_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0187375Z copying build/lib.linux-x86_64-cpython-310/torch/test/dispatch_key_set_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0192183Z copying build/lib.linux-x86_64-cpython-310/torch/test/dlconvertor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0197104Z copying build/lib.linux-x86_64-cpython-310/torch/test/extension_backend_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0202659Z copying build/lib.linux-x86_64-cpython-310/torch/test/half_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0208039Z copying build/lib.linux-x86_64-cpython-310/torch/test/ivalue_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0216510Z copying build/lib.linux-x86_64-cpython-310/torch/test/lazy_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0221265Z copying build/lib.linux-x86_64-cpython-310/torch/test/math_kernel_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0226466Z copying build/lib.linux-x86_64-cpython-310/torch/test/memory_format_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0231685Z copying build/lib.linux-x86_64-cpython-310/torch/test/memory_overlapping_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0236663Z copying build/lib.linux-x86_64-cpython-310/torch/test/mobile_memory_cleanup -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0241823Z copying build/lib.linux-x86_64-cpython-310/torch/test/native_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0247085Z copying build/lib.linux-x86_64-cpython-310/torch/test/operator_name_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0251911Z copying build/lib.linux-x86_64-cpython-310/torch/test/operators_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0256964Z copying build/lib.linux-x86_64-cpython-310/torch/test/packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0261803Z copying build/lib.linux-x86_64-cpython-310/torch/test/pow_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0267835Z copying build/lib.linux-x86_64-cpython-310/torch/test/quantized_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0273413Z copying build/lib.linux-x86_64-cpython-310/torch/test/reduce_ops_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0278334Z copying build/lib.linux-x86_64-cpython-310/torch/test/reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0283504Z copying build/lib.linux-x86_64-cpython-310/torch/test/scalar_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0288542Z copying build/lib.linux-x86_64-cpython-310/torch/test/scalar_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0293974Z copying build/lib.linux-x86_64-cpython-310/torch/test/StorageUtils_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0298898Z copying build/lib.linux-x86_64-cpython-310/torch/test/stride_properties_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0303728Z copying build/lib.linux-x86_64-cpython-310/torch/test/tensor_iterator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0311193Z copying build/lib.linux-x86_64-cpython-310/torch/test/test_parallel -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0316378Z copying build/lib.linux-x86_64-cpython-310/torch/test/thread_init_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0317659Z copying build/lib.linux-x86_64-cpython-310/torch/test/type_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0323260Z copying build/lib.linux-x86_64-cpython-310/torch/test/type_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0328858Z copying build/lib.linux-x86_64-cpython-310/torch/test/undefined_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0334075Z copying build/lib.linux-x86_64-cpython-310/torch/test/verify_api_visibility -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0335378Z copying build/lib.linux-x86_64-cpython-310/torch/test/legacy_vmap_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0341596Z copying build/lib.linux-x86_64-cpython-310/torch/test/weakref_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0347199Z copying build/lib.linux-x86_64-cpython-310/torch/test/wrapdim_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0351905Z copying build/lib.linux-x86_64-cpython-310/torch/test/xla_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0356806Z copying build/lib.linux-x86_64-cpython-310/torch/test/IListRef_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0362560Z copying build/lib.linux-x86_64-cpython-310/torch/test/List_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0372563Z copying build/lib.linux-x86_64-cpython-310/torch/test/KernelFunction_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0378791Z copying build/lib.linux-x86_64-cpython-310/torch/test/kernel_function_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0389683Z copying build/lib.linux-x86_64-cpython-310/torch/test/kernel_function_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0398265Z copying build/lib.linux-x86_64-cpython-310/torch/test/kernel_lambda_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0410241Z copying build/lib.linux-x86_64-cpython-310/torch/test/kernel_lambda_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0419823Z copying build/lib.linux-x86_64-cpython-310/torch/test/kernel_stackbased_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0425566Z copying build/lib.linux-x86_64-cpython-310/torch/test/make_boxed_from_unboxed_functor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0434166Z copying build/lib.linux-x86_64-cpython-310/torch/test/CppSignature_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0439161Z copying build/lib.linux-x86_64-cpython-310/torch/test/backend_fallback_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0444377Z copying build/lib.linux-x86_64-cpython-310/torch/test/op_allowlist_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0449282Z copying build/lib.linux-x86_64-cpython-310/torch/test/op_registration_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0478306Z copying build/lib.linux-x86_64-cpython-310/torch/test/inline_container_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0484381Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0489285Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_apply_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0494379Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_atomic_ops_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0500104Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_caching_host_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0505199Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_complex_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0511711Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_complex_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0517254Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_cub_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0522921Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_device_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0527723Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_distributions_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0533711Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_dlconvertor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0538649Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_generator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0544061Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_half_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0548789Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_integer_divider_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0554490Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_optional_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0559176Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0564232Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0569278Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_allocatorTraceTracker_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0574174Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_stream_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0579671Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_vectorized_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0584584Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_cudnn_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-04-03T16:11:05.0589270Z copying build/lib.linux-x86_64-cpython-310/torch/_VF.pyi -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:05.0597346Z copying build/lib.linux-x86_64-cpython-310/torch/return_types.pyi -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:05.0598989Z creating build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0599834Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_aoti.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0601585Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0602554Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_cpu.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0603995Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_cudnn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0604931Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_distributed_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0606024Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_distributed_c10d.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0607110Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_distributed_rpc.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0608396Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_distributed_rpc_testing.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0609345Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_functions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0610393Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_functorch.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0611495Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_itt.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0612330Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_lazy.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0614139Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_lazy_ts_backend.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0615606Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_monitor.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0616779Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_nvtx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0618141Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_onnx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0619316Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_profiler.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0620365Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_verbose.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0621410Z copying build/lib.linux-x86_64-cpython-310/torch/_C/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0625262Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_VariableFunctions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0633391Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_nn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-04-03T16:11:05.0634132Z creating build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T16:11:05.0635084Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libc10_cuda.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T16:11:05.0640479Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libc10.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T16:11:05.0648337Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libcaffe2_nvrtc.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T16:11:05.0649382Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch_cuda_linalg.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T16:11:05.1192884Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorchbind_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T16:11:05.1198882Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libjitbackend_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T16:11:05.1201910Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libbackend_with_compiler.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T16:11:05.1205213Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libc10d_cuda_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T16:11:05.1206604Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libshm.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T16:11:05.1208478Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch_python.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T16:11:05.1359320Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch_cpu.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T16:11:05.9423224Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch_cuda.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T16:11:06.9822064Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T16:11:06.9823772Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch_global_deps.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-04-03T16:11:06.9825439Z creating build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9826508Z copying build/lib.linux-x86_64-cpython-310/torch/include/pthreadpool.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9828231Z copying build/lib.linux-x86_64-cpython-310/torch/include/fxdiv.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9829843Z copying build/lib.linux-x86_64-cpython-310/torch/include/cpuinfo.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9831634Z copying build/lib.linux-x86_64-cpython-310/torch/include/qnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9833152Z copying build/lib.linux-x86_64-cpython-310/torch/include/clog.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9834595Z copying build/lib.linux-x86_64-cpython-310/torch/include/psimd.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9836305Z copying build/lib.linux-x86_64-cpython-310/torch/include/fp16.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9838212Z copying build/lib.linux-x86_64-cpython-310/torch/include/qnnpack_func.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9839947Z copying build/lib.linux-x86_64-cpython-310/torch/include/nnpack.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9841419Z copying build/lib.linux-x86_64-cpython-310/torch/include/xnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9844160Z copying build/lib.linux-x86_64-cpython-310/torch/include/experiments-config.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9845965Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9847789Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_config.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9849807Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_debug.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9851565Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_ocl.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9853404Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_sycl.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9855166Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_sycl_types.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9856612Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_threadpool.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9858272Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_types.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9859758Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_version.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9861650Z copying build/lib.linux-x86_64-cpython-310/torch/include/sleef.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9863437Z copying build/lib.linux-x86_64-cpython-310/torch/include/libshm.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-04-03T16:11:06.9864895Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9866263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ATen.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9868453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/AccumulateType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9870405Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9872288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9874090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9876191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CPUApplyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9878338Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CPUFixedAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9880760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9882841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CachedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9884837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CollapseDims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9886645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Config.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9888306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Context.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9889986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DLConvertor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9891767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9893564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DeviceAccelerator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9895347Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9897182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9898932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9900871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9902897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Dispatch_v2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9905052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DynamicLibrary.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9906964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9909109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ExpandBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9911235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ExpandUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9913276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9915446Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/FuncTorchTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9917614Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/FunctionalStorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9920088Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/FunctionalTensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9922482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9924302Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/InferSize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9926429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/InitialTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9928626Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9930879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/LegacyBatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9933052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/LegacyBatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9935517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/LegacyVmapMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9937767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9939691Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/LinalgBackend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9941649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MapAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9943732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MatrixRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9945618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MemoryOverlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9947402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9949419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NamedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9951487Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NestedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9953727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NumericUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9955550Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/OpMathType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9957632Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/OpaqueTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9959571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/PTThreadPool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9961504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/PadNd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9963454Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Parallel-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9965289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9967220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ParallelFuture.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9969027Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ParallelNative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9970949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ParallelNativeTBB.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9972881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ParallelOpenMP.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9974947Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/PythonTorchFunctionTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9976880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SavedTensorHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9978553Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9980116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ScalarOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9981756Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9983416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SequenceNumber.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9985252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9987182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SparseCsrTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9989982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SparseCsrTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9992850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SparseTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9995096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9997216Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/StorageUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:06.9999847Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0002067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0004262Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorGeometry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0006383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0007990Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0009671Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorIteratorInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0011317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0012865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorNames.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0014438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0016044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0018173Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorSubclassLikeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0019842Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0021496Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ThreadLocalPythonObjects.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0023313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ThreadLocalState.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0025367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TracerMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0027019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TypeDefault.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0028540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0030103Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0031643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/WrapDimUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0033262Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/WrapDimUtilsMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0034868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/autocast_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0036397Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ceil_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0037970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/code_template.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0039683Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpp_custom_type_hack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0041222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/div_rtn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0042702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/dlpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0044200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/jit_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0045809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/jiterator_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0047398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/record_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0048973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CPUFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0050558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CPUFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0052356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0054318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0056408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0058599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0060678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0062638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0064714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0066926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0068811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0070425Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0072042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MetaFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0073672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0075304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0076951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0078555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Operators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0080377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0082175Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0083936Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/VmapGeneratedPlumbing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0246183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0248399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CUDAFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-04-03T16:11:07.0250300Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2024-04-03T16:11:07.0252045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/FlushDenormal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2024-04-03T16:11:07.0254841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2024-04-03T16:11:07.0256872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vml.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2024-04-03T16:11:07.0258581Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T16:11:07.0259505Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:07.0261875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:07.0265003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:07.0268062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:07.0270591Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:07.0273485Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:07.0276502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:07.0279599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:07.0282407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:07.0284741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:07.0287378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:07.0291275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_half_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:07.0294939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:07.0298229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:07.0301170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-04-03T16:11:07.0303463Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T16:11:07.0305623Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.0308177Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.0310828Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.0313658Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.0316244Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.0318836Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.0321316Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.0323826Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.0326424Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.0328958Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.0331490Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.0334228Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.0337004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-04-03T16:11:07.0338744Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/zarch 2024-04-03T16:11:07.0340824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/zarch 2024-04-03T16:11:07.0342775Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:07.0344413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:07.0346861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:07.0349466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:07.0352246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:07.0354735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:07.0357247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:07.0359675Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:07.0362030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:07.0364304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:07.0366652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-04-03T16:11:07.0368739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T16:11:07.0371006Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/functional_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T16:11:07.0373406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T16:11:07.0375713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T16:11:07.0377747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T16:11:07.0380544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T16:11:07.0383494Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T16:11:07.0385930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec_half.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T16:11:07.0388175Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T16:11:07.0390659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec_n.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-04-03T16:11:07.0392212Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0393831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ATenGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0395777Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ATenOpList.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0397728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ATen_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0400220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ATen_pch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0402716Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0404931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0407089Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/CheckMemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0409363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/DeprecatedTypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0411619Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0413945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Dict.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0416096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Dict_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0418428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0420721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0423156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/DistributionsHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0425408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0427529Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0429999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/GeneratorForPrivateuseone.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0432268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/IListRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0434271Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/IListRef_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0436353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/LegacyTypeDispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0438713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/List.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0440871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/List_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0442987Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/MT19937RNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0445182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0447307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/NestedIntSymNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0449446Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/PhiloxRNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0451618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/PythonFallbackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0454096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0456504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/QuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0458532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0460505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0462434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0464338Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0466385Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0468481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0470585Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/TensorBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0472765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/TorchDispatchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0474927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/TransformationHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0476933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0479223Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/UnsafeFromTH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0481329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/VariableHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0483254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0485320Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Vitals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0487160Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/alias_info.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0489127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0491115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/builtin_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0492958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/class_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0494915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0497048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dynamic_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0499277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/enum_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0501394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0503619Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/function_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0505521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/function_schema_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0507780Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0510148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/grad_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0512479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/interned_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0514828Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/interned_strings_class.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0516881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0519009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ivalue_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0521141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ivalue_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0523157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/jit_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0525195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/jit_type_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0527048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/operator_name.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0528958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/qualified_name.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0531029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/rref_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0532893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0534633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/symbol.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0536586Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/type_factory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0538478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/type_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0540541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0542641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/TensorBody.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0544877Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0546925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/enum_tag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-04-03T16:11:07.0548585Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-04-03T16:11:07.0550147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/BoxedKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-04-03T16:11:07.0552106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-04-03T16:11:07.0554338Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/KernelFunction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-04-03T16:11:07.0556330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-04-03T16:11:07.0558327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/OperatorKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-04-03T16:11:07.0559838Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-04-03T16:11:07.0561529Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-04-03T16:11:07.0563849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-04-03T16:11:07.0566010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl/boxing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-04-03T16:11:07.0568116Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.0570280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl/test_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-04-03T16:11:07.0571668Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T16:11:07.0573820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/CppSignature.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T16:11:07.0576572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T16:11:07.0579150Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/Dispatcher.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T16:11:07.0581158Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/ObservedOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T16:11:07.0583195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/OperatorEntry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T16:11:07.0586233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/OperatorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T16:11:07.0588962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-04-03T16:11:07.0591035Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-04-03T16:11:07.0592821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration/adaption.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-04-03T16:11:07.0595414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration/infer_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-04-03T16:11:07.0597939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration/op_allowlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-04-03T16:11:07.0600782Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration/op_registration.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-04-03T16:11:07.0602529Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0614291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0617971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/AsmUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0620840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/Atomic.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0623075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0625067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0627241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0629637Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/DeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0632103Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/NumericLimits.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0634887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/PhiloxUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0637477Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0639594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/cub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0641878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/cub_definitions.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0643807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0645739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDABlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0647665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAConfig.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0649724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAContext.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0651885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAContextLight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0654152Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDADataType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0656291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDADevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0658449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0660606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0663061Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAGraph.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0665627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDASparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0668005Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDASparseBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0670723Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0672840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0675047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0677586Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0679967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0681770Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/PeerToPeerAccess.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0683838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/PhiloxCudaState.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0685834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0687758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/Sleep.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0689729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/ThrustAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0691580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/cub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0693607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/jiterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0695684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/jiterator_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0697650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/llvm_jit_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-04-03T16:11:07.0699224Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T16:11:07.0701065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T16:11:07.0703358Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T16:11:07.0705831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T16:11:07.0708253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T16:11:07.0710711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T16:11:07.0712999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T16:11:07.0715416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/CUDAHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T16:11:07.0717976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T16:11:07.0720964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/KernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T16:11:07.0723269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-04-03T16:11:07.0725038Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T16:11:07.0726980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/GemmCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T16:11:07.0729529Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/GemmHipblaslt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T16:11:07.0731917Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/GemmRocblas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T16:11:07.0734270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/StreamTimer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T16:11:07.0736551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/Tunable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T16:11:07.0738926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/TunableGemm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T16:11:07.0741136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/TunableOp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-04-03T16:11:07.0742721Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T16:11:07.0743999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn/Descriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T16:11:07.0746160Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T16:11:07.0748009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn/Handle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T16:11:07.0750126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn/Handles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T16:11:07.0752196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T16:11:07.0754223Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T16:11:07.0756367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn/cudnn-wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-04-03T16:11:07.0757829Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T16:11:07.0759579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/ADInterpreters.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T16:11:07.0761783Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/BatchRulesHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T16:11:07.0764119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/BatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T16:11:07.0766568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/BatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T16:11:07.0769243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T16:11:07.0771747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/DynamicLayer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T16:11:07.0774400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T16:11:07.0776991Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/Interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T16:11:07.0779046Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T16:11:07.0781169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T16:11:07.0783196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/PlumbingHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T16:11:07.0785430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/TensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T16:11:07.0787655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/VmapInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-04-03T16:11:07.0789078Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0790481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/from_blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0792511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0794502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0796784Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0799521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0802289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0804930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0807129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0809279Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0812394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0815053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0817420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0819836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0822004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0823933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0826222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0828607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0831308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0833908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0836429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0838763Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0841049Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0843493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0845773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0848388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0850652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0852874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_batch_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0855624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0857868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0859864Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0861592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0863733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0866093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0868180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0870474Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0872643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0874755Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0877156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0879871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0882163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0884434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0886883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0888981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0890932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0892802Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_aminmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0895153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0897552Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0899827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0901846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_aminmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0903670Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_aminmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0906254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0909383Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.0913036Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.0916351Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.0919573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0921845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0924077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0926401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0928775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0930953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0933268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0935407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0937472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0939373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_async.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0941528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0943760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0946145Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_async_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0948471Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_async_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0950621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0952698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0955272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_scalar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0957591Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_scalar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0959922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_tensor_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0962267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0964791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0967028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0969368Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_full_precision.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0972205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0974779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0977032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0979289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0981643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0984280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0986833Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0989093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0991385Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0993585Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0995728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.0997789Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1000124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1002470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1004802Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1006728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1008969Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1011338Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1013367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1015390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_no_update.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1017856Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1020566Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_no_update_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1022641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_no_update_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1024581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_with_update.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1026916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1028994Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1031383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1033734Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_with_update_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1035885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_with_update_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1037868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Byte.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1040025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1042100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Byte_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1044267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Byte_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1046418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Char.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1048647Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1051020Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Char_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1052920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Char_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1054748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1056998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1059401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Double_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1061364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Double_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1063492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1065841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1068025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Float_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1070193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Float_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1072019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Half.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1074347Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1076567Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Half_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1078735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Half_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1080516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1082773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1084971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Int_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1086958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Int_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1089021Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Long.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1091074Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1093225Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Long_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1095148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Long_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1097290Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Short.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1099500Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1101792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Short_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1103897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Short_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1106032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1108640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1111151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1113562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1115717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1117898Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1120081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1122625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1125011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1127029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1129085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1131044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1132993Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cholesky_solve_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1135516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1138482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1140935Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1143220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1145492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1147904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1150679Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1153117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1155398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1157739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_chunk_cat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1160136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1162621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1164860Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_chunk_cat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1166908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_chunk_cat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1168858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1171279Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1173404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1175528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1177459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesced.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1179499Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1182128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1184063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesced_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1185922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1188118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_compute_linear_combination.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1190776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1193360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1195826Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_compute_linear_combination_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1198052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1200371Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1202460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1204437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1206697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1209492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1211817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1213757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1215592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1217555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1219489Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_physical.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1221963Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1224333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_physical_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1226344Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1228571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conv_depthwise2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1230914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1233167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1235346Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1237388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1240260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1243319Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1246300Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1249068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1251949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1254910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1257360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1260153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1263404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1266687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1269761Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1272524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1275334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1278033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1280607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1282926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1285296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1287634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1289928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1292209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1294261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1296522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1299045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1301299Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_double_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1303579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1305853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_double_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1307818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1310131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1312422Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1314722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_mode_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1316862Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_mode_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1318945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1320774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1322809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1324583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_and_resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1326792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1329851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1332549Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1335731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1338505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1341077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1343788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_compress.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1346479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1349188Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_compress_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1351877Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_compress_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1354419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1357177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1360240Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1363006Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1365785Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_search.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1368613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1371561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_search_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1374372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1376923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1379386Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1382342Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1385218Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1388184Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1391068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1393814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1396756Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1399759Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1402375Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1404926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1407547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1409604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1411777Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1413962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1416247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1418402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1420736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1423045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1425741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1428312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1430632Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1432696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1434783Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1436697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1439166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1441636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1443960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1446408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1448929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1451438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1453722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1456378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1459119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1461613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1463804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1465887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1467803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1470101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1472547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1475083Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1477462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1480005Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1482426Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1484919Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1487333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1489580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1492047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1494527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1496698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1499051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1501617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1504126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1506410Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1508548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummax_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1510730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1513089Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1515118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummax_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1517199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummax_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1519486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummin_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1521511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1523592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1525390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummin_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1527285Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummin_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1529262Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1531812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1534252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1536394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1538508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dimI.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1540278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dimI_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1542022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dimI_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1543893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dimV.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1545995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dimV_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1548247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dimV_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1550537Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dim_arange.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1553082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1555257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dim_arange_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1557242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dim_arange_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1559356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dirichlet_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1561506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1563811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1565962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1568155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dirichlet_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1570072Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1572337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1574669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1576873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1579349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1581672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1584246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1586813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1588945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1591012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1592854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1595249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1597949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1600764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1603249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1605861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1608354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1610748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1613144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1615993Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1618738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1621286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1623996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1626399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1628593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1631087Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1633899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1636682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1639260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1641767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1644023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1646381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1648693Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1651299Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1653837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1655872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1658095Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1660190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1662295Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1664388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1666977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1669632Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1671880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1674183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1676412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1678702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1681182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1683576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1685784Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1687887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_affine_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1690216Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1692715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1694901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1697230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1699493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1702046Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1704773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1707191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1709735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1712154Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_euclidean_dist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1714714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1717226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_euclidean_dist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1719490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_euclidean_dist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1721743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1724385Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1727249Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.1730106Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.1732512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1734748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1737251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1740035Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1742634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1745094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1747559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1749892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1752311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1754830Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.1757416Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.1760235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1762888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1765800Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1768700Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1771388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1773982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1776585Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1779055Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1781846Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.1784592Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.1787219Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.1789891Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.1792413Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.1794535Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2c.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1796533Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1798754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1800950Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2c_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1803139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2c_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1805111Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2r.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1807079Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1808932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1810760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2r_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1812654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2r_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1814446Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_r2c.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1816223Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1818211Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1820031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_r2c_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1821807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_r2c_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1823813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1825799Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1827974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1830147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1832155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1834599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1836630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1838849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1841038Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1843201Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1845523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1847903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1850423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1852593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foobar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1854971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1857530Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1859878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foobar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1862040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foobar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1863944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_abs.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1866211Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1868995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1871601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1873771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_abs_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1876444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_abs_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1878875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_acos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1881308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1883705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1885870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1888050Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_acos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1890215Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_acos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1892315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1894360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1896642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1898714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1901008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1903173Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1905253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcdiv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1907708Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1910255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1912447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1914747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1916647Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1918727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1920825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1923205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1925551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1927686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1929502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1931429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_asin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1933370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1935468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1937676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1939791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_asin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1941884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_asin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1943932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_atan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1946434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1948532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1950556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1953008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1955232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_atan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1957112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_atan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1959067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_ceil.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1961268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1963690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1965702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1967821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_ceil_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1969774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_ceil_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1971956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1974717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1977214Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1979565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1981942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1984258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1986573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1989357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1992058Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1994706Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1997199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.1999848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2001948Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2004215Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2006577Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2009469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2012415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2014970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2017453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2020505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2023430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2026329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2029010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2031787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2034319Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2037047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2040035Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2042738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2045357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2047928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2050437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2053159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2056244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2058732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2061576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2064183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2066709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2069326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2071764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2073904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2076015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2077982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2080062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2082403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2084925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2087368Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2089814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2091833Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2093889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2096145Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2098478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2100719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2102834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2104717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2106657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2109142Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2111699Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2113907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2115932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2117757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2120408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_floor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2122649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2124896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2126910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2129002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_floor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2131127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_floor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2133318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_frac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2135870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2138597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2140826Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2142905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_frac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2145052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_frac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2147267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2149589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2151775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lerp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2153854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2156153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lerp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2158451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lerp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2160492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2162917Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2165621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2167953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2170146Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2172311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sgd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2174329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2176381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2178354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log10.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2180748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2182945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2185260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2187731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log10_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2190265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log10_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2192652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2195285Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2198043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2200601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2203040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2205276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2207321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2209717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2212163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2214297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2216488Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2218594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2220915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2223279Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2225255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2227233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2229287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2231399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_maximum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2233879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2236260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2238691Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2240610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_maximum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2242529Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_maximum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2244394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_minimum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2246362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2248483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2250424Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2252635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_minimum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2254797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_minimum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2256836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_mul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2259266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2261852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2264112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2266481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_mul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2269401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_mul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2271808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2274536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2277030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2279498Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2281588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2283714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2285855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2288250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2290556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2292830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2295059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2297104Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2297979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2299276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2300360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_pow_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2301398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2302277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_pow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2303420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_pow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2304397Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_reciprocal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2305877Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2307060Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2308406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2309440Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2310406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2311366Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2312782Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2313994Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2315282Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2316535Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2317719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2318957Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2320300Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2321573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2322774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2323844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2324856Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2325797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2327083Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2328203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2329356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2330475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2331515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2332684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2334005Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2335177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2336279Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2337272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2338225Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2339231Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2340204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2341491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2342626Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2343527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2344642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2345646Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2347012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2348105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2349125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2350190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2351100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2351966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2353044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2354155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2355084Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2356204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2357348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2358358Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2359865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2361011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2362143Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2363146Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2364118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2365144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2366452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2367539Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2368918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2371466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2373524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2375871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_trunc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2378555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2381681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2384292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2386890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_trunc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2389359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_trunc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2391741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_zero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2394182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2396524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2399059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2401411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_zero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2403704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_zero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2405660Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_async.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2408047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2410462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_async_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2412647Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_async_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2414637Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2417052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2419696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_scalar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2421699Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_scalar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2437943Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2440792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2443549Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2446147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2448771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2451095Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2453434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2455638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2457654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adam.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2460007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2462308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2464800Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adam_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2467097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adam_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2469122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adamw.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2471216Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2473296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2475208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adamw_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2477072Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adamw_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2478995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2481104Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2483240Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2485187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2487089Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2489037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2491387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2493742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2495896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2498015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2500124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2502042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sdp_choice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2504044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2506056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2508078Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2510210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2512123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2514297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2516406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2518311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sgd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2520156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sgd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2521935Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2523908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2525908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2527989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2530484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2532962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2535077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2536969Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2538888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2541103Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_gather_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2543584Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2545863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2547950Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2550043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2552766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2556106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2559235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2562222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2565584Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2568705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2571246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2573473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2575908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2578442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2580760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2582979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_same_storage_numel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2585409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2588107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2590547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2592523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2594724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2597130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2599388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2601509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2603512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2605774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2608001Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2610028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2612165Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2614156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2616401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2618838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2620916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2622946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2625163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2627467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2629826Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2631997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2634290Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2636066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2637858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2640105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2642399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2644419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2647033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2649787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2651985Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2654008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2656177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2658365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_int_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2660768Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_int_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2662933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_int_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2664940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_int_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2666930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_int_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2668816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_all_true.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2671159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2673599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_all_true_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2675683Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_all_true_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2678023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_any_true.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2680478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2682971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_any_true_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2685153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_any_true_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2687335Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_zerotensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2689839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2692208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_zerotensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2694064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_zerotensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2695912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lazy_clone.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2698102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2700493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lazy_clone_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2702595Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lazy_clone_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2704529Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_check_errors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2706577Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2708916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2711248Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_check_errors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2713533Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2715596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2718136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2720608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2722561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2724575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2726798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2728831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2731034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2733227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2735703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2738380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2740608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2742928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2745071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2747982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2750407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2752659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2755038Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2757497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2762534Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2764380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2766730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2769335Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2771703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2773966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2776141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2778426Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2780355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2782573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2784647Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2787070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2789729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2792012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2794419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2796682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2799203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2801593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2804514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2807398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2810284Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2813127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2815641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2818323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2821044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2823444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2826001Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_local_scalar_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2828665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2831595Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2834260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_local_scalar_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2837028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2839863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2842431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2845781Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2848912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2851977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2854634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2857592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2860372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2863142Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2866378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2869383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2872131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2874777Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2877580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2880503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2883241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2885031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_logcumsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2887432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2889845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2892246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2894427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2897105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lstm_mps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2900584Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2904092Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lstm_mps_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2907329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lstm_mps_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2910639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lu_with_info.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2914210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2917143Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lu_with_info_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2919355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lu_with_info_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2921461Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dep_token.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2923484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2925505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dep_token_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2927457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dep_token_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2929449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2931576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2933641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2935733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2938279Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2940621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2942440Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2944456Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2946292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2948497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2950881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2953514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2956124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2958718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2961354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2964140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2966650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2969737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2972721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2975333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2977644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2980184Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2982631Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2985064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2988152Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2990629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2992784Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2995015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2997168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.2999863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3002339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3004894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3007067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3009377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3011973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3014364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3016576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3018730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3021247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3023688Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mixed_dtypes_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3026217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3028691Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mixed_dtypes_linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3031219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mixed_dtypes_linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3033488Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_reshape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3035923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3038301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3040387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3042486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3045056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3047682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3050029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3052236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3054432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3056599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3058979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3061007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3063453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3066272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3068882Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3071183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3073467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3075666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3077997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3080493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3082762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3085053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_no_training.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3087545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3090058Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3092304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3094403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3096632Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3098952Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3101655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3104116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3106408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3108556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3111612Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3113848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3116442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3119468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3121990Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3123977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3126163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3128568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3132018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3135960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3139981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3143929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3147790Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3151387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3154850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3159140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3163352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3167168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3171120Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3174903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3178462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3181959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3185332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3188728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_jagged_dummy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3192244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_jagged_dummy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3195754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3199210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_lengths.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3202562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_lengths_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3205916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_lengths_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3209232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_offsets.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3212589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_offsets_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3215963Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_offsets_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3219293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_ragged_idx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3222703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_ragged_idx_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3226152Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_ragged_idx_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3229519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3232826Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3236761Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3241244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3245263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3248750Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3252157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3255505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3258886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3261301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3264244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3266872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_sum_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3269622Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3271939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3274136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3276850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3279396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3281685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3284047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3286255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3288814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3291179Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3293631Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3296213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3298516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3300738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3303081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3305268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3307373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3309408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3311508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3313842Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3316045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3318077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3320423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3322786Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3325066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_storage_offsets.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3327926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3330578Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3332650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3334938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_strides.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3337393Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3339754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3341863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3344053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3346149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3348563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3351401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3353914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3356017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3358122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3360406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3362562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3364806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3367204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3369410Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3371968Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3374809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3377457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3379711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3381785Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3383912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3386245Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3388580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3390941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3393226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3395606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_available.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3398205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3400931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_available_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3403255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_available_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3405643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3408087Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3410635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3412920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3414959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnz.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3416811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnz_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3418838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnz_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3420881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3423047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3425471Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3427940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3430341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3432802Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3435177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3437277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3439464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_circular.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3441832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3444238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_circular_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3446157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_circular_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3448093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_enum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3450301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3452698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_enum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3454707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_enum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3456743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_packed_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3458944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3461302Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3463623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3465838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3468330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3471005Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3473210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3475003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3476733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3478408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3480384Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3482551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3484778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3486820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3488879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3490681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pin_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3492727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3494853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3496733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pin_memory_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3498558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3500340Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3502206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3504294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3506509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3508706Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3510873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3512811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3514784Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3516885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3519100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3520915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_print.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3523118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3525122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_print_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3526857Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_print_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3528753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_propagate_xla_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3530961Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3533061Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_propagate_xla_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3534932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_propagate_xla_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3536694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_remove_batch_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3538803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3541097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_remove_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3543354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3545360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3547596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3550039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3552572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3554987Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3557024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3559608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3562028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3564169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3566395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3568518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3570680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3573090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3575363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3577709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3580135Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_from_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3582754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3585200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3587621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3589914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_resize_output.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3592606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3594963Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3597325Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_resize_output_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3599761Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_resize_output_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3601762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_rowwise_prune.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3602983Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3604070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_rowwise_prune_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3605195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_rowwise_prune_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3606323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sample_dirichlet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3607562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3608748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3609852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3610891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sample_dirichlet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3612043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3613080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3614586Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3615686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3616746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3617801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3619169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3620206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3621306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3622337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3623668Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3625055Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3626453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3627792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3629134Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3630725Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3632225Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3633675Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3635200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3636662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3637983Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3639293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3640501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3641771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3643043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3644313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3645690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3646927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3648241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3649487Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.3651027Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.3652468Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.3653698Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.3655111Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3656421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3657807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3659103Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3660284Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3661688Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3662954Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3664217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3665429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3666736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_segment_reduce_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3668266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3669759Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3671240Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3672651Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3674113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3675309Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_shape_as_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3676843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3678182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_shape_as_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3679611Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3681040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3682859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3684420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3686002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3687342Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3688693Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3690142Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3691617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3693077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3694450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3696070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3697412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_draw.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3698989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3700139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3701117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3702265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_ff.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3703571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3704738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3705872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3707081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3708466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3709733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3711171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3712301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_scramble.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3713572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3714712Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3715834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3716965Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3718730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3720012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3721247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3722388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3723717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3724943Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3726035Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3727525Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3728512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3729652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3730618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3731667Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3732479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3733328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3734237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3735350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3736245Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3737157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3738059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3738967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3740135Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3741373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3742327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3743307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3744236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3745144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3746067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3747441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3748822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3750141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3751295Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3752614Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3753817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3754854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3755827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3757225Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3758421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3759732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3760846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3762111Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3763215Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3764224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3765331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3766451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3767634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3768998Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.3770155Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.3771270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3772338Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3773568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3774687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3775739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3776972Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3778094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3780099Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3781533Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3782772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3783885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3785171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3786248Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3787158Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3788118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3789449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3790582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3791681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3792710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3794196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3795417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3796554Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3797583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3798769Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3800039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3801100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3802163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3803307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3804450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3805420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3806404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3807410Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mask_projection.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3808673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3809694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mask_projection_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3810738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mask_projection_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3811865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3812783Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3813726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3814650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_reduce_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3815686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3816792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3817806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3818844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3819804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3820833Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3821899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3822933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3823958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3824873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3825872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3827104Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3828110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3829148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3830500Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3831819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3832753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3834043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3835410Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3837227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3838383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3839927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3841257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3842609Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3844125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3845712Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3846796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3848504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3849919Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3851151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3852379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3853187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spdiags.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3854953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3855906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3857337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3858562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spdiags_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3859905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spdiags_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3861094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3862906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3864174Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3865396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3866537Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3867792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3869573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3870957Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3872292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3873574Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3875426Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3876979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3878554Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3879967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3880956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3882477Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3883717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3885000Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3886503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3887872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3889303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3890754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3892391Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3894226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3895738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3897099Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3898515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3900379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3901762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3903458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3905176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3906453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3907661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3908823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3910050Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3911041Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_check_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3912298Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3913257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_check_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3914277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_check_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3915243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_functorch_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3916426Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3917585Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3918865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_functorch_fallback_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3920065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_functorch_fallback_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3921313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3922824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3924082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3925314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3926400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3927441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_floatlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3928816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3930219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3931455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3932628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3933715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_intlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3934985Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3936159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3937125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_intlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3938212Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3939313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_parallel_materialize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3940654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3941916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_parallel_materialize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3943182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_parallel_materialize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3944481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_serialization_subcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3945952Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3947233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3948545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3949823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_string_default.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3951294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3952512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_string_default_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3953661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_string_default_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3954876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_warn_in_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3956019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3957453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3958558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3959787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3961111Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3962546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3963774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3964918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3966213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3967883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3969121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3970452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3971612Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3972764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3974194Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3975419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3976635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3977757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3979322Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3980385Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3981593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3982842Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3983984Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3985122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3986424Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3987627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3989057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3990494Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3991684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3992785Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3993853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3995170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3996491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3997831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.3999138Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4000231Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4001415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4002563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4003562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4004610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4005601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4006758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_cpu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4007704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_cpu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4008584Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4009760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4010832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4011821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4012716Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4013790Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4014982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4016121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4017268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4018406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4019443Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4020415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4021825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4023072Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4024272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4025516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4026653Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4027943Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4029068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4030095Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4031354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4032525Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4033597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4034612Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4035529Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4036362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4037532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4038712Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4039839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4040811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4041889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4042939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4043974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4045358Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4046775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_semi_structured.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4048114Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4049704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_semi_structured_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4051030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_semi_structured_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4052258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4053559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_trilinear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4055375Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4056852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4058240Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4059623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4060947Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4062378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4064235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4065627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4067076Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4068461Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4069967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4071195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4072450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4073450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_trilinear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4074444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_trilinear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4075429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4076746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4077979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4079149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4080327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4081342Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4082656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4083865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4085053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4086111Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4087032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4087914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4089011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4089993Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4090958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4091883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4092845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4094091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4095100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4096064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4097162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4098282Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4099395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unpack_dual.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4100753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4101919Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unpack_dual_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4103133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unpack_dual_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4104207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4105572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4106710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4107775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4108810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4110153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4111206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4112334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4113462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4114727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4115669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4116684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4117724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4118929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4120410Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4121736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4123011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4124207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4125462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4126666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4127859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4129385Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4130839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4132076Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4133384Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4134447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4135673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4136780Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4137964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4139174Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4140353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4142248Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4143465Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4144803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4145988Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4147138Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4148022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4149133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4150255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4151593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4152825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4153935Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4155120Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4156294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4157437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4158457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4159560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4160568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4161637Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4163021Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4164222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4165359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4166475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4167647Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4168689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4169808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4171143Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4172390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4173469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4174652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4176221Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4177578Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4179125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4180449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4181459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4182666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4184051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4185278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4186446Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4187588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4189091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4190516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4191960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4193423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4194880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4195966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4197204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4198357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4199747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4200905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4201924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4203048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4204180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4205774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4206995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4208261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4209526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4210656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4211980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4213063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4214403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4215677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4216789Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4217981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4219010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4220108Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4221232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4222249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4223195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4224277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4225345Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4226823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4228239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4229916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4231597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4232995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4234378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4235794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4237035Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4238320Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4239541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4240757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4241862Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4243292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4244561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4245689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4246846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4248236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4249411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4250544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4251695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4253099Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4254437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4255562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4256877Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4258333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4259560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4260744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4261809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4263097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4264106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4265146Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4266167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4267471Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4268495Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4269610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4270528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4271599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4272901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4273864Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4274789Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4275869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4276972Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4278210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4279358Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_version_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4280218Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_version_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4281287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4282526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4283728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4284677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4285739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4286810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int8pack_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4287964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4288903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int8pack_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4289919Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int8pack_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4290964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4292254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4293418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4294781Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4295865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4296969Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4298050Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4299211Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4300568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4301744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4302845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4303934Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4305109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4306453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4307684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4308792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4309833Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4310968Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4312041Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4312937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4313830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/abs.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4315039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4316142Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/abs_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4316987Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4318006Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/abs_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4319096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/abs_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4319884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/absolute.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4320818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4321834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4325603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/absolute_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4326762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/absolute_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4328030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4328939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4329941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4330928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4331989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4332853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4333826Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4334771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4336022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4336949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4337802Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4338650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4339544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4340340Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4341180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4342070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4343168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4344087Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4345049Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4346084Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4347364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4348530Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4349724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4350710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4351753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4352682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4353745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4370409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4371706Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4374113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4375178Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4376371Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4377444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4378583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4379589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4380617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4381481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4382676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4383707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4384858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4385931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4387145Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4388568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4389994Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4391282Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4392402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4393694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4394827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4395945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4397498Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4398832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4400197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4401279Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4402460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4403582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4404694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4405805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4406876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4408457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4409730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4411113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4412400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4413538Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4414682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4415666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4417106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4418361Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4419587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4420743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4421844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4423080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4424311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4425309Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4426447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4427878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4428877Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4430145Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4431051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4432115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4433047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4433867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4434869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addbmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4435896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4436975Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4437918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4438917Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addbmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4439862Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addbmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4440825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4442301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4443451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4444696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4445779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4446824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4447743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4448647Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4449640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4450966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4452139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4453209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4454220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4455256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4456224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4457137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4458050Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4459227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4460194Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4461110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4462440Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4463466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4464444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4465528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4466588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4467920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4468939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4469974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4471021Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4472180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4473135Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4474189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4475137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4476379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4477459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4478521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4479550Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4480429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4481437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adjoint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4482700Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4483828Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adjoint_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4484999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adjoint_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4486202Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4487314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4488859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4490239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4491326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4492864Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4494078Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4495263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4496402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4497562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4498572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4499712Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4501011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4501947Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4503013Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4503995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4505053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4506049Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4507254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4508361Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4509302Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4510217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4511438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4512415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4513319Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4514190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4515341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4516437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4517408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4518423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4519628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4520933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4522289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4523441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4524589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4525739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4526925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4527904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4528839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4529700Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/allclose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4530775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4531729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/allclose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4532657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/allclose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4533533Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alpha_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4534795Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4535768Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4536736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4537745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4539206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4540257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4541272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4542253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4543434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4544294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4545204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4546149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4547404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4548419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4549375Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4550340Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4551393Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4552296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4553235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4554234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4555470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4556433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4557416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4558343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4559513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4560331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4561182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4562297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4563695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4565121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4566213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4567194Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/angle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4568311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/angle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4569326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/angle_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4570339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/angle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4571238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/angle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4572085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4573267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4574486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4575469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4576402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4577344Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4578122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4579011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4579898Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4580818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4581727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4582845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4583795Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4584745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4585746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4586635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4587518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4588433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4589596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4590554Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4591504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4592364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4593443Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4594433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4595309Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4596157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4597347Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4598356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4599332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4600352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4602425Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4603441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4604381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4605331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4606304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4607560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4608546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4609484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4610664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4611609Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4612574Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4613478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4614625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4615650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4616617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4617508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4618922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4619901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4620970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4621993Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4623037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4624125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4625094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4626094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4627402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4628371Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4629623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4630521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4631460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4632448Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4633519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4634424Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argsort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4635607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4636804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4637954Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4639131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4640222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argsort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4641284Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argsort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4642193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argwhere.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4643420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4644505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argwhere_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4645525Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argwhere_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4646473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4647951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4648968Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4650159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4651508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4652594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4653696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4654613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4655775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4656745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4657681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4658724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4659781Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4661065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4661946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4663142Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4664368Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4665671Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4667188Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4668309Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4669534Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4670661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4671669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4672763Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4673778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4674730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4676235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4677219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4678406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4679645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4680806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4681933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4682971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4683992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4684869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4686166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4687218Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4688397Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4689449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4690418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4691409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4692327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4693635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4694848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4696046Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4697135Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4698313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4699499Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4700651Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4701736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4703333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4704533Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4705725Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4706845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4708042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4709176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4710245Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4711369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4712847Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4714066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4715252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4716248Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4717697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4718971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4720155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4721115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4722505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4723460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4724499Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4725380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4726675Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4727799Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4728841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4729806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4730798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4732307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4733387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4734493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4735653Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4736838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4738016Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4738966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4740315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4741412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4742514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4743512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4744704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4745715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4746937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4747811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4749019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4750486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4751572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4752976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4753967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4755036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4756239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4757518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4759042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4760194Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4761552Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4762474Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4763481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4764381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4765238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4766150Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4767358Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4768296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4769213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4770222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4771277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4772204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4773237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4774200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bartlett_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4775434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4776523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bartlett_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4777525Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4778609Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bartlett_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4779572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4780692Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4781843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4782888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4784380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4785517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4786598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4787674Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4788682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4789772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4790845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4792250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4793334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4794438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4795439Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4796628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4797584Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_elemt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4798765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4799766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_elemt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4800624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4801669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4802932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4804045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4805066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4805969Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4807020Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4808388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4809606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4810787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4811936Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4812871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4813918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4814875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4816235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4817528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4818751Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4819895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4820909Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_update_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4822243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4823291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4824417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4825554Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4826527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4827449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4828665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4830035Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4831091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4832062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4833095Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4834019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4835010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4835818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bilinear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4837229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4838491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bilinear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4839735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bilinear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4840915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4842123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4843327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4844649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4845838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4846997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4848204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4849222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4850269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4851350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4852625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4853938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4855138Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4856249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4857204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bincount.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4858429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4859616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4860740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4861779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bincount_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4862928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bincount_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4863991Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binomial.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4865309Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4866400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4867536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4868597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binomial_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4869717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binomial_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4870707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4871934Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4873376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4874523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4875722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4876731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4877899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4879180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4880286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4881365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4882762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4884401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4885458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4886507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4887518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4888810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4889916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4891066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4892134Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4893630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4894720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4896071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4897096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4898251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4899523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4900733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4901816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4903086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4904684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4905867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4907060Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4908073Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4909010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4910107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4911045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4912016Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4913297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4914733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4916057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4917451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4918496Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4919849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4920889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4922031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4923074Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4924322Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4925691Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4926699Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4927758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4928767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4929896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4931021Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4931933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4932992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/blackman_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4934270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4935440Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/blackman_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4936534Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/blackman_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4937496Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/block_diag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4938656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4939803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/block_diag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4940781Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/block_diag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4941731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4943147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4944353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4945458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4946330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4947452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4948463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4949483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4950586Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4951790Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4953110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4954400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4955609Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4957091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4958221Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4959941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4960965Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bucketize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4962345Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4963542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4964777Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4965728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bucketize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4966808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bucketize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4967603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/can_cast.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4968815Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4969745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/can_cast_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4970640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/can_cast_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4971570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cartesian_prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4972778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4973878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cartesian_prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4974846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cartesian_prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4975771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4977024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4978242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4979242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4980131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4981101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4982131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4983428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4984531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4985605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4986661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4987857Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4988961Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4990143Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4991241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4992311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4993303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4994373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4995683Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4996756Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4998114Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.4999747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5000986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5002168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5003250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5004387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5005357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cdist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5006584Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5007636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cdist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5008611Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cdist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5009575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5010990Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5012066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5013119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5013974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5014986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5016011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5016901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5017853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/celu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5018905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5019876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/celu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5020821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/celu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5021784Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chain_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5023104Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5024090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chain_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5025292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chain_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5026109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chalf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5027645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5028958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chalf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5030268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chalf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5031555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/channel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5033141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5034756Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5036012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5037343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5038905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5040220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5041482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5042695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5044187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5045940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5047723Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5049389Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5051030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5052622Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5054160Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5055736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5057742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5059485Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5061113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5062780Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/choose_qparams_optimized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5064924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5066680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5068425Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5069953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5071921Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5073514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chunk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5075002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chunk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5076509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5078683Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5080297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5081918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5083414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5085540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5087198Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5088878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5090432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5092081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5093639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5095187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5096675Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5098344Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5099838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5101948Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5103603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5105266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5106829Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5108476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5110183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5111776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5113291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5114849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5116258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clip.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5118144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5119758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clip_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5121236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clip_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5122690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clone.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5124578Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5126104Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clone_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5127593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clone_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5129090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5130492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5132447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5134028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/coalesce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5135565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/coalesce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5137083Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col2im.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5138738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5140377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5141935Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col2im_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5143433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col2im_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5144943Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5146834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5148160Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5150295Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5152155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5153620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5155030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5156468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5157687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5159042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/column_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5160619Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5162086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/column_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5163497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/column_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5164927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/combinations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5166764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5168296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/combinations_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5169771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/combinations_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5171134Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5173038Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5174538Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5176107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5177664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5179186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5180644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5182521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5184181Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5185776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5187345Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concatenate.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5189481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5191127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concatenate_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5192767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concatenate_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5193988Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5195652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5196717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5197942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5199359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5200472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5202014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5203483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5204696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5205969Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5207338Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5208732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/constant_pad_nd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5210319Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5211587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/constant_pad_nd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5212941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/constant_pad_nd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5214192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/contiguous.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5215428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5216387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/contiguous_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5217366Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/contiguous_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5218200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5219341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5220341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5221129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5222054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5223052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5224018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5224820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5225755Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5226747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5227729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5228517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5229580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_depthwise3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5230620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5231749Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5232739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_depthwise3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5233633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5234579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5235405Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5236619Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5237517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5238574Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5239907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5240718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5241728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5242742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5243928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5245027Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5246002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5246966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5248081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5249127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5250074Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5251058Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5252343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5253295Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5254316Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5255279Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5256254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5257649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5258659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5259692Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5260768Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5261976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_overrideable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5263629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5265013Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5266245Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5267471Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5268516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5269645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5270677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_overrideable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5272007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5273238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_overrideable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5274543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5275519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5276842Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5278242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5279200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5280068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5281078Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5282357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5283576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5284529Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5285524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5286480Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5287629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5289017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5290234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5291225Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5292091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5293204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5294038Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5294960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5295738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/corrcoef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5297007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5297886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/corrcoef_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5298822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/corrcoef_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5299611Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5300733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5301764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5302625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5303512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5304367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5305403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5306179Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5307044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5308287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5309140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5310219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5311236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5312381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5313364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5314423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5315381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_embedding_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5316623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5317682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5318848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5319776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_similarity.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5320895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5321893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_similarity_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5322915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_similarity_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5323777Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/count_nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5324915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5325904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5327028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5328002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/count_nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5328990Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/count_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5329789Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cov.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5330884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5331867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cov_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5332630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cov_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5333511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5334562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5335626Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_entropy_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5336752Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5337800Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_entropy_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5338789Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5339646Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5340642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5341590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5342886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5343950Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5345112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5346528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5347563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5348676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5349815Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5351062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5352008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5353251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5354391Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5355311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5356452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5357716Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5359108Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5360491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5361946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5363093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5364471Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5365677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5366950Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5367982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5368950Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5370037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5371351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5372470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5373571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5374664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5376589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5378326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5379432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5380403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5381475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5382553Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5383825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5385015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5386009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5387159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5388294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5389425Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5390492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5391441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5392794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5394009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5395036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5396072Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5397236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5398494Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5399705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5400792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5401949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5403191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5404338Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5405597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5406800Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5407932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5409066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5410484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5411601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5413037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5414478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5415480Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_is_acceptable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5416734Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5417733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5418740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5419690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5420849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5422071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5422935Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5423805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5424698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummaxmin_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5425907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5426926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummaxmin_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5428076Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5429017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5430319Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5431487Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5432436Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5433329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5434279Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5435234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5436578Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5437646Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5438871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5440349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5441615Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5442776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5443838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5444699Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5445779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5446720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5447669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5448613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5449837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5450970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5451910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5452964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5453870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5454812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5455710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5456598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5457580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumulative_trapezoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5458730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5459810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5460940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5461813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5462853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5463687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5464687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5465718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/deg2rad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5466842Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5467669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/deg2rad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5468876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/deg2rad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5470064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dense_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5471195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dense_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5472263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dense_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5473314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dense_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5474303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dense_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5475205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dequantize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5476735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5477964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5479245Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5480147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dequantize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5481118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dequantize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5482062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5483183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5484118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5485002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5485979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5487232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5488184Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5489447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5490624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5491571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5492563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5493633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5494527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5495441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5496747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5497609Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_embed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5498858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5500564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5501655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_embed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5502676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_embed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5503513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5504597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5505546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagflat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5506934Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5508081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagflat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5509028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagflat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5510019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5511096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5512312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5513366Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5514310Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5515550Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5516738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5517633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5519134Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5520554Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5521563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5522720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5523807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5524860Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5525888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5527330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5528715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5529945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5531124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5531995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diff.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5533252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5534323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diff_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5535289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diff_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5536377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5537700Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5538832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5539916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5541002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5542216Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5543189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5544084Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5544898Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5545932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5546728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5547497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5548444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5549629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5550950Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5551973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5552798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5553805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5554882Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5555730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5556693Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5557701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5559048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5560024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5561005Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5561894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5562929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5564139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5565156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5565981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5566773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5567604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5568746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5569636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5570596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5571458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5572530Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5573452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5574397Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5575325Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5576418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5577317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5578227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5579100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/einsum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5580233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5581147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/einsum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5582097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/einsum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5582961Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5583944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5585180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5586265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5587240Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5588160Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5589128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5590128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5591005Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5592164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5593081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5593954Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5594770Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5595852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5596775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5597562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5598431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5599688Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5600931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5602248Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5603717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5605286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_bag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5606782Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5608232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5609563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5611355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5612621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5614349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5616039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5617557Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5618993Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5620466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5621798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5623120Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5624620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5626133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5627501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5629070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5630470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5631552Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5632502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5633621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5634918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5636026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5637431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5638328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5639914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5641202Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5642189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5643264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5644230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5645546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5646639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5647728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5648747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5649686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5650780Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5651663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_permuted.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5652879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5654005Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_permuted_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5655062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_permuted_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5656197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5657635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5658610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5659569Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5660582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5661775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5662917Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5664038Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5665239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5666304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5667203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5668402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5669352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5670327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5671288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5672349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5673351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5674266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5675153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5676147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/equal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5677127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/equal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5678179Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5679340Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5680383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5681629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5682722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5683850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5684760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5685819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5686735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5687674Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5688504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5689805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5690780Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5691674Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5692597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5693593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5694384Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5695340Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5696306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5697738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5698858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5699981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5701001Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5702062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5703261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5704145Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5705278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5706321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5707847Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5708891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5710060Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5711157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5712303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5713402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5714451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5715709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5716774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5717699Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5718744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5719748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5720593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5721483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5722362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5723262Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5724373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5725249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5726109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5727190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5728116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5729367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5731263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5732785Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5734185Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5735449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5736598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5737864Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5739618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5741070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5742369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5743800Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5744942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5746249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5747208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5748656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5750266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5751616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5752821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5754310Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5755548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5756799Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5757700Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5759596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5760973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5762311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5763597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5764868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5766110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5767609Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5769194Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5770469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5771986Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.5773343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5774787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5776469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5777717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5779086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5780451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5781601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5783050Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5784341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5785455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5786465Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5787517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5789081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5790420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5792039Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:07.5793644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5795464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5797596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5799678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5801071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5802202Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5803291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5804570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5805678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5806887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5808298Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5809380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5810742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5811855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5812980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5814083Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5815291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5816605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5817846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5818927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5820192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5821257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5822350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5823420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5824430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5825482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5826794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5828233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5829385Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5830447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5831724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5832893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5833893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5834938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5836235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5837287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5838424Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5839666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_alpha_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5841090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5842240Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5843271Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5844264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5845770Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5846878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5847799Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5848624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5849627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5850796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5851903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5852807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5854067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5855093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5856063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5857007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftfreq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5858140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5858995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftfreq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5860132Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftfreq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5861534Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5862775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5863621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5864838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5865876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5867382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5868779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5870284Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5871494Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5872502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5873582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5874873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5876041Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5877830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5879244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5880309Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5881713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5883389Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5884860Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5886072Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5887254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5888452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5889965Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5891622Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5892855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5894526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5895797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5897246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5898520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5900099Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5901020Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5902303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5903263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5904582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5905768Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5906925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5908164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5909615Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5911309Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5912802Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5914211Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5915957Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5916900Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5918322Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5919817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5921367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5922486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5923560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5924586Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5925694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5927130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5928161Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5929185Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5930514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5931643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5932703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5933701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5935200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5936394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5937416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5938264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5939333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5940714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5941724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5942738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5943982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5944950Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5945871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5946727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftfreq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5947978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5948932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftfreq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5949957Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5950894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5952144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5953296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5954227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5955249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5956337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5957313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5958290Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5959392Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5960644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5961809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5962713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5963772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5964725Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5965702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5966683Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fix.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5967869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5968854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fix_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5969861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fix_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5971017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5972338Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5973478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5975078Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5976301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5977585Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5978750Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5979806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5980701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flip.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5981999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5983050Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flip_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5984251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flip_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5985241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flip_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5986365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flip_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5987343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fliplr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5988586Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5989619Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fliplr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5990610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fliplr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5991584Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flipud.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5992849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5993872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flipud_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5994797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flipud_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5995639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/float_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5996858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5997879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/float_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5999025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/float_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.5999827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6001007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6001989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6003019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6003917Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6005178Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6006201Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6007184Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6008241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6009387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6010478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6011677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6012822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6013875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6014963Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6016727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6018108Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6019087Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6020249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6021220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6022290Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6023280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6024048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6024959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6026327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6027352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6028498Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6029564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6030739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6031751Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6032798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6033754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6035070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6036514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6037697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6039043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6039928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6041068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6042155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6043272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6044335Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6045755Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6046800Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6047829Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6048796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6049890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6050985Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6051885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6052957Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6054094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6055630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6057148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6058565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6059937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6061336Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6062536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6063797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6065445Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6066823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6068161Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6069424Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6070610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6071724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6072855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6073918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6075023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6076321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6077609Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6079065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6080336Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6082287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6083843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6085405Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6086524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6087949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6089377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6090457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6091469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6092738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6093959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6095002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6096008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6096891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6097929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frobenius_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6099310Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6100335Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frobenius_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6101347Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frobenius_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6102269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/from_file.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6103521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6104755Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6105775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/from_file_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6106740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/from_file_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6107743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6109131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6110201Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6111459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6112434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6113636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6114597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6115506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6116490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6117671Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6118951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6120177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6121053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6122178Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6123505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6124474Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6125794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6127172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6128595Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6129673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6144074Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6145724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6147096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6148544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6150104Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6151528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6153709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6155299Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6156904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6158364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6160050Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6161569Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6163026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6165139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6166760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6168314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6169852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6171423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6172912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6174352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6175778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6177328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6179496Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6181233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6182937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6184536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6186257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6187871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6189518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6191626Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6193239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6194837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6196304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6197926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6199542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6201029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6202595Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6204554Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6206317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6208084Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6209787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6211370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6212933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6214258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geqrf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6215483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6216893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6218261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geqrf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6219551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geqrf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6220778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ger.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6222646Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6224161Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ger_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6225630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ger_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6227037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6228684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6230436Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6232121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6233696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_jvp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6235708Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6237412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6239276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6241005Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_jvp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6242686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6244297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6245903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6247976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6249541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6251117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6252589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_jvp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6254496Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6256125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6257733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6259300Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_jvp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6260801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_jvp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6262250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6263815Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6265316Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6266824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6268330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gradient.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6270323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6271928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gradient_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6273465Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gradient_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6274961Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6276886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6278482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6280626Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6282259Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6283919Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6285488Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6287001Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6288559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6290100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6291753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6293843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6295652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6297482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6299232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6300942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6302949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6304657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6306432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6308069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6309745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6311294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6312975Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6315048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6316864Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6318831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6320528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6322128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6324123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6325839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6327570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6329223Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6330838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6332785Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6334382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6335963Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6337458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6339417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6341009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/group_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6342230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/group_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6343063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6344107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6345928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6347468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6348987Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6350941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6352436Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6353984Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6356005Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6357623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6359328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6360792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6362381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6363843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6365280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6366867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hamming_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6368867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6370517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hamming_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6372125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hamming_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6373656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hann_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6375592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6377182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hann_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6378754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hann_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6380280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6381988Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6384236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6386039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6387853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6389638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6391455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6393235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6394897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6397125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6398968Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6400701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6402269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6403964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6405588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6407141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6408698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6410370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6412643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6414472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6416311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6418028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6419859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6421653Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6423358Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6425522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6427224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6428937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6430616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6432334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6434000Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6435663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6437180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6438963Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6440990Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6442771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6444548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6446264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6447932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6449590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6451281Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6452954Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6454554Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6456135Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6457634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6459227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6460978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6462733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6464542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6466185Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6467832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6469563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6471221Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6472843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6474468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6475971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6478172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6479926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6481646Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6483200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6484889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6486485Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6488040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6489683Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hinge_embedding_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6491728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6493452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6495106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6496544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6498162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6499827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6501378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6502863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6504369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6506048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6507657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogram_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6509314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogram_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6510928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogramdd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6512981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6514613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogramdd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6516253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogramdd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6517726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6519722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6521269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6522772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6524205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hspmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6525743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hspmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6527224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hspmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6528682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6530596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6532144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6533646Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6535148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6536751Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6538867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6540644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6542433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6544109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6545768Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6547437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6549160Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6550824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6552417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6553924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6556011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6557594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6559308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6560822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6562412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6563961Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6565448Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6567472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6569032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6570601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6572067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6573621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6575106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6576599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6578055Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6580140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6581757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6583392Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6584911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6586517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6588125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6589762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6591261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6593416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6595060Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6596724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6598248Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6600001Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6601559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6603076Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6604551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6606180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6607811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6609364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/im2col_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6610875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/im2col_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6612308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/imag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6614173Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6615762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/imag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6617238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/imag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6618691Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6620178Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6622288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6624220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6625884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6627605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6629288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6631007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6632573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6634121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6636219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6637714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6639302Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6641442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6643384Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6645060Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6646732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6648292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6649959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6651548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6653105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6654752Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6656379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6658316Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6660268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6661924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6663596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6665312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6666900Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6668517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6670129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6671746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6673276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6674767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6676243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6678193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6679847Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6681376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6682910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6685053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6686760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6688462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6690034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6691744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6693404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6695004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6696523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6698153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6700217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6701944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6703623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6705659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6707426Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6709165Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6710833Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6712423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6713889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6715829Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6717371Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6719444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6721610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6723224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6724814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6726379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6727888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6729787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6732132Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6734118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6736021Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6737451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inner.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6739344Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6740875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inner_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6742362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inner_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6743964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/instance_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6746006Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6747651Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/instance_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6749353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/instance_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6750845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/int_repr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6752749Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6754321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/int_repr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6755845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/int_repr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6757321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6759434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6760986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6762510Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6764025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_coalesced.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6765974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6767587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_coalesced_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6769139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6770723Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6772650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6774230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6775767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6777219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6779126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6780655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6782212Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6783818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_distributed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6785775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6787472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_distributed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6789061Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_distributed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6790689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_floating_point.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6792714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6794364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_floating_point_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6796009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_floating_point_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6797531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6799560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6801190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_inference_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6802644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_leaf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6804199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_inference_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6806067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6807592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_leaf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6809157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_leaf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6810605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6812499Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6814007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6815491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6816976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6818893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6820514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6822127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6823129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_pinned.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6824178Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6825026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6825837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_pinned_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6826883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_pinned_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6828358Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_same_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6830355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6831954Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_same_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6833521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_same_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6834966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_set_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6836612Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6838252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6839893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_set_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6841432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_set_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6842911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_signed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6844915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6846470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_signed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6847980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_signed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6849597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_vulkan_available.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6851606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6853300Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_vulkan_available_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6854991Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_vulkan_available_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6856456Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isclose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6858470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6860062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isclose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6861611Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isclose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6863113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isfinite.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6865051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6866648Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isfinite_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6868196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isfinite_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6869670Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6871727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6873313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6874926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6876406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6878004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6879608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6881080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6882634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isinf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6884540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6886065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isinf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6887551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isinf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6888983Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isnan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6890870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6892463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6894159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6895758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isnan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6897240Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isnan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6898804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6900919Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6902583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6904244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6905779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6907472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6909067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6910661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6912161Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6914278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6915936Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6917598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6919247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6920967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6922563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6924090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6925553Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isreal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6927488Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6929048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isreal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6930548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isreal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6932044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/istft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6933912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6935515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/istft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6937056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/istft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6938482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/item.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6940362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6941883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/item_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6943357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/item_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6944900Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kaiser_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6946889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6948498Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kaiser_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6950144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kaiser_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6951592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kl_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6953467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6954995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kl_div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6956472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kl_div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6957887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kron.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6959932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6961438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kron_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6962913Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kron_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6964409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6966333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6968285Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6969944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6971671Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6973283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6974828Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6976341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/l1_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6977719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6979640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6981159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/l1_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6982652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6984154Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6986095Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6987694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6989298Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6990710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6992766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6994342Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6995935Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6997388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.6999114Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7000630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7002080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7003533Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ldexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7005394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7006917Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ldexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7008410Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ldexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7010498Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7012118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7013729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7015184Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7016751Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7018233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7019679Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7021170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7022782Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7025013Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7026766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7028563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7030287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7032054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7033765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7035417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7037633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7039376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7041064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7042620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7044271Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7045861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7047470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7048899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7051006Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7052631Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7054246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7055727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7057332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7058843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7060310Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7061754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7063637Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7065152Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7067083Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7068661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7070286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7071801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7073295Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7074811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7076895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7078532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7080272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7081807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7083427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7084979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7086560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7088037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7089929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7091487Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7093414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7095007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7096999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7099195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7100838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7102435Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7104028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7105575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7107112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7108589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7110232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7112240Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7113899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7116144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7117917Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7119779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7121453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7123202Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7124911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7126616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7128314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7129984Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7131507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cond.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7133463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7135068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cond_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7136635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cond_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7138170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7140317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7141994Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7143685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7145271Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7146976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7148579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7150213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7151723Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7153744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7155328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7156880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7158476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7160571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7162230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7163914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7165406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eig.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7167140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7168900Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7170503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eig_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7172050Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eig_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7173579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7175548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7177141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7178729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7180283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7182271Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7183988Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7185708Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7187369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7188970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7190592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvalsh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7192656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7194314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7195928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7197636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_householder_product.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7199594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7201470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7203301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_householder_product_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7205118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_householder_product_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7206619Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7208616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7210152Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7212307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7213999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7215700Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7217286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7218978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7220580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7222183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7223754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7225315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7226896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7228904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7230677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7232905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7234690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7236470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7238160Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7240035Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7241727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7243455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7245152Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7246844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7248403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7250595Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7252345Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7254104Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7255744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7257484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7259122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7260758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7262272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lstsq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7264270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7265962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7267641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7269361Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lstsq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7270954Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lstsq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7272441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7274576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7276218Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7277904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7279555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7281628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7283284Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7285514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7287321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7289105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7290802Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7292560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7294257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7295907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7297534Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7299178Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7300731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7302414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7303987Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7305534Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7307120Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7308660Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7310936Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7312656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7314399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7316038Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7317736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7319493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7321176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7322769Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7324819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7326432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7328043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7329628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7331635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7333412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7335152Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7336835Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7338449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7340042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7342087Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7343768Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7345435Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7347039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7349145Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7350905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7352563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7354178Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_rank.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7356189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7357901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7359658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7361297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_multi_dot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7363305Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7365013Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_multi_dot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7366635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7368164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7370126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7371721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7373282Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7374805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_pinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7376753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7378881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7380867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7382321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_pinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7385080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_pinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7388676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7392602Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7396530Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7399986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7402379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7405078Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7408180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7410579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7412979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7415469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7417810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7420122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7422586Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7424910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7427492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7430059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7432396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7434372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7436420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7438779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_triangular.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7440914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7443197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7445387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7447547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7449462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7451532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7453581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7455499Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7457357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svdvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7459454Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7461618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svdvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7463626Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svdvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7465474Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7467721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7470018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7471926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7474050Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorsolve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7476304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7478697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7480878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7482900Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vander.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7484883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7486972Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vander_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7488854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vander_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7490626Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vecdot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7492725Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7494817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vecdot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7496766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vecdot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7498588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7500801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7503059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7505132Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7507043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7509121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7511285Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7513305Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7515195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7517068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7519581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7521814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7524175Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7526662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7529024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7531402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7533560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7535514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7537564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7539729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7542105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7544343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7546388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7548270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7550085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7551742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7553762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7555835Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7557938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7560000Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7561859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7563741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7565498Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7567267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7569365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7571473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7573509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7575447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7577665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7579679Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7581700Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7583606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7585897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7588150Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7590088Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7592039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7593923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7595799Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7597682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7599941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7602645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7604640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7606771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7608838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7610986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7612899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7615025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7617289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7619448Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7621721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7623870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7625871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7627841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7629924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7631853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7634192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7636882Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7639421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7641604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7643782Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7646054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7648335Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7650655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7653155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7655477Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7657701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7659819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7661985Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7664394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7666977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7669475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7671439Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7673624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7675634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7677871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7680367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7682644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7684575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7686767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7689069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7691271Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7693806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7696180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7698214Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7700205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7702164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7704169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7706155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7708243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logcumsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7710570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7712811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7714931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7717318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7719724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7722043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7724331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7726733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7728925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7731287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7733684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7735882Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7738008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7740080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7742138Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_not.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7744522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7746904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7749112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7751257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_not_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7753308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_not_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7755407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7757827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7760429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7762788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7764951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7767081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7769129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7771522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7773655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7775724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7777627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7779591Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7781334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7783175Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7785227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7787346Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7789313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7791307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7793402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7795374Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7797369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7799540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7801642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7803789Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7805809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7807767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7809729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7811722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7813966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7815929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7818036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7820068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7822085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7823931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7826124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7828606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7831076Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7833245Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7835192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7837035Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7839274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7841739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7843901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7846120Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7848242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7850382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7852356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7854360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7856750Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7859122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7861278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7863643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7865916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_mps_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7868345Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7871046Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_mps_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7873723Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7876064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7878738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7881172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7883475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7885682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7887620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7889565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7891656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7893531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7895476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7897509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7899684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7902405Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7904192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7906457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7908698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7910922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7912639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7914709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7916907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7919073Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7921599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7923907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mH_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7925934Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mH_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7927828Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mT.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7930227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7932414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mT_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7934563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mT_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7936775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/margin_ranking_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7938966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/margin_ranking_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7941579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7944233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7946539Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7948763Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7951301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7953321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7955347Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7957300Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7959597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7961812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7963812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7966436Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7969129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7971593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7974264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7976654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7978878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7981084Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7983101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7985523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7987774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7990045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7992519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7995102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7997474Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.7999985Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8002306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8004672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8006920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8008998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8010873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8013234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8015704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8018078Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8020528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8022749Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8024792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8026908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_H.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8029476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8031986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_H_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8034543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_H_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8036773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8039541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8042364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8045013Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8047372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8049780Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8052078Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8054052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8056100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8058360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8060767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8062915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8064874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8067196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8069787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8071894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8074152Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8076197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8078318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8080700Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8082768Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8084820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8087203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8089639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8091792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8094033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8096481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8099417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8102057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8104827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8107109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8109672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8111806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8113813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8116223Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8118709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8120717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8122885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8125133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8128180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8131236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8133886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8136635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8139093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8141593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8143887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8146406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8148814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8150935Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8152879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8155219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8157578Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8160132Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8162451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8164851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8167310Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8169827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8172451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8175162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8178427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8181558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8184668Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8187785Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8190873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8193791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8196779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8199830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8202669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8205526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8208167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8211021Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8213726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8216314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8218850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8221605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8223797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8225816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8227991Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8230037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8232490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8234824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8236865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8238916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8240875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8243209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8245573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8247808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8250774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8254374Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8257646Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8260441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8263010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8265644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8268289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8271029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8273434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8275398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8277686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8295686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8298204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8300397Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8302526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8304897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8306997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/meshgrid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8309545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8311801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/meshgrid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8313951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/meshgrid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8315873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8318432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8320999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8323290Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8325219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8327056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8329178Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8330908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8332775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8334779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8337243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8339599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8341906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8344104Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8346207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8348417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8350535Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8352372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8354694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8357354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8360068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8362428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8364745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8367133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8369676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8372064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8374144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8376282Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8378395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8380787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8382984Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8385061Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8387239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8389702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8392031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8394271Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8396399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8398277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8400501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8402682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8404857Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8407364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8410186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8412776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8415211Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8417475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8419733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8422731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8425386Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8428032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8430473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8432634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8434457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8437026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8439895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8442177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8444438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8446705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8448863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8450840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8452949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8454751Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8456715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8459266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8461598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8463964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8466562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8468622Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8471076Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8473742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8476253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8478421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8480542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8482476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8484350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8486457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8488927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8491606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8494210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8496765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8499441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8502123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8504159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8506449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8508686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8511012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8512965Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8515315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8518462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8520871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8523747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8526149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8528461Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8530649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8532844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8535217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8537861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8540333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8542640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8543817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8544790Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8545922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8546982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8548039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8549415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8550501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8551549Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8553007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8554096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8555231Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8556217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8557304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8558714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8559788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8560841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8562129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8563333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8564269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8565272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8566616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8567643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8568813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8570125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8571761Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8573098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8574345Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8575537Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8576754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8578189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8579658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8581128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8582349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8583728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8584872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8585859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8587054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8588607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8589905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8590903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8591812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8592887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8593727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8594618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8595670Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8596846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8597980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8599132Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8600120Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8600996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8601920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8603001Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/moveaxis.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8604235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8605306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/moveaxis_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8606294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/moveaxis_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8607229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/movedim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8608457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8609425Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/movedim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8610519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/movedim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8611871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8613532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8614757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8615982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8617296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8618655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8619822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8620779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8621631Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8622814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8624098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8625186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8626353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8627403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8628853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8629903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8631082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8632162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8633177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8634350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8635403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8636261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/msort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8637401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8638362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/msort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8639357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/msort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8640095Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8641157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8642370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8643187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8644105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8644955Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8645787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8646650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8647548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8648403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8649361Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8650411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8651367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8652354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8653396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8654438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8655511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8656511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8657490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8658517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8659583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8660733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8661819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8662924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8663981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8665210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8666249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8667382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8668530Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8669736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8670827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8671825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8672806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8673741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multinomial.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8674758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8675788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8676762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multinomial_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8677688Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multinomial_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8678791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multiply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8680045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8681121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multiply_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8682162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multiply_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8683299Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8684204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8685190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8686069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mvlgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8687234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8688162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8689221Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8690216Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mvlgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8691125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mvlgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8692037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nan_to_num.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8693102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8694176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8695272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8696161Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nan_to_num_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8697130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nan_to_num_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8698084Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8699105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8700038Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8700903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8701777Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8702882Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8703978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8704929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8705825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8706726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8707623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8708447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanquantile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8709621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8710742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanquantile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8711716Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanquantile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8712655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nansum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8713729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8714906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8716019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nansum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8717137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nansum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8718196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8719610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8720565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8721834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8722828Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8723813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8724766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8725846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8726714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8727744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8728803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8730105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8731301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8732679Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8733608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8734615Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8735679Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8736745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8737747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8738816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8739892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_channel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8741275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8742437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8743511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8744536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8745549Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8746572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8747958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8749357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8750686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8751907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8753088Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8754401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8755583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8756743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8757902Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8759229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8760417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8761713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8763351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8764812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8766147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8767493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8768662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8769897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8771155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8772196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8773409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8774464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8775442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8776560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8777854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8779037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8780128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8781203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8782338Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8783582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8784678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8785984Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8787198Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8788348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8789470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8790650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8791915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8793054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8794020Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8795410Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8796639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8797738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8799004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8800022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8800853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8801821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8802628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8804021Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8805112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8806032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8807027Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8808394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8809511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8810778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8811913Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/negative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8813456Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8814730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/negative_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8816008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/negative_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8817392Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nested_to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8818911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8820459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8821965Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8823270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8824522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8825622Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8826810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8827940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8829381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8830986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8832102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8833332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8834381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_full.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8835641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8836672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_full_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8837759Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_full_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8838987Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_ones.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8840285Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8841389Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_ones_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8842334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_ones_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8843507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_zeros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8845099Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8846407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_zeros_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8847581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_zeros_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8848624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8850085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8851219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8852368Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8853452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8854552Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8855714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8856826Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8857731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8858644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8859707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8860818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8861989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8863158Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8864200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8865371Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8866301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8867447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8868569Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8869883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8871023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8872051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8873057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8874134Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8875620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8876809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8878029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8879230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8880441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8881632Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8882773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8883638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8885169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8886422Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8887942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8889101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8890309Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8891443Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8892631Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8893758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8894887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8895988Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8896970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_nd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8898305Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8899460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_nd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8900470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_nd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8901484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8902569Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8903730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8904893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8905997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8907096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8908502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8909672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_numpy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8910890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_numpy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8912033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8913136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_static.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8914452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_static_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8915794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_static_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8917081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_static_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8918225Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8919716Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8921396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8922767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8923656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8924623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8925773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_except_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8927025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8928034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_except_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8929041Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_except_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8930148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8931248Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8932095Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8933011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8934080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8935240Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8936229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8937339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8938394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8939521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8940355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8941311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/not_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8942615Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8943644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/not_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8944726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/not_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8945825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nuclear_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8947088Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8948100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nuclear_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8949176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nuclear_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8950278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/numpy_T.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8951653Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8952705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/numpy_T_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8953647Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/numpy_T_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8954652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/one_hot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8956088Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8957250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/one_hot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8958408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/one_hot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8959260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8960639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8961701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8962986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8964118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8965173Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8966130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8967091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8968119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8969054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8970028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8970871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/orgqr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8971975Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8972976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/orgqr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8973878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/orgqr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8974734Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ormqr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8975787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8976799Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8977641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ormqr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8978641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ormqr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8979392Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/outer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8980719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8981739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/outer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8982620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/outer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8983679Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/output_nr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8984921Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8986030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/output_nr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8987046Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/output_nr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8987972Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8989345Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8990353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8991463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8992440Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8993697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8994788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8995824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8996918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pairwise_distance.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8998231Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.8999392Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pairwise_distance_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9000482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pairwise_distance_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9001544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pdist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9002776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9003743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pdist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9004774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pdist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9005836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9007125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9008152Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9009408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9010838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9011954Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9013018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9014186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9015290Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9016315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pin_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9017716Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9018756Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pin_memory_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9019854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9020870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pinverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9022190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9023173Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pinverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9024131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pinverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9025240Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9026410Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9027846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9028811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9029952Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9030951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9031810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_unshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9033170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9034455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9035568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9036665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_unshuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9037687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9038753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9040016Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9041213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9042207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9043214Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9044262Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_nll_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9045520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9046467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_nll_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9047449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9048454Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9049298Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9050462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9051464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9052517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polar_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9053383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9054303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9055303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9056538Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9057961Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9059082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9060174Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9061308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9062264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9063648Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9064553Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9065545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/positive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9066833Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9067923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/positive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9068812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/positive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9069777Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9071042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9071997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9072951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9073918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9074978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9075891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9076799Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9077854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9079130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9079998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9081091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9081989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9083100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9084320Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9085408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9086330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9087248Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9088354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9089348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9090365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9091326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9092243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/promote_types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9093297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9094281Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/promote_types_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9095250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/promote_types_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9096001Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9097103Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9098069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9098894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9099845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9100703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9101520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9102636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_axis.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9103767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_axis_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9104863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9105810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_scales.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9107097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9108211Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_scales_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9109082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9110129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9111272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_zero_points.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9112592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9113775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9114711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9115677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9116591Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9117567Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9118705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_zero_point.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9119803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_zero_point_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9120625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_zero_point_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9121829Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9122601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9123603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9124373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qscheme.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9125453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qscheme_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9126519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qscheme_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9127295Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9128639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9129651Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9130719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9131727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_channel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9132846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9133926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9135004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9135977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_channel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9137040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_channel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9138068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9139232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9140204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9141288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9142317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9143788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9144959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9146154Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9147374Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9148507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9149703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9150645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9151511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9152795Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9153843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9154937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9155905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9157064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9158079Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9159213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9160187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9161456Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9162468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9163407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9164593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9165997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9167073Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9168139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9169156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9170407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9171422Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9172417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9173499Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9174831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9176010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9177186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9178208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9179466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9180522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9181727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9182910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9184449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9185764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9186923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9187916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rad2deg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9189020Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9189980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rad2deg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9190853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rad2deg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9191600Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9192797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9193969Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9194907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9196109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9197116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9197996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9199007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9199963Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9200834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9202071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9203107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9204326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9205381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9206147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9206967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9207835Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9208634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9209774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9210880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9211786Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9212867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9214028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9215075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9216071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9216982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9217953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9219013Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9220213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9221202Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9222254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9223205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9224184Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9225171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9226037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randperm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9227235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9228226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9229343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9230354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randperm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9231300Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randperm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9232273Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9233514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9234581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9235632Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9236745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9237790Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9239075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9240208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ravel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9241477Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9242735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ravel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9243644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ravel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9244631Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/real.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9246086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9247441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/real_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9248682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/real_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9249842Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9251427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9252642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9253710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9254678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9255890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9256939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9258047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9259142Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/record_stream.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9260260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9261438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/record_stream_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9262592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/record_stream_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9263555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/refine_names.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9264888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9266019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/refine_names_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9266983Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/refine_names_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9268110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9269303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9270953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9272217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9273442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9274522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9275690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9276838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9278008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9279459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9280447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9281672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9282975Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9284200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9285339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9286524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9287576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9288874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9290250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9291598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9292900Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9294144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9295296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9296353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9297516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9298400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9299468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9300607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9302186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9303459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9304924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9306168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9307502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9308753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9310062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9311710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9312960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9313895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9315099Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9316218Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9317562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9318984Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9320230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9321273Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu6.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9322548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9323473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu6_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9324533Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu6_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9325818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9326854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9327903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9328966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9329907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9330838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9331873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9333128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9334378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9335588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9336690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9337756Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9339045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9340235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9341803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9342860Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rename.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9344547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9345910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rename_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9347436Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rename_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9348714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9350451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9351583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9352797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9353868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9355057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9356053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9357210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9358323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9359848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9361049Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9362351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9363671Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9364664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9365788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9366824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9367921Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9368951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9370106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9371246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9372379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9373704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9374849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9375998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9377144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9378359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9379524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9380676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9382018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9383026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9384274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9385222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9386486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9387407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9388404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9389534Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9390672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9391926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9393135Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9394317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9395409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9396905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9398082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9399284Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9400170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9401226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9402311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9403287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9404243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9405312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9406425Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9407544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9408498Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9409560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9411065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9412223Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9413249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9414137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9415200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9416306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9417380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9418405Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/requires_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9419701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9420821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/requires_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9421927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/requires_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9422953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9423958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9425219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9426318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9427278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9428220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9429427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9430604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9431419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9432298Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9433136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9433962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9435344Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9436433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9437541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9438762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9439945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9440904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9442087Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9443189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9444419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9445515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9446513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9447435Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9448448Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9449236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9450246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9451402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9452521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9453367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9454360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9455593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9456699Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9457771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9458866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/result_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9460184Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9461258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/result_type_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9462223Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/result_type_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9463105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retain_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9464270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9465366Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retain_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9466455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retain_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9467527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retains_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9468733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9469906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retains_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9470804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retains_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9471900Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rms_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9473546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9474963Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rms_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9476301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rms_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9477511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9478885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9480288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9481521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9482789Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9484277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9485431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9486495Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9487405Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9488415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9489805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9490949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9492014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9493130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9494338Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9495271Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9496239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/roll.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9497994Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9498932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/roll_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9500128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/roll_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9501085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/roll_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9502064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/roll_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9503023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rot90.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9504358Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9505163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rot90_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9506220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rot90_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9507154Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9508350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9509396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9510348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9511217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9512253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9513206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9514190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9515130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9516301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9517483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9518931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9520545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9521658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9522861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9523757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9524687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9525699Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9526999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9528154Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9529095Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9530124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9531270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9532306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9533703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9534656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9535785Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9536858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9538042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9539167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9540566Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9541921Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9542943Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9544172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9545346Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9546447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9547566Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9548858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9550122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9551445Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9552475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9553314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9554263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9555024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9556306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9557849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9559066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9560397Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9561512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9562700Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9563842Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9564902Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9566390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9567614Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9568621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9569675Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9570752Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9571805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scalar_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9573074Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9574123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scalar_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9575137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scalar_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9576220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scaled_dot_product_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9577663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9578833Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scaled_dot_product_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9579965Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scaled_dot_product_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9580974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9581973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9583486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9584772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9586041Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9587300Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9588446Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9589718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9590941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9592069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9593230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9594398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9595408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9596386Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9597370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9598554Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9599757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9600851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9602117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9603686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9604848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9606003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9607127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9608196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9609246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9610229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9611135Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/searchsorted.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9612137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9613154Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9614114Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/searchsorted_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9615125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/searchsorted_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9616049Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/segment_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9617410Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9618436Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9619611Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9620736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/segment_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9621838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/segment_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9622788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9623884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9625304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9626855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9628192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9629559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9631029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9632305Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9633275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9634513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9635910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9636915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9637928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9638871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9639747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9640689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9641615Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9643139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9644544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9645539Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9646493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/selu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9647601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9648475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/selu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9649434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/selu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9650376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9651820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9652986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9654045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9655019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9655978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9657118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9658174Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9659125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9660126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9661135Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9661992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9662901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9664181Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9665281Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9666444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9667294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9668356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9669381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9670413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9671465Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9672621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9674332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9675701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9676825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9678130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9679664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9680878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9682021Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9683319Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9684425Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9685481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9686436Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9687387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9688355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9689357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9690172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9691437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9692406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9693426Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9695875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9696836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9697740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9698572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9699669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9701406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9703137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9704599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9706038Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9707311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9708634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9709930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9710856Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9711939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9713176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9714400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9715418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9716520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9717610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9718970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9720059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9721128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9722490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9723567Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9724634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9725593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9726660Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9727704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9728682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9729565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9731015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9731976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9732934Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9733977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9734887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9735864Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9736812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9737723Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9739008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9740127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9741112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9741944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9743038Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9744033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9745007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9745933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9747245Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9748376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9749525Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9750563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9751545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9752566Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9753473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9754517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9755806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9756834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9757623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9758526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9759591Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9760772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9761831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9762880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9764260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9765181Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9766464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9768042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9768874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9770103Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9770996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9772056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9773083Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9774012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9774884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9775806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9776887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9777996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9779204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9780381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9781541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9782630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9783822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9784898Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9785987Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9786951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9788185Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9789315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9790462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9791504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9792497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9793493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9794459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9795475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9796748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9797959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9799163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9800113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9801136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9802274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9803532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9804624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9805663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9806596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9807711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9808625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9810260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9811672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9813196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9814364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9815814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9816902Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9818417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9819696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9821193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9822460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9823620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9824687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9825575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9826662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9827519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9828359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9829436Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9830574Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9831821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9833094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9834339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9835511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9836739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9838053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9839242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9840357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9841477Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9842526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9843684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9844597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9845661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9846765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9848180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9849394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9850315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9851578Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9852635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9853799Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9854731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9855931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9857215Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9858241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9859148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9860164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9861274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9862334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9863666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9864753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9865935Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9867097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9868147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9869113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9870620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9871676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9872666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9873756Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9874800Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9875693Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9876650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9877657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9878697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9880004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9881193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9882521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9883720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9885066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9886190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9887188Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9888545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9889624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9890741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9891969Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9893048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9894125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9895157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9896169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9897299Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9898516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9899693Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9900657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9901711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9902816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9903755Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9904609Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9905396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9906293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsc_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9907449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9908495Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9909656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9910880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsr_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9912130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9913183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9914190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9915219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_compressed_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9916568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9917923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9919075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9920000Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_coo_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9921821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9923308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9924705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9926008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9927262Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csc_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9928473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9929484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9930710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9931746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csr_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9933328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9934288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9935357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9936288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9937234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9938177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9939177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9940099Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9941098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9942328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9943258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9944392Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9945435Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9946620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_and_clear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9947801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9949083Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9950213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9951159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9952415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9953407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9954326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9955234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9956192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_sampled_addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9957437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9958483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9959819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9961287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9962367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9963453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9965765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9966730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9967685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9968643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9969617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9971102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9972141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9973380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9974301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9975550Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9976789Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9977970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9979148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9980561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9981702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9982809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9983937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9985233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9986250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9987313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9988261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9989638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9990803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9991820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9992956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9994063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9995093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9996110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9996942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9998286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:07.9999535Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0000585Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0001614Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0002672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0003685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0004642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0005746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0007122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0008703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0010175Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0011426Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0012547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0013761Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0014824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0015880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0016895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0018269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0019686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0020915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0022114Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0023266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0024684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0025867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0027158Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0028326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0029715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0031395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0032746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0033858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0034905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0036115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0037685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0039003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0040139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0041604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0043082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0044235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0045340Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0046477Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0047791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0048917Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0049974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0050797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_digamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0051673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0052721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0053597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_digamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0054435Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_digamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0055520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0056900Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0058018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0059158Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0060339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0061568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0062629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0063705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0064690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0066146Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0067288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0068332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0069484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0070830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0071927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0090386Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0092022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0094248Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0095693Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0097059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0098072Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0099128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0100307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0101362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0102659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0104207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0105764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0107167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0108425Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_exp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0110204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0111605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_exp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0112844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_exp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0114343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0115860Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0117258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0118871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0120170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0121818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0123155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0124726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0125987Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammainc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0127616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0129003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammainc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0130392Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammainc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0131640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaincc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0133215Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0134140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaincc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0135166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaincc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0136325Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaln.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0137645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0138613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaln_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0139927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaln_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0140999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0142330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0143851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0145047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0146127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0147075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0148052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0149162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0150389Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0151513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0152810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0154276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0155462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0156852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0158016Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0159281Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0160413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0161645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0163023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0164108Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0165224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0166226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0167699Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0168732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0169886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0170987Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0172144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0173253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0174316Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0175397Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0176997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0178225Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0179196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0180330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0181959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0183240Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0184681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0185908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0187608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0188831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0189899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0191526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0193015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0194323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0195579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0196965Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0198556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0200395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0201809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0203262Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0204652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0206106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0207514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0208912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0210278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0211941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0214029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0215476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0216946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0218379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0220034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0221635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0223103Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0224207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0225472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0226592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0227584Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0228683Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0230252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0231481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0232735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0233793Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0234932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0236153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0237369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0238747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0240187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0241080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0242156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0243119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0244443Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0245359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0246274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0247348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0248810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0249909Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0251077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0252530Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0254617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0255599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0256766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0257778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0259159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0260358Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0261458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0262716Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0264186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0265363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0266775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0268024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0269162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0270367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0271681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0272879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0274414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0275709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0276897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0278086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0279350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0280416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0281677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0282849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0284377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0285870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0287204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0288382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0289521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0290547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0291628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0292904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_multigammaln.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0294437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0295791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_multigammaln_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0296909Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_multigammaln_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0297917Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0299589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0300611Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0301779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0302868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0304264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0305337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0306466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0307491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0308822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0310008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0311003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0312006Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_polygamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0313649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0314813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_polygamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0316167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_polygamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0317568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_psi.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0319505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0320520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_psi_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0322196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_psi_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0323634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0325182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0326639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0328151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0329823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0331604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0333102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0334277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0335790Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0336805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0337916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0338960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0339884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0341131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0342415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0344016Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0345511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0347238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0349134Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0350745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0352341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0354603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0356452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0358087Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0359812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0361217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0362480Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0363790Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0365270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0366413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0367972Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0369625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0371042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0372390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0373765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0374881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0376504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0377984Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0379491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0381521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0383696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0385318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0386659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0387964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0389537Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0390764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0392086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0393282Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0394708Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0396278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0397707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0399524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0400796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0402164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0403456Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0404745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0405637Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_sinc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0406947Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0408135Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_sinc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0409066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_sinc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0409987Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0411336Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0412405Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0413455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0414560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0416086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0417459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0418966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0420187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0421419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0422659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0423898Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0424846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0426214Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0427846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0428945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0430661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0431964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0433363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0434883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0436044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0437407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlogy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0439234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0440592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlogy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0441761Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlogy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0443126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0444602Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0446479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0448149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0449779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0451101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0452598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0454187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0455161Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0456066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0457356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0458473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0459413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0460507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0461854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0462767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0463680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0464687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0465569Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0466773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0467945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0468849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0470144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0471490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0472608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0473761Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0474878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0475855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0476891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0477887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0479364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0480542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0481610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0482711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0483774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0484578Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0485538Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0486455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/square.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0487537Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0488371Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/square_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0489277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/square_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0490095Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0491438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0492469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0493501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0494711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0496156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0497183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0498147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0499307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0500421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0501470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sspaddmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0502896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0504042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0505206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0506335Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sspaddmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0507368Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sspaddmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0508339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0509755Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0510753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0511685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0512650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0514089Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0515265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0516318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0517336Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0518692Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0519942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0521040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0522206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0523014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0524114Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0525095Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0526093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0527103Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0528309Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0529292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0530171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0531013Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stride.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0532201Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0533126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stride_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0534260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stride_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0535172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0536378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0537764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0538856Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0539738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0540801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0541836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0542858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0543692Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0544698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/subtract.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0546015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0546945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/subtract_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0547942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/subtract_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0549052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0550256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0551762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0553131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0554276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0555374Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0556456Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0557513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0558434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0559464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0560428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_to_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0561707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0563281Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_to_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0564550Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_to_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0565685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0567161Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0568043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0569070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0569926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapaxes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0571204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0572284Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapaxes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0573197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapaxes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0574270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapdims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0575497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0576663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapdims_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0577763Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapdims_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0578960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0580256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0581302Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_for_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0582486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0583619Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_for_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0584703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_for_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0585672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0586588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0587640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_numel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0588763Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0589922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_numel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0591019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_numel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0592060Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0593085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0594452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0595413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0596414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0597460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_storage_offset.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0599050Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0599931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_storage_offset_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0601224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_storage_offset_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0602080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_stride.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0603551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0604676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_stride_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0605597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_stride_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0606771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0607766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0609011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0610400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0611405Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0612466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0613483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0614227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0615196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0616702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_along_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0617852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0618951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_along_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0620057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_along_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0621168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0622132Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0623110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0624026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0624927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0626313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0627501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0628610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0629692Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0630746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0631673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0632596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0633565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0634527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0635939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0637127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0638162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0639206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0640181Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0641165Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0642345Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0643614Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0644711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0645776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0646776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0647996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0649035Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0649945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0650956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensor_split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0652511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0653531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensor_split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0654592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensor_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0655715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensordot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0657233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0658276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensordot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0659314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensordot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0660143Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/thnn_conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0661403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0662370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/thnn_conv2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0663432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/thnn_conv2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0664444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0665508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0666740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0667918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0668972Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0670076Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0671071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0672169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0673262Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0674558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0675678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0676923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0678071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0679400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0680478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0681643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0682576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0683616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0684528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0685558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0686735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0687696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0688611Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0689850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0690902Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0691943Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0693126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0694178Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0695160Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0696133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0697226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0698377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0699327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0700260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0701442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0702453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0703339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0704202Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0705166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0705978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0706888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0708122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0709169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0710188Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0711113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0711947Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0713398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0714442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0715556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0716645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0718067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0719297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0720311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0721765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0722890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0724299Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0725379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0726443Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0727504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0729027Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0730298Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0731465Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0732545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0733649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0734394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0735657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0736677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0737689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0738696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0739655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0740504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0741427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0742401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0743362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0744695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0745803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0746846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0747985Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0749046Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0750144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0751149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0752141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0753157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0754479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0755776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0757323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0758493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0760171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0761058Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0762085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0763104Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0764031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0764974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapezoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0766140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0767057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapezoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0768073Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0769124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapz.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0770412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0771334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapz_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0772197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapz_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0773164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0774478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0775543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0776627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0777650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0778809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0779752Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0780851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0781893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0783112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0784130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0785124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0786144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0787502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0788793Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0790231Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0791370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0792492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0793496Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0794573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0795920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0797009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0798130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triplet_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0799493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0800564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triplet_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0801605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0802513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0803921Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0805034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0806019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0807139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0808430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0809558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0810684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0811677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0812720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0813638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0814564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0815714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0816728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0817781Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/true_divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0819041Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0820094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/true_divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0821581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/true_divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0822923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0824650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0825951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0827243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0828485Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0829873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0831237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0832568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0833823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/type_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0835624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0836899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/type_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0838021Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/type_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0839109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0840244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0841381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0842268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0843714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0845190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0846182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0847188Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0848276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0849491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0850428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0851931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0852957Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0854401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0855604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0856686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0857681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0858683Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0859476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0860517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0861841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0863107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0864341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0865428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0866400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0867547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0868915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0870490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0871502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0872491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0873431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0874438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0875462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0876540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0877524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0878498Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0879947Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0881059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0882088Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0883154Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0884266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0885322Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0886287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_consecutive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0887790Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0889067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0890326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0891384Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_consecutive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0892424Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0893441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0894543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0895427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_consecutive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0896791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0897803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0898811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0899886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0900973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0902364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0903396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0904479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0905527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0906575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0907825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0908891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_chunk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0910170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_chunk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0911120Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0912523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0913481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0914575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0915744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0917048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0918119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0919378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0920298Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0921496Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0922546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0923940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0925018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0926998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0928264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0929590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0931014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0931939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0933287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0934677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0936239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0937472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0938927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0940375Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0941339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0942352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0943616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0944766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0945702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0946719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0947687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0948737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0949816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0951107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0952039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0953036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0954523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0955744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0956951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0958029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0959548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0960666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0961819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0963387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0964695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0965973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0967210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0968280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0969478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0970499Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0971555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0972486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0973546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0974971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0976222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0977360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0978673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0979879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0981157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0982361Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0983867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0985253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0986391Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0987425Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0988547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0989698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0990842Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0991912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0992997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0994554Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0996276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0997846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.0999188Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1000567Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1001729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1003205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1004335Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1006334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1008065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1009067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1010005Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1011294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1012558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1014264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1015519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1016902Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1018330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1020082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1021131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1022320Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1023506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1024685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1025804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1026862Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1028326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1030148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1031337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1032453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1033512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1034564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1035611Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1036777Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1037791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1039026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1040306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1041533Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1042758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1043903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1045205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1046272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1047455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1048854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1050124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1051255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1052235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1053383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1054570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1055452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1056357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1057378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1058538Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1059951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1061210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1062222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1063196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1064463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1065626Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1066666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1068047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1069396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1070588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1071713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1072833Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1073874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1074977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1076098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1077203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1079036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1080486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1081643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1082604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1083787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1084859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1086453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1087871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1088881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1089820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1090745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1091709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1092616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vander.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1093751Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1094690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vander_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1095693Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vander_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1096723Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1098117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1099194Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1100255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1101315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1102424Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1103562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1104618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1105808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1106805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1107759Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1108713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1109847Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1111023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vdot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1112363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1113433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1114575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1115673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vdot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1116602Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vdot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1117585Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1118811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1119802Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1121028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1122502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1123848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1124822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1125819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1126973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1128037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1129293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1130345Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1131339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1132526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1133509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1134380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1135297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1136249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1137379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1138758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1139875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1140954Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1142054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1143056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1144258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1145425Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1146450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1147606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1148405Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1149625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1150855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1151718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1152709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1153812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1154810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1155736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1156527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1157294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1158075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1159184Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1160076Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1160998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1161822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1162958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1163920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1164868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1165839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/where.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1167104Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1168247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/where_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1169291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/where_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1170350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/where_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1171267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/where_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1172204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1173414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1174773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1175874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1177011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1178049Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1178987Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1179992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1180945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1182071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1183299Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1184266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1185295Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1186354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1187771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1188939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1190045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1191062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1192180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1193149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1193959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1195114Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1196059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1197272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1198936Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1199979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1201497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1202448Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1203419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-04-03T16:11:08.1203734Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2024-04-03T16:11:08.1204182Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-04-03T16:11:08.1205557Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-04-03T16:11:08.1207168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-04-03T16:11:08.1208695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-04-03T16:11:08.1209922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-04-03T16:11:08.1210292Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T16:11:08.1211250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T16:11:08.1212475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/IndexKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T16:11:08.1213315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T16:11:08.1214354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSAllocatorInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T16:11:08.1215236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSDevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T16:11:08.1216269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T16:11:08.1217346Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T16:11:08.1218541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T16:11:08.1219542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T16:11:08.1220482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSProfiler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T16:11:08.1221335Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSStream.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-04-03T16:11:08.1221706Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T16:11:08.1222707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen/Descriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T16:11:08.1223778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T16:11:08.1224706Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen/Handle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T16:11:08.1225651Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T16:11:08.1226452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T16:11:08.1227529Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen/miopen-wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-04-03T16:11:08.1227866Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T16:11:08.1229014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/AcceleratorHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T16:11:08.1230149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/CUDAHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T16:11:08.1231137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/FunctionTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T16:11:08.1232266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/HIPHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T16:11:08.1233453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/IPUHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T16:11:08.1234739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/MPSHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T16:11:08.1235783Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/MTIAHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T16:11:08.1236890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/ORTHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T16:11:08.1238008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/PrivateUse1HooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T16:11:08.1239356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/XPUHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-04-03T16:11:08.1239963Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1241009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1242448Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/AdaptivePooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1243789Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/AmpKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1245401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/BatchLinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1246788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1248280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/BucketizationUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1249654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/CPUBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1250973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/CPUFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1252341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/CanUse32BitIndexMath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1253511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ComplexHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1254992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1256763Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1258084Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ConvUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1259507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ConvolutionMM3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1260791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1262257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1263258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/DilatedConvolutionUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1264545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/DispatchStub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1265368Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Distance.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1266370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1267318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1268659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/EmbeddingBag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1269550Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1270404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ForeachUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1271332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/FractionalMaxPooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1272340Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1273183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1274126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/GridSamplerUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1274984Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1275843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1276716Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/IndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1277504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1278374Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/LinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1279429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/LinearAlgebraUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1280272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/LossMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1281057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Math.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1282017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/MathBitFallThroughLists.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1282921Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/MathBitsFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1283752Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/MaxPooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1284632Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/NonEmptyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1285494Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/NonSymbolicBC.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1286467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1287406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Padding.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1288263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/PixelShuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1289135Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/PointwiseOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1289918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Pool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1290701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1291487Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/RNN.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1292361Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/RangeFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1293273Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ReduceAllOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1294141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1295016Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ReduceOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1295939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ReductionType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1296743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1297558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1298412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ResizeCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1299329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ScatterGatherChecks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1300209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/SegmentReduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1301090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/SharedReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1302018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/SobolEngineOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1302830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1303680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/SortingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1304593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/SparseTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1305479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/SpectralOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1306430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/StridedRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1307369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorAdvancedIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1308429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1309385Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorCompare.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1310289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorConversions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1311170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorDimApply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1312053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1312923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1313943Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1314883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1315779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorShape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1316748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorTransformations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1317580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TopKImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1318454Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TransposeType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1319476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TriangularOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1320362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1321182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/UnaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1322004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Unfold2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1322833Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Unfold3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1323707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/UnfoldBackward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1324537Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/UpSample.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1325356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1326180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1326998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1327874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/im2col_shape_check.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1328785Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1329654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/verbose_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1330469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/vol2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-04-03T16:11:08.1330832Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1331767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1332677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/CatKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1333673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1334628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/CopyKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1335627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1336680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1337707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1338662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1339559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/Intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1340490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/IsContiguous.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1341379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/LogAddExp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1342241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/Loops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1343188Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1344166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1345050Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/Reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1345967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/ReduceUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1346954Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/SampledAddmmKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1347901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/SerialStackImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1348839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1349958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/SpmmReduceKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1350881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/StackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1351952Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1352910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/WeightNormKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1353814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/avx_mathfun.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1354707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/int_mm_kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1355621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/mixed_data_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1356579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/moments_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1357482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1358346Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/zmath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-04-03T16:11:08.1358897Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1359823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1360785Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/BinaryInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1361830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1362707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1363654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1364576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/CuFFTUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1365603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1366540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1367476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1368395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1369319Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/LaunchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1370236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/MiscUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1371212Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1372114Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1373043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/ScanKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1373904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1374836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/SortStable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1375723Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1376706Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/TensorModeKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1377709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/TensorTopK.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1378650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/jit_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1379604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/thread_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1380597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1381542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/CUDALoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1382473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1383542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1384525Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1385565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1386525Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/GridSampler.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1387577Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/JitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1388532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/KernelUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1389499Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Loops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1390380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Math.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1391346Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1392415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1393399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Normalization.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1394390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1395262Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Pow.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1396189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Randperm.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1397080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1398015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1399106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/SortUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1400128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/SortingCommon.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1401147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1402172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1403107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/UniqueCub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1404024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/UpSample.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1404951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/block_reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1405955Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1406908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1407873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1408875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1409834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/fused_adamw_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1410730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/im2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1411704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/reduction_template.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1412632Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/vol2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-04-03T16:11:08.1412979Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T16:11:08.1413903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T16:11:08.1414875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/MPSGraphSonomaOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T16:11:08.1415844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/MPSGraphVenturaOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T16:11:08.1416786Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/OperationUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T16:11:08.1417710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/TensorFactory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T16:11:08.1418656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/UnaryConstants.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-04-03T16:11:08.1419022Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T16:11:08.1420116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested/NestedTensorBinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T16:11:08.1421211Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested/NestedTensorFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T16:11:08.1422204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested/NestedTensorMath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T16:11:08.1423398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T16:11:08.1424506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested/NestedTensorTransformerUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T16:11:08.1425509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested/NestedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-04-03T16:11:08.1425903Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T16:11:08.1426927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/AffineQuantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T16:11:08.1428006Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T16:11:08.1428983Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/ConvUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T16:11:08.1430106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T16:11:08.1431150Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T16:11:08.1432140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T16:11:08.1433157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/PackedParams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-04-03T16:11:08.1433568Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:08.1434610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:08.1435861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:08.1436926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:08.1438014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:08.1439177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:08.1440261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:08.1441293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:08.1442439Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:08.1443576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:08.1444663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:08.1445726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:08.1446810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:08.1447937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-04-03T16:11:08.1448310Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2024-04-03T16:11:08.1449212Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils/Factory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2024-04-03T16:11:08.1450154Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils/ParamUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2024-04-03T16:11:08.1451082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils/ParamsHash.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2024-04-03T16:11:08.1451426Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2024-04-03T16:11:08.1452336Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/quantized/QTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2024-04-03T16:11:08.1453203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/quantized/Quantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2024-04-03T16:11:08.1453520Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-04-03T16:11:08.1454311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/XPUContext.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-04-03T16:11:08.1455094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/XPUDevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-04-03T16:11:08.1455881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/XPUEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-04-03T16:11:08.1456794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/XPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-04-03T16:11:08.1457161Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu/detail 2024-04-03T16:11:08.1458048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/detail/XPUHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu/detail 2024-04-03T16:11:08.1458345Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2 2024-04-03T16:11:08.1458712Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T16:11:08.1459596Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/crc_alt.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T16:11:08.1460506Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/file_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T16:11:08.1461455Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/in_memory_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T16:11:08.1462446Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/inline_container.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T16:11:08.1463432Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/istream_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T16:11:08.1464436Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/read_adapter_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T16:11:08.1465342Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/versions.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-04-03T16:11:08.1465613Z creating build/bdist.linux-x86_64/wheel/torch/include/c10 2024-04-03T16:11:08.1465931Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2024-04-03T16:11:08.1466731Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/macros/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2024-04-03T16:11:08.1467515Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/macros/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2024-04-03T16:11:08.1468337Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/macros/cmake_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2024-04-03T16:11:08.1468658Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1469509Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Allocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1470349Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/AutogradState.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1471117Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1471923Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/CPUAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1472877Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/CompileTimeFunctionPointer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1473739Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/ConstantSymNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1474544Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Contiguity.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1475323Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/CopyBytes.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1476187Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DefaultDtype.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1477082Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DefaultTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1477841Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1478767Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DeviceArray.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1479570Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1480364Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DeviceType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1481183Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DispatchKey.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1482067Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1482919Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DynamicCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1483668Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1484547Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/GeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1485334Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/GradMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1486144Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1486916Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1487725Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1488525Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/OptionalRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1489358Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/PyHandleCache.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1490122Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/QEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1490899Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1491753Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/RefcountedDeleter.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1492560Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SafePyObject.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1493333Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1494121Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1495019Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1495783Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1496650Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/StorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1497425Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1498224Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/StreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1498994Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SymBool.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1499767Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SymFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1500522Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SymInt.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1501362Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SymIntArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1502202Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SymNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1503122Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SymbolicShapeMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1503913Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/TensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1504762Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1505650Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1506479Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/WrapDimMinimal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1507271Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/alignment.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1508059Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-04-03T16:11:08.1508396Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T16:11:08.1509286Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/COW.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T16:11:08.1510160Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/COWDeleter.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T16:11:08.1511167Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T16:11:08.1512080Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/FakeGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T16:11:08.1512926Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/GPUTrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T16:11:08.1513896Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T16:11:08.1514825Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/InlineDeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T16:11:08.1515711Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/InlineEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T16:11:08.1516684Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/InlineStreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T16:11:08.1517643Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T16:11:08.1518555Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T16:11:08.1519547Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/PyObjectSlot.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T16:11:08.1520513Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T16:11:08.1521428Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/SizesAndStrides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T16:11:08.1522389Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T16:11:08.1523379Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/VirtualGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T16:11:08.1524262Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/alloc_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-04-03T16:11:08.1524579Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1525423Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/AbortHandler.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1526192Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/AlignOf.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1527043Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ApproximateClock.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1527791Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1528577Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1529374Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/BFloat16-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1530185Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/BFloat16-math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1530968Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/BFloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1531746Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1532517Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1533257Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/C++17.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1534023Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/CallOnce.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1534948Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ConstexprCrc.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1536057Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/DeadlockDetection.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1536900Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Deprecated.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1537806Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1538597Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Exception.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1539456Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ExclusivelyOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1540413Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1541203Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/FbcodeMaps.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1541966Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Flags.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1542795Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e4m3fn-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1543643Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e4m3fn.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1544515Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e4m3fnuz-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1545434Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e4m3fnuz.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1546387Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e5m2-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1547269Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e5m2.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1548129Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e5m2fnuz-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1548942Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e5m2fnuz.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1549985Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_fnuz_cvt.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1550900Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/FunctionRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1551760Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Half-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1552596Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Half.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1553480Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/IdWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1554353Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/LeftRight.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1555191Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Load.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1556089Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Logging.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1557011Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/MathConstants.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1557807Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/MaybeOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1558837Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Metaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1559636Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Optional.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1560474Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/OptionalArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1561308Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ParallelGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1562083Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Registry.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1562862Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ScopeExit.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1563672Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/SmallBuffer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1564515Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1565323Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/StringUtil.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1566186Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Synchronized.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1567029Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ThreadLocal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1567931Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ThreadLocalDebugInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1568667Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1569459Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/TypeCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1570240Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/TypeIndex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1571110Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/TypeList.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1572085Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/TypeSafeSignMath.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1572991Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/TypeTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1573849Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Unicode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1574758Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/UniqueVoidPtr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1575607Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Unroll.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1576498Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/accumulate.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1577558Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/bit_cast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1578542Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/bits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1579309Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1580186Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/complex_math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1581013Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/complex_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1581784Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1582523Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/env.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1583320Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/flat_hash_map.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1584167Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/floating_point_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1584977Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/generic_math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1585749Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1586556Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/int128.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1587707Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/intrusive_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1588706Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/irange.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1589741Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/llvmMathExtras.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1590738Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/logging_is_google_glog.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1591794Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/logging_is_not_google_glog.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1592535Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/numa.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1593440Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/order_preserving_flat_hash_map.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1594248Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/overloaded.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1595041Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/python_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1595865Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/qint32.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1596735Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/qint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1597633Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/quint2x4.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1598749Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/quint4x2.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1599860Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/quint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1600724Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/safe_numerics.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1601915Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/signal_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1602724Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/sparse_bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1603485Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ssize.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1604311Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/static_tracepoint.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1605197Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/static_tracepoint_elfx86.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1605966Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/strides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1606764Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/string_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1607567Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/string_view.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1608404Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/strong_type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1609234Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/tempfile.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1610014Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/thread_name.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1610817Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1611636Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/win32-headers.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-04-03T16:11:08.1611945Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T16:11:08.1612839Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAAllocatorConfig.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T16:11:08.1613727Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDACachingAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T16:11:08.1614641Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T16:11:08.1615477Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAException.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T16:11:08.1616301Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T16:11:08.1617098Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T16:11:08.1617895Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAMacros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T16:11:08.1618725Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAMathCompat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T16:11:08.1619596Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAMiscFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T16:11:08.1620392Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAStream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T16:11:08.1621224Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAAlgorithm.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T16:11:08.1622136Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDADeviceAssertion.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T16:11:08.1623007Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T16:11:08.1623795Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/driver_api.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-04-03T16:11:08.1624134Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2024-04-03T16:11:08.1625045Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2024-04-03T16:11:08.1625900Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl/CUDATest.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2024-04-03T16:11:08.1626799Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl/cuda_cmake_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2024-04-03T16:11:08.1627116Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T16:11:08.1628017Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/XPUCachingAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T16:11:08.1628863Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/XPUDeviceProp.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T16:11:08.1629753Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/XPUException.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T16:11:08.1630594Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/XPUFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T16:11:08.1631390Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/XPUMacros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T16:11:08.1632158Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/XPUStream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-04-03T16:11:08.1632489Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/impl 2024-04-03T16:11:08.1633382Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/impl/XPUGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/impl 2024-04-03T16:11:08.1633671Z creating build/bdist.linux-x86_64/wheel/torch/include/torch 2024-04-03T16:11:08.1634436Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-04-03T16:11:08.1635229Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/custom_class_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-04-03T16:11:08.1635953Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/library.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-04-03T16:11:08.1636679Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-04-03T16:11:08.1637417Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/extension.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-04-03T16:11:08.1637749Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1638540Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1639512Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/CudaIPCTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1640361Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/DataLoader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1641142Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1642018Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Dtype.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1642866Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/DynamicTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1643689Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1644518Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1645306Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1646155Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1646941Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1647849Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1648731Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1649499Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Size.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1650359Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1651218Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/StorageMethods.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1652074Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/StorageSharing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1652873Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1653684Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/THConcat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1654459Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/THP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1655268Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/TypeInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1656049Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1656872Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/copy_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1657686Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/itt_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1658537Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/python_dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1659376Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/python_headers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1660220Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1661005Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-04-03T16:11:08.1661348Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api 2024-04-03T16:11:08.1661795Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include 2024-04-03T16:11:08.1662240Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1663289Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/all.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1664356Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/arg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1665449Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1666508Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1667571Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1668680Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/enum.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1669931Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1671021Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/fft.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1672118Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/imethod.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1673164Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1674232Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/linalg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1675284Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/mps.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1676355Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nested.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1677397Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1678460Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1679675Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1680763Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1681861Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1682939Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1684094Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/special.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1685172Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/torch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1686234Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1687290Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1688346Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/xpu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1689425Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/version.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-04-03T16:11:08.1689957Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-04-03T16:11:08.1691151Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1692451Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1693719Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1694904Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1696093Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1697258Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1698468Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1699685Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1700244Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-04-03T16:11:08.1701581Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1702957Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1704354Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1704893Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-04-03T16:11:08.1706240Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1707559Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1708834Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1710210Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1711507Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1712850Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1714189Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1714739Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2024-04-03T16:11:08.1716082Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1717342Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1718788Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1719325Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-04-03T16:11:08.1720608Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1722000Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1723351Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1724657Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1725991Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1727327Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1728621Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1729176Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2024-04-03T16:11:08.1730576Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1731937Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1733296Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1734626Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1735975Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1736497Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2024-04-03T16:11:08.1737850Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1739085Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1739540Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-04-03T16:11:08.1740710Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1741868Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1742971Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1744110Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1745237Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1746368Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1747513Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1748634Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1749874Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1750419Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-04-03T16:11:08.1751765Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1753134Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1754436Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1755758Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1757073Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1758427Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1759860Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1761285Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1762625Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1763918Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1766072Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1767396Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1768760Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1770071Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1771421Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1772724Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1773253Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-04-03T16:11:08.1774545Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1775839Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1777176Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1778417Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1779715Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1780983Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1782277Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1783518Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1784876Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1786179Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1787456Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1788794Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1790132Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1791462Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1792726Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1793955Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1795273Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1796642Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1798001Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1799405Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1800723Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1801239Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-04-03T16:11:08.1802502Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1803805Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1805092Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1806392Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1807691Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1809001Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1810311Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1811569Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1812868Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1814106Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1815428Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1816687Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1817944Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1819269Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1820543Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1821860Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1823128Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1824416Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1825731Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1827101Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1840343Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1841803Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1843217Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1843871Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-04-03T16:11:08.1845267Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1846801Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1848249Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1849731Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1851201Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1852680Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1854121Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1855624Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1857114Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1858570Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1859103Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2024-04-03T16:11:08.1860455Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1860977Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2024-04-03T16:11:08.1862215Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1863511Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1864716Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1865186Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-04-03T16:11:08.1866405Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1867591Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1868792Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1870056Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1871254Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1872441Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1873634Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1874788Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1875352Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-04-03T16:11:08.1876753Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1878231Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1879704Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1880219Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2024-04-03T16:11:08.1881473Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1882812Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1884112Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1885362Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.1885735Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1886736Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/FunctionsManual.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1887742Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1888804Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1889830Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/anomaly_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1890777Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1891896Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1892837Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/cpp_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1893812Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/custom_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1894733Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/edge.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1895659Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/engine.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1896637Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/forward_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1897575Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1898546Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/function_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1899492Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/grad_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1900433Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/graph_task.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1901405Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/input_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1902375Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/input_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1903373Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1904373Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/profiler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1905363Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/profiler_kineto.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1906351Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/profiler_legacy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1907330Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/profiler_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1908320Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1909417Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1910450Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_cpp_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1911455Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_engine.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1912450Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_enum_tag.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1913453Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_fft_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1914437Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1915387Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1916420Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1917446Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1918486Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_nested_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1919600Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_nn_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1920647Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1921676Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1922706Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_special_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1923740Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_torch_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1924709Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1925784Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1926799Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/record_function_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1927765Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/saved_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1928783Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1929721Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/symbolic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1930677Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1931700Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/variable_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-04-03T16:11:08.1932173Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T16:11:08.1933327Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T16:11:08.1934450Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T16:11:08.1935522Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions/comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T16:11:08.1936594Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T16:11:08.1937669Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T16:11:08.1938754Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-04-03T16:11:08.1939190Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T16:11:08.1940343Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated/python_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T16:11:08.1941498Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated/python_return_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T16:11:08.1942636Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated/VariableType.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T16:11:08.1943754Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T16:11:08.1944906Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T16:11:08.1946023Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated/ViewFuncs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-04-03T16:11:08.1946476Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T16:11:08.1947537Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils/error_messages.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T16:11:08.1948643Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T16:11:08.1949791Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T16:11:08.1950888Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T16:11:08.1951926Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils/warnings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T16:11:08.1953017Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-04-03T16:11:08.1953394Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T16:11:08.1954417Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T16:11:08.1955316Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T16:11:08.1956178Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T16:11:08.1957054Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T16:11:08.1957900Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/THCP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T16:11:08.1958865Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T16:11:08.1959774Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/device_set.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T16:11:08.1960692Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/memory_snapshot.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T16:11:08.1961549Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/nccl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T16:11:08.1962446Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/python_comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T16:11:08.1963331Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/python_nccl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-04-03T16:11:08.1963737Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed 2024-04-03T16:11:08.1964152Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1965249Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1966280Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/c10d.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1967364Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/debug.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1968418Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/error.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1969493Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1970566Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1971673Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1972721Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/socket.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1973838Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1975037Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1976138Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1977333Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1978470Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1979562Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1980646Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1981800Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1982904Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1984033Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1985178Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1986323Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1987486Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1988692Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1989937Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1991117Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1992272Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1993353Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/RankLocal.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1994404Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1995497Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1996675Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1997756Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.1999002Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.2000079Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.2001213Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.2002258Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.2003390Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.2004433Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.2005497Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.2006627Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.2007742Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.2008813Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.2009887Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.2011012Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.2012148Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-04-03T16:11:08.2012569Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2013645Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2014682Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/message.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2015721Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2016783Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/python_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2017884Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2019023Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2020123Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2021261Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2022363Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2023505Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2024651Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2025654Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/rpc.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2026712Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2027794Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2028868Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2030011Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2031084Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2032152Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/script_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2033293Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2034365Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2035461Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2036573Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2037707Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2038831Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2040013Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2041178Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2042256Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-04-03T16:11:08.2042749Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd 2024-04-03T16:11:08.2043271Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2024-04-03T16:11:08.2044552Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/context/container.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2024-04-03T16:11:08.2045803Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/context/context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2024-04-03T16:11:08.2046347Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/functions 2024-04-03T16:11:08.2047683Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/functions 2024-04-03T16:11:08.2049026Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/functions 2024-04-03T16:11:08.2049588Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-04-03T16:11:08.2050946Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2052362Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2053789Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2055188Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2056622Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2057987Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2059356Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2060730Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2062093Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2063523Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2063924Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T16:11:08.2064874Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/cache_entry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T16:11:08.2065860Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/compiled_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T16:11:08.2066762Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/cpp_shim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T16:11:08.2067698Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/cpython_defs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T16:11:08.2068642Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/debug_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T16:11:08.2069620Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/eval_frame.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T16:11:08.2070554Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/extra_state.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T16:11:08.2071441Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/guards.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T16:11:08.2072320Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T16:11:08.2073337Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/python_compiled_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T16:11:08.2074216Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-04-03T16:11:08.2074598Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor 2024-04-03T16:11:08.2075561Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/inductor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor 2024-04-03T16:11:08.2076011Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T16:11:08.2077231Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2078429Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2079721Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2080803Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2024-04-03T16:11:08.2081261Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T16:11:08.2082418Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T16:11:08.2083588Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T16:11:08.2084753Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T16:11:08.2085872Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/model.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T16:11:08.2087032Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/model_container.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T16:11:08.2088175Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2089296Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T16:11:08.2090394Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T16:11:08.2091511Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-04-03T16:11:08.2091967Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T16:11:08.2093072Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T16:11:08.2094196Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T16:11:08.2095260Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2024-04-03T16:11:08.2095718Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/c 2024-04-03T16:11:08.2096818Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2097339Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-04-03T16:11:08.2098597Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2099840Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2100187Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2024-04-03T16:11:08.2101038Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/jit_log.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2024-04-03T16:11:08.2101921Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/jit_opt_limit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2024-04-03T16:11:08.2102824Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/resource_guard.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2024-04-03T16:11:08.2103233Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T16:11:08.2104270Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T16:11:08.2105391Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T16:11:08.2106485Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T16:11:08.2107524Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T16:11:08.2108597Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T16:11:08.2109705Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T16:11:08.2110774Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T16:11:08.2111844Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T16:11:08.2112902Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-04-03T16:11:08.2113283Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2114286Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2115311Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2116286Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/autocast.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2117300Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2118255Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/batch_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2119409Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/canonicalize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2120527Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2121556Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2122579Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2123608Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2124714Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2125737Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/concat_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2126808Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2127865Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2128971Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2130050Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2131089Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2132098Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2133150Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2134156Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2135191Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2136216Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2137275Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2138274Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2139264Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/fold_linear_bn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2140278Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/freeze_module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2141357Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2142450Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2143486Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2144563Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2145617Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/frozen_linear_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2146675Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2147751Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2148760Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2149830Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2150831Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2151869Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2152900Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2153955Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2155018Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2156040Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2157085Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2158062Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/inliner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2159142Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/inplace_check.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2160152Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/insert_guards.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2161211Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2162250Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/lift_closures.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2163243Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/liveness.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2164239Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2165232Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2166215Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/lower_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2167206Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2168247Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2169248Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2170340Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2171368Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2172404Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2173339Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2174322Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/pass_manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2175309Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/peephole.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2176377Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2177438Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2178482Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2179521Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2180545Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2181568Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2182580Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2183633Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2184637Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/remove_expands.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2185677Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2186686Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2187765Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2188870Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2190049Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2191108Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2192103Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2193217Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2194247Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2195314Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2196357Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2197440Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2198480Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2199753Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2200809Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2201804Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2202817Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2203828Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-04-03T16:11:08.2204300Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T16:11:08.2205591Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2206779Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T16:11:08.2207994Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T16:11:08.2209161Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T16:11:08.2210381Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T16:11:08.2211675Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2212976Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T16:11:08.2214271Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-04-03T16:11:08.2215533Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2215964Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-04-03T16:11:08.2217102Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2218176Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-04-03T16:11:08.2219262Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-04-03T16:11:08.2220399Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-04-03T16:11:08.2221522Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-04-03T16:11:08.2221911Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2222929Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2223930Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/autodiff.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2225009Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2226050Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2227186Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2228311Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2229401Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/exception_message.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2230420Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2231472Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2232483Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2233548Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/instruction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2234590Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2235586Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2236606Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2237589Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2238691Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/operator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2239722Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/operator_options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2240733Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/print_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2241864Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2242901Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2243955Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2244978Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/script_profile.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2246134Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2247195Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2248279Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2249381Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2250416Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2251507Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2252604Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2253631Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2254691Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-04-03T16:11:08.2255089Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:08.2256091Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:08.2257021Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/attributes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:08.2257984Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:08.2258943Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:08.2259862Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/graph_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:08.2260733Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:08.2261630Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/ir_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:08.2262555Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/irparser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:08.2263471Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/named_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:08.2264398Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/node_hashing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:08.2265300Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/scope.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:08.2266267Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:08.2267195Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/type_hashing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-04-03T16:11:08.2267592Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2268611Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/source_range.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2269707Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/lexer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2270704Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/strtod.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2271768Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2272853Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2273916Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2274984Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2276037Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/error_report.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2277059Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/tree.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2278116Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2279401Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2280493Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2281531Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2282569Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2283601Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2284693Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2285693Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2286732Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2287760Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2288746Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2289767Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/resolver.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2290807Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2291902Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2292926Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/source_ref.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2293959Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2294955Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2295958Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/tree_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2297032Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-04-03T16:11:08.2297437Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-04-03T16:11:08.2298463Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api/compilation_unit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-04-03T16:11:08.2299438Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api/function_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-04-03T16:11:08.2300382Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api/method.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-04-03T16:11:08.2301311Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-04-03T16:11:08.2302224Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api/object.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-04-03T16:11:08.2302651Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2303898Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2305076Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2306156Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2307282Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2308452Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2309705Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2310773Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/import.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2311947Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2313146Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2314321Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2315424Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/import_legacy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2316519Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/import_read.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2317637Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/import_source.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2318894Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2320001Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2321107Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/pickle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2322211Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/pickler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2323324Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/python_print.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2324529Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2325658Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/storage_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2326784Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2327884Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/unpickler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-04-03T16:11:08.2328266Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T16:11:08.2329207Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T16:11:08.2330218Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/module_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T16:11:08.2331176Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T16:11:08.2332174Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/pybind_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T16:11:08.2333200Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T16:11:08.2334269Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T16:11:08.2335264Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_dict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T16:11:08.2336241Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T16:11:08.2337242Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T16:11:08.2338229Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T16:11:08.2339267Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T16:11:08.2340279Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T16:11:08.2341331Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_tree_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T16:11:08.2342353Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/script_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T16:11:08.2343457Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T16:11:08.2344502Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-04-03T16:11:08.2344885Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2345827Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/code.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2346817Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2347794Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/file_format.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2348844Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2349849Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/frame.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2350826Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2351787Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/import.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2352768Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/import_data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2353812Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2354806Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2355802Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/method.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2356770Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2357743Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2358835Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2359841Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2360862Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2361920Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2362988Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2364006Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/quantization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2365105Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2366103Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2367121Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-04-03T16:11:08.2367510Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2024-04-03T16:11:08.2368520Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/testing/file_check.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2024-04-03T16:11:08.2369541Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2024-04-03T16:11:08.2369959Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2370999Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2372054Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2373146Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2374213Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2375243Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2376280Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2377371Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2378435Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2379475Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2380491Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2381541Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2382536Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2383677Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2384827Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2386489Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2388840Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2391030Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2393165Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2395317Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2397967Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2400426Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2402567Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2404747Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2406854Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2409113Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2411521Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2413720Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2415893Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2418077Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2420177Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2422422Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2424627Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2426891Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2429186Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2431501Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2433705Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2435840Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2437896Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2440146Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2442284Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2444442Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2446625Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-04-03T16:11:08.2448305Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T16:11:08.2450084Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T16:11:08.2452487Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T16:11:08.2454872Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T16:11:08.2457231Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T16:11:08.2459711Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T16:11:08.2462189Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T16:11:08.2464672Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T16:11:08.2467138Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T16:11:08.2469656Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-04-03T16:11:08.2471330Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen 2024-04-03T16:11:08.2472253Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2024-04-03T16:11:08.2473914Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2024-04-03T16:11:08.2475399Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2024-04-03T16:11:08.2476813Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx/back_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2024-04-03T16:11:08.2478712Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2024-04-03T16:11:08.2480459Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2024-04-03T16:11:08.2481752Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T16:11:08.2483141Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/api.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T16:11:08.2485081Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/collection.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T16:11:08.2487113Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/combined_traceback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T16:11:08.2489144Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/containers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T16:11:08.2491109Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/data_flow.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T16:11:08.2493055Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/events.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T16:11:08.2494983Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/kineto_shim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T16:11:08.2496927Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/perf-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T16:11:08.2498831Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/perf.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T16:11:08.2500700Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-04-03T16:11:08.2502173Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2024-04-03T16:11:08.2503926Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2024-04-03T16:11:08.2506329Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2024-04-03T16:11:08.2508710Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2024-04-03T16:11:08.2510366Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/stubs 2024-04-03T16:11:08.2511899Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/stubs/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/stubs 2024-04-03T16:11:08.2513425Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T16:11:08.2514987Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/action.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T16:11:08.2517189Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/communicate.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T16:11:08.2519570Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/dwarf_enums.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T16:11:08.2521744Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T16:11:08.2523858Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/fde.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T16:11:08.2525942Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/lexer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T16:11:08.2528039Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/unwind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T16:11:08.2530183Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/unwind_error.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T16:11:08.2532348Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/unwinder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-04-03T16:11:08.2533842Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2024-04-03T16:11:08.2535502Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python/combined_traceback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2024-04-03T16:11:08.2537679Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2024-04-03T16:11:08.2539791Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2024-04-03T16:11:08.2541219Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2542590Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/byte_order.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2544526Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2546432Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/cuda_enabled.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2548327Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/device_lazy_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2550366Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/disable_torch_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2552255Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2554123Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/invalid_arguments.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2556147Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/nested.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2558048Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/numpy_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2560046Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/object_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2561889Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/out_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2563740Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2565660Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2567677Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/pyobject_preservation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2569649Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_arg_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2571563Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2573482Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2575415Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_numbers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2577316Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_raii.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2579205Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_scalars.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2581124Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2583016Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2584906Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_symnode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2586892Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2588902Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_tuples.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2590931Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2592867Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/schema_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2594696Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/six.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2596510Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/structseq.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2598388Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_apply.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2600429Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_dtypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2602385Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2604296Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_layouts.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2606315Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2608258Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2610182Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_new.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2612048Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2613957Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_qschemes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2615965Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2617955Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2619977Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/throughput_benchmark.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2621961Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2623866Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2625707Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/verbose.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-04-03T16:11:08.2627009Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2024-04-03T16:11:08.2628423Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/tensor/python_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2024-04-03T16:11:08.2629877Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy 2024-04-03T16:11:08.2630817Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-04-03T16:11:08.2632426Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend/backend_data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-04-03T16:11:08.2634545Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend/backend_device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-04-03T16:11:08.2636691Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-04-03T16:11:08.2638943Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-04-03T16:11:08.2640404Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2641833Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2643877Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/config.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2645881Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/debug_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2647879Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2649822Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2651759Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2653680Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2655580Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2657544Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2659519Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2661472Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ir_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2663455Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2665468Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/metrics.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2667426Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/multi_wait.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2669519Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/permutation_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2671521Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/shape.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2673560Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/shape_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2675612Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2677579Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2679634Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/tensor_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2681629Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2683569Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/trie.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2685490Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/unique.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2687431Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-04-03T16:11:08.2688914Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2024-04-03T16:11:08.2690656Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2692228Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2024-04-03T16:11:08.2693814Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2695936Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ops/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2024-04-03T16:11:08.2697372Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/python 2024-04-03T16:11:08.2698884Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/python/python_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/python 2024-04-03T16:11:08.2700330Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T16:11:08.2701849Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/config.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T16:11:08.2703906Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T16:11:08.2705969Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T16:11:08.2708048Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2710291Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2712519Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2714651Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2716834Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2719001Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-04-03T16:11:08.2721084Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2722569Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2024-04-03T16:11:08.2723869Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2024-04-03T16:11:08.2725627Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2024-04-03T16:11:08.2727383Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2024-04-03T16:11:08.2728640Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2729862Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/attr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2731471Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/buffer_info.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2733099Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/cast.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2734665Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/chrono.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2736238Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2737827Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2739407Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2741048Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/embed.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2742599Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2744203Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2745783Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/gil.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2747396Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/gil_safe_call_once.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2749039Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/iostream.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2750713Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2752315Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2753984Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/options.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2755591Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/pybind11.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2757247Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/pytypes.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2758901Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/stl.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2760453Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/stl_bind.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2762146Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/type_caster_pyobject_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2763828Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/typing.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-04-03T16:11:08.2765001Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T16:11:08.2766309Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/class.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T16:11:08.2768133Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T16:11:08.2769904Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/descr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T16:11:08.2771717Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/init.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T16:11:08.2773529Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/internals.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T16:11:08.2775389Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/type_caster_base.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T16:11:08.2777230Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-04-03T16:11:08.2778499Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2024-04-03T16:11:08.2779785Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2024-04-03T16:11:08.2781536Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen/matrix.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2024-04-03T16:11:08.2783287Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2024-04-03T16:11:08.2784460Z creating build/bdist.linux-x86_64/wheel/torch/include/THC 2024-04-03T16:11:08.2785574Z copying build/lib.linux-x86_64-cpython-310/torch/include/THC/THCAtomics.cuh -> build/bdist.linux-x86_64/wheel/torch/include/THC 2024-04-03T16:11:08.2787159Z copying build/lib.linux-x86_64-cpython-310/torch/include/THC/THCDeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/THC 2024-04-03T16:11:08.2788326Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2024-04-03T16:11:08.2789672Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/tensorpipe.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2024-04-03T16:11:08.2791365Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/config.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2024-04-03T16:11:08.2793075Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/tensorpipe_cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2024-04-03T16:11:08.2794803Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/config_cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2024-04-03T16:11:08.2796035Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2024-04-03T16:11:08.2797484Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/context.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2024-04-03T16:11:08.2799446Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2024-04-03T16:11:08.2800817Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/basic 2024-04-03T16:11:08.2802336Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/basic/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/basic 2024-04-03T16:11:08.2803791Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cma 2024-04-03T16:11:08.2805276Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cma/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cma 2024-04-03T16:11:08.2806685Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/mpt 2024-04-03T16:11:08.2808164Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/mpt/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/mpt 2024-04-03T16:11:08.2809628Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/xth 2024-04-03T16:11:08.2811137Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/xth/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/xth 2024-04-03T16:11:08.2812517Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-04-03T16:11:08.2813927Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common/buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-04-03T16:11:08.2815786Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common/cpu_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-04-03T16:11:08.2817643Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common/device.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-04-03T16:11:08.2819457Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-04-03T16:11:08.2821308Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common/optional.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-04-03T16:11:08.2823204Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common/cuda_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-04-03T16:11:08.2824530Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-04-03T16:11:08.2825855Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core/context.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-04-03T16:11:08.2827647Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-04-03T16:11:08.2829509Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core/listener.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-04-03T16:11:08.2831325Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core/message.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-04-03T16:11:08.2833101Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core/pipe.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-04-03T16:11:08.2834391Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2024-04-03T16:11:08.2835834Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/context.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2024-04-03T16:11:08.2837759Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2024-04-03T16:11:08.2839260Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2024-04-03T16:11:08.2840773Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2024-04-03T16:11:08.2842826Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2024-04-03T16:11:08.2844874Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv/utility.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2024-04-03T16:11:08.2846345Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/shm 2024-04-03T16:11:08.2847873Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/shm/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/shm 2024-04-03T16:11:08.2849324Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2024-04-03T16:11:08.2850836Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2024-04-03T16:11:08.2852875Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2024-04-03T16:11:08.2854890Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv/utility.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2024-04-03T16:11:08.2856197Z creating build/bdist.linux-x86_64/wheel/torch/share 2024-04-03T16:11:08.2856822Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake 2024-04-03T16:11:08.2857511Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2024-04-03T16:11:08.2858752Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/ATen/ATenConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2024-04-03T16:11:08.2859952Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T16:11:08.2861260Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T16:11:08.2863094Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/FindCUDAToolkit.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T16:11:08.2864947Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/FindCUSPARSELT.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T16:11:08.2866778Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/FindSYCLToolkit.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T16:11:08.2868618Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T16:11:08.2870577Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-04-03T16:11:08.2871941Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T16:11:08.2873315Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/cuda.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T16:11:08.2875185Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/xpu.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T16:11:08.2877058Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/glog.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T16:11:08.2879026Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/gflags.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T16:11:08.2880951Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/mkl.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T16:11:08.2882849Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T16:11:08.2884776Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/protobuf.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T16:11:08.2886695Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/utils.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T16:11:08.2888581Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-04-03T16:11:08.2889997Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-04-03T16:11:08.2891579Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-04-03T16:11:08.2893758Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-04-03T16:11:08.2895363Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-04-03T16:11:08.2897279Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2899755Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2902300Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2904905Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2906725Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-04-03T16:11:08.2908700Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2911404Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2914031Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2916687Z copying build/lib.linux-x86_64-cpython-310/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-04-03T16:11:08.2918406Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2024-04-03T16:11:08.2919923Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2024-04-03T16:11:08.2921986Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2024-04-03T16:11:08.2923429Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2024-04-03T16:11:08.2924776Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2024-04-03T16:11:08.2926588Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Torch/TorchConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2024-04-03T16:11:08.2928194Z copying build/lib.linux-x86_64-cpython-310/torch/_C.cpython-310-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/torch 2024-04-03T16:11:08.2929178Z creating build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T16:11:08.2930188Z copying build/lib.linux-x86_64-cpython-310/torchgen/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T16:11:08.2931475Z copying build/lib.linux-x86_64-cpython-310/torchgen/code_template.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T16:11:08.2932739Z copying build/lib.linux-x86_64-cpython-310/torchgen/context.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T16:11:08.2933993Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T16:11:08.2935257Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_aoti_c_shim.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T16:11:08.2936637Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_backend_stubs.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T16:11:08.2937960Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_executorch.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T16:11:08.2939390Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_functionalization_type.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T16:11:08.2940781Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_lazy_tensor.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T16:11:08.2942117Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_vmap_plumbing.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T16:11:08.2943471Z copying build/lib.linux-x86_64-cpython-310/torchgen/local.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T16:11:08.2944688Z copying build/lib.linux-x86_64-cpython-310/torchgen/model.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T16:11:08.2946033Z copying build/lib.linux-x86_64-cpython-310/torchgen/native_function_generation.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T16:11:08.2947348Z copying build/lib.linux-x86_64-cpython-310/torchgen/utils.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T16:11:08.2948599Z copying build/lib.linux-x86_64-cpython-310/torchgen/yaml_utils.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-04-03T16:11:08.2949601Z creating build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T16:11:08.2950603Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T16:11:08.2951944Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/autograd.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T16:11:08.2953288Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T16:11:08.2954633Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/dispatcher.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T16:11:08.2956143Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/functionalization.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T16:11:08.2957536Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/lazy.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T16:11:08.2958934Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/meta.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T16:11:08.2960266Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/native.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T16:11:08.2961650Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/python.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T16:11:08.2963036Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/structured.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T16:11:08.2964432Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/translate.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T16:11:08.2965791Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T16:11:08.2967128Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-04-03T16:11:08.2968135Z creating build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-04-03T16:11:08.2969246Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-04-03T16:11:08.2970760Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-04-03T16:11:08.2972277Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/types/types.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-04-03T16:11:08.2973837Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/types/types_base.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-04-03T16:11:08.2974937Z creating build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T16:11:08.2975935Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T16:11:08.2977294Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/lazy_ir.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T16:11:08.2978753Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/lazy_ts_lowering.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T16:11:08.2980206Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/native_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T16:11:08.2981712Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/register_dispatch_key.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T16:11:08.2983149Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-04-03T16:11:08.2984151Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch 2024-04-03T16:11:08.2985255Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch 2024-04-03T16:11:08.2986759Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/model.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch 2024-04-03T16:11:08.2988262Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/parse.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch 2024-04-03T16:11:08.2989596Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-04-03T16:11:08.2990802Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-04-03T16:11:08.2992450Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/custom_ops.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-04-03T16:11:08.2994092Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/et_cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-04-03T16:11:08.2995728Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-04-03T16:11:08.2996947Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2024-04-03T16:11:08.2998259Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2024-04-03T16:11:08.3000164Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2024-04-03T16:11:08.3002016Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/types/types.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2024-04-03T16:11:08.3003267Z creating build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2024-04-03T16:11:08.3004511Z copying build/lib.linux-x86_64-cpython-310/torchgen/operator_versions/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2024-04-03T16:11:08.3006246Z copying build/lib.linux-x86_64-cpython-310/torchgen/operator_versions/gen_mobile_upgraders.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2024-04-03T16:11:08.3008092Z copying build/lib.linux-x86_64-cpython-310/torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2024-04-03T16:11:08.3009388Z creating build/bdist.linux-x86_64/wheel/torchgen/selective_build 2024-04-03T16:11:08.3010599Z copying build/lib.linux-x86_64-cpython-310/torchgen/selective_build/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2024-04-03T16:11:08.3012263Z copying build/lib.linux-x86_64-cpython-310/torchgen/selective_build/operator.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2024-04-03T16:11:08.3013884Z copying build/lib.linux-x86_64-cpython-310/torchgen/selective_build/selector.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2024-04-03T16:11:08.3015082Z creating build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-04-03T16:11:08.3016267Z copying build/lib.linux-x86_64-cpython-310/torchgen/static_runtime/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-04-03T16:11:08.3017872Z copying build/lib.linux-x86_64-cpython-310/torchgen/static_runtime/config.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-04-03T16:11:08.3019543Z copying build/lib.linux-x86_64-cpython-310/torchgen/static_runtime/gen_static_runtime_ops.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-04-03T16:11:08.3021303Z copying build/lib.linux-x86_64-cpython-310/torchgen/static_runtime/generator.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-04-03T16:11:08.3022425Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged 2024-04-03T16:11:08.3023112Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen 2024-04-03T16:11:08.3023894Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2024-04-03T16:11:08.3025311Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/native/native_functions.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2024-04-03T16:11:08.3027172Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/native/tags.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2024-04-03T16:11:08.3028445Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3029953Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3032040Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3034285Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3036379Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3038675Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3040862Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3043157Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3045199Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/Function.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3047184Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3049252Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3051192Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/Functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3053072Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/LazyIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3055071Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3057135Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3059133Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/NativeFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3061156Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3063206Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3065294Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3067284Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/Operator.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3069257Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/Operators.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3071206Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/Operators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3073241Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3075396Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3077506Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3079804Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3082085Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3084259Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3086486Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3088593Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3090678Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3092722Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/TensorBody.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3094705Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3096677Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3098817Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3100856Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3102871Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3104963Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3106997Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3109153Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/enum_tag.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-04-03T16:11:08.3110532Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T16:11:08.3111811Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/BUILD.bazel -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T16:11:08.3113541Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/README.md -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T16:11:08.3115253Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T16:11:08.3116959Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/build.bzl -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T16:11:08.3118753Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/context.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T16:11:08.3120524Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/deprecated.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T16:11:08.3122337Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/derivatives.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T16:11:08.3124179Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T16:11:08.3125987Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_autograd.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T16:11:08.3127824Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_autograd_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T16:11:08.3129773Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_inplace_or_view_type.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T16:11:08.3131654Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_python_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T16:11:08.3133465Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_trace_type.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T16:11:08.3135304Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_variable_factories.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T16:11:08.3137155Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_variable_type.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T16:11:08.3138966Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_view_funcs.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T16:11:08.3140810Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/load_derivatives.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-04-03T16:11:08.3142153Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3143789Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3145960Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3147978Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/Functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3150083Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/TraceType.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3152177Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/VariableType.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3154258Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/VariableType.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3156288Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/ViewFuncs.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3158330Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/ViewFuncs.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3160507Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/annotated_fn_args.py.in -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3162643Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_enum_tag.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3164765Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_fft_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3166896Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3168999Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3171179Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_linalg_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3173366Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_nested_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3175517Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_nn_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3177651Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_return_types.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3179787Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_return_types.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3181945Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_sparse_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3184170Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_special_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3186379Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_torch_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3188570Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_variable_methods.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3190828Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/variable_factories.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-04-03T16:11:08.3192013Z running install_egg_info 2024-04-03T16:11:08.3192337Z running egg_info 2024-04-03T16:11:08.3192668Z creating torch.egg-info 2024-04-03T16:11:08.3193039Z writing torch.egg-info/PKG-INFO 2024-04-03T16:11:08.3193618Z writing dependency_links to torch.egg-info/dependency_links.txt 2024-04-03T16:11:08.3194303Z writing entry points to torch.egg-info/entry_points.txt 2024-04-03T16:11:08.3194906Z writing requirements to torch.egg-info/requires.txt 2024-04-03T16:11:08.3195532Z writing top-level names to torch.egg-info/top_level.txt 2024-04-03T16:11:08.3196144Z writing manifest file 'torch.egg-info/SOURCES.txt' 2024-04-03T16:11:08.3715522Z reading manifest file 'torch.egg-info/SOURCES.txt' 2024-04-03T16:11:08.3716116Z reading manifest template 'MANIFEST.in' 2024-04-03T16:11:10.6210910Z warning: no previously-included files matching '*.o' found anywhere in distribution 2024-04-03T16:11:10.7800835Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2024-04-03T16:11:11.0751591Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2024-04-03T16:11:11.0752841Z adding license file 'LICENSE' 2024-04-03T16:11:11.0753482Z adding license file 'NOTICE' 2024-04-03T16:11:11.8832349Z writing manifest file 'torch.egg-info/SOURCES.txt' 2024-04-03T16:11:11.8984576Z Copying torch.egg-info to build/bdist.linux-x86_64/wheel/torch-2.4.0a0+gitd253bd7-py3.10.egg-info 2024-04-03T16:11:11.9020614Z running install_scripts 2024-04-03T16:11:11.9281316Z creating build/bdist.linux-x86_64/wheel/torch-2.4.0a0+gitd253bd7.dist-info/WHEEL 2024-04-03T16:11:11.9284343Z creating 'dist/torch-2.4.0a0+gitd253bd7-cp310-cp310-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-04-03T16:11:11.9461552Z adding 'functorch/_C.cpython-310-x86_64-linux-gnu.so' 2024-04-03T16:11:11.9472197Z adding 'functorch/__init__.py' 2024-04-03T16:11:11.9473697Z adding 'functorch/_src/__init__.py' 2024-04-03T16:11:11.9476987Z adding 'functorch/_src/aot_autograd/__init__.py' 2024-04-03T16:11:11.9479485Z adding 'functorch/_src/eager_transforms/__init__.py' 2024-04-03T16:11:11.9482205Z adding 'functorch/_src/make_functional/__init__.py' 2024-04-03T16:11:11.9484885Z adding 'functorch/_src/vmap/__init__.py' 2024-04-03T16:11:11.9487659Z adding 'functorch/compile/__init__.py' 2024-04-03T16:11:11.9491442Z adding 'functorch/dim/__init__.py' 2024-04-03T16:11:11.9493662Z adding 'functorch/dim/batch_tensor.py' 2024-04-03T16:11:11.9496786Z adding 'functorch/dim/delayed_mul_tensor.py' 2024-04-03T16:11:11.9499928Z adding 'functorch/dim/dim.py' 2024-04-03T16:11:11.9502971Z adding 'functorch/dim/magic_trace.py' 2024-04-03T16:11:11.9506572Z adding 'functorch/dim/op_properties.py' 2024-04-03T16:11:11.9515034Z adding 'functorch/dim/reference.py' 2024-04-03T16:11:11.9517831Z adding 'functorch/dim/tree_map.py' 2024-04-03T16:11:11.9520859Z adding 'functorch/dim/wrap_type.py' 2024-04-03T16:11:11.9523402Z adding 'functorch/einops/__init__.py' 2024-04-03T16:11:11.9528717Z adding 'functorch/einops/_parsing.py' 2024-04-03T16:11:11.9541069Z adding 'functorch/einops/rearrange.py' 2024-04-03T16:11:11.9541940Z adding 'functorch/experimental/__init__.py' 2024-04-03T16:11:11.9542854Z adding 'functorch/experimental/control_flow.py' 2024-04-03T16:11:11.9543922Z adding 'functorch/experimental/ops.py' 2024-04-03T16:11:11.9548495Z adding 'torch/_C.cpython-310-x86_64-linux-gnu.so' 2024-04-03T16:11:11.9551283Z adding 'torch/_VF.py' 2024-04-03T16:11:11.9759137Z adding 'torch/_VF.pyi' 2024-04-03T16:11:11.9786234Z adding 'torch/__config__.py' 2024-04-03T16:11:11.9788483Z adding 'torch/__future__.py' 2024-04-03T16:11:11.9816688Z adding 'torch/__init__.py' 2024-04-03T16:11:11.9825576Z adding 'torch/_appdirs.py' 2024-04-03T16:11:11.9828846Z adding 'torch/_classes.py' 2024-04-03T16:11:11.9831242Z adding 'torch/_compile.py' 2024-04-03T16:11:11.9836732Z adding 'torch/_custom_ops.py' 2024-04-03T16:11:11.9840034Z adding 'torch/_deploy.py' 2024-04-03T16:11:11.9850253Z adding 'torch/_guards.py' 2024-04-03T16:11:11.9870202Z adding 'torch/_jit_internal.py' 2024-04-03T16:11:11.9874248Z adding 'torch/_linalg_utils.py' 2024-04-03T16:11:11.9888259Z adding 'torch/_lobpcg.py' 2024-04-03T16:11:11.9893418Z adding 'torch/_lowrank.py' 2024-04-03T16:11:11.9949091Z adding 'torch/_meta_registrations.py' 2024-04-03T16:11:11.9956450Z adding 'torch/_namedtensor_internals.py' 2024-04-03T16:11:11.9970520Z adding 'torch/_ops.py' 2024-04-03T16:11:11.9974988Z adding 'torch/_python_dispatcher.py' 2024-04-03T16:11:11.9977975Z adding 'torch/_sources.py' 2024-04-03T16:11:11.9980138Z adding 'torch/_storage_docs.py' 2024-04-03T16:11:11.9982217Z adding 'torch/_streambase.py' 2024-04-03T16:11:12.0001056Z adding 'torch/_tensor.py' 2024-04-03T16:11:12.0040871Z adding 'torch/_tensor_docs.py' 2024-04-03T16:11:12.0051822Z adding 'torch/_tensor_str.py' 2024-04-03T16:11:12.0175202Z adding 'torch/_torch_docs.py' 2024-04-03T16:11:12.0196360Z adding 'torch/_utils.py' 2024-04-03T16:11:12.0200050Z adding 'torch/_utils_internal.py' 2024-04-03T16:11:12.0204290Z adding 'torch/_vmap_internals.py' 2024-04-03T16:11:12.0208596Z adding 'torch/_weights_only_unpickler.py' 2024-04-03T16:11:12.0236733Z adding 'torch/functional.py' 2024-04-03T16:11:12.0249212Z adding 'torch/hub.py' 2024-04-03T16:11:12.0257319Z adding 'torch/library.py' 2024-04-03T16:11:12.0281801Z adding 'torch/overrides.py' 2024-04-03T16:11:12.0285581Z adding 'torch/py.typed' 2024-04-03T16:11:12.0288816Z adding 'torch/quasirandom.py' 2024-04-03T16:11:12.0292277Z adding 'torch/random.py' 2024-04-03T16:11:12.0294563Z adding 'torch/return_types.py' 2024-04-03T16:11:12.0297291Z adding 'torch/return_types.pyi' 2024-04-03T16:11:12.0317388Z adding 'torch/serialization.py' 2024-04-03T16:11:12.0330357Z adding 'torch/storage.py' 2024-04-03T16:11:12.0333732Z adding 'torch/torch_version.py' 2024-04-03T16:11:12.0335976Z adding 'torch/types.py' 2024-04-03T16:11:12.0338159Z adding 'torch/version.py' 2024-04-03T16:11:12.0548905Z adding 'torch/_C/_VariableFunctions.pyi' 2024-04-03T16:11:12.0653478Z adding 'torch/_C/__init__.pyi' 2024-04-03T16:11:12.0664232Z adding 'torch/_C/_aoti.pyi' 2024-04-03T16:11:12.0666670Z adding 'torch/_C/_autograd.pyi' 2024-04-03T16:11:12.0668574Z adding 'torch/_C/_cpu.pyi' 2024-04-03T16:11:12.0670660Z adding 'torch/_C/_cudnn.pyi' 2024-04-03T16:11:12.0672539Z adding 'torch/_C/_distributed_autograd.pyi' 2024-04-03T16:11:12.0677380Z adding 'torch/_C/_distributed_c10d.pyi' 2024-04-03T16:11:12.0681220Z adding 'torch/_C/_distributed_rpc.pyi' 2024-04-03T16:11:12.0683520Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2024-04-03T16:11:12.0685467Z adding 'torch/_C/_functions.pyi' 2024-04-03T16:11:12.0687841Z adding 'torch/_C/_functorch.pyi' 2024-04-03T16:11:12.0689781Z adding 'torch/_C/_itt.pyi' 2024-04-03T16:11:12.0691838Z adding 'torch/_C/_lazy.pyi' 2024-04-03T16:11:12.0693810Z adding 'torch/_C/_lazy_ts_backend.pyi' 2024-04-03T16:11:12.0695922Z adding 'torch/_C/_monitor.pyi' 2024-04-03T16:11:12.0699007Z adding 'torch/_C/_nn.pyi' 2024-04-03T16:11:12.0700515Z adding 'torch/_C/_nvtx.pyi' 2024-04-03T16:11:12.0702696Z adding 'torch/_C/_onnx.pyi' 2024-04-03T16:11:12.0705262Z adding 'torch/_C/_profiler.pyi' 2024-04-03T16:11:12.0707450Z adding 'torch/_C/_verbose.pyi' 2024-04-03T16:11:12.0709928Z adding 'torch/_awaits/__init__.py' 2024-04-03T16:11:12.0712028Z adding 'torch/_custom_op/__init__.py' 2024-04-03T16:11:12.0716482Z adding 'torch/_custom_op/autograd.py' 2024-04-03T16:11:12.0720729Z adding 'torch/_custom_op/functional.py' 2024-04-03T16:11:12.0733627Z adding 'torch/_custom_op/impl.py' 2024-04-03T16:11:12.0740179Z adding 'torch/_decomp/__init__.py' 2024-04-03T16:11:12.0791395Z adding 'torch/_decomp/decompositions.py' 2024-04-03T16:11:12.0799401Z adding 'torch/_decomp/decompositions_for_jvp.py' 2024-04-03T16:11:12.0803569Z adding 'torch/_decomp/decompositions_for_rng.py' 2024-04-03T16:11:12.0805966Z adding 'torch/_dispatch/__init__.py' 2024-04-03T16:11:12.0809406Z adding 'torch/_dispatch/python.py' 2024-04-03T16:11:12.0812556Z adding 'torch/_dynamo/__init__.py' 2024-04-03T16:11:12.0815813Z adding 'torch/_dynamo/_trace_wrapped_higher_order_op.py' 2024-04-03T16:11:12.0819517Z adding 'torch/_dynamo/bytecode_analysis.py' 2024-04-03T16:11:12.0833405Z adding 'torch/_dynamo/bytecode_transformation.py' 2024-04-03T16:11:12.0837999Z adding 'torch/_dynamo/cache_size.py' 2024-04-03T16:11:12.0840588Z adding 'torch/_dynamo/callback.py' 2024-04-03T16:11:12.0842666Z adding 'torch/_dynamo/code_context.py' 2024-04-03T16:11:12.0847647Z adding 'torch/_dynamo/codegen.py' 2024-04-03T16:11:12.0852048Z adding 'torch/_dynamo/compiled_autograd.py' 2024-04-03T16:11:12.0856990Z adding 'torch/_dynamo/comptime.py' 2024-04-03T16:11:12.0864395Z adding 'torch/_dynamo/config.py' 2024-04-03T16:11:12.0875882Z adding 'torch/_dynamo/convert_frame.py' 2024-04-03T16:11:12.0879232Z adding 'torch/_dynamo/create_parameter_op.py' 2024-04-03T16:11:12.0881883Z adding 'torch/_dynamo/current_scope_id.py' 2024-04-03T16:11:12.0890840Z adding 'torch/_dynamo/debug_utils.py' 2024-04-03T16:11:12.0896033Z adding 'torch/_dynamo/decorators.py' 2024-04-03T16:11:12.0899470Z adding 'torch/_dynamo/device_interface.py' 2024-04-03T16:11:12.0918161Z adding 'torch/_dynamo/eval_frame.py' 2024-04-03T16:11:12.0924037Z adding 'torch/_dynamo/exc.py' 2024-04-03T16:11:12.0926885Z adding 'torch/_dynamo/external_utils.py' 2024-04-03T16:11:12.0929308Z adding 'torch/_dynamo/funcname_cache.py' 2024-04-03T16:11:12.0959687Z adding 'torch/_dynamo/guards.py' 2024-04-03T16:11:12.0963643Z adding 'torch/_dynamo/hooks.py' 2024-04-03T16:11:12.0966736Z adding 'torch/_dynamo/logging.py' 2024-04-03T16:11:12.0969296Z adding 'torch/_dynamo/mutation_guard.py' 2024-04-03T16:11:12.0998471Z adding 'torch/_dynamo/output_graph.py' 2024-04-03T16:11:12.1002976Z adding 'torch/_dynamo/polyfill.py' 2024-04-03T16:11:12.1005836Z adding 'torch/_dynamo/profiler.py' 2024-04-03T16:11:12.1008588Z adding 'torch/_dynamo/replay_record.py' 2024-04-03T16:11:12.1016016Z adding 'torch/_dynamo/resume_execution.py' 2024-04-03T16:11:12.1023186Z adding 'torch/_dynamo/side_effects.py' 2024-04-03T16:11:12.1028786Z adding 'torch/_dynamo/source.py' 2024-04-03T16:11:12.1060276Z adding 'torch/_dynamo/symbolic_convert.py' 2024-04-03T16:11:12.1064933Z adding 'torch/_dynamo/tensor_version_op.py' 2024-04-03T16:11:12.1067380Z adding 'torch/_dynamo/test_case.py' 2024-04-03T16:11:12.1071537Z adding 'torch/_dynamo/test_minifier_common.py' 2024-04-03T16:11:12.1076065Z adding 'torch/_dynamo/testing.py' 2024-04-03T16:11:12.1106463Z adding 'torch/_dynamo/trace_rules.py' 2024-04-03T16:11:12.1112197Z adding 'torch/_dynamo/types.py' 2024-04-03T16:11:12.1141497Z adding 'torch/_dynamo/utils.py' 2024-04-03T16:11:12.1145665Z adding 'torch/_dynamo/backends/__init__.py' 2024-04-03T16:11:12.1148335Z adding 'torch/_dynamo/backends/common.py' 2024-04-03T16:11:12.1151939Z adding 'torch/_dynamo/backends/cudagraphs.py' 2024-04-03T16:11:12.1156078Z adding 'torch/_dynamo/backends/debugging.py' 2024-04-03T16:11:12.1166938Z adding 'torch/_dynamo/backends/distributed.py' 2024-04-03T16:11:12.1169745Z adding 'torch/_dynamo/backends/inductor.py' 2024-04-03T16:11:12.1171959Z adding 'torch/_dynamo/backends/onnxrt.py' 2024-04-03T16:11:12.1174726Z adding 'torch/_dynamo/backends/registry.py' 2024-04-03T16:11:12.1176778Z adding 'torch/_dynamo/backends/tensorrt.py' 2024-04-03T16:11:12.1178960Z adding 'torch/_dynamo/backends/torchxla.py' 2024-04-03T16:11:12.1182238Z adding 'torch/_dynamo/backends/tvm.py' 2024-04-03T16:11:12.1184575Z adding 'torch/_dynamo/repro/__init__.py' 2024-04-03T16:11:12.1194831Z adding 'torch/_dynamo/repro/after_aot.py' 2024-04-03T16:11:12.1201957Z adding 'torch/_dynamo/repro/after_dynamo.py' 2024-04-03T16:11:12.1205522Z adding 'torch/_dynamo/variables/__init__.py' 2024-04-03T16:11:12.1209929Z adding 'torch/_dynamo/variables/base.py' 2024-04-03T16:11:12.1237023Z adding 'torch/_dynamo/variables/builder.py' 2024-04-03T16:11:12.1258599Z adding 'torch/_dynamo/variables/builtin.py' 2024-04-03T16:11:12.1263696Z adding 'torch/_dynamo/variables/constant.py' 2024-04-03T16:11:12.1271425Z adding 'torch/_dynamo/variables/ctx_manager.py' 2024-04-03T16:11:12.1281648Z adding 'torch/_dynamo/variables/dicts.py' 2024-04-03T16:11:12.1286961Z adding 'torch/_dynamo/variables/distributed.py' 2024-04-03T16:11:12.1298641Z adding 'torch/_dynamo/variables/functions.py' 2024-04-03T16:11:12.1315206Z adding 'torch/_dynamo/variables/higher_order_ops.py' 2024-04-03T16:11:12.1320269Z adding 'torch/_dynamo/variables/iter.py' 2024-04-03T16:11:12.1323373Z adding 'torch/_dynamo/variables/lazy.py' 2024-04-03T16:11:12.1330547Z adding 'torch/_dynamo/variables/lists.py' 2024-04-03T16:11:12.1340654Z adding 'torch/_dynamo/variables/misc.py' 2024-04-03T16:11:12.1350945Z adding 'torch/_dynamo/variables/nn_module.py' 2024-04-03T16:11:12.1356490Z adding 'torch/_dynamo/variables/optimizer.py' 2024-04-03T16:11:12.1359540Z adding 'torch/_dynamo/variables/sdpa.py' 2024-04-03T16:11:12.1373606Z adding 'torch/_dynamo/variables/tensor.py' 2024-04-03T16:11:12.1385865Z adding 'torch/_dynamo/variables/torch.py' 2024-04-03T16:11:12.1391029Z adding 'torch/_dynamo/variables/torch_function.py' 2024-04-03T16:11:12.1401951Z adding 'torch/_dynamo/variables/user_defined.py' 2024-04-03T16:11:12.1408302Z adding 'torch/_export/__init__.py' 2024-04-03T16:11:12.1411207Z adding 'torch/_export/error.py' 2024-04-03T16:11:12.1413647Z adding 'torch/_export/exported_program.py' 2024-04-03T16:11:12.1418427Z adding 'torch/_export/non_strict_utils.py' 2024-04-03T16:11:12.1424004Z adding 'torch/_export/pass_base.py' 2024-04-03T16:11:12.1429767Z adding 'torch/_export/utils.py' 2024-04-03T16:11:12.1435369Z adding 'torch/_export/verifier.py' 2024-04-03T16:11:12.1439086Z adding 'torch/_export/wrappers.py' 2024-04-03T16:11:12.1441349Z adding 'torch/_export/db/__init__.py' 2024-04-03T16:11:12.1444570Z adding 'torch/_export/db/case.py' 2024-04-03T16:11:12.1446927Z adding 'torch/_export/db/gen_example.py' 2024-04-03T16:11:12.1448780Z adding 'torch/_export/db/logging.py' 2024-04-03T16:11:12.1451610Z adding 'torch/_export/db/examples/__init__.py' 2024-04-03T16:11:12.1454112Z adding 'torch/_export/db/examples/assume_constant_result.py' 2024-04-03T16:11:12.1456054Z adding 'torch/_export/db/examples/autograd_function.py' 2024-04-03T16:11:12.1458031Z adding 'torch/_export/db/examples/class_method.py' 2024-04-03T16:11:12.1460423Z adding 'torch/_export/db/examples/cond_branch_class_method.py' 2024-04-03T16:11:12.1462604Z adding 'torch/_export/db/examples/cond_branch_nested_function.py' 2024-04-03T16:11:12.1464894Z adding 'torch/_export/db/examples/cond_branch_nonlocal_variables.py' 2024-04-03T16:11:12.1466852Z adding 'torch/_export/db/examples/cond_closed_over_variable.py' 2024-04-03T16:11:12.1469186Z adding 'torch/_export/db/examples/cond_operands.py' 2024-04-03T16:11:12.1471497Z adding 'torch/_export/db/examples/cond_predicate.py' 2024-04-03T16:11:12.1473447Z adding 'torch/_export/db/examples/constrain_as_size_example.py' 2024-04-03T16:11:12.1475351Z adding 'torch/_export/db/examples/constrain_as_value_example.py' 2024-04-03T16:11:12.1477206Z adding 'torch/_export/db/examples/decorator.py' 2024-04-03T16:11:12.1479213Z adding 'torch/_export/db/examples/dictionary.py' 2024-04-03T16:11:12.1481228Z adding 'torch/_export/db/examples/dynamic_shape_assert.py' 2024-04-03T16:11:12.1482889Z adding 'torch/_export/db/examples/dynamic_shape_constructor.py' 2024-04-03T16:11:12.1484658Z adding 'torch/_export/db/examples/dynamic_shape_if_guard.py' 2024-04-03T16:11:12.1486450Z adding 'torch/_export/db/examples/dynamic_shape_map.py' 2024-04-03T16:11:12.1488206Z adding 'torch/_export/db/examples/dynamic_shape_round.py' 2024-04-03T16:11:12.1490037Z adding 'torch/_export/db/examples/dynamic_shape_slicing.py' 2024-04-03T16:11:12.1491661Z adding 'torch/_export/db/examples/dynamic_shape_view.py' 2024-04-03T16:11:12.1493353Z adding 'torch/_export/db/examples/fn_with_kwargs.py' 2024-04-03T16:11:12.1495116Z adding 'torch/_export/db/examples/list_contains.py' 2024-04-03T16:11:12.1496788Z adding 'torch/_export/db/examples/list_unpack.py' 2024-04-03T16:11:12.1498778Z adding 'torch/_export/db/examples/model_attr_mutation.py' 2024-04-03T16:11:12.1500401Z adding 'torch/_export/db/examples/nested_function.py' 2024-04-03T16:11:12.1522813Z adding 'torch/_export/db/examples/null_context_manager.py' 2024-04-03T16:11:12.1524638Z adding 'torch/_export/db/examples/optional_input.py' 2024-04-03T16:11:12.1526514Z adding 'torch/_export/db/examples/pytree_flatten.py' 2024-04-03T16:11:12.1528254Z adding 'torch/_export/db/examples/scalar_output.py' 2024-04-03T16:11:12.1530211Z adding 'torch/_export/db/examples/specialized_attribute.py' 2024-04-03T16:11:12.1532301Z adding 'torch/_export/db/examples/static_for_loop.py' 2024-04-03T16:11:12.1534116Z adding 'torch/_export/db/examples/static_if.py' 2024-04-03T16:11:12.1535810Z adding 'torch/_export/db/examples/tensor_setattr.py' 2024-04-03T16:11:12.1537776Z adding 'torch/_export/db/examples/torch_sym_min.py' 2024-04-03T16:11:12.1539745Z adding 'torch/_export/db/examples/type_reflection_method.py' 2024-04-03T16:11:12.1541563Z adding 'torch/_export/db/examples/user_input_mutation.py' 2024-04-03T16:11:12.1543531Z adding 'torch/_export/pass_infra/__init__.py' 2024-04-03T16:11:12.1545462Z adding 'torch/_export/pass_infra/node_metadata.py' 2024-04-03T16:11:12.1547215Z adding 'torch/_export/pass_infra/proxy_value.py' 2024-04-03T16:11:12.1549451Z adding 'torch/_export/passes/__init__.py' 2024-04-03T16:11:12.1553827Z adding 'torch/_export/passes/add_runtime_assertions_for_constraints_pass.py' 2024-04-03T16:11:12.1556579Z adding 'torch/_export/passes/collect_tracepoints_pass.py' 2024-04-03T16:11:12.1559221Z adding 'torch/_export/passes/functionalize_side_effectful_ops_pass.py' 2024-04-03T16:11:12.1563283Z adding 'torch/_export/passes/lift_constants_pass.py' 2024-04-03T16:11:12.1565776Z adding 'torch/_export/passes/remove_runtime_assertions.py' 2024-04-03T16:11:12.1568628Z adding 'torch/_export/passes/replace_set_grad_with_hop_pass.py' 2024-04-03T16:11:12.1570480Z adding 'torch/_export/passes/replace_sym_size_ops_pass.py' 2024-04-03T16:11:12.1572779Z adding 'torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py' 2024-04-03T16:11:12.1574455Z adding 'torch/_export/serde/__init__.py' 2024-04-03T16:11:12.1578145Z adding 'torch/_export/serde/schema.py' 2024-04-03T16:11:12.1581543Z adding 'torch/_export/serde/schema.yaml' 2024-04-03T16:11:12.1585367Z adding 'torch/_export/serde/schema_check.py' 2024-04-03T16:11:12.1616902Z adding 'torch/_export/serde/serialize.py' 2024-04-03T16:11:12.1621429Z adding 'torch/_export/serde/union.py' 2024-04-03T16:11:12.1625473Z adding 'torch/_export/serde/upgrade.py' 2024-04-03T16:11:12.1627910Z adding 'torch/_functorch/__init__.py' 2024-04-03T16:11:12.1647560Z adding 'torch/_functorch/aot_autograd.py' 2024-04-03T16:11:12.1654530Z adding 'torch/_functorch/apis.py' 2024-04-03T16:11:12.1663077Z adding 'torch/_functorch/autograd_function.py' 2024-04-03T16:11:12.1665740Z adding 'torch/_functorch/batch_norm_replacement.py' 2024-04-03T16:11:12.1668692Z adding 'torch/_functorch/benchmark_utils.py' 2024-04-03T16:11:12.1671720Z adding 'torch/_functorch/compile_utils.py' 2024-04-03T16:11:12.1676789Z adding 'torch/_functorch/compilers.py' 2024-04-03T16:11:12.1679826Z adding 'torch/_functorch/config.py' 2024-04-03T16:11:12.1682746Z adding 'torch/_functorch/deprecated.py' 2024-04-03T16:11:12.1704985Z adding 'torch/_functorch/eager_transforms.py' 2024-04-03T16:11:12.1711118Z adding 'torch/_functorch/functional_call.py' 2024-04-03T16:11:12.1717924Z adding 'torch/_functorch/fx_minifier.py' 2024-04-03T16:11:12.1725554Z adding 'torch/_functorch/make_functional.py' 2024-04-03T16:11:12.1742483Z adding 'torch/_functorch/partitioners.py' 2024-04-03T16:11:12.1747021Z adding 'torch/_functorch/pyfunctorch.py' 2024-04-03T16:11:12.1748875Z adding 'torch/_functorch/python_key.py' 2024-04-03T16:11:12.1750735Z adding 'torch/_functorch/pytree_hacks.py' 2024-04-03T16:11:12.1757404Z adding 'torch/_functorch/top_operators_github_usage.py' 2024-04-03T16:11:12.1759958Z adding 'torch/_functorch/utils.py' 2024-04-03T16:11:12.1766438Z adding 'torch/_functorch/vmap.py' 2024-04-03T16:11:12.1769082Z adding 'torch/_functorch/_aot_autograd/__init__.py' 2024-04-03T16:11:12.1781418Z adding 'torch/_functorch/_aot_autograd/collect_metadata_analysis.py' 2024-04-03T16:11:12.1785513Z adding 'torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py' 2024-04-03T16:11:12.1790664Z adding 'torch/_functorch/_aot_autograd/functional_utils.py' 2024-04-03T16:11:12.1797080Z adding 'torch/_functorch/_aot_autograd/input_output_analysis.py' 2024-04-03T16:11:12.1812199Z adding 'torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py' 2024-04-03T16:11:12.1815838Z adding 'torch/_functorch/_aot_autograd/logging_utils.py' 2024-04-03T16:11:12.1830977Z adding 'torch/_functorch/_aot_autograd/runtime_wrappers.py' 2024-04-03T16:11:12.1842556Z adding 'torch/_functorch/_aot_autograd/schemas.py' 2024-04-03T16:11:12.1848363Z adding 'torch/_functorch/_aot_autograd/subclass_utils.py' 2024-04-03T16:11:12.1859915Z adding 'torch/_functorch/_aot_autograd/traced_function_transforms.py' 2024-04-03T16:11:12.1864296Z adding 'torch/_functorch/_aot_autograd/utils.py' 2024-04-03T16:11:12.1866643Z adding 'torch/_higher_order_ops/__init__.py' 2024-04-03T16:11:12.1870482Z adding 'torch/_higher_order_ops/auto_functionalize.py' 2024-04-03T16:11:12.1875371Z adding 'torch/_higher_order_ops/cond.py' 2024-04-03T16:11:12.1879132Z adding 'torch/_higher_order_ops/effects.py' 2024-04-03T16:11:12.1883974Z adding 'torch/_higher_order_ops/map.py' 2024-04-03T16:11:12.1887375Z adding 'torch/_higher_order_ops/out_dtype.py' 2024-04-03T16:11:12.1890032Z adding 'torch/_higher_order_ops/strict_mode.py' 2024-04-03T16:11:12.1892441Z adding 'torch/_higher_order_ops/torchbind.py' 2024-04-03T16:11:12.1902958Z adding 'torch/_higher_order_ops/triton_kernel_wrap.py' 2024-04-03T16:11:12.1906798Z adding 'torch/_higher_order_ops/utils.py' 2024-04-03T16:11:12.1910407Z adding 'torch/_higher_order_ops/while_loop.py' 2024-04-03T16:11:12.1914347Z adding 'torch/_higher_order_ops/wrap.py' 2024-04-03T16:11:12.1917708Z adding 'torch/_inductor/__init__.py' 2024-04-03T16:11:12.1924684Z adding 'torch/_inductor/autotune_process.py' 2024-04-03T16:11:12.1927949Z adding 'torch/_inductor/bounds.py' 2024-04-03T16:11:12.1962174Z adding 'torch/_inductor/codecache.py' 2024-04-03T16:11:12.1968019Z adding 'torch/_inductor/comm_analysis.py' 2024-04-03T16:11:12.1973113Z adding 'torch/_inductor/comms.py' 2024-04-03T16:11:12.1990524Z adding 'torch/_inductor/compile_fx.py' 2024-04-03T16:11:12.2002890Z adding 'torch/_inductor/config.py' 2024-04-03T16:11:12.2007366Z adding 'torch/_inductor/constant_folding.py' 2024-04-03T16:11:12.2011453Z adding 'torch/_inductor/coordinate_descent_tuner.py' 2024-04-03T16:11:12.2042318Z adding 'torch/_inductor/cudagraph_trees.py' 2024-04-03T16:11:12.2046463Z adding 'torch/_inductor/cudagraph_utils.py' 2024-04-03T16:11:12.2053390Z adding 'torch/_inductor/debug.py' 2024-04-03T16:11:12.2060633Z adding 'torch/_inductor/decomposition.py' 2024-04-03T16:11:12.2066803Z adding 'torch/_inductor/dependencies.py' 2024-04-03T16:11:12.2069439Z adding 'torch/_inductor/exc.py' 2024-04-03T16:11:12.2073459Z adding 'torch/_inductor/freezing.py' 2024-04-03T16:11:12.2077369Z adding 'torch/_inductor/fx_utils.py' 2024-04-03T16:11:12.2096042Z adding 'torch/_inductor/graph.py' 2024-04-03T16:11:12.2099047Z adding 'torch/_inductor/hooks.py' 2024-04-03T16:11:12.2102602Z adding 'torch/_inductor/index_propagation.py' 2024-04-03T16:11:12.2105049Z adding 'torch/_inductor/inductor_prims.py' 2024-04-03T16:11:12.2186431Z adding 'torch/_inductor/ir.py' 2024-04-03T16:11:12.2251146Z adding 'torch/_inductor/lowering.py' 2024-04-03T16:11:12.2260030Z adding 'torch/_inductor/metrics.py' 2024-04-03T16:11:12.2266640Z adding 'torch/_inductor/ops_handler.py' 2024-04-03T16:11:12.2270134Z adding 'torch/_inductor/optimize_indexing.py' 2024-04-03T16:11:12.2288237Z adding 'torch/_inductor/pattern_matcher.py' 2024-04-03T16:11:12.2291400Z adding 'torch/_inductor/quantized_lowerings.py' 2024-04-03T16:11:12.2323337Z adding 'torch/_inductor/scheduler.py' 2024-04-03T16:11:12.2338253Z adding 'torch/_inductor/select_algorithm.py' 2024-04-03T16:11:12.2347179Z adding 'torch/_inductor/sizevars.py' 2024-04-03T16:11:12.2350564Z adding 'torch/_inductor/test_case.py' 2024-04-03T16:11:12.2352777Z adding 'torch/_inductor/test_operators.py' 2024-04-03T16:11:12.2356846Z adding 'torch/_inductor/triton_helpers.py' 2024-04-03T16:11:12.2375024Z adding 'torch/_inductor/triton_heuristics.py' 2024-04-03T16:11:12.2391589Z adding 'torch/_inductor/utils.py' 2024-04-03T16:11:12.2396949Z adding 'torch/_inductor/virtualized.py' 2024-04-03T16:11:12.2401319Z adding 'torch/_inductor/wrapper_benchmark.py' 2024-04-03T16:11:12.2403975Z adding 'torch/_inductor/codegen/__init__.py' 2024-04-03T16:11:12.2420118Z adding 'torch/_inductor/codegen/common.py' 2024-04-03T16:11:12.2465824Z adding 'torch/_inductor/codegen/cpp.py' 2024-04-03T16:11:12.2472546Z adding 'torch/_inductor/codegen/cpp_prefix.h' 2024-04-03T16:11:12.2498381Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu.py' 2024-04-03T16:11:12.2504629Z adding 'torch/_inductor/codegen/cpp_wrapper_cuda.py' 2024-04-03T16:11:12.2507190Z adding 'torch/_inductor/codegen/cuda_combined_scheduling.py' 2024-04-03T16:11:12.2515104Z adding 'torch/_inductor/codegen/memory_planning.py' 2024-04-03T16:11:12.2521027Z adding 'torch/_inductor/codegen/multi_kernel.py' 2024-04-03T16:11:12.2570665Z adding 'torch/_inductor/codegen/triton.py' 2024-04-03T16:11:12.2578012Z adding 'torch/_inductor/codegen/triton_foreach.py' 2024-04-03T16:11:12.2581549Z adding 'torch/_inductor/codegen/triton_split_scan.py' 2024-04-03T16:11:12.2584785Z adding 'torch/_inductor/codegen/triton_utils.py' 2024-04-03T16:11:12.2604150Z adding 'torch/_inductor/codegen/wrapper.py' 2024-04-03T16:11:12.2608748Z adding 'torch/_inductor/codegen/aoti_runtime/implementation.cpp' 2024-04-03T16:11:12.2613006Z adding 'torch/_inductor/codegen/aoti_runtime/interface.cpp' 2024-04-03T16:11:12.2615489Z adding 'torch/_inductor/codegen/cuda/__init__.py' 2024-04-03T16:11:12.2619419Z adding 'torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py' 2024-04-03T16:11:12.2621897Z adding 'torch/_inductor/codegen/cuda/cuda_env.py' 2024-04-03T16:11:12.2626743Z adding 'torch/_inductor/codegen/cuda/cuda_kernel.py' 2024-04-03T16:11:12.2631091Z adding 'torch/_inductor/codegen/cuda/cuda_template.py' 2024-04-03T16:11:12.2635907Z adding 'torch/_inductor/codegen/cuda/cutlass_epilogue_gen.py' 2024-04-03T16:11:12.2640504Z adding 'torch/_inductor/codegen/cuda/cutlass_utils.py' 2024-04-03T16:11:12.2642911Z adding 'torch/_inductor/codegen/cuda/device_op_overrides.py' 2024-04-03T16:11:12.2650686Z adding 'torch/_inductor/codegen/cuda/gemm_template.py' 2024-04-03T16:11:12.2653656Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py' 2024-04-03T16:11:12.2657388Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py' 2024-04-03T16:11:12.2659668Z adding 'torch/_inductor/fx_passes/__init__.py' 2024-04-03T16:11:12.2663828Z adding 'torch/_inductor/fx_passes/binary_folding.py' 2024-04-03T16:11:12.2671497Z adding 'torch/_inductor/fx_passes/ddp_fusion.py' 2024-04-03T16:11:12.2675055Z adding 'torch/_inductor/fx_passes/decompose_mem_bound_mm.py' 2024-04-03T16:11:12.2677803Z adding 'torch/_inductor/fx_passes/dedupe_symint_uses.py' 2024-04-03T16:11:12.2681530Z adding 'torch/_inductor/fx_passes/efficient_conv_bn_eval.py' 2024-04-03T16:11:12.2684936Z adding 'torch/_inductor/fx_passes/freezing_patterns.py' 2024-04-03T16:11:12.2692100Z adding 'torch/_inductor/fx_passes/fuse_attention.py' 2024-04-03T16:11:12.2703066Z adding 'torch/_inductor/fx_passes/group_batch_fusion.py' 2024-04-03T16:11:12.2708783Z adding 'torch/_inductor/fx_passes/joint_graph.py' 2024-04-03T16:11:12.2712279Z adding 'torch/_inductor/fx_passes/misc_patterns.py' 2024-04-03T16:11:12.2724161Z adding 'torch/_inductor/fx_passes/mkldnn_fusion.py' 2024-04-03T16:11:12.2728785Z adding 'torch/_inductor/fx_passes/numeric_utils.py' 2024-04-03T16:11:12.2734249Z adding 'torch/_inductor/fx_passes/pad_mm.py' 2024-04-03T16:11:12.2745862Z adding 'torch/_inductor/fx_passes/post_grad.py' 2024-04-03T16:11:12.2753154Z adding 'torch/_inductor/fx_passes/pre_grad.py' 2024-04-03T16:11:12.2771672Z adding 'torch/_inductor/fx_passes/quantization.py' 2024-04-03T16:11:12.2779904Z adding 'torch/_inductor/fx_passes/reinplace.py' 2024-04-03T16:11:12.2783030Z adding 'torch/_inductor/fx_passes/replace_random.py' 2024-04-03T16:11:12.2799878Z adding 'torch/_inductor/fx_passes/split_cat.py' 2024-04-03T16:11:12.2803462Z adding 'torch/_inductor/fx_passes/serialized_patterns/__init__.py' 2024-04-03T16:11:12.2806247Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py' 2024-04-03T16:11:12.2809392Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py' 2024-04-03T16:11:12.2812590Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py' 2024-04-03T16:11:12.2815777Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py' 2024-04-03T16:11:12.2818706Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py' 2024-04-03T16:11:12.2821786Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py' 2024-04-03T16:11:12.2825428Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py' 2024-04-03T16:11:12.2831117Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py' 2024-04-03T16:11:12.2835598Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py' 2024-04-03T16:11:12.2840406Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py' 2024-04-03T16:11:12.2843983Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py' 2024-04-03T16:11:12.2847292Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py' 2024-04-03T16:11:12.2850676Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py' 2024-04-03T16:11:12.2853709Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py' 2024-04-03T16:11:12.2857205Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py' 2024-04-03T16:11:12.2860740Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py' 2024-04-03T16:11:12.2864421Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py' 2024-04-03T16:11:12.2868332Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py' 2024-04-03T16:11:12.2871797Z adding 'torch/_inductor/fx_passes/serialized_patterns/central_index.py' 2024-04-03T16:11:12.2874397Z adding 'torch/_inductor/kernel/__init__.py' 2024-04-03T16:11:12.2876613Z adding 'torch/_inductor/kernel/bmm.py' 2024-04-03T16:11:12.2882448Z adding 'torch/_inductor/kernel/conv.py' 2024-04-03T16:11:12.2886927Z adding 'torch/_inductor/kernel/mm.py' 2024-04-03T16:11:12.2890576Z adding 'torch/_inductor/kernel/mm_common.py' 2024-04-03T16:11:12.2894219Z adding 'torch/_inductor/kernel/mm_plus_mm.py' 2024-04-03T16:11:12.2896831Z adding 'torch/_inductor/kernel/unpack_mixed_mm.py' 2024-04-03T16:11:12.2899337Z adding 'torch/_lazy/__init__.py' 2024-04-03T16:11:12.2902337Z adding 'torch/_lazy/closure.py' 2024-04-03T16:11:12.2904372Z adding 'torch/_lazy/computation.py' 2024-04-03T16:11:12.2906096Z adding 'torch/_lazy/config.py' 2024-04-03T16:11:12.2907797Z adding 'torch/_lazy/debug.py' 2024-04-03T16:11:12.2909648Z adding 'torch/_lazy/device_context.py' 2024-04-03T16:11:12.2913499Z adding 'torch/_lazy/extract_compiled_graph.py' 2024-04-03T16:11:12.2915361Z adding 'torch/_lazy/ir_cache.py' 2024-04-03T16:11:12.2917087Z adding 'torch/_lazy/metrics.py' 2024-04-03T16:11:12.2919331Z adding 'torch/_lazy/tensor_factory_functions.py' 2024-04-03T16:11:12.2921185Z adding 'torch/_lazy/ts_backend.py' 2024-04-03T16:11:12.2923014Z adding 'torch/_library/__init__.py' 2024-04-03T16:11:12.2926146Z adding 'torch/_library/abstract_impl.py' 2024-04-03T16:11:12.2928346Z adding 'torch/_library/simple_registry.py' 2024-04-03T16:11:12.2931080Z adding 'torch/_library/utils.py' 2024-04-03T16:11:12.2933215Z adding 'torch/_logging/__init__.py' 2024-04-03T16:11:12.2946605Z adding 'torch/_logging/_internal.py' 2024-04-03T16:11:12.2950328Z adding 'torch/_logging/_registrations.py' 2024-04-03T16:11:12.2952285Z adding 'torch/_logging/structured.py' 2024-04-03T16:11:12.2954429Z adding 'torch/_numpy/__init__.py' 2024-04-03T16:11:12.2956965Z adding 'torch/_numpy/_binary_ufuncs_impl.py' 2024-04-03T16:11:12.2960279Z adding 'torch/_numpy/_casting_dicts.py' 2024-04-03T16:11:12.2964984Z adding 'torch/_numpy/_dtypes.py' 2024-04-03T16:11:12.2968526Z adding 'torch/_numpy/_dtypes_impl.py' 2024-04-03T16:11:12.2971120Z adding 'torch/_numpy/_funcs.py' 2024-04-03T16:11:12.2990225Z adding 'torch/_numpy/_funcs_impl.py' 2024-04-03T16:11:12.2993380Z adding 'torch/_numpy/_getlimits.py' 2024-04-03T16:11:12.2999160Z adding 'torch/_numpy/_ndarray.py' 2024-04-03T16:11:12.3003232Z adding 'torch/_numpy/_normalizations.py' 2024-04-03T16:11:12.3007259Z adding 'torch/_numpy/_reductions_impl.py' 2024-04-03T16:11:12.3010796Z adding 'torch/_numpy/_ufuncs.py' 2024-04-03T16:11:12.3013109Z adding 'torch/_numpy/_unary_ufuncs_impl.py' 2024-04-03T16:11:12.3016756Z adding 'torch/_numpy/_util.py' 2024-04-03T16:11:12.3019035Z adding 'torch/_numpy/fft.py' 2024-04-03T16:11:12.3021808Z adding 'torch/_numpy/linalg.py' 2024-04-03T16:11:12.3024668Z adding 'torch/_numpy/random.py' 2024-04-03T16:11:12.3026845Z adding 'torch/_numpy/testing/__init__.py' 2024-04-03T16:11:12.3051261Z adding 'torch/_numpy/testing/utils.py' 2024-04-03T16:11:12.3076324Z adding 'torch/_prims/__init__.py' 2024-04-03T16:11:12.3081759Z adding 'torch/_prims/context.py' 2024-04-03T16:11:12.3084070Z adding 'torch/_prims/debug_prims.py' 2024-04-03T16:11:12.3086244Z adding 'torch/_prims/executor.py' 2024-04-03T16:11:12.3090477Z adding 'torch/_prims/rng_prims.py' 2024-04-03T16:11:12.3113487Z adding 'torch/_prims_common/__init__.py' 2024-04-03T16:11:12.3120857Z adding 'torch/_prims_common/wrappers.py' 2024-04-03T16:11:12.3184270Z adding 'torch/_refs/__init__.py' 2024-04-03T16:11:12.3191696Z adding 'torch/_refs/_conversions.py' 2024-04-03T16:11:12.3196939Z adding 'torch/_refs/fft.py' 2024-04-03T16:11:12.3201934Z adding 'torch/_refs/linalg/__init__.py' 2024-04-03T16:11:12.3204461Z adding 'torch/_refs/nn/__init__.py' 2024-04-03T16:11:12.3215616Z adding 'torch/_refs/nn/functional/__init__.py' 2024-04-03T16:11:12.3219928Z adding 'torch/_refs/special/__init__.py' 2024-04-03T16:11:12.3222206Z adding 'torch/_subclasses/__init__.py' 2024-04-03T16:11:12.3233551Z adding 'torch/_subclasses/fake_impls.py' 2024-04-03T16:11:12.3261146Z adding 'torch/_subclasses/fake_tensor.py' 2024-04-03T16:11:12.3265889Z adding 'torch/_subclasses/fake_utils.py' 2024-04-03T16:11:12.3274964Z adding 'torch/_subclasses/functional_tensor.py' 2024-04-03T16:11:12.3294697Z adding 'torch/_subclasses/meta_utils.py' 2024-04-03T16:11:12.3299659Z adding 'torch/_subclasses/schema_check_mode.py' 2024-04-03T16:11:12.3301685Z adding 'torch/_vendor/__init__.py' 2024-04-03T16:11:12.3303655Z adding 'torch/_vendor/packaging/__init__.py' 2024-04-03T16:11:12.3305519Z adding 'torch/_vendor/packaging/_structures.py' 2024-04-03T16:11:12.3310645Z adding 'torch/_vendor/packaging/version.py' 2024-04-03T16:11:12.3312950Z adding 'torch/amp/__init__.py' 2024-04-03T16:11:12.3318775Z adding 'torch/amp/autocast_mode.py' 2024-04-03T16:11:12.3328658Z adding 'torch/amp/grad_scaler.py' 2024-04-03T16:11:12.3331672Z adding 'torch/ao/__init__.py' 2024-04-03T16:11:12.3333612Z adding 'torch/ao/nn/__init__.py' 2024-04-03T16:11:12.3335856Z adding 'torch/ao/nn/intrinsic/__init__.py' 2024-04-03T16:11:12.3338102Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2024-04-03T16:11:12.3340947Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2024-04-03T16:11:12.3343473Z adding 'torch/ao/nn/intrinsic/qat/__init__.py' 2024-04-03T16:11:12.3345831Z adding 'torch/ao/nn/intrinsic/qat/modules/__init__.py' 2024-04-03T16:11:12.3352758Z adding 'torch/ao/nn/intrinsic/qat/modules/conv_fused.py' 2024-04-03T16:11:12.3357093Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_fused.py' 2024-04-03T16:11:12.3359534Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_relu.py' 2024-04-03T16:11:12.3361724Z adding 'torch/ao/nn/intrinsic/quantized/__init__.py' 2024-04-03T16:11:12.3363965Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/__init__.py' 2024-04-03T16:11:12.3365870Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2024-04-03T16:11:12.3368345Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2024-04-03T16:11:12.3370247Z adding 'torch/ao/nn/intrinsic/quantized/modules/__init__.py' 2024-04-03T16:11:12.3372734Z adding 'torch/ao/nn/intrinsic/quantized/modules/bn_relu.py' 2024-04-03T16:11:12.3374899Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_add.py' 2024-04-03T16:11:12.3377900Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_relu.py' 2024-04-03T16:11:12.3382169Z adding 'torch/ao/nn/intrinsic/quantized/modules/linear_relu.py' 2024-04-03T16:11:12.3382954Z adding 'torch/ao/nn/qat/__init__.py' 2024-04-03T16:11:12.3385429Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2024-04-03T16:11:12.3387255Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2024-04-03T16:11:12.3393579Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2024-04-03T16:11:12.3394588Z adding 'torch/ao/nn/qat/modules/__init__.py' 2024-04-03T16:11:12.3397011Z adding 'torch/ao/nn/qat/modules/conv.py' 2024-04-03T16:11:12.3401191Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2024-04-03T16:11:12.3404195Z adding 'torch/ao/nn/qat/modules/linear.py' 2024-04-03T16:11:12.3406695Z adding 'torch/ao/nn/quantizable/__init__.py' 2024-04-03T16:11:12.3409391Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2024-04-03T16:11:12.3417165Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2024-04-03T16:11:12.3423731Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2024-04-03T16:11:12.3426886Z adding 'torch/ao/nn/quantized/__init__.py' 2024-04-03T16:11:12.3434244Z adding 'torch/ao/nn/quantized/functional.py' 2024-04-03T16:11:12.3436724Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2024-04-03T16:11:12.3438544Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2024-04-03T16:11:12.3442582Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2024-04-03T16:11:12.3447198Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2024-04-03T16:11:12.3460086Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2024-04-03T16:11:12.3463986Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2024-04-03T16:11:12.3467537Z adding 'torch/ao/nn/quantized/modules/activation.py' 2024-04-03T16:11:12.3470184Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2024-04-03T16:11:12.3477911Z adding 'torch/ao/nn/quantized/modules/conv.py' 2024-04-03T16:11:12.3482439Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2024-04-03T16:11:12.3486465Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2024-04-03T16:11:12.3489243Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2024-04-03T16:11:12.3493501Z adding 'torch/ao/nn/quantized/modules/linear.py' 2024-04-03T16:11:12.3496036Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2024-04-03T16:11:12.3498655Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2024-04-03T16:11:12.3501536Z adding 'torch/ao/nn/quantized/modules/utils.py' 2024-04-03T16:11:12.3503446Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2024-04-03T16:11:12.3505747Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2024-04-03T16:11:12.3508898Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2024-04-03T16:11:12.3511923Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2024-04-03T16:11:12.3518096Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2024-04-03T16:11:12.3521262Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2024-04-03T16:11:12.3525748Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2024-04-03T16:11:12.3527548Z adding 'torch/ao/nn/sparse/__init__.py' 2024-04-03T16:11:12.3529398Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2024-04-03T16:11:12.3532511Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2024-04-03T16:11:12.3534677Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2024-04-03T16:11:12.3536643Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2024-04-03T16:11:12.3540015Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2024-04-03T16:11:12.3541813Z adding 'torch/ao/ns/__init__.py' 2024-04-03T16:11:12.3547401Z adding 'torch/ao/ns/_numeric_suite.py' 2024-04-03T16:11:12.3559750Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2024-04-03T16:11:12.3562757Z adding 'torch/ao/ns/fx/__init__.py' 2024-04-03T16:11:12.3569236Z adding 'torch/ao/ns/fx/graph_matcher.py' 2024-04-03T16:11:12.3581276Z adding 'torch/ao/ns/fx/graph_passes.py' 2024-04-03T16:11:12.3587108Z adding 'torch/ao/ns/fx/mappings.py' 2024-04-03T16:11:12.3602974Z adding 'torch/ao/ns/fx/n_shadows_utils.py' 2024-04-03T16:11:12.3606535Z adding 'torch/ao/ns/fx/ns_types.py' 2024-04-03T16:11:12.3610012Z adding 'torch/ao/ns/fx/pattern_utils.py' 2024-04-03T16:11:12.3614231Z adding 'torch/ao/ns/fx/qconfig_multi_mapping.py' 2024-04-03T16:11:12.3620725Z adding 'torch/ao/ns/fx/utils.py' 2024-04-03T16:11:12.3624895Z adding 'torch/ao/ns/fx/weight_utils.py' 2024-04-03T16:11:12.3627931Z adding 'torch/ao/pruning/__init__.py' 2024-04-03T16:11:12.3630092Z adding 'torch/ao/pruning/_mappings.py' 2024-04-03T16:11:12.3631865Z adding 'torch/ao/pruning/_experimental/__init__.py' 2024-04-03T16:11:12.3634387Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/__init__.py' 2024-04-03T16:11:12.3641000Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py' 2024-04-03T16:11:12.3643657Z adding 'torch/ao/pruning/_experimental/data_scheduler/__init__.py' 2024-04-03T16:11:12.3647251Z adding 'torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py' 2024-04-03T16:11:12.3649776Z adding 'torch/ao/pruning/_experimental/data_sparsifier/__init__.py' 2024-04-03T16:11:12.3654936Z adding 'torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py' 2024-04-03T16:11:12.3658844Z adding 'torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py' 2024-04-03T16:11:12.3662096Z adding 'torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py' 2024-04-03T16:11:12.3666245Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py' 2024-04-03T16:11:12.3668284Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2024-04-03T16:11:12.3670755Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2024-04-03T16:11:12.3673927Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2024-04-03T16:11:12.3676765Z adding 'torch/ao/pruning/_experimental/pruner/FPGM_pruner.py' 2024-04-03T16:11:12.3679273Z adding 'torch/ao/pruning/_experimental/pruner/__init__.py' 2024-04-03T16:11:12.3683656Z adding 'torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py' 2024-04-03T16:11:12.3686362Z adding 'torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py' 2024-04-03T16:11:12.3688480Z adding 'torch/ao/pruning/_experimental/pruner/match_utils.py' 2024-04-03T16:11:12.3690752Z adding 'torch/ao/pruning/_experimental/pruner/parametrization.py' 2024-04-03T16:11:12.3696339Z adding 'torch/ao/pruning/_experimental/pruner/prune_functions.py' 2024-04-03T16:11:12.3699322Z adding 'torch/ao/pruning/_experimental/pruner/saliency_pruner.py' 2024-04-03T16:11:12.3701011Z adding 'torch/ao/pruning/scheduler/__init__.py' 2024-04-03T16:11:12.3704125Z adding 'torch/ao/pruning/scheduler/base_scheduler.py' 2024-04-03T16:11:12.3706996Z adding 'torch/ao/pruning/scheduler/cubic_scheduler.py' 2024-04-03T16:11:12.3710970Z adding 'torch/ao/pruning/scheduler/lambda_scheduler.py' 2024-04-03T16:11:12.3712000Z adding 'torch/ao/pruning/sparsifier/__init__.py' 2024-04-03T16:11:12.3716798Z adding 'torch/ao/pruning/sparsifier/base_sparsifier.py' 2024-04-03T16:11:12.3719938Z adding 'torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py' 2024-04-03T16:11:12.3722831Z adding 'torch/ao/pruning/sparsifier/utils.py' 2024-04-03T16:11:12.3727040Z adding 'torch/ao/pruning/sparsifier/weight_norm_sparsifier.py' 2024-04-03T16:11:12.3731562Z adding 'torch/ao/quantization/__init__.py' 2024-04-03T16:11:12.3734324Z adding 'torch/ao/quantization/_correct_bias.py' 2024-04-03T16:11:12.3738069Z adding 'torch/ao/quantization/_equalize.py' 2024-04-03T16:11:12.3741627Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2024-04-03T16:11:12.3748223Z adding 'torch/ao/quantization/fake_quantize.py' 2024-04-03T16:11:12.3752512Z adding 'torch/ao/quantization/fuse_modules.py' 2024-04-03T16:11:12.3756653Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2024-04-03T16:11:12.3776094Z adding 'torch/ao/quantization/observer.py' 2024-04-03T16:11:12.3784422Z adding 'torch/ao/quantization/qconfig.py' 2024-04-03T16:11:12.3789951Z adding 'torch/ao/quantization/qconfig_mapping.py' 2024-04-03T16:11:12.3792515Z adding 'torch/ao/quantization/quant_type.py' 2024-04-03T16:11:12.3796969Z adding 'torch/ao/quantization/quantization_mappings.py' 2024-04-03T16:11:12.3806048Z adding 'torch/ao/quantization/quantize.py' 2024-04-03T16:11:12.3815006Z adding 'torch/ao/quantization/quantize_fx.py' 2024-04-03T16:11:12.3820480Z adding 'torch/ao/quantization/quantize_jit.py' 2024-04-03T16:11:12.3824740Z adding 'torch/ao/quantization/quantize_pt2e.py' 2024-04-03T16:11:12.3827364Z adding 'torch/ao/quantization/stubs.py' 2024-04-03T16:11:12.3836231Z adding 'torch/ao/quantization/utils.py' 2024-04-03T16:11:12.3839693Z adding 'torch/ao/quantization/backend_config/__init__.py' 2024-04-03T16:11:12.3846095Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2024-04-03T16:11:12.3849724Z adding 'torch/ao/quantization/backend_config/_qnnpack_pt2e.py' 2024-04-03T16:11:12.3858219Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2024-04-03T16:11:12.3863338Z adding 'torch/ao/quantization/backend_config/executorch.py' 2024-04-03T16:11:12.3866347Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2024-04-03T16:11:12.3869411Z adding 'torch/ao/quantization/backend_config/native.py' 2024-04-03T16:11:12.3871923Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2024-04-03T16:11:12.3876164Z adding 'torch/ao/quantization/backend_config/onednn.py' 2024-04-03T16:11:12.3879565Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2024-04-03T16:11:12.3882246Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2024-04-03T16:11:12.3886759Z adding 'torch/ao/quantization/backend_config/utils.py' 2024-04-03T16:11:12.3889753Z adding 'torch/ao/quantization/backend_config/x86.py' 2024-04-03T16:11:12.3892083Z adding 'torch/ao/quantization/fx/__init__.py' 2024-04-03T16:11:12.3900762Z adding 'torch/ao/quantization/fx/_decomposed.py' 2024-04-03T16:11:12.3913239Z adding 'torch/ao/quantization/fx/_equalize.py' 2024-04-03T16:11:12.3928271Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2024-04-03T16:11:12.3946345Z adding 'torch/ao/quantization/fx/convert.py' 2024-04-03T16:11:12.3952793Z adding 'torch/ao/quantization/fx/custom_config.py' 2024-04-03T16:11:12.3956749Z adding 'torch/ao/quantization/fx/fuse.py' 2024-04-03T16:11:12.3960103Z adding 'torch/ao/quantization/fx/fuse_handler.py' 2024-04-03T16:11:12.3963222Z adding 'torch/ao/quantization/fx/graph_module.py' 2024-04-03T16:11:12.3965521Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2024-04-03T16:11:12.3967548Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2024-04-03T16:11:12.3971305Z adding 'torch/ao/quantization/fx/lstm_utils.py' 2024-04-03T16:11:12.3975915Z adding 'torch/ao/quantization/fx/match_utils.py' 2024-04-03T16:11:12.3979473Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2024-04-03T16:11:12.4006661Z adding 'torch/ao/quantization/fx/prepare.py' 2024-04-03T16:11:12.4013796Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2024-04-03T16:11:12.4017643Z adding 'torch/ao/quantization/fx/quantize_handler.py' 2024-04-03T16:11:12.4020028Z adding 'torch/ao/quantization/fx/tracer.py' 2024-04-03T16:11:12.4032135Z adding 'torch/ao/quantization/fx/utils.py' 2024-04-03T16:11:12.4035390Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2024-04-03T16:11:12.4056161Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2024-04-03T16:11:12.4066841Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2024-04-03T16:11:12.4072237Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2024-04-03T16:11:12.4082555Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2024-04-03T16:11:12.4085336Z adding 'torch/ao/quantization/pt2e/__init__.py' 2024-04-03T16:11:12.4087976Z adding 'torch/ao/quantization/pt2e/duplicate_dq_pass.py' 2024-04-03T16:11:12.4091407Z adding 'torch/ao/quantization/pt2e/export_utils.py' 2024-04-03T16:11:12.4093923Z adding 'torch/ao/quantization/pt2e/generate_numeric_debug_handle.py' 2024-04-03T16:11:12.4096372Z adding 'torch/ao/quantization/pt2e/graph_utils.py' 2024-04-03T16:11:12.4100544Z adding 'torch/ao/quantization/pt2e/port_metadata_pass.py' 2024-04-03T16:11:12.4107832Z adding 'torch/ao/quantization/pt2e/prepare.py' 2024-04-03T16:11:12.4118096Z adding 'torch/ao/quantization/pt2e/qat_utils.py' 2024-04-03T16:11:12.4126225Z adding 'torch/ao/quantization/pt2e/utils.py' 2024-04-03T16:11:12.4129194Z adding 'torch/ao/quantization/pt2e/representation/__init__.py' 2024-04-03T16:11:12.4135468Z adding 'torch/ao/quantization/pt2e/representation/rewrite.py' 2024-04-03T16:11:12.4138006Z adding 'torch/ao/quantization/quantizer/__init__.py' 2024-04-03T16:11:12.4140685Z adding 'torch/ao/quantization/quantizer/composable_quantizer.py' 2024-04-03T16:11:12.4143177Z adding 'torch/ao/quantization/quantizer/embedding_quantizer.py' 2024-04-03T16:11:12.4146012Z adding 'torch/ao/quantization/quantizer/quantizer.py' 2024-04-03T16:11:12.4148250Z adding 'torch/ao/quantization/quantizer/utils.py' 2024-04-03T16:11:12.4157889Z adding 'torch/ao/quantization/quantizer/x86_inductor_quantizer.py' 2024-04-03T16:11:12.4163829Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer.py' 2024-04-03T16:11:12.4173716Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py' 2024-04-03T16:11:12.4182096Z adding 'torch/autograd/__init__.py' 2024-04-03T16:11:12.4185167Z adding 'torch/autograd/anomaly_mode.py' 2024-04-03T16:11:12.4188673Z adding 'torch/autograd/forward_ad.py' 2024-04-03T16:11:12.4199206Z adding 'torch/autograd/function.py' 2024-04-03T16:11:12.4213307Z adding 'torch/autograd/functional.py' 2024-04-03T16:11:12.4218469Z adding 'torch/autograd/grad_mode.py' 2024-04-03T16:11:12.4249334Z adding 'torch/autograd/gradcheck.py' 2024-04-03T16:11:12.4260024Z adding 'torch/autograd/graph.py' 2024-04-03T16:11:12.4273904Z adding 'torch/autograd/profiler.py' 2024-04-03T16:11:12.4279201Z adding 'torch/autograd/profiler_legacy.py' 2024-04-03T16:11:12.4291749Z adding 'torch/autograd/profiler_util.py' 2024-04-03T16:11:12.4295354Z adding 'torch/autograd/variable.py' 2024-04-03T16:11:12.4297735Z adding 'torch/autograd/_functions/__init__.py' 2024-04-03T16:11:12.4299647Z adding 'torch/autograd/_functions/tensor.py' 2024-04-03T16:11:12.4302329Z adding 'torch/autograd/_functions/utils.py' 2024-04-03T16:11:12.4303960Z adding 'torch/backends/__init__.py' 2024-04-03T16:11:12.4305730Z adding 'torch/backends/_coreml/__init__.py' 2024-04-03T16:11:12.4308503Z adding 'torch/backends/_coreml/preprocess.py' 2024-04-03T16:11:12.4310852Z adding 'torch/backends/_nnapi/__init__.py' 2024-04-03T16:11:12.4314165Z adding 'torch/backends/_nnapi/prepare.py' 2024-04-03T16:11:12.4336186Z adding 'torch/backends/_nnapi/serializer.py' 2024-04-03T16:11:12.4340353Z adding 'torch/backends/cpu/__init__.py' 2024-04-03T16:11:12.4345110Z adding 'torch/backends/cuda/__init__.py' 2024-04-03T16:11:12.4348871Z adding 'torch/backends/cudnn/__init__.py' 2024-04-03T16:11:12.4351551Z adding 'torch/backends/cudnn/rnn.py' 2024-04-03T16:11:12.4354022Z adding 'torch/backends/mha/__init__.py' 2024-04-03T16:11:12.4356610Z adding 'torch/backends/mkl/__init__.py' 2024-04-03T16:11:12.4359762Z adding 'torch/backends/mkldnn/__init__.py' 2024-04-03T16:11:12.4362385Z adding 'torch/backends/mps/__init__.py' 2024-04-03T16:11:12.4364934Z adding 'torch/backends/nnpack/__init__.py' 2024-04-03T16:11:12.4367292Z adding 'torch/backends/openmp/__init__.py' 2024-04-03T16:11:12.4370141Z adding 'torch/backends/opt_einsum/__init__.py' 2024-04-03T16:11:12.4372631Z adding 'torch/backends/quantized/__init__.py' 2024-04-03T16:11:12.4374814Z adding 'torch/backends/xeon/__init__.py' 2024-04-03T16:11:12.4384914Z adding 'torch/backends/xeon/run_cpu.py' 2024-04-03T16:11:12.4389990Z adding 'torch/backends/xnnpack/__init__.py' 2024-04-03T16:11:12.4697953Z adding 'torch/bin/FileStoreTest' 2024-04-03T16:11:12.5015222Z adding 'torch/bin/HashStoreTest' 2024-04-03T16:11:12.5403953Z adding 'torch/bin/ProcessGroupGlooTest' 2024-04-03T16:11:12.5491306Z adding 'torch/bin/ProcessGroupMPITest' 2024-04-03T16:11:12.5842764Z adding 'torch/bin/ProcessGroupNCCLErrorsTest' 2024-04-03T16:11:12.6215111Z adding 'torch/bin/ProcessGroupNCCLTest' 2024-04-03T16:11:12.6531016Z adding 'torch/bin/ProcessGroupUCCTest' 2024-04-03T16:11:12.6859265Z adding 'torch/bin/TCPStoreTest' 2024-04-03T16:11:12.6914962Z adding 'torch/bin/aot_model_compiler_test' 2024-04-03T16:11:12.9523666Z adding 'torch/bin/protoc' 2024-04-03T16:11:13.2212740Z adding 'torch/bin/protoc-3.13.0.0' 2024-04-03T16:11:13.8853746Z adding 'torch/bin/test_api' 2024-04-03T16:11:13.9608724Z adding 'torch/bin/test_cpp_rpc' 2024-04-03T16:11:13.9938296Z adding 'torch/bin/test_dist_autograd' 2024-04-03T16:11:14.0255871Z adding 'torch/bin/test_edge_op_registration' 2024-04-03T16:11:14.3413696Z adding 'torch/bin/test_jit' 2024-04-03T16:11:14.5309951Z adding 'torch/bin/test_lazy' 2024-04-03T16:11:14.5808155Z adding 'torch/bin/test_mobile_nnc' 2024-04-03T16:11:15.0434767Z adding 'torch/bin/test_tensorexpr' 2024-04-03T16:11:15.0700731Z adding 'torch/bin/torch_shm_manager' 2024-04-03T16:11:15.0775944Z adding 'torch/bin/tutorial_tensorexpr' 2024-04-03T16:11:15.0785110Z adding 'torch/compiler/__init__.py' 2024-04-03T16:11:15.0787258Z adding 'torch/contrib/__init__.py' 2024-04-03T16:11:15.0792036Z adding 'torch/contrib/_tensorboard_vis.py' 2024-04-03T16:11:15.0795162Z adding 'torch/cpu/__init__.py' 2024-04-03T16:11:15.0797667Z adding 'torch/cpu/amp/__init__.py' 2024-04-03T16:11:15.0800594Z adding 'torch/cpu/amp/autocast_mode.py' 2024-04-03T16:11:15.0803178Z adding 'torch/cpu/amp/grad_scaler.py' 2024-04-03T16:11:15.0817733Z adding 'torch/cuda/__init__.py' 2024-04-03T16:11:15.0821756Z adding 'torch/cuda/_gpu_trace.py' 2024-04-03T16:11:15.0830702Z adding 'torch/cuda/_memory_viz.py' 2024-04-03T16:11:15.0838863Z adding 'torch/cuda/_sanitizer.py' 2024-04-03T16:11:15.0844522Z adding 'torch/cuda/_utils.py' 2024-04-03T16:11:15.0846830Z adding 'torch/cuda/comm.py' 2024-04-03T16:11:15.0848971Z adding 'torch/cuda/error.py' 2024-04-03T16:11:15.0857071Z adding 'torch/cuda/graphs.py' 2024-04-03T16:11:15.0861270Z adding 'torch/cuda/jiterator.py' 2024-04-03T16:11:15.0873069Z adding 'torch/cuda/memory.py' 2024-04-03T16:11:15.0877077Z adding 'torch/cuda/nccl.py' 2024-04-03T16:11:15.0880049Z adding 'torch/cuda/nvtx.py' 2024-04-03T16:11:15.0882895Z adding 'torch/cuda/profiler.py' 2024-04-03T16:11:15.0886155Z adding 'torch/cuda/random.py' 2024-04-03T16:11:15.0888267Z adding 'torch/cuda/sparse.py' 2024-04-03T16:11:15.0892825Z adding 'torch/cuda/streams.py' 2024-04-03T16:11:15.0895539Z adding 'torch/cuda/amp/__init__.py' 2024-04-03T16:11:15.0899333Z adding 'torch/cuda/amp/autocast_mode.py' 2024-04-03T16:11:15.0901380Z adding 'torch/cuda/amp/common.py' 2024-04-03T16:11:15.0904046Z adding 'torch/cuda/amp/grad_scaler.py' 2024-04-03T16:11:15.0908224Z adding 'torch/distributed/__init__.py' 2024-04-03T16:11:15.0910794Z adding 'torch/distributed/_composable_state.py' 2024-04-03T16:11:15.0924139Z adding 'torch/distributed/_functional_collectives.py' 2024-04-03T16:11:15.0930552Z adding 'torch/distributed/_functional_collectives_impl.py' 2024-04-03T16:11:15.0936072Z adding 'torch/distributed/_state_dict_utils.py' 2024-04-03T16:11:15.0939481Z adding 'torch/distributed/argparse_util.py' 2024-04-03T16:11:15.0942658Z adding 'torch/distributed/c10d_logger.py' 2024-04-03T16:11:15.0947000Z adding 'torch/distributed/collective_utils.py' 2024-04-03T16:11:15.0949831Z adding 'torch/distributed/constants.py' 2024-04-03T16:11:15.0958355Z adding 'torch/distributed/device_mesh.py' 2024-04-03T16:11:15.1012750Z adding 'torch/distributed/distributed_c10d.py' 2024-04-03T16:11:15.1020844Z adding 'torch/distributed/launch.py' 2024-04-03T16:11:15.1022596Z adding 'torch/distributed/logging_handlers.py' 2024-04-03T16:11:15.1026584Z adding 'torch/distributed/remote_device.py' 2024-04-03T16:11:15.1031201Z adding 'torch/distributed/rendezvous.py' 2024-04-03T16:11:15.1042992Z adding 'torch/distributed/run.py' 2024-04-03T16:11:15.1048783Z adding 'torch/distributed/utils.py' 2024-04-03T16:11:15.1051809Z adding 'torch/distributed/_composable/__init__.py' 2024-04-03T16:11:15.1055108Z adding 'torch/distributed/_composable/checkpoint_activation.py' 2024-04-03T16:11:15.1059155Z adding 'torch/distributed/_composable/contract.py' 2024-04-03T16:11:15.1062795Z adding 'torch/distributed/_composable/fully_shard.py' 2024-04-03T16:11:15.1066789Z adding 'torch/distributed/_composable/replicate.py' 2024-04-03T16:11:15.1069577Z adding 'torch/distributed/_composable/fsdp/__init__.py' 2024-04-03T16:11:15.1072851Z adding 'torch/distributed/_composable/fsdp/_fsdp_api.py' 2024-04-03T16:11:15.1077469Z adding 'torch/distributed/_composable/fsdp/_fsdp_collectives.py' 2024-04-03T16:11:15.1081353Z adding 'torch/distributed/_composable/fsdp/_fsdp_common.py' 2024-04-03T16:11:15.1085404Z adding 'torch/distributed/_composable/fsdp/_fsdp_init.py' 2024-04-03T16:11:15.1092625Z adding 'torch/distributed/_composable/fsdp/_fsdp_param.py' 2024-04-03T16:11:15.1101172Z adding 'torch/distributed/_composable/fsdp/_fsdp_param_group.py' 2024-04-03T16:11:15.1106469Z adding 'torch/distributed/_composable/fsdp/_fsdp_state.py' 2024-04-03T16:11:15.1112277Z adding 'torch/distributed/_composable/fsdp/fully_shard.py' 2024-04-03T16:11:15.1114758Z adding 'torch/distributed/_shard/__init__.py' 2024-04-03T16:11:15.1117599Z adding 'torch/distributed/_shard/_utils.py' 2024-04-03T16:11:15.1123207Z adding 'torch/distributed/_shard/api.py' 2024-04-03T16:11:15.1126369Z adding 'torch/distributed/_shard/common_op_utils.py' 2024-04-03T16:11:15.1129091Z adding 'torch/distributed/_shard/metadata.py' 2024-04-03T16:11:15.1131864Z adding 'torch/distributed/_shard/op_registry_utils.py' 2024-04-03T16:11:15.1134343Z adding 'torch/distributed/_shard/sharder.py' 2024-04-03T16:11:15.1137359Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2024-04-03T16:11:15.1140829Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2024-04-03T16:11:15.1144165Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2024-04-03T16:11:15.1150344Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2024-04-03T16:11:15.1166302Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2024-04-03T16:11:15.1170255Z adding 'torch/distributed/_shard/sharded_tensor/logger.py' 2024-04-03T16:11:15.1172151Z adding 'torch/distributed/_shard/sharded_tensor/logging_handlers.py' 2024-04-03T16:11:15.1175563Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2024-04-03T16:11:15.1180179Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2024-04-03T16:11:15.1183285Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2024-04-03T16:11:15.1187736Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2024-04-03T16:11:15.1190716Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2024-04-03T16:11:15.1194530Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2024-04-03T16:11:15.1197293Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2024-04-03T16:11:15.1201654Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2024-04-03T16:11:15.1203711Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2024-04-03T16:11:15.1208323Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2024-04-03T16:11:15.1210357Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2024-04-03T16:11:15.1214108Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2024-04-03T16:11:15.1216809Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2024-04-03T16:11:15.1221485Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2024-04-03T16:11:15.1226658Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2024-04-03T16:11:15.1231384Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2024-04-03T16:11:15.1233753Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2024-04-03T16:11:15.1240221Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2024-04-03T16:11:15.1245504Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2024-04-03T16:11:15.1252247Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2024-04-03T16:11:15.1254548Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2024-04-03T16:11:15.1256603Z adding 'torch/distributed/_sharding_spec/__init__.py' 2024-04-03T16:11:15.1258679Z adding 'torch/distributed/_spmd/__init__.py' 2024-04-03T16:11:15.1266082Z adding 'torch/distributed/_spmd/api.py' 2024-04-03T16:11:15.1270380Z adding 'torch/distributed/_spmd/batch_dim_utils.py' 2024-04-03T16:11:15.1274821Z adding 'torch/distributed/_spmd/comm_tensor.py' 2024-04-03T16:11:15.1277221Z adding 'torch/distributed/_spmd/config.py' 2024-04-03T16:11:15.1288858Z adding 'torch/distributed/_spmd/data_parallel.py' 2024-04-03T16:11:15.1299705Z adding 'torch/distributed/_spmd/distribute.py' 2024-04-03T16:11:15.1305784Z adding 'torch/distributed/_spmd/experimental_ops.py' 2024-04-03T16:11:15.1308515Z adding 'torch/distributed/_spmd/gm_transformation.py' 2024-04-03T16:11:15.1321155Z adding 'torch/distributed/_spmd/graph_optimization.py' 2024-04-03T16:11:15.1325209Z adding 'torch/distributed/_spmd/graph_utils.py' 2024-04-03T16:11:15.1334588Z adding 'torch/distributed/_spmd/iter_graph_module.py' 2024-04-03T16:11:15.1337742Z adding 'torch/distributed/_spmd/log_utils.py' 2024-04-03T16:11:15.1341310Z adding 'torch/distributed/_spmd/parallel_mode.py' 2024-04-03T16:11:15.1345690Z adding 'torch/distributed/_spmd/partial_lower.py' 2024-04-03T16:11:15.1349796Z adding 'torch/distributed/_tensor/__init__.py' 2024-04-03T16:11:15.1354539Z adding 'torch/distributed/_tensor/_collective_utils.py' 2024-04-03T16:11:15.1358412Z adding 'torch/distributed/_tensor/_utils.py' 2024-04-03T16:11:15.1369414Z adding 'torch/distributed/_tensor/api.py' 2024-04-03T16:11:15.1372361Z adding 'torch/distributed/_tensor/device_mesh.py' 2024-04-03T16:11:15.1377606Z adding 'torch/distributed/_tensor/dispatch.py' 2024-04-03T16:11:15.1383711Z adding 'torch/distributed/_tensor/op_schema.py' 2024-04-03T16:11:15.1391640Z adding 'torch/distributed/_tensor/placement_types.py' 2024-04-03T16:11:15.1397489Z adding 'torch/distributed/_tensor/random.py' 2024-04-03T16:11:15.1402924Z adding 'torch/distributed/_tensor/redistribute.py' 2024-04-03T16:11:15.1408847Z adding 'torch/distributed/_tensor/sharding_prop.py' 2024-04-03T16:11:15.1412659Z adding 'torch/distributed/_tensor/tp_conv.py' 2024-04-03T16:11:15.1415131Z adding 'torch/distributed/_tensor/debug/__init__.py' 2024-04-03T16:11:15.1417536Z adding 'torch/distributed/_tensor/debug/comm_mode.py' 2024-04-03T16:11:15.1419967Z adding 'torch/distributed/_tensor/debug/op_coverage.py' 2024-04-03T16:11:15.1423346Z adding 'torch/distributed/_tensor/debug/visualize_sharding.py' 2024-04-03T16:11:15.1425503Z adding 'torch/distributed/_tensor/experimental/__init__.py' 2024-04-03T16:11:15.1431711Z adding 'torch/distributed/_tensor/experimental/tp_transform.py' 2024-04-03T16:11:15.1434129Z adding 'torch/distributed/_tensor/ops/__init__.py' 2024-04-03T16:11:15.1446568Z adding 'torch/distributed/_tensor/ops/basic_strategy.py' 2024-04-03T16:11:15.1447571Z adding 'torch/distributed/_tensor/ops/common_rules.py' 2024-04-03T16:11:15.1448194Z adding 'torch/distributed/_tensor/ops/conv_ops.py' 2024-04-03T16:11:15.1449457Z adding 'torch/distributed/_tensor/ops/embedding_ops.py' 2024-04-03T16:11:15.1452882Z adding 'torch/distributed/_tensor/ops/experimental_ops.py' 2024-04-03T16:11:15.1461496Z adding 'torch/distributed/_tensor/ops/math_ops.py' 2024-04-03T16:11:15.1466320Z adding 'torch/distributed/_tensor/ops/matrix_ops.py' 2024-04-03T16:11:15.1472017Z adding 'torch/distributed/_tensor/ops/pointwise_ops.py' 2024-04-03T16:11:15.1474647Z adding 'torch/distributed/_tensor/ops/random_ops.py' 2024-04-03T16:11:15.1483498Z adding 'torch/distributed/_tensor/ops/tensor_ops.py' 2024-04-03T16:11:15.1487706Z adding 'torch/distributed/_tensor/ops/utils.py' 2024-04-03T16:11:15.1496758Z adding 'torch/distributed/_tensor/ops/view_ops.py' 2024-04-03T16:11:15.1499420Z adding 'torch/distributed/_tools/__init__.py' 2024-04-03T16:11:15.1503499Z adding 'torch/distributed/_tools/memory_tracker.py' 2024-04-03T16:11:15.1505841Z adding 'torch/distributed/algorithms/__init__.py' 2024-04-03T16:11:15.1510826Z adding 'torch/distributed/algorithms/join.py' 2024-04-03T16:11:15.1513310Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2024-04-03T16:11:15.1517894Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2024-04-03T16:11:15.1520447Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2024-04-03T16:11:15.1523437Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2024-04-03T16:11:15.1525672Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2024-04-03T16:11:15.1528188Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2024-04-03T16:11:15.1530210Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2024-04-03T16:11:15.1532875Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2024-04-03T16:11:15.1535784Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2024-04-03T16:11:15.1541662Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2024-04-03T16:11:15.1544316Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2024-04-03T16:11:15.1547492Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2024-04-03T16:11:15.1550731Z adding 'torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py' 2024-04-03T16:11:15.1553838Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2024-04-03T16:11:15.1556867Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2024-04-03T16:11:15.1569512Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2024-04-03T16:11:15.1573518Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2024-04-03T16:11:15.1575653Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2024-04-03T16:11:15.1578622Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2024-04-03T16:11:15.1582642Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2024-04-03T16:11:15.1585193Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2024-04-03T16:11:15.1587428Z adding 'torch/distributed/autograd/__init__.py' 2024-04-03T16:11:15.1589872Z adding 'torch/distributed/checkpoint/__init__.py' 2024-04-03T16:11:15.1592248Z adding 'torch/distributed/checkpoint/_checkpointer.py' 2024-04-03T16:11:15.1594728Z adding 'torch/distributed/checkpoint/_dedup_save_plans.py' 2024-04-03T16:11:15.1596923Z adding 'torch/distributed/checkpoint/_dedup_tensors.py' 2024-04-03T16:11:15.1599659Z adding 'torch/distributed/checkpoint/_fsspec_filesystem.py' 2024-04-03T16:11:15.1601893Z adding 'torch/distributed/checkpoint/_nested_dict.py' 2024-04-03T16:11:15.1604390Z adding 'torch/distributed/checkpoint/_sharded_tensor_utils.py' 2024-04-03T16:11:15.1606580Z adding 'torch/distributed/checkpoint/_storage_utils.py' 2024-04-03T16:11:15.1609418Z adding 'torch/distributed/checkpoint/_traverse.py' 2024-04-03T16:11:15.1611545Z adding 'torch/distributed/checkpoint/api.py' 2024-04-03T16:11:15.1616376Z adding 'torch/distributed/checkpoint/default_planner.py' 2024-04-03T16:11:15.1623146Z adding 'torch/distributed/checkpoint/filesystem.py' 2024-04-03T16:11:15.1627587Z adding 'torch/distributed/checkpoint/format_utils.py' 2024-04-03T16:11:15.1630930Z adding 'torch/distributed/checkpoint/metadata.py' 2024-04-03T16:11:15.1635565Z adding 'torch/distributed/checkpoint/optimizer.py' 2024-04-03T16:11:15.1641047Z adding 'torch/distributed/checkpoint/planner.py' 2024-04-03T16:11:15.1645275Z adding 'torch/distributed/checkpoint/planner_helpers.py' 2024-04-03T16:11:15.1647665Z adding 'torch/distributed/checkpoint/resharding.py' 2024-04-03T16:11:15.1658430Z adding 'torch/distributed/checkpoint/state_dict.py' 2024-04-03T16:11:15.1662891Z adding 'torch/distributed/checkpoint/state_dict_loader.py' 2024-04-03T16:11:15.1666875Z adding 'torch/distributed/checkpoint/state_dict_saver.py' 2024-04-03T16:11:15.1669063Z adding 'torch/distributed/checkpoint/stateful.py' 2024-04-03T16:11:15.1672424Z adding 'torch/distributed/checkpoint/storage.py' 2024-04-03T16:11:15.1677281Z adding 'torch/distributed/checkpoint/utils.py' 2024-04-03T16:11:15.1680767Z adding 'torch/distributed/elastic/__init__.py' 2024-04-03T16:11:15.1682888Z adding 'torch/distributed/elastic/agent/__init__.py' 2024-04-03T16:11:15.1686934Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2024-04-03T16:11:15.1700228Z adding 'torch/distributed/elastic/agent/server/api.py' 2024-04-03T16:11:15.1705376Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2024-04-03T16:11:15.1708452Z adding 'torch/distributed/elastic/events/__init__.py' 2024-04-03T16:11:15.1711098Z adding 'torch/distributed/elastic/events/api.py' 2024-04-03T16:11:15.1713098Z adding 'torch/distributed/elastic/events/handlers.py' 2024-04-03T16:11:15.1716396Z adding 'torch/distributed/elastic/metrics/__init__.py' 2024-04-03T16:11:15.1719804Z adding 'torch/distributed/elastic/metrics/api.py' 2024-04-03T16:11:15.1723621Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2024-04-03T16:11:15.1734278Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2024-04-03T16:11:15.1737281Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2024-04-03T16:11:15.1740081Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2024-04-03T16:11:15.1746006Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2024-04-03T16:11:15.1749749Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2024-04-03T16:11:15.1752015Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2024-04-03T16:11:15.1754484Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py' 2024-04-03T16:11:15.1756447Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py' 2024-04-03T16:11:15.1758993Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py' 2024-04-03T16:11:15.1762528Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2024-04-03T16:11:15.1766544Z adding 'torch/distributed/elastic/rendezvous/api.py' 2024-04-03T16:11:15.1771676Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2024-04-03T16:11:15.1784140Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2024-04-03T16:11:15.1797908Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2024-04-03T16:11:15.1802537Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2024-04-03T16:11:15.1806441Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2024-04-03T16:11:15.1810189Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2024-04-03T16:11:15.1812617Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2024-04-03T16:11:15.1815271Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2024-04-03T16:11:15.1819083Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2024-04-03T16:11:15.1821819Z adding 'torch/distributed/elastic/timer/__init__.py' 2024-04-03T16:11:15.1825968Z adding 'torch/distributed/elastic/timer/api.py' 2024-04-03T16:11:15.1831590Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2024-04-03T16:11:15.1834689Z adding 'torch/distributed/elastic/timer/local_timer.py' 2024-04-03T16:11:15.1837164Z adding 'torch/distributed/elastic/utils/__init__.py' 2024-04-03T16:11:15.1839663Z adding 'torch/distributed/elastic/utils/api.py' 2024-04-03T16:11:15.1842399Z adding 'torch/distributed/elastic/utils/distributed.py' 2024-04-03T16:11:15.1844515Z adding 'torch/distributed/elastic/utils/log_level.py' 2024-04-03T16:11:15.1846826Z adding 'torch/distributed/elastic/utils/logging.py' 2024-04-03T16:11:15.1849286Z adding 'torch/distributed/elastic/utils/store.py' 2024-04-03T16:11:15.1851624Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2024-04-03T16:11:15.1853893Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2024-04-03T16:11:15.1856448Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2024-04-03T16:11:15.1858617Z adding 'torch/distributed/fsdp/__init__.py' 2024-04-03T16:11:15.1866796Z adding 'torch/distributed/fsdp/_common_utils.py' 2024-04-03T16:11:15.1870587Z adding 'torch/distributed/fsdp/_debug_utils.py' 2024-04-03T16:11:15.1873326Z adding 'torch/distributed/fsdp/_dynamo_utils.py' 2024-04-03T16:11:15.1878536Z adding 'torch/distributed/fsdp/_exec_order_utils.py' 2024-04-03T16:11:15.1917653Z adding 'torch/distributed/fsdp/_flat_param.py' 2024-04-03T16:11:15.1923124Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2024-04-03T16:11:15.1938052Z adding 'torch/distributed/fsdp/_init_utils.py' 2024-04-03T16:11:15.1941156Z adding 'torch/distributed/fsdp/_limiter_utils.py' 2024-04-03T16:11:15.1971204Z adding 'torch/distributed/fsdp/_optim_utils.py' 2024-04-03T16:11:15.1995140Z adding 'torch/distributed/fsdp/_runtime_utils.py' 2024-04-03T16:11:15.1999189Z adding 'torch/distributed/fsdp/_shard_utils.py' 2024-04-03T16:11:15.2009142Z adding 'torch/distributed/fsdp/_state_dict_utils.py' 2024-04-03T16:11:15.2014129Z adding 'torch/distributed/fsdp/_trace_utils.py' 2024-04-03T16:11:15.2017266Z adding 'torch/distributed/fsdp/_traversal_utils.py' 2024-04-03T16:11:15.2021908Z adding 'torch/distributed/fsdp/_unshard_param_utils.py' 2024-04-03T16:11:15.2026444Z adding 'torch/distributed/fsdp/_wrap_utils.py' 2024-04-03T16:11:15.2033318Z adding 'torch/distributed/fsdp/api.py' 2024-04-03T16:11:15.2062774Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2024-04-03T16:11:15.2070826Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2024-04-03T16:11:15.2079015Z adding 'torch/distributed/fsdp/wrap.py' 2024-04-03T16:11:15.2082049Z adding 'torch/distributed/launcher/__init__.py' 2024-04-03T16:11:15.2086422Z adding 'torch/distributed/launcher/api.py' 2024-04-03T16:11:15.2088864Z adding 'torch/distributed/nn/__init__.py' 2024-04-03T16:11:15.2093556Z adding 'torch/distributed/nn/functional.py' 2024-04-03T16:11:15.2096059Z adding 'torch/distributed/nn/api/__init__.py' 2024-04-03T16:11:15.2104525Z adding 'torch/distributed/nn/api/remote_module.py' 2024-04-03T16:11:15.2107324Z adding 'torch/distributed/nn/jit/__init__.py' 2024-04-03T16:11:15.2110486Z adding 'torch/distributed/nn/jit/instantiator.py' 2024-04-03T16:11:15.2112735Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2024-04-03T16:11:15.2115282Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2024-04-03T16:11:15.2117695Z adding 'torch/distributed/optim/__init__.py' 2024-04-03T16:11:15.2121109Z adding 'torch/distributed/optim/apply_optimizer_in_backward.py' 2024-04-03T16:11:15.2123853Z adding 'torch/distributed/optim/functional_adadelta.py' 2024-04-03T16:11:15.2126647Z adding 'torch/distributed/optim/functional_adagrad.py' 2024-04-03T16:11:15.2129873Z adding 'torch/distributed/optim/functional_adam.py' 2024-04-03T16:11:15.2132780Z adding 'torch/distributed/optim/functional_adamax.py' 2024-04-03T16:11:15.2136031Z adding 'torch/distributed/optim/functional_adamw.py' 2024-04-03T16:11:15.2138968Z adding 'torch/distributed/optim/functional_rmsprop.py' 2024-04-03T16:11:15.2141791Z adding 'torch/distributed/optim/functional_rprop.py' 2024-04-03T16:11:15.2144763Z adding 'torch/distributed/optim/functional_sgd.py' 2024-04-03T16:11:15.2149982Z adding 'torch/distributed/optim/named_optimizer.py' 2024-04-03T16:11:15.2154573Z adding 'torch/distributed/optim/optimizer.py' 2024-04-03T16:11:15.2157738Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2024-04-03T16:11:15.2160275Z adding 'torch/distributed/optim/utils.py' 2024-04-03T16:11:15.2183383Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2024-04-03T16:11:15.2187145Z adding 'torch/distributed/pipeline/__init__.py' 2024-04-03T16:11:15.2189463Z adding 'torch/distributed/pipeline/sync/__init__.py' 2024-04-03T16:11:15.2192584Z adding 'torch/distributed/pipeline/sync/batchnorm.py' 2024-04-03T16:11:15.2197067Z adding 'torch/distributed/pipeline/sync/checkpoint.py' 2024-04-03T16:11:15.2200026Z adding 'torch/distributed/pipeline/sync/copy.py' 2024-04-03T16:11:15.2202454Z adding 'torch/distributed/pipeline/sync/dependency.py' 2024-04-03T16:11:15.2206021Z adding 'torch/distributed/pipeline/sync/microbatch.py' 2024-04-03T16:11:15.2208428Z adding 'torch/distributed/pipeline/sync/phony.py' 2024-04-03T16:11:15.2215128Z adding 'torch/distributed/pipeline/sync/pipe.py' 2024-04-03T16:11:15.2220560Z adding 'torch/distributed/pipeline/sync/pipeline.py' 2024-04-03T16:11:15.2222742Z adding 'torch/distributed/pipeline/sync/stream.py' 2024-04-03T16:11:15.2225081Z adding 'torch/distributed/pipeline/sync/utils.py' 2024-04-03T16:11:15.2227882Z adding 'torch/distributed/pipeline/sync/worker.py' 2024-04-03T16:11:15.2231594Z adding 'torch/distributed/pipeline/sync/_balance/__init__.py' 2024-04-03T16:11:15.2234605Z adding 'torch/distributed/pipeline/sync/_balance/blockpartition.py' 2024-04-03T16:11:15.2237825Z adding 'torch/distributed/pipeline/sync/_balance/profile.py' 2024-04-03T16:11:15.2239557Z adding 'torch/distributed/pipeline/sync/skip/__init__.py' 2024-04-03T16:11:15.2242410Z adding 'torch/distributed/pipeline/sync/skip/layout.py' 2024-04-03T16:11:15.2244610Z adding 'torch/distributed/pipeline/sync/skip/namespace.py' 2024-04-03T16:11:15.2247937Z adding 'torch/distributed/pipeline/sync/skip/portal.py' 2024-04-03T16:11:15.2253265Z adding 'torch/distributed/pipeline/sync/skip/skippable.py' 2024-04-03T16:11:15.2256894Z adding 'torch/distributed/pipeline/sync/skip/tracker.py' 2024-04-03T16:11:15.2261257Z adding 'torch/distributed/rpc/__init__.py' 2024-04-03T16:11:15.2263666Z adding 'torch/distributed/rpc/_utils.py' 2024-04-03T16:11:15.2274368Z adding 'torch/distributed/rpc/api.py' 2024-04-03T16:11:15.2281174Z adding 'torch/distributed/rpc/backend_registry.py' 2024-04-03T16:11:15.2283420Z adding 'torch/distributed/rpc/constants.py' 2024-04-03T16:11:15.2286677Z adding 'torch/distributed/rpc/functions.py' 2024-04-03T16:11:15.2291126Z adding 'torch/distributed/rpc/internal.py' 2024-04-03T16:11:15.2294768Z adding 'torch/distributed/rpc/options.py' 2024-04-03T16:11:15.2297285Z adding 'torch/distributed/rpc/rref_proxy.py' 2024-04-03T16:11:15.2301112Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2024-04-03T16:11:15.2303408Z adding 'torch/distributed/rpc/_testing/__init__.py' 2024-04-03T16:11:15.2305861Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2024-04-03T16:11:15.2307894Z adding 'torch/distributed/tensor/__init__.py' 2024-04-03T16:11:15.2310061Z adding 'torch/distributed/tensor/parallel/__init__.py' 2024-04-03T16:11:15.2312291Z adding 'torch/distributed/tensor/parallel/_data_parallel_utils.py' 2024-04-03T16:11:15.2314629Z adding 'torch/distributed/tensor/parallel/_utils.py' 2024-04-03T16:11:15.2317661Z adding 'torch/distributed/tensor/parallel/api.py' 2024-04-03T16:11:15.2320662Z adding 'torch/distributed/tensor/parallel/ddp.py' 2024-04-03T16:11:15.2325689Z adding 'torch/distributed/tensor/parallel/fsdp.py' 2024-04-03T16:11:15.2328665Z adding 'torch/distributed/tensor/parallel/input_reshard.py' 2024-04-03T16:11:15.2334361Z adding 'torch/distributed/tensor/parallel/loss.py' 2024-04-03T16:11:15.2340868Z adding 'torch/distributed/tensor/parallel/style.py' 2024-04-03T16:11:15.2345187Z adding 'torch/distributions/__init__.py' 2024-04-03T16:11:15.2348067Z adding 'torch/distributions/bernoulli.py' 2024-04-03T16:11:15.2350862Z adding 'torch/distributions/beta.py' 2024-04-03T16:11:15.2353973Z adding 'torch/distributions/binomial.py' 2024-04-03T16:11:15.2357161Z adding 'torch/distributions/categorical.py' 2024-04-03T16:11:15.2360402Z adding 'torch/distributions/cauchy.py' 2024-04-03T16:11:15.2362006Z adding 'torch/distributions/chi2.py' 2024-04-03T16:11:15.2365819Z adding 'torch/distributions/constraint_registry.py' 2024-04-03T16:11:15.2371886Z adding 'torch/distributions/constraints.py' 2024-04-03T16:11:15.2376201Z adding 'torch/distributions/continuous_bernoulli.py' 2024-04-03T16:11:15.2378676Z adding 'torch/distributions/dirichlet.py' 2024-04-03T16:11:15.2383174Z adding 'torch/distributions/distribution.py' 2024-04-03T16:11:15.2386043Z adding 'torch/distributions/exp_family.py' 2024-04-03T16:11:15.2388474Z adding 'torch/distributions/exponential.py' 2024-04-03T16:11:15.2390815Z adding 'torch/distributions/fishersnedecor.py' 2024-04-03T16:11:15.2393385Z adding 'torch/distributions/gamma.py' 2024-04-03T16:11:15.2396467Z adding 'torch/distributions/geometric.py' 2024-04-03T16:11:15.2399175Z adding 'torch/distributions/gumbel.py' 2024-04-03T16:11:15.2401637Z adding 'torch/distributions/half_cauchy.py' 2024-04-03T16:11:15.2404032Z adding 'torch/distributions/half_normal.py' 2024-04-03T16:11:15.2406745Z adding 'torch/distributions/independent.py' 2024-04-03T16:11:15.2409289Z adding 'torch/distributions/inverse_gamma.py' 2024-04-03T16:11:15.2417989Z adding 'torch/distributions/kl.py' 2024-04-03T16:11:15.2421342Z adding 'torch/distributions/kumaraswamy.py' 2024-04-03T16:11:15.2423922Z adding 'torch/distributions/laplace.py' 2024-04-03T16:11:15.2427573Z adding 'torch/distributions/lkj_cholesky.py' 2024-04-03T16:11:15.2430082Z adding 'torch/distributions/log_normal.py' 2024-04-03T16:11:15.2432620Z adding 'torch/distributions/logistic_normal.py' 2024-04-03T16:11:15.2436621Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2024-04-03T16:11:15.2440550Z adding 'torch/distributions/mixture_same_family.py' 2024-04-03T16:11:15.2443885Z adding 'torch/distributions/multinomial.py' 2024-04-03T16:11:15.2448213Z adding 'torch/distributions/multivariate_normal.py' 2024-04-03T16:11:15.2451371Z adding 'torch/distributions/negative_binomial.py' 2024-04-03T16:11:15.2454065Z adding 'torch/distributions/normal.py' 2024-04-03T16:11:15.2457194Z adding 'torch/distributions/one_hot_categorical.py' 2024-04-03T16:11:15.2459579Z adding 'torch/distributions/pareto.py' 2024-04-03T16:11:15.2461911Z adding 'torch/distributions/poisson.py' 2024-04-03T16:11:15.2465006Z adding 'torch/distributions/relaxed_bernoulli.py' 2024-04-03T16:11:15.2468107Z adding 'torch/distributions/relaxed_categorical.py' 2024-04-03T16:11:15.2471025Z adding 'torch/distributions/studentT.py' 2024-04-03T16:11:15.2474745Z adding 'torch/distributions/transformed_distribution.py' 2024-04-03T16:11:15.2486365Z adding 'torch/distributions/transforms.py' 2024-04-03T16:11:15.2489785Z adding 'torch/distributions/uniform.py' 2024-04-03T16:11:15.2493310Z adding 'torch/distributions/utils.py' 2024-04-03T16:11:15.2496781Z adding 'torch/distributions/von_mises.py' 2024-04-03T16:11:15.2499282Z adding 'torch/distributions/weibull.py' 2024-04-03T16:11:15.2503814Z adding 'torch/distributions/wishart.py' 2024-04-03T16:11:15.2509507Z adding 'torch/export/__init__.py' 2024-04-03T16:11:15.2512629Z adding 'torch/export/_remove_auto_functionalized_pass.py' 2024-04-03T16:11:15.2515542Z adding 'torch/export/_remove_effect_tokens_pass.py' 2024-04-03T16:11:15.2517876Z adding 'torch/export/_safeguard.py' 2024-04-03T16:11:15.2532099Z adding 'torch/export/_trace.py' 2024-04-03T16:11:15.2535418Z adding 'torch/export/_tree_utils.py' 2024-04-03T16:11:15.2539624Z adding 'torch/export/_unlift.py' 2024-04-03T16:11:15.2541761Z adding 'torch/export/custom_obj.py' 2024-04-03T16:11:15.2553573Z adding 'torch/export/dynamic_shapes.py' 2024-04-03T16:11:15.2563352Z adding 'torch/export/exported_program.py' 2024-04-03T16:11:15.2569285Z adding 'torch/export/graph_signature.py' 2024-04-03T16:11:15.2581878Z adding 'torch/export/unflatten.py' 2024-04-03T16:11:15.2593648Z adding 'torch/fft/__init__.py' 2024-04-03T16:11:15.2597010Z adding 'torch/func/__init__.py' 2024-04-03T16:11:15.2602554Z adding 'torch/futures/__init__.py' 2024-04-03T16:11:15.2606031Z adding 'torch/fx/__init__.py' 2024-04-03T16:11:15.2608072Z adding 'torch/fx/__init__.pyi' 2024-04-03T16:11:15.2610059Z adding 'torch/fx/_compatibility.py' 2024-04-03T16:11:15.2613374Z adding 'torch/fx/_lazy_graph_module.py' 2024-04-03T16:11:15.2616400Z adding 'torch/fx/_pytree.py' 2024-04-03T16:11:15.2632116Z adding 'torch/fx/_symbolic_trace.py' 2024-04-03T16:11:15.2635110Z adding 'torch/fx/annotate.py' 2024-04-03T16:11:15.2636843Z adding 'torch/fx/config.py' 2024-04-03T16:11:15.2660010Z adding 'torch/fx/graph.py' 2024-04-03T16:11:15.2673837Z adding 'torch/fx/graph_module.py' 2024-04-03T16:11:15.2676988Z adding 'torch/fx/immutable_collections.py' 2024-04-03T16:11:15.2683410Z adding 'torch/fx/interpreter.py' 2024-04-03T16:11:15.2694831Z adding 'torch/fx/node.py' 2024-04-03T16:11:15.2702261Z adding 'torch/fx/operator_schemas.py' 2024-04-03T16:11:15.2710508Z adding 'torch/fx/proxy.py' 2024-04-03T16:11:15.2716530Z adding 'torch/fx/subgraph_rewriter.py' 2024-04-03T16:11:15.2719405Z adding 'torch/fx/tensor_type.py' 2024-04-03T16:11:15.2721969Z adding 'torch/fx/traceback.py' 2024-04-03T16:11:15.2724207Z adding 'torch/fx/experimental/__init__.py' 2024-04-03T16:11:15.2726321Z adding 'torch/fx/experimental/_backward_state.py' 2024-04-03T16:11:15.2728773Z adding 'torch/fx/experimental/_config.py' 2024-04-03T16:11:15.2731467Z adding 'torch/fx/experimental/_sym_dispatch_mode.py' 2024-04-03T16:11:15.2745351Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2024-04-03T16:11:15.2751130Z adding 'torch/fx/experimental/const_fold.py' 2024-04-03T16:11:15.2753223Z adding 'torch/fx/experimental/debug.py' 2024-04-03T16:11:15.2762669Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2024-04-03T16:11:15.2766826Z adding 'torch/fx/experimental/merge_matmul.py' 2024-04-03T16:11:15.2770967Z adding 'torch/fx/experimental/meta_tracer.py' 2024-04-03T16:11:15.2774297Z adding 'torch/fx/experimental/normalize.py' 2024-04-03T16:11:15.2780600Z adding 'torch/fx/experimental/optimization.py' 2024-04-03T16:11:15.2785557Z adding 'torch/fx/experimental/partitioner_utils.py' 2024-04-03T16:11:15.2804440Z adding 'torch/fx/experimental/proxy_tensor.py' 2024-04-03T16:11:15.2812255Z adding 'torch/fx/experimental/recording.py' 2024-04-03T16:11:15.2814524Z adding 'torch/fx/experimental/refinement_types.py' 2024-04-03T16:11:15.2817496Z adding 'torch/fx/experimental/rewriter.py' 2024-04-03T16:11:15.2820636Z adding 'torch/fx/experimental/schema_type_annotation.py' 2024-04-03T16:11:15.2833739Z adding 'torch/fx/experimental/sym_node.py' 2024-04-03T16:11:15.2909676Z adding 'torch/fx/experimental/symbolic_shapes.py' 2024-04-03T16:11:15.2916679Z adding 'torch/fx/experimental/unify_refinements.py' 2024-04-03T16:11:15.2926984Z adding 'torch/fx/experimental/validator.py' 2024-04-03T16:11:15.2930069Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2024-04-03T16:11:15.2934669Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2024-04-03T16:11:15.2947162Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2024-04-03T16:11:15.2960072Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2024-04-03T16:11:15.2962724Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2024-04-03T16:11:15.2967506Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2024-04-03T16:11:15.2969815Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2024-04-03T16:11:15.2971880Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2024-04-03T16:11:15.2973883Z adding 'torch/fx/experimental/unification/__init__.py' 2024-04-03T16:11:15.2976460Z adding 'torch/fx/experimental/unification/core.py' 2024-04-03T16:11:15.2978080Z adding 'torch/fx/experimental/unification/dispatch.py' 2024-04-03T16:11:15.2980419Z adding 'torch/fx/experimental/unification/match.py' 2024-04-03T16:11:15.2982801Z adding 'torch/fx/experimental/unification/more.py' 2024-04-03T16:11:15.2987398Z adding 'torch/fx/experimental/unification/unification_tools.py' 2024-04-03T16:11:15.2990278Z adding 'torch/fx/experimental/unification/utils.py' 2024-04-03T16:11:15.2992677Z adding 'torch/fx/experimental/unification/variable.py' 2024-04-03T16:11:15.2995052Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2024-04-03T16:11:15.2997627Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2024-04-03T16:11:15.3000311Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2024-04-03T16:11:15.3005374Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2024-04-03T16:11:15.3008637Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2024-04-03T16:11:15.3011191Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2024-04-03T16:11:15.3013342Z adding 'torch/fx/passes/__init__.py' 2024-04-03T16:11:15.3015643Z adding 'torch/fx/passes/annotate_getitem_nodes.py' 2024-04-03T16:11:15.3018061Z adding 'torch/fx/passes/fake_tensor_prop.py' 2024-04-03T16:11:15.3023318Z adding 'torch/fx/passes/graph_drawer.py' 2024-04-03T16:11:15.3026520Z adding 'torch/fx/passes/graph_manipulation.py' 2024-04-03T16:11:15.3034368Z adding 'torch/fx/passes/net_min_base.py' 2024-04-03T16:11:15.3038504Z adding 'torch/fx/passes/operator_support.py' 2024-04-03T16:11:15.3041496Z adding 'torch/fx/passes/param_fetch.py' 2024-04-03T16:11:15.3045173Z adding 'torch/fx/passes/pass_manager.py' 2024-04-03T16:11:15.3056838Z adding 'torch/fx/passes/reinplace.py' 2024-04-03T16:11:15.3061194Z adding 'torch/fx/passes/shape_prop.py' 2024-04-03T16:11:15.3068309Z adding 'torch/fx/passes/split_module.py' 2024-04-03T16:11:15.3073589Z adding 'torch/fx/passes/split_utils.py' 2024-04-03T16:11:15.3084168Z adding 'torch/fx/passes/splitter_base.py' 2024-04-03T16:11:15.3089139Z adding 'torch/fx/passes/tools_common.py' 2024-04-03T16:11:15.3091585Z adding 'torch/fx/passes/backends/__init__.py' 2024-04-03T16:11:15.3094024Z adding 'torch/fx/passes/backends/cudagraphs.py' 2024-04-03T16:11:15.3096146Z adding 'torch/fx/passes/dialect/__init__.py' 2024-04-03T16:11:15.3098319Z adding 'torch/fx/passes/dialect/common/__init__.py' 2024-04-03T16:11:15.3101300Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2024-04-03T16:11:15.3103372Z adding 'torch/fx/passes/infra/__init__.py' 2024-04-03T16:11:15.3108628Z adding 'torch/fx/passes/infra/partitioner.py' 2024-04-03T16:11:15.3111674Z adding 'torch/fx/passes/infra/pass_base.py' 2024-04-03T16:11:15.3116070Z adding 'torch/fx/passes/infra/pass_manager.py' 2024-04-03T16:11:15.3118505Z adding 'torch/fx/passes/tests/__init__.py' 2024-04-03T16:11:15.3121012Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2024-04-03T16:11:15.3123110Z adding 'torch/fx/passes/utils/__init__.py' 2024-04-03T16:11:15.3125659Z adding 'torch/fx/passes/utils/common.py' 2024-04-03T16:11:15.3129920Z adding 'torch/fx/passes/utils/fuser_utils.py' 2024-04-03T16:11:15.3136232Z adding 'torch/fx/passes/utils/matcher_utils.py' 2024-04-03T16:11:15.3139688Z adding 'torch/fx/passes/utils/matcher_with_name_node_map_utils.py' 2024-04-03T16:11:15.3142693Z adding 'torch/fx/passes/utils/source_matcher_utils.py' 2024-04-03T16:11:15.3145625Z adding 'torch/include/clog.h' 2024-04-03T16:11:15.3155511Z adding 'torch/include/cpuinfo.h' 2024-04-03T16:11:15.3159019Z adding 'torch/include/dnnl.h' 2024-04-03T16:11:15.3161198Z adding 'torch/include/dnnl_config.h' 2024-04-03T16:11:15.3163413Z adding 'torch/include/dnnl_debug.h' 2024-04-03T16:11:15.3165407Z adding 'torch/include/dnnl_ocl.h' 2024-04-03T16:11:15.3167480Z adding 'torch/include/dnnl_sycl.h' 2024-04-03T16:11:15.3169513Z adding 'torch/include/dnnl_sycl_types.h' 2024-04-03T16:11:15.3171628Z adding 'torch/include/dnnl_threadpool.h' 2024-04-03T16:11:15.3173625Z adding 'torch/include/dnnl_types.h' 2024-04-03T16:11:15.3175665Z adding 'torch/include/dnnl_version.h' 2024-04-03T16:11:15.3177733Z adding 'torch/include/experiments-config.h' 2024-04-03T16:11:15.3179539Z adding 'torch/include/fp16.h' 2024-04-03T16:11:15.3183634Z adding 'torch/include/fxdiv.h' 2024-04-03T16:11:15.3185950Z adding 'torch/include/libshm.h' 2024-04-03T16:11:15.3192373Z adding 'torch/include/nnpack.h' 2024-04-03T16:11:15.3201978Z adding 'torch/include/psimd.h' 2024-04-03T16:11:15.3215009Z adding 'torch/include/pthreadpool.h' 2024-04-03T16:11:15.3219976Z adding 'torch/include/qnnpack.h' 2024-04-03T16:11:15.3222913Z adding 'torch/include/qnnpack_func.h' 2024-04-03T16:11:15.3256651Z adding 'torch/include/sleef.h' 2024-04-03T16:11:15.3296281Z adding 'torch/include/xnnpack.h' 2024-04-03T16:11:15.3304700Z adding 'torch/include/ATen/ATen.h' 2024-04-03T16:11:15.3307604Z adding 'torch/include/ATen/AccumulateType.h' 2024-04-03T16:11:15.3309656Z adding 'torch/include/ATen/ArrayRef.h' 2024-04-03T16:11:15.3311347Z adding 'torch/include/ATen/Backend.h' 2024-04-03T16:11:15.3312893Z adding 'torch/include/ATen/Backtrace.h' 2024-04-03T16:11:15.3317238Z adding 'torch/include/ATen/CPUApplyUtils.h' 2024-04-03T16:11:15.3319514Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2024-04-03T16:11:15.3321993Z adding 'torch/include/ATen/CPUFunctions.h' 2024-04-03T16:11:15.3326804Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2024-04-03T16:11:15.3329613Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2024-04-03T16:11:15.3331812Z adding 'torch/include/ATen/CUDAFunctions.h' 2024-04-03T16:11:15.3336962Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2024-04-03T16:11:15.3339786Z adding 'torch/include/ATen/CachedTensorUtils.h' 2024-04-03T16:11:15.3342078Z adding 'torch/include/ATen/CollapseDims.h' 2024-04-03T16:11:15.3344537Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2024-04-03T16:11:15.3350133Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2024-04-03T16:11:15.3353575Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2024-04-03T16:11:15.3357484Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2024-04-03T16:11:15.3360456Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2024-04-03T16:11:15.3365496Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2024-04-03T16:11:15.3368687Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2024-04-03T16:11:15.3371373Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2024-04-03T16:11:15.3372491Z adding 'torch/include/ATen/Config.h' 2024-04-03T16:11:15.3378305Z adding 'torch/include/ATen/Context.h' 2024-04-03T16:11:15.3380786Z adding 'torch/include/ATen/DLConvertor.h' 2024-04-03T16:11:15.3382419Z adding 'torch/include/ATen/Device.h' 2024-04-03T16:11:15.3384415Z adding 'torch/include/ATen/DeviceAccelerator.h' 2024-04-03T16:11:15.3386375Z adding 'torch/include/ATen/DeviceGuard.h' 2024-04-03T16:11:15.3388032Z adding 'torch/include/ATen/DimVector.h' 2024-04-03T16:11:15.3389678Z adding 'torch/include/ATen/Dimname.h' 2024-04-03T16:11:15.3397075Z adding 'torch/include/ATen/Dispatch.h' 2024-04-03T16:11:15.3403290Z adding 'torch/include/ATen/Dispatch_v2.h' 2024-04-03T16:11:15.3406061Z adding 'torch/include/ATen/DynamicLibrary.h' 2024-04-03T16:11:15.3408341Z adding 'torch/include/ATen/EmptyTensor.h' 2024-04-03T16:11:15.3410440Z adding 'torch/include/ATen/ExpandBase.h' 2024-04-03T16:11:15.3414688Z adding 'torch/include/ATen/ExpandUtils.h' 2024-04-03T16:11:15.3418705Z adding 'torch/include/ATen/Formatting.h' 2024-04-03T16:11:15.3421028Z adding 'torch/include/ATen/FuncTorchTLS.h' 2024-04-03T16:11:15.3424026Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2024-04-03T16:11:15.3429670Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2024-04-03T16:11:15.3439740Z adding 'torch/include/ATen/Functions.h' 2024-04-03T16:11:15.3442572Z adding 'torch/include/ATen/Generator.h' 2024-04-03T16:11:15.3444917Z adding 'torch/include/ATen/InferSize.h' 2024-04-03T16:11:15.3446920Z adding 'torch/include/ATen/InitialTensorOptions.h' 2024-04-03T16:11:15.3448639Z adding 'torch/include/ATen/Layout.h' 2024-04-03T16:11:15.3450510Z adding 'torch/include/ATen/LegacyBatchedFallback.h' 2024-04-03T16:11:15.3453746Z adding 'torch/include/ATen/LegacyBatchedTensorImpl.h' 2024-04-03T16:11:15.3455779Z adding 'torch/include/ATen/LegacyVmapMode.h' 2024-04-03T16:11:15.3459502Z adding 'torch/include/ATen/LegacyVmapTransforms.h' 2024-04-03T16:11:15.3461638Z adding 'torch/include/ATen/LinalgBackend.h' 2024-04-03T16:11:15.3464070Z adding 'torch/include/ATen/MapAllocator.h' 2024-04-03T16:11:15.3467317Z adding 'torch/include/ATen/MatrixRef.h' 2024-04-03T16:11:15.3468967Z adding 'torch/include/ATen/MemoryOverlap.h' 2024-04-03T16:11:15.3471780Z adding 'torch/include/ATen/MetaFunctions.h' 2024-04-03T16:11:15.3475177Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2024-04-03T16:11:15.3479320Z adding 'torch/include/ATen/MethodOperators.h' 2024-04-03T16:11:15.3481625Z adding 'torch/include/ATen/NamedTensor.h' 2024-04-03T16:11:15.3484654Z adding 'torch/include/ATen/NamedTensorUtils.h' 2024-04-03T16:11:15.3493839Z adding 'torch/include/ATen/NativeFunctions.h' 2024-04-03T16:11:15.3503663Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2024-04-03T16:11:15.3508940Z adding 'torch/include/ATen/NestedTensorImpl.h' 2024-04-03T16:11:15.3511842Z adding 'torch/include/ATen/NumericUtils.h' 2024-04-03T16:11:15.3514089Z adding 'torch/include/ATen/OpMathType.h' 2024-04-03T16:11:15.3516900Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2024-04-03T16:11:15.3526384Z adding 'torch/include/ATen/Operators.h' 2024-04-03T16:11:15.3529512Z adding 'torch/include/ATen/PTThreadPool.h' 2024-04-03T16:11:15.3531335Z adding 'torch/include/ATen/PadNd.h' 2024-04-03T16:11:15.3533516Z adding 'torch/include/ATen/Parallel-inl.h' 2024-04-03T16:11:15.3536301Z adding 'torch/include/ATen/Parallel.h' 2024-04-03T16:11:15.3538307Z adding 'torch/include/ATen/ParallelFuture.h' 2024-04-03T16:11:15.3540104Z adding 'torch/include/ATen/ParallelNative.h' 2024-04-03T16:11:15.3542187Z adding 'torch/include/ATen/ParallelNativeTBB.h' 2024-04-03T16:11:15.3544194Z adding 'torch/include/ATen/ParallelOpenMP.h' 2024-04-03T16:11:15.3546222Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2024-04-03T16:11:15.3787484Z adding 'torch/include/ATen/RedispatchFunctions.h' 2024-04-03T16:11:15.3957485Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2024-04-03T16:11:15.3978895Z adding 'torch/include/ATen/SavedTensorHooks.h' 2024-04-03T16:11:15.3980557Z adding 'torch/include/ATen/Scalar.h' 2024-04-03T16:11:15.3982408Z adding 'torch/include/ATen/ScalarOps.h' 2024-04-03T16:11:15.3984315Z adding 'torch/include/ATen/ScalarType.h' 2024-04-03T16:11:15.3986017Z adding 'torch/include/ATen/SequenceNumber.h' 2024-04-03T16:11:15.3987826Z adding 'torch/include/ATen/SmallVector.h' 2024-04-03T16:11:15.3991099Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2024-04-03T16:11:15.3995703Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2024-04-03T16:11:15.4001031Z adding 'torch/include/ATen/SparseTensorImpl.h' 2024-04-03T16:11:15.4003109Z adding 'torch/include/ATen/Storage.h' 2024-04-03T16:11:15.4005242Z adding 'torch/include/ATen/StorageUtils.h' 2024-04-03T16:11:15.4006905Z adding 'torch/include/ATen/Tensor.h' 2024-04-03T16:11:15.4008623Z adding 'torch/include/ATen/TensorAccessor.h' 2024-04-03T16:11:15.4011135Z adding 'torch/include/ATen/TensorGeometry.h' 2024-04-03T16:11:15.4019013Z adding 'torch/include/ATen/TensorIndexing.h' 2024-04-03T16:11:15.4032583Z adding 'torch/include/ATen/TensorIterator.h' 2024-04-03T16:11:15.4035907Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2024-04-03T16:11:15.4038862Z adding 'torch/include/ATen/TensorMeta.h' 2024-04-03T16:11:15.4041462Z adding 'torch/include/ATen/TensorNames.h' 2024-04-03T16:11:15.4043715Z adding 'torch/include/ATen/TensorOperators.h' 2024-04-03T16:11:15.4045441Z adding 'torch/include/ATen/TensorOptions.h' 2024-04-03T16:11:15.4048027Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2024-04-03T16:11:15.4050796Z adding 'torch/include/ATen/TensorUtils.h' 2024-04-03T16:11:15.4053009Z adding 'torch/include/ATen/ThreadLocalPythonObjects.h' 2024-04-03T16:11:15.4055520Z adding 'torch/include/ATen/ThreadLocalState.h' 2024-04-03T16:11:15.4058633Z adding 'torch/include/ATen/TracerMode.h' 2024-04-03T16:11:15.4060682Z adding 'torch/include/ATen/TypeDefault.h' 2024-04-03T16:11:15.4063195Z adding 'torch/include/ATen/Utils.h' 2024-04-03T16:11:15.4065061Z adding 'torch/include/ATen/Version.h' 2024-04-03T16:11:15.4231676Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2024-04-03T16:11:15.4274962Z adding 'torch/include/ATen/WrapDimUtils.h' 2024-04-03T16:11:15.4276936Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2024-04-03T16:11:15.4283529Z adding 'torch/include/ATen/autocast_mode.h' 2024-04-03T16:11:15.4285773Z adding 'torch/include/ATen/ceil_div.h' 2024-04-03T16:11:15.4289280Z adding 'torch/include/ATen/code_template.h' 2024-04-03T16:11:15.4291900Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2024-04-03T16:11:15.4293687Z adding 'torch/include/ATen/div_rtn.h' 2024-04-03T16:11:15.4297000Z adding 'torch/include/ATen/dlpack.h' 2024-04-03T16:11:15.4298979Z adding 'torch/include/ATen/jit_macros.h' 2024-04-03T16:11:15.4300871Z adding 'torch/include/ATen/jiterator_macros.h' 2024-04-03T16:11:15.4307904Z adding 'torch/include/ATen/record_function.h' 2024-04-03T16:11:15.4311137Z adding 'torch/include/ATen/core/ATenGeneral.h' 2024-04-03T16:11:15.4313045Z adding 'torch/include/ATen/core/ATenOpList.h' 2024-04-03T16:11:15.4314801Z adding 'torch/include/ATen/core/ATen_fwd.h' 2024-04-03T16:11:15.4317237Z adding 'torch/include/ATen/core/ATen_pch.h' 2024-04-03T16:11:15.4319616Z adding 'torch/include/ATen/core/Array.h' 2024-04-03T16:11:15.4321318Z adding 'torch/include/ATen/core/Backtrace.h' 2024-04-03T16:11:15.4323274Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2024-04-03T16:11:15.4325530Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2024-04-03T16:11:15.4327585Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2024-04-03T16:11:15.4332228Z adding 'torch/include/ATen/core/Dict.h' 2024-04-03T16:11:15.4335562Z adding 'torch/include/ATen/core/Dict_inl.h' 2024-04-03T16:11:15.4337531Z adding 'torch/include/ATen/core/DimVector.h' 2024-04-03T16:11:15.4339446Z adding 'torch/include/ATen/core/Dimname.h' 2024-04-03T16:11:15.4343109Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2024-04-03T16:11:15.4345266Z adding 'torch/include/ATen/core/Formatting.h' 2024-04-03T16:11:15.4348528Z adding 'torch/include/ATen/core/Generator.h' 2024-04-03T16:11:15.4350746Z adding 'torch/include/ATen/core/GeneratorForPrivateuseone.h' 2024-04-03T16:11:15.4357246Z adding 'torch/include/ATen/core/IListRef.h' 2024-04-03T16:11:15.4360632Z adding 'torch/include/ATen/core/IListRef_inl.h' 2024-04-03T16:11:15.4363581Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2024-04-03T16:11:15.4368590Z adding 'torch/include/ATen/core/List.h' 2024-04-03T16:11:15.4372794Z adding 'torch/include/ATen/core/List_inl.h' 2024-04-03T16:11:15.4376262Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2024-04-03T16:11:15.4379217Z adding 'torch/include/ATen/core/NamedTensor.h' 2024-04-03T16:11:15.4382334Z adding 'torch/include/ATen/core/NestedIntSymNodeImpl.h' 2024-04-03T16:11:15.4385956Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2024-04-03T16:11:15.4387956Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2024-04-03T16:11:15.4390035Z adding 'torch/include/ATen/core/PythonOpRegistrationTrampoline.h' 2024-04-03T16:11:15.4392228Z adding 'torch/include/ATen/core/QuantizerBase.h' 2024-04-03T16:11:15.4393998Z adding 'torch/include/ATen/core/Range.h' 2024-04-03T16:11:15.4395719Z adding 'torch/include/ATen/core/Reduction.h' 2024-04-03T16:11:15.4397323Z adding 'torch/include/ATen/core/Scalar.h' 2024-04-03T16:11:15.4399087Z adding 'torch/include/ATen/core/ScalarType.h' 2024-04-03T16:11:15.4401054Z adding 'torch/include/ATen/core/Tensor.h' 2024-04-03T16:11:15.4404348Z adding 'torch/include/ATen/core/TensorAccessor.h' 2024-04-03T16:11:15.4417461Z adding 'torch/include/ATen/core/TensorBase.h' 2024-04-03T16:11:15.4468138Z adding 'torch/include/ATen/core/TensorBody.h' 2024-04-03T16:11:15.4476627Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2024-04-03T16:11:15.4479492Z adding 'torch/include/ATen/core/TransformationHelper.h' 2024-04-03T16:11:15.4481388Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2024-04-03T16:11:15.4483686Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2024-04-03T16:11:15.4485906Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2024-04-03T16:11:15.4488440Z adding 'torch/include/ATen/core/Variadic.h' 2024-04-03T16:11:15.4490851Z adding 'torch/include/ATen/core/Vitals.h' 2024-04-03T16:11:15.4493554Z adding 'torch/include/ATen/core/alias_info.h' 2024-04-03T16:11:15.4507106Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2024-04-03T16:11:15.4511046Z adding 'torch/include/ATen/core/blob.h' 2024-04-03T16:11:15.4513406Z adding 'torch/include/ATen/core/builtin_function.h' 2024-04-03T16:11:15.4518078Z adding 'torch/include/ATen/core/class_type.h' 2024-04-03T16:11:15.4520576Z adding 'torch/include/ATen/core/custom_class.h' 2024-04-03T16:11:15.4524615Z adding 'torch/include/ATen/core/dynamic_type.h' 2024-04-03T16:11:15.4526905Z adding 'torch/include/ATen/core/enum_tag.h' 2024-04-03T16:11:15.4528891Z adding 'torch/include/ATen/core/enum_type.h' 2024-04-03T16:11:15.4531520Z adding 'torch/include/ATen/core/function.h' 2024-04-03T16:11:15.4540047Z adding 'torch/include/ATen/core/function_schema.h' 2024-04-03T16:11:15.4546172Z adding 'torch/include/ATen/core/function_schema_inl.h' 2024-04-03T16:11:15.4548682Z adding 'torch/include/ATen/core/functional.h' 2024-04-03T16:11:15.4550516Z adding 'torch/include/ATen/core/grad_mode.h' 2024-04-03T16:11:15.4555157Z adding 'torch/include/ATen/core/interned_strings.h' 2024-04-03T16:11:15.4557445Z adding 'torch/include/ATen/core/interned_strings_class.h' 2024-04-03T16:11:15.4574914Z adding 'torch/include/ATen/core/ivalue.h' 2024-04-03T16:11:15.4602533Z adding 'torch/include/ATen/core/ivalue_inl.h' 2024-04-03T16:11:15.4606156Z adding 'torch/include/ATen/core/ivalue_to.h' 2024-04-03T16:11:15.4625956Z adding 'torch/include/ATen/core/jit_type.h' 2024-04-03T16:11:15.4634344Z adding 'torch/include/ATen/core/jit_type_base.h' 2024-04-03T16:11:15.4637076Z adding 'torch/include/ATen/core/operator_name.h' 2024-04-03T16:11:15.4639868Z adding 'torch/include/ATen/core/qualified_name.h' 2024-04-03T16:11:15.4641989Z adding 'torch/include/ATen/core/rref_interface.h' 2024-04-03T16:11:15.4644725Z adding 'torch/include/ATen/core/stack.h' 2024-04-03T16:11:15.4647745Z adding 'torch/include/ATen/core/symbol.h' 2024-04-03T16:11:15.4650099Z adding 'torch/include/ATen/core/type_factory.h' 2024-04-03T16:11:15.4652093Z adding 'torch/include/ATen/core/type_ptr.h' 2024-04-03T16:11:15.4653640Z adding 'torch/include/ATen/core/typeid.h' 2024-04-03T16:11:15.4657423Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2024-04-03T16:11:15.4659863Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2024-04-03T16:11:15.4663033Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2024-04-03T16:11:15.4666744Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2024-04-03T16:11:15.4668856Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2024-04-03T16:11:15.4671406Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2024-04-03T16:11:15.4673645Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2024-04-03T16:11:15.4677785Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2024-04-03T16:11:15.4685878Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2024-04-03T16:11:15.4688876Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2024-04-03T16:11:15.4691508Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2024-04-03T16:11:15.4695446Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2024-04-03T16:11:15.4705996Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2024-04-03T16:11:15.4708631Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2024-04-03T16:11:15.4713648Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2024-04-03T16:11:15.4715827Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2024-04-03T16:11:15.4717795Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2024-04-03T16:11:15.4720440Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2024-04-03T16:11:15.4723407Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2024-04-03T16:11:15.4726754Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2024-04-03T16:11:15.4733584Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2024-04-03T16:11:15.4736313Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2024-04-03T16:11:15.4738022Z adding 'torch/include/ATen/cpu/Utils.h' 2024-04-03T16:11:15.4740831Z adding 'torch/include/ATen/cpu/vml.h' 2024-04-03T16:11:15.4742950Z adding 'torch/include/ATen/cpu/vec/functional.h' 2024-04-03T16:11:15.4745984Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2024-04-03T16:11:15.4750906Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2024-04-03T16:11:15.4753441Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2024-04-03T16:11:15.4755385Z adding 'torch/include/ATen/cpu/vec/vec.h' 2024-04-03T16:11:15.4765296Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2024-04-03T16:11:15.4768241Z adding 'torch/include/ATen/cpu/vec/vec_convert.h' 2024-04-03T16:11:15.4770140Z adding 'torch/include/ATen/cpu/vec/vec_half.h' 2024-04-03T16:11:15.4773490Z adding 'torch/include/ATen/cpu/vec/vec_mask.h' 2024-04-03T16:11:15.4777220Z adding 'torch/include/ATen/cpu/vec/vec_n.h' 2024-04-03T16:11:15.4781123Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2024-04-03T16:11:15.4783893Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2024-04-03T16:11:15.4787077Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2024-04-03T16:11:15.4796588Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2024-04-03T16:11:15.4803017Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2024-04-03T16:11:15.4809011Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2024-04-03T16:11:15.4812069Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_convert.h' 2024-04-03T16:11:15.4816136Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2024-04-03T16:11:15.4822273Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2024-04-03T16:11:15.4829170Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h' 2024-04-03T16:11:15.4835925Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_half_neon.h' 2024-04-03T16:11:15.4848072Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2024-04-03T16:11:15.4851580Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_mask.h' 2024-04-03T16:11:15.4860424Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2024-04-03T16:11:15.4863868Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2024-04-03T16:11:15.4866872Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2024-04-03T16:11:15.4872240Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2024-04-03T16:11:15.4878275Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2024-04-03T16:11:15.4882701Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2024-04-03T16:11:15.4886815Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2024-04-03T16:11:15.4890649Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2024-04-03T16:11:15.4894117Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2024-04-03T16:11:15.4897322Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2024-04-03T16:11:15.4900593Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2024-04-03T16:11:15.4904860Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2024-04-03T16:11:15.4909542Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2024-04-03T16:11:15.4914900Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2024-04-03T16:11:15.4934989Z adding 'torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h' 2024-04-03T16:11:15.4940096Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2024-04-03T16:11:15.4952773Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2024-04-03T16:11:15.4960320Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2024-04-03T16:11:15.4968031Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2024-04-03T16:11:15.4971073Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_convert.h' 2024-04-03T16:11:15.4974897Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2024-04-03T16:11:15.4981966Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2024-04-03T16:11:15.4992866Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2024-04-03T16:11:15.4996500Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_mask.h' 2024-04-03T16:11:15.5005689Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2024-04-03T16:11:15.5008895Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2024-04-03T16:11:15.5010804Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2024-04-03T16:11:15.5012780Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2024-04-03T16:11:15.5017769Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2024-04-03T16:11:15.5024295Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2024-04-03T16:11:15.5028491Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2024-04-03T16:11:15.5030812Z adding 'torch/include/ATen/cuda/CUDAConfig.h' 2024-04-03T16:11:15.5032757Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2024-04-03T16:11:15.5035281Z adding 'torch/include/ATen/cuda/CUDAContextLight.h' 2024-04-03T16:11:15.5037297Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2024-04-03T16:11:15.5039287Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2024-04-03T16:11:15.5042864Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2024-04-03T16:11:15.5046054Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2024-04-03T16:11:15.5048579Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2024-04-03T16:11:15.5050768Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2024-04-03T16:11:15.5052770Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2024-04-03T16:11:15.5056124Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2024-04-03T16:11:15.5059920Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2024-04-03T16:11:15.5062190Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2024-04-03T16:11:15.5063628Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2024-04-03T16:11:15.5065691Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2024-04-03T16:11:15.5068055Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2024-04-03T16:11:15.5070284Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2024-04-03T16:11:15.5073323Z adding 'torch/include/ATen/cuda/Exceptions.h' 2024-04-03T16:11:15.5075988Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2024-04-03T16:11:15.5077782Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2024-04-03T16:11:15.5079586Z adding 'torch/include/ATen/cuda/PhiloxCudaState.h' 2024-04-03T16:11:15.5080963Z adding 'torch/include/ATen/cuda/PhiloxUtils.cuh' 2024-04-03T16:11:15.5082750Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2024-04-03T16:11:15.5084805Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2024-04-03T16:11:15.5086780Z adding 'torch/include/ATen/cuda/Sleep.h' 2024-04-03T16:11:15.5088429Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2024-04-03T16:11:15.5092441Z adding 'torch/include/ATen/cuda/cub.cuh' 2024-04-03T16:11:15.5095137Z adding 'torch/include/ATen/cuda/cub.h' 2024-04-03T16:11:15.5097242Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2024-04-03T16:11:15.5098968Z adding 'torch/include/ATen/cuda/jiterator.h' 2024-04-03T16:11:15.5101820Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2024-04-03T16:11:15.5103707Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2024-04-03T16:11:15.5106124Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2024-04-03T16:11:15.5109728Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2024-04-03T16:11:15.5112052Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2024-04-03T16:11:15.5114609Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2024-04-03T16:11:15.5116696Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2024-04-03T16:11:15.5118377Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2024-04-03T16:11:15.5121185Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2024-04-03T16:11:15.5123301Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2024-04-03T16:11:15.5125618Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2024-04-03T16:11:15.5127660Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2024-04-03T16:11:15.5130496Z adding 'torch/include/ATen/cuda/tunable/GemmCommon.h' 2024-04-03T16:11:15.5134365Z adding 'torch/include/ATen/cuda/tunable/GemmHipblaslt.h' 2024-04-03T16:11:15.5137704Z adding 'torch/include/ATen/cuda/tunable/GemmRocblas.h' 2024-04-03T16:11:15.5139794Z adding 'torch/include/ATen/cuda/tunable/StreamTimer.h' 2024-04-03T16:11:15.5142519Z adding 'torch/include/ATen/cuda/tunable/Tunable.h' 2024-04-03T16:11:15.5145485Z adding 'torch/include/ATen/cuda/tunable/TunableGemm.h' 2024-04-03T16:11:15.5149094Z adding 'torch/include/ATen/cuda/tunable/TunableOp.h' 2024-04-03T16:11:15.5154398Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2024-04-03T16:11:15.5156380Z adding 'torch/include/ATen/cudnn/Exceptions.h' 2024-04-03T16:11:15.5158037Z adding 'torch/include/ATen/cudnn/Handle.h' 2024-04-03T16:11:15.5160247Z adding 'torch/include/ATen/cudnn/Handles.h' 2024-04-03T16:11:15.5161439Z adding 'torch/include/ATen/cudnn/Types.h' 2024-04-03T16:11:15.5163394Z adding 'torch/include/ATen/cudnn/Utils.h' 2024-04-03T16:11:15.5165247Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2024-04-03T16:11:15.5167456Z adding 'torch/include/ATen/detail/AcceleratorHooksInterface.h' 2024-04-03T16:11:15.5170251Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2024-04-03T16:11:15.5172654Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2024-04-03T16:11:15.5174835Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2024-04-03T16:11:15.5176737Z adding 'torch/include/ATen/detail/IPUHooksInterface.h' 2024-04-03T16:11:15.5178856Z adding 'torch/include/ATen/detail/MPSHooksInterface.h' 2024-04-03T16:11:15.5180913Z adding 'torch/include/ATen/detail/MTIAHooksInterface.h' 2024-04-03T16:11:15.5182976Z adding 'torch/include/ATen/detail/ORTHooksInterface.h' 2024-04-03T16:11:15.5185041Z adding 'torch/include/ATen/detail/PrivateUse1HooksInterface.h' 2024-04-03T16:11:15.5187086Z adding 'torch/include/ATen/detail/XPUHooksInterface.h' 2024-04-03T16:11:15.5189672Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2024-04-03T16:11:15.5194844Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2024-04-03T16:11:15.5197772Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2024-04-03T16:11:15.5201454Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2024-04-03T16:11:15.5204320Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2024-04-03T16:11:15.5207306Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2024-04-03T16:11:15.5209489Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2024-04-03T16:11:15.5212955Z adding 'torch/include/ATen/functorch/Interpreter.h' 2024-04-03T16:11:15.5217021Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2024-04-03T16:11:15.5218855Z adding 'torch/include/ATen/functorch/Macros.h' 2024-04-03T16:11:15.5221334Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2024-04-03T16:11:15.5224058Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2024-04-03T16:11:15.5226117Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2024-04-03T16:11:15.5228619Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2024-04-03T16:11:15.5230643Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2024-04-03T16:11:15.5234916Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2024-04-03T16:11:15.5237950Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2024-04-03T16:11:15.5241127Z adding 'torch/include/ATen/miopen/Descriptors.h' 2024-04-03T16:11:15.5243208Z adding 'torch/include/ATen/miopen/Exceptions.h' 2024-04-03T16:11:15.5244853Z adding 'torch/include/ATen/miopen/Handle.h' 2024-04-03T16:11:15.5246584Z adding 'torch/include/ATen/miopen/Types.h' 2024-04-03T16:11:15.5248309Z adding 'torch/include/ATen/miopen/Utils.h' 2024-04-03T16:11:15.5249993Z adding 'torch/include/ATen/miopen/miopen-wrapper.h' 2024-04-03T16:11:15.5252063Z adding 'torch/include/ATen/mps/EmptyTensor.h' 2024-04-03T16:11:15.5257124Z adding 'torch/include/ATen/mps/IndexKernels.h' 2024-04-03T16:11:15.5264769Z adding 'torch/include/ATen/mps/MPSAllocator.h' 2024-04-03T16:11:15.5267623Z adding 'torch/include/ATen/mps/MPSAllocatorInterface.h' 2024-04-03T16:11:15.5270009Z adding 'torch/include/ATen/mps/MPSDevice.h' 2024-04-03T16:11:15.5272581Z adding 'torch/include/ATen/mps/MPSEvent.h' 2024-04-03T16:11:15.5274806Z adding 'torch/include/ATen/mps/MPSGeneratorImpl.h' 2024-04-03T16:11:15.5277977Z adding 'torch/include/ATen/mps/MPSGuardImpl.h' 2024-04-03T16:11:15.5280120Z adding 'torch/include/ATen/mps/MPSHooks.h' 2024-04-03T16:11:15.5285988Z adding 'torch/include/ATen/mps/MPSProfiler.h' 2024-04-03T16:11:15.5289114Z adding 'torch/include/ATen/mps/MPSStream.h' 2024-04-03T16:11:15.5292628Z adding 'torch/include/ATen/native/Activation.h' 2024-04-03T16:11:15.5294988Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2024-04-03T16:11:15.5296928Z adding 'torch/include/ATen/native/AmpKernels.h' 2024-04-03T16:11:15.5300210Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2024-04-03T16:11:15.5303047Z adding 'torch/include/ATen/native/BinaryOps.h' 2024-04-03T16:11:15.5306745Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2024-04-03T16:11:15.5309626Z adding 'torch/include/ATen/native/CPUBlas.h' 2024-04-03T16:11:15.5312222Z adding 'torch/include/ATen/native/CPUFallback.h' 2024-04-03T16:11:15.5314264Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2024-04-03T16:11:15.5316847Z adding 'torch/include/ATen/native/ComplexHelper.h' 2024-04-03T16:11:15.5319195Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2024-04-03T16:11:15.5323675Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2024-04-03T16:11:15.5329139Z adding 'torch/include/ATen/native/ConvUtils.h' 2024-04-03T16:11:15.5331596Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2024-04-03T16:11:15.5333516Z adding 'torch/include/ATen/native/Copy.h' 2024-04-03T16:11:15.5335396Z adding 'torch/include/ATen/native/Cross.h' 2024-04-03T16:11:15.5338786Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2024-04-03T16:11:15.5342434Z adding 'torch/include/ATen/native/DispatchStub.h' 2024-04-03T16:11:15.5344747Z adding 'torch/include/ATen/native/Distance.h' 2024-04-03T16:11:15.5350240Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2024-04-03T16:11:15.5357955Z adding 'torch/include/ATen/native/Distributions.h' 2024-04-03T16:11:15.5361509Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2024-04-03T16:11:15.5363573Z adding 'torch/include/ATen/native/Fill.h' 2024-04-03T16:11:15.5368362Z adding 'torch/include/ATen/native/ForeachUtils.h' 2024-04-03T16:11:15.5371188Z adding 'torch/include/ATen/native/FractionalMaxPooling.h' 2024-04-03T16:11:15.5373264Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2024-04-03T16:11:15.5376708Z adding 'torch/include/ATen/native/GridSampler.h' 2024-04-03T16:11:15.5379564Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2024-04-03T16:11:15.5381583Z adding 'torch/include/ATen/native/Histogram.h' 2024-04-03T16:11:15.5383739Z adding 'torch/include/ATen/native/IndexKernel.h' 2024-04-03T16:11:15.5386796Z adding 'torch/include/ATen/native/IndexingUtils.h' 2024-04-03T16:11:15.5389155Z adding 'torch/include/ATen/native/Lerp.h' 2024-04-03T16:11:15.5391338Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2024-04-03T16:11:15.5400648Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2024-04-03T16:11:15.5403701Z adding 'torch/include/ATen/native/LossMulti.h' 2024-04-03T16:11:15.5446294Z adding 'torch/include/ATen/native/Math.h' 2024-04-03T16:11:15.5452010Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2024-04-03T16:11:15.5455508Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2024-04-03T16:11:15.5458237Z adding 'torch/include/ATen/native/MaxPooling.h' 2024-04-03T16:11:15.5460351Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2024-04-03T16:11:15.5462718Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2024-04-03T16:11:15.5464751Z adding 'torch/include/ATen/native/Normalization.h' 2024-04-03T16:11:15.5466980Z adding 'torch/include/ATen/native/Padding.h' 2024-04-03T16:11:15.5469182Z adding 'torch/include/ATen/native/PixelShuffle.h' 2024-04-03T16:11:15.5471307Z adding 'torch/include/ATen/native/PointwiseOps.h' 2024-04-03T16:11:15.5475340Z adding 'torch/include/ATen/native/Pool.h' 2024-04-03T16:11:15.5477962Z adding 'torch/include/ATen/native/Pow.h' 2024-04-03T16:11:15.5480541Z adding 'torch/include/ATen/native/RNN.h' 2024-04-03T16:11:15.5482549Z adding 'torch/include/ATen/native/RangeFactories.h' 2024-04-03T16:11:15.5484508Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2024-04-03T16:11:15.5486739Z adding 'torch/include/ATen/native/ReduceOps.h' 2024-04-03T16:11:15.5491684Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2024-04-03T16:11:15.5494335Z adding 'torch/include/ATen/native/ReductionType.h' 2024-04-03T16:11:15.5496546Z adding 'torch/include/ATen/native/Repeat.h' 2024-04-03T16:11:15.5499925Z adding 'torch/include/ATen/native/Resize.h' 2024-04-03T16:11:15.5502657Z adding 'torch/include/ATen/native/ResizeCommon.h' 2024-04-03T16:11:15.5505284Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2024-04-03T16:11:15.5507381Z adding 'torch/include/ATen/native/SegmentReduce.h' 2024-04-03T16:11:15.5511765Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2024-04-03T16:11:15.5514581Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2024-04-03T16:11:15.5516548Z adding 'torch/include/ATen/native/Sorting.h' 2024-04-03T16:11:15.5518966Z adding 'torch/include/ATen/native/SortingUtils.h' 2024-04-03T16:11:15.5522504Z adding 'torch/include/ATen/native/SparseTensorUtils.h' 2024-04-03T16:11:15.5525342Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2024-04-03T16:11:15.5528715Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2024-04-03T16:11:15.5531483Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2024-04-03T16:11:15.5533861Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2024-04-03T16:11:15.5536262Z adding 'torch/include/ATen/native/TensorCompare.h' 2024-04-03T16:11:15.5538694Z adding 'torch/include/ATen/native/TensorConversions.h' 2024-04-03T16:11:15.5541583Z adding 'torch/include/ATen/native/TensorDimApply.h' 2024-04-03T16:11:15.5544446Z adding 'torch/include/ATen/native/TensorFactories.h' 2024-04-03T16:11:15.5547126Z adding 'torch/include/ATen/native/TensorIterator.h' 2024-04-03T16:11:15.5549758Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2024-04-03T16:11:15.5551430Z adding 'torch/include/ATen/native/TensorProperties.h' 2024-04-03T16:11:15.5554287Z adding 'torch/include/ATen/native/TensorShape.h' 2024-04-03T16:11:15.5556833Z adding 'torch/include/ATen/native/TensorTransformations.h' 2024-04-03T16:11:15.5559397Z adding 'torch/include/ATen/native/TopKImpl.h' 2024-04-03T16:11:15.5561648Z adding 'torch/include/ATen/native/TransposeType.h' 2024-04-03T16:11:15.5564161Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2024-04-03T16:11:15.5566289Z adding 'torch/include/ATen/native/TypeProperties.h' 2024-04-03T16:11:15.5568716Z adding 'torch/include/ATen/native/UnaryOps.h' 2024-04-03T16:11:15.5570925Z adding 'torch/include/ATen/native/Unfold2d.h' 2024-04-03T16:11:15.5573023Z adding 'torch/include/ATen/native/Unfold3d.h' 2024-04-03T16:11:15.5575720Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2024-04-03T16:11:15.5593913Z adding 'torch/include/ATen/native/UpSample.h' 2024-04-03T16:11:15.5595059Z adding 'torch/include/ATen/native/batch_norm.h' 2024-04-03T16:11:15.5595769Z adding 'torch/include/ATen/native/group_norm.h' 2024-04-03T16:11:15.5596562Z adding 'torch/include/ATen/native/im2col.h' 2024-04-03T16:11:15.5597149Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2024-04-03T16:11:15.5597732Z adding 'torch/include/ATen/native/layer_norm.h' 2024-04-03T16:11:15.5598450Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2024-04-03T16:11:15.5599179Z adding 'torch/include/ATen/native/vol2col.h' 2024-04-03T16:11:15.5601841Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2024-04-03T16:11:15.5603844Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2024-04-03T16:11:15.5606360Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2024-04-03T16:11:15.5608207Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2024-04-03T16:11:15.5610287Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2024-04-03T16:11:15.5614332Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2024-04-03T16:11:15.5616785Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2024-04-03T16:11:15.5619760Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2024-04-03T16:11:15.5621819Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2024-04-03T16:11:15.5624634Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2024-04-03T16:11:15.5626905Z adding 'torch/include/ATen/native/cpu/LogAddExp.h' 2024-04-03T16:11:15.5631707Z adding 'torch/include/ATen/native/cpu/Loops.h' 2024-04-03T16:11:15.5634194Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2024-04-03T16:11:15.5636497Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2024-04-03T16:11:15.5641174Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2024-04-03T16:11:15.5644972Z adding 'torch/include/ATen/native/cpu/ReduceUtils.h' 2024-04-03T16:11:15.5647433Z adding 'torch/include/ATen/native/cpu/SampledAddmmKernel.h' 2024-04-03T16:11:15.5650813Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2024-04-03T16:11:15.5653113Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2024-04-03T16:11:15.5655810Z adding 'torch/include/ATen/native/cpu/SpmmReduceKernel.h' 2024-04-03T16:11:15.5657737Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2024-04-03T16:11:15.5671857Z adding 'torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h' 2024-04-03T16:11:15.5675668Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2024-04-03T16:11:15.5681101Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2024-04-03T16:11:15.5683764Z adding 'torch/include/ATen/native/cpu/int_mm_kernel.h' 2024-04-03T16:11:15.5686189Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2024-04-03T16:11:15.5689697Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2024-04-03T16:11:15.5693302Z adding 'torch/include/ATen/native/cpu/utils.h' 2024-04-03T16:11:15.5696435Z adding 'torch/include/ATen/native/cpu/zmath.h' 2024-04-03T16:11:15.5699898Z adding 'torch/include/ATen/native/cuda/Activation.h' 2024-04-03T16:11:15.5702214Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2024-04-03T16:11:15.5706406Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2024-04-03T16:11:15.5710884Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2024-04-03T16:11:15.5713457Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2024-04-03T16:11:15.5715385Z adding 'torch/include/ATen/native/cuda/Copy.h' 2024-04-03T16:11:15.5722562Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2024-04-03T16:11:15.5725376Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2024-04-03T16:11:15.5727346Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2024-04-03T16:11:15.5734677Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2024-04-03T16:11:15.5737346Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2024-04-03T16:11:15.5739544Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2024-04-03T16:11:15.5743663Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2024-04-03T16:11:15.5746435Z adding 'torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh' 2024-04-03T16:11:15.5750140Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2024-04-03T16:11:15.5752615Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2024-04-03T16:11:15.5754672Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2024-04-03T16:11:15.5758203Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2024-04-03T16:11:15.5761372Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2024-04-03T16:11:15.5763562Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2024-04-03T16:11:15.5767570Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2024-04-03T16:11:15.5799214Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2024-04-03T16:11:15.5806717Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2024-04-03T16:11:15.5809158Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2024-04-03T16:11:15.5813656Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2024-04-03T16:11:15.5829911Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2024-04-03T16:11:15.5836623Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2024-04-03T16:11:15.5839575Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2024-04-03T16:11:15.5842146Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2024-04-03T16:11:15.5856552Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2024-04-03T16:11:15.5859870Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2024-04-03T16:11:15.5862270Z adding 'torch/include/ATen/native/cuda/Resize.h' 2024-04-03T16:11:15.5864380Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2024-04-03T16:11:15.5869962Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2024-04-03T16:11:15.5872675Z adding 'torch/include/ATen/native/cuda/Sort.h' 2024-04-03T16:11:15.5874790Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2024-04-03T16:11:15.5879240Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2024-04-03T16:11:15.5881748Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2024-04-03T16:11:15.5884770Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2024-04-03T16:11:15.5889687Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2024-04-03T16:11:15.5895828Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2024-04-03T16:11:15.5898397Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2024-04-03T16:11:15.5900103Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2024-04-03T16:11:15.5902133Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2024-04-03T16:11:15.5906305Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2024-04-03T16:11:15.5909393Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2024-04-03T16:11:15.5911780Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2024-04-03T16:11:15.5913818Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2024-04-03T16:11:15.5917343Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2024-04-03T16:11:15.5919783Z adding 'torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh' 2024-04-03T16:11:15.5921871Z adding 'torch/include/ATen/native/cuda/fused_adamw_impl.cuh' 2024-04-03T16:11:15.5925590Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2024-04-03T16:11:15.5928987Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2024-04-03T16:11:15.5935793Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2024-04-03T16:11:15.5938487Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2024-04-03T16:11:15.5942150Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2024-04-03T16:11:15.5944713Z adding 'torch/include/ATen/native/mps/Copy.h' 2024-04-03T16:11:15.5947145Z adding 'torch/include/ATen/native/mps/MPSGraphSonomaOps.h' 2024-04-03T16:11:15.5950560Z adding 'torch/include/ATen/native/mps/MPSGraphVenturaOps.h' 2024-04-03T16:11:15.5955933Z adding 'torch/include/ATen/native/mps/OperationUtils.h' 2024-04-03T16:11:15.5958381Z adding 'torch/include/ATen/native/mps/TensorFactory.h' 2024-04-03T16:11:15.5961067Z adding 'torch/include/ATen/native/mps/UnaryConstants.h' 2024-04-03T16:11:15.5963474Z adding 'torch/include/ATen/native/nested/NestedTensorBinaryOps.h' 2024-04-03T16:11:15.5965349Z adding 'torch/include/ATen/native/nested/NestedTensorFactories.h' 2024-04-03T16:11:15.5967844Z adding 'torch/include/ATen/native/nested/NestedTensorMath.h' 2024-04-03T16:11:15.5970547Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h' 2024-04-03T16:11:15.5972821Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerUtils.h' 2024-04-03T16:11:15.5978026Z adding 'torch/include/ATen/native/nested/NestedTensorUtils.h' 2024-04-03T16:11:15.5981061Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2024-04-03T16:11:15.5983503Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2024-04-03T16:11:15.5985804Z adding 'torch/include/ATen/native/quantized/ConvUtils.h' 2024-04-03T16:11:15.5987725Z adding 'torch/include/ATen/native/quantized/Copy.h' 2024-04-03T16:11:15.5990156Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2024-04-03T16:11:15.5992273Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2024-04-03T16:11:15.5994939Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2024-04-03T16:11:15.5997372Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2024-04-03T16:11:15.5999750Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2024-04-03T16:11:15.6004179Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2024-04-03T16:11:15.6010119Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2024-04-03T16:11:15.6014550Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2024-04-03T16:11:15.6017993Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2024-04-03T16:11:15.6020211Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2024-04-03T16:11:15.6024496Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2024-04-03T16:11:15.6029390Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2024-04-03T16:11:15.6033625Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2024-04-03T16:11:15.6035895Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2024-04-03T16:11:15.6038072Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2024-04-03T16:11:15.6040391Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2024-04-03T16:11:15.6042414Z adding 'torch/include/ATen/native/utils/Factory.h' 2024-04-03T16:11:15.6044737Z adding 'torch/include/ATen/native/utils/ParamUtils.h' 2024-04-03T16:11:15.6047482Z adding 'torch/include/ATen/native/utils/ParamsHash.h' 2024-04-03T16:11:15.6089253Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2024-04-03T16:11:15.6091592Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2024-04-03T16:11:15.6094129Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6095935Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2024-04-03T16:11:15.6098208Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2024-04-03T16:11:15.6100353Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2024-04-03T16:11:15.6102554Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2024-04-03T16:11:15.6105047Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6107044Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2024-04-03T16:11:15.6109198Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2024-04-03T16:11:15.6111468Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2024-04-03T16:11:15.6113718Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2024-04-03T16:11:15.6116164Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2024-04-03T16:11:15.6118766Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2024-04-03T16:11:15.6121661Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6123307Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2024-04-03T16:11:15.6125541Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2024-04-03T16:11:15.6127759Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2024-04-03T16:11:15.6130135Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2024-04-03T16:11:15.6132684Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6134833Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2024-04-03T16:11:15.6137139Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2024-04-03T16:11:15.6139379Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2024-04-03T16:11:15.6141796Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2024-04-03T16:11:15.6144020Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2024-04-03T16:11:15.6146550Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6148555Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2024-04-03T16:11:15.6151018Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2024-04-03T16:11:15.6153509Z adding 'torch/include/ATen/ops/_add_relu.h' 2024-04-03T16:11:15.6156194Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6158372Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2024-04-03T16:11:15.6161123Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2024-04-03T16:11:15.6163196Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2024-04-03T16:11:15.6165787Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2024-04-03T16:11:15.6167792Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2024-04-03T16:11:15.6170140Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.6171691Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2024-04-03T16:11:15.6173760Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2024-04-03T16:11:15.6175702Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2024-04-03T16:11:15.6177872Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2024-04-03T16:11:15.6179651Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2024-04-03T16:11:15.6181689Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2024-04-03T16:11:15.6183739Z adding 'torch/include/ATen/ops/_aminmax.h' 2024-04-03T16:11:15.6186052Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6187818Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2024-04-03T16:11:15.6189900Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2024-04-03T16:11:15.6191750Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2024-04-03T16:11:15.6194273Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2024-04-03T16:11:15.6196358Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2024-04-03T16:11:15.6198565Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6200253Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h' 2024-04-03T16:11:15.6202027Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2024-04-03T16:11:15.6204002Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2024-04-03T16:11:15.6206036Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2024-04-03T16:11:15.6207981Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2024-04-03T16:11:15.6210049Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6211928Z adding 'torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h' 2024-04-03T16:11:15.6214178Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2024-04-03T16:11:15.6215872Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2024-04-03T16:11:15.6217712Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2024-04-03T16:11:15.6219822Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2024-04-03T16:11:15.6221553Z adding 'torch/include/ATen/ops/_assert_async.h' 2024-04-03T16:11:15.6223427Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2024-04-03T16:11:15.6225257Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2024-04-03T16:11:15.6227117Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2024-04-03T16:11:15.6228979Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2024-04-03T16:11:15.6231011Z adding 'torch/include/ATen/ops/_assert_scalar.h' 2024-04-03T16:11:15.6233091Z adding 'torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6234563Z adding 'torch/include/ATen/ops/_assert_scalar_native.h' 2024-04-03T16:11:15.6236646Z adding 'torch/include/ATen/ops/_assert_scalar_ops.h' 2024-04-03T16:11:15.6239526Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2024-04-03T16:11:15.6241145Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6242834Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2024-04-03T16:11:15.6245068Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2024-04-03T16:11:15.6246922Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2024-04-03T16:11:15.6249160Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6250755Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2024-04-03T16:11:15.6252850Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2024-04-03T16:11:15.6254709Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2024-04-03T16:11:15.6256939Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6258489Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2024-04-03T16:11:15.6261228Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2024-04-03T16:11:15.6262513Z adding 'torch/include/ATen/ops/_backward.h' 2024-04-03T16:11:15.6264622Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6266362Z adding 'torch/include/ATen/ops/_backward_native.h' 2024-04-03T16:11:15.6268301Z adding 'torch/include/ATen/ops/_backward_ops.h' 2024-04-03T16:11:15.6270378Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2024-04-03T16:11:15.6272418Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2024-04-03T16:11:15.6274669Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6276267Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2024-04-03T16:11:15.6278431Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2024-04-03T16:11:15.6280833Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6282377Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2024-04-03T16:11:15.6284549Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2024-04-03T16:11:15.6286568Z adding 'torch/include/ATen/ops/_batch_norm_no_update.h' 2024-04-03T16:11:15.6288881Z adding 'torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6290543Z adding 'torch/include/ATen/ops/_batch_norm_no_update_native.h' 2024-04-03T16:11:15.6292751Z adding 'torch/include/ATen/ops/_batch_norm_no_update_ops.h' 2024-04-03T16:11:15.6295224Z adding 'torch/include/ATen/ops/_batch_norm_with_update.h' 2024-04-03T16:11:15.6297513Z adding 'torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6299194Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h' 2024-04-03T16:11:15.6301128Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h' 2024-04-03T16:11:15.6303130Z adding 'torch/include/ATen/ops/_batch_norm_with_update_native.h' 2024-04-03T16:11:15.6305420Z adding 'torch/include/ATen/ops/_batch_norm_with_update_ops.h' 2024-04-03T16:11:15.6307281Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2024-04-03T16:11:15.6309592Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6311336Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2024-04-03T16:11:15.6313276Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2024-04-03T16:11:15.6315674Z adding 'torch/include/ATen/ops/_cast_Char.h' 2024-04-03T16:11:15.6317920Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6319573Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2024-04-03T16:11:15.6321745Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2024-04-03T16:11:15.6323892Z adding 'torch/include/ATen/ops/_cast_Double.h' 2024-04-03T16:11:15.6326358Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6327832Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2024-04-03T16:11:15.6330127Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2024-04-03T16:11:15.6331761Z adding 'torch/include/ATen/ops/_cast_Float.h' 2024-04-03T16:11:15.6333744Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6335177Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2024-04-03T16:11:15.6337135Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2024-04-03T16:11:15.6338986Z adding 'torch/include/ATen/ops/_cast_Half.h' 2024-04-03T16:11:15.6341166Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6342609Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2024-04-03T16:11:15.6344674Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2024-04-03T16:11:15.6346842Z adding 'torch/include/ATen/ops/_cast_Int.h' 2024-04-03T16:11:15.6348786Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6350293Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2024-04-03T16:11:15.6352317Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2024-04-03T16:11:15.6354088Z adding 'torch/include/ATen/ops/_cast_Long.h' 2024-04-03T16:11:15.6356185Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6357648Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2024-04-03T16:11:15.6359879Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2024-04-03T16:11:15.6361802Z adding 'torch/include/ATen/ops/_cast_Short.h' 2024-04-03T16:11:15.6363938Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6365430Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2024-04-03T16:11:15.6367327Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2024-04-03T16:11:15.6369127Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2024-04-03T16:11:15.6371195Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6372693Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2024-04-03T16:11:15.6374641Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2024-04-03T16:11:15.6376357Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2024-04-03T16:11:15.6378264Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2024-04-03T16:11:15.6380149Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2024-04-03T16:11:15.6385436Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6387499Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2024-04-03T16:11:15.6389010Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2024-04-03T16:11:15.6390845Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2024-04-03T16:11:15.6392928Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2024-04-03T16:11:15.6394961Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2024-04-03T16:11:15.6397258Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6399040Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2024-04-03T16:11:15.6401255Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2024-04-03T16:11:15.6403128Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2024-04-03T16:11:15.6405197Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2024-04-03T16:11:15.6407143Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2024-04-03T16:11:15.6409364Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6411200Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2024-04-03T16:11:15.6413502Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2024-04-03T16:11:15.6414895Z adding 'torch/include/ATen/ops/_chunk_cat.h' 2024-04-03T16:11:15.6417275Z adding 'torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6418801Z adding 'torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h' 2024-04-03T16:11:15.6420594Z adding 'torch/include/ATen/ops/_chunk_cat_native.h' 2024-04-03T16:11:15.6422468Z adding 'torch/include/ATen/ops/_chunk_cat_ops.h' 2024-04-03T16:11:15.6424140Z adding 'torch/include/ATen/ops/_coalesce.h' 2024-04-03T16:11:15.6426303Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6427604Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2024-04-03T16:11:15.6429756Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2024-04-03T16:11:15.6431521Z adding 'torch/include/ATen/ops/_coalesced.h' 2024-04-03T16:11:15.6433670Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6435036Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2024-04-03T16:11:15.6436870Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2024-04-03T16:11:15.6439164Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2024-04-03T16:11:15.6441168Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2024-04-03T16:11:15.6443056Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2024-04-03T16:11:15.6444756Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2024-04-03T16:11:15.6446503Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2024-04-03T16:11:15.6448653Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2024-04-03T16:11:15.6450385Z adding 'torch/include/ATen/ops/_conj.h' 2024-04-03T16:11:15.6453092Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6454398Z adding 'torch/include/ATen/ops/_conj_copy.h' 2024-04-03T16:11:15.6456881Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6458706Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.6460151Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2024-04-03T16:11:15.6462321Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2024-04-03T16:11:15.6464351Z adding 'torch/include/ATen/ops/_conj_native.h' 2024-04-03T16:11:15.6466295Z adding 'torch/include/ATen/ops/_conj_ops.h' 2024-04-03T16:11:15.6468330Z adding 'torch/include/ATen/ops/_conj_physical.h' 2024-04-03T16:11:15.6470787Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6472359Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2024-04-03T16:11:15.6474595Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2024-04-03T16:11:15.6477200Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2024-04-03T16:11:15.6479672Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2024-04-03T16:11:15.6481687Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2024-04-03T16:11:15.6483821Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2024-04-03T16:11:15.6486196Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2024-04-03T16:11:15.6488560Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.6490422Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2024-04-03T16:11:15.6492490Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2024-04-03T16:11:15.6494194Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2024-04-03T16:11:15.6496326Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2024-04-03T16:11:15.6498125Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2024-04-03T16:11:15.6500327Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2024-04-03T16:11:15.6502130Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2024-04-03T16:11:15.6504843Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.6506521Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2024-04-03T16:11:15.6508455Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2024-04-03T16:11:15.6510306Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2024-04-03T16:11:15.6512528Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2024-04-03T16:11:15.6514373Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2024-04-03T16:11:15.6516553Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2024-04-03T16:11:15.6518553Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack.h' 2024-04-03T16:11:15.6520661Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_cpu_dispatch.h' 2024-04-03T16:11:15.6522784Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h' 2024-04-03T16:11:15.6524677Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_native.h' 2024-04-03T16:11:15.6526616Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h' 2024-04-03T16:11:15.6529155Z adding 'torch/include/ATen/ops/_convolution.h' 2024-04-03T16:11:15.6532024Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6534051Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6536204Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2024-04-03T16:11:15.6538720Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6540347Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2024-04-03T16:11:15.6542571Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2024-04-03T16:11:15.6544632Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2024-04-03T16:11:15.6547102Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6548717Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2024-04-03T16:11:15.6550881Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2024-04-03T16:11:15.6552910Z adding 'torch/include/ATen/ops/_convolution_native.h' 2024-04-03T16:11:15.6555415Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2024-04-03T16:11:15.6557585Z adding 'torch/include/ATen/ops/_copy_from.h' 2024-04-03T16:11:15.6559929Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2024-04-03T16:11:15.6562277Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6563980Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2024-04-03T16:11:15.6566126Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2024-04-03T16:11:15.6568909Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6569995Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2024-04-03T16:11:15.6572320Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2024-04-03T16:11:15.6574039Z adding 'torch/include/ATen/ops/_cslt_compress.h' 2024-04-03T16:11:15.6576094Z adding 'torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h' 2024-04-03T16:11:15.6577686Z adding 'torch/include/ATen/ops/_cslt_compress_native.h' 2024-04-03T16:11:15.6579797Z adding 'torch/include/ATen/ops/_cslt_compress_ops.h' 2024-04-03T16:11:15.6581770Z adding 'torch/include/ATen/ops/_cslt_sparse_mm.h' 2024-04-03T16:11:15.6583916Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h' 2024-04-03T16:11:15.6585864Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_native.h' 2024-04-03T16:11:15.6587921Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_ops.h' 2024-04-03T16:11:15.6590095Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search.h' 2024-04-03T16:11:15.6591994Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h' 2024-04-03T16:11:15.6594060Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_native.h' 2024-04-03T16:11:15.6596018Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h' 2024-04-03T16:11:15.6598375Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2024-04-03T16:11:15.6600498Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2024-04-03T16:11:15.6603017Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6604969Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2024-04-03T16:11:15.6606856Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2024-04-03T16:11:15.6608813Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2024-04-03T16:11:15.6610937Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2024-04-03T16:11:15.6613381Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6615275Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2024-04-03T16:11:15.6617202Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2024-04-03T16:11:15.6619300Z adding 'torch/include/ATen/ops/_ctc_loss_meta_dispatch.h' 2024-04-03T16:11:15.6621126Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2024-04-03T16:11:15.6623368Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2024-04-03T16:11:15.6625545Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2024-04-03T16:11:15.6628005Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6629910Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2024-04-03T16:11:15.6631757Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2024-04-03T16:11:15.6633904Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2024-04-03T16:11:15.6636206Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2024-04-03T16:11:15.6638740Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6640696Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2024-04-03T16:11:15.6642604Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2024-04-03T16:11:15.6644860Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2024-04-03T16:11:15.6647279Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2024-04-03T16:11:15.6650440Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2024-04-03T16:11:15.6653197Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6655191Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2024-04-03T16:11:15.6656957Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2024-04-03T16:11:15.6659314Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2024-04-03T16:11:15.6661695Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6663504Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2024-04-03T16:11:15.6665741Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2024-04-03T16:11:15.6668099Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6669867Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2024-04-03T16:11:15.6671635Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2024-04-03T16:11:15.6673638Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2024-04-03T16:11:15.6675516Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2024-04-03T16:11:15.6677695Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2024-04-03T16:11:15.6679888Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2024-04-03T16:11:15.6682076Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6683644Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2024-04-03T16:11:15.6685504Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2024-04-03T16:11:15.6687194Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2024-04-03T16:11:15.6689309Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6690872Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2024-04-03T16:11:15.6692832Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2024-04-03T16:11:15.6694582Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2024-04-03T16:11:15.6696916Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6698707Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2024-04-03T16:11:15.6700621Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2024-04-03T16:11:15.6702560Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2024-04-03T16:11:15.6704774Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6706630Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2024-04-03T16:11:15.6708553Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2024-04-03T16:11:15.6710425Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2024-04-03T16:11:15.6712428Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2024-04-03T16:11:15.6714444Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2024-04-03T16:11:15.6716279Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2024-04-03T16:11:15.6718230Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2024-04-03T16:11:15.6720391Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2024-04-03T16:11:15.6722476Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2024-04-03T16:11:15.6724482Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2024-04-03T16:11:15.6726293Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2024-04-03T16:11:15.6728257Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2024-04-03T16:11:15.6730263Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2024-04-03T16:11:15.6732529Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6734246Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2024-04-03T16:11:15.6736225Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2024-04-03T16:11:15.6737903Z adding 'torch/include/ATen/ops/_dimI.h' 2024-04-03T16:11:15.6739822Z adding 'torch/include/ATen/ops/_dimI_native.h' 2024-04-03T16:11:15.6741757Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2024-04-03T16:11:15.6743608Z adding 'torch/include/ATen/ops/_dimV.h' 2024-04-03T16:11:15.6745567Z adding 'torch/include/ATen/ops/_dimV_native.h' 2024-04-03T16:11:15.6747477Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2024-04-03T16:11:15.6749486Z adding 'torch/include/ATen/ops/_dim_arange.h' 2024-04-03T16:11:15.6751749Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6753489Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2024-04-03T16:11:15.6755424Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2024-04-03T16:11:15.6757466Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2024-04-03T16:11:15.6759873Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6761746Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2024-04-03T16:11:15.6763667Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2024-04-03T16:11:15.6765534Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2024-04-03T16:11:15.6767569Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2024-04-03T16:11:15.6770006Z adding 'torch/include/ATen/ops/_efficient_attention_backward.h' 2024-04-03T16:11:15.6772318Z adding 'torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h' 2024-04-03T16:11:15.6774331Z adding 'torch/include/ATen/ops/_efficient_attention_backward_native.h' 2024-04-03T16:11:15.6776528Z adding 'torch/include/ATen/ops/_efficient_attention_backward_ops.h' 2024-04-03T16:11:15.6778663Z adding 'torch/include/ATen/ops/_efficient_attention_forward.h' 2024-04-03T16:11:15.6780852Z adding 'torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h' 2024-04-03T16:11:15.6782811Z adding 'torch/include/ATen/ops/_efficient_attention_forward_native.h' 2024-04-03T16:11:15.6785018Z adding 'torch/include/ATen/ops/_efficient_attention_forward_ops.h' 2024-04-03T16:11:15.6787344Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2024-04-03T16:11:15.6789949Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6791907Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2024-04-03T16:11:15.6793886Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2024-04-03T16:11:15.6796169Z adding 'torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' 2024-04-03T16:11:15.6798386Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2024-04-03T16:11:15.6800442Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2024-04-03T16:11:15.6802517Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2024-04-03T16:11:15.6804964Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2024-04-03T16:11:15.6807555Z adding 'torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6809243Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2024-04-03T16:11:15.6811485Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2024-04-03T16:11:15.6813909Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6815742Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2024-04-03T16:11:15.6817990Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2024-04-03T16:11:15.6820565Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2024-04-03T16:11:15.6823277Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6825324Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2024-04-03T16:11:15.6827424Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2024-04-03T16:11:15.6829590Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2024-04-03T16:11:15.6831946Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2024-04-03T16:11:15.6834211Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2024-04-03T16:11:15.6836832Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6838941Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2024-04-03T16:11:15.6841306Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2024-04-03T16:11:15.6843120Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2024-04-03T16:11:15.6845334Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2024-04-03T16:11:15.6847331Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2024-04-03T16:11:15.6849539Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2024-04-03T16:11:15.6851930Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2024-04-03T16:11:15.6854322Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6856118Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2024-04-03T16:11:15.6858075Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2024-04-03T16:11:15.6859922Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2024-04-03T16:11:15.6862021Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2024-04-03T16:11:15.6864122Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2024-04-03T16:11:15.6866544Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.6868222Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2024-04-03T16:11:15.6870554Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2024-04-03T16:11:15.6872923Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2024-04-03T16:11:15.6875395Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6877355Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2024-04-03T16:11:15.6879311Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2024-04-03T16:11:15.6881548Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2024-04-03T16:11:15.6884360Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2024-04-03T16:11:15.6887037Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6888892Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2024-04-03T16:11:15.6890855Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2024-04-03T16:11:15.6893157Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2024-04-03T16:11:15.6895076Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2024-04-03T16:11:15.6897220Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6898999Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2024-04-03T16:11:15.6900982Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2024-04-03T16:11:15.6903193Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2024-04-03T16:11:15.6905300Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2024-04-03T16:11:15.6908215Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2024-04-03T16:11:15.6910392Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2024-04-03T16:11:15.6912383Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2024-04-03T16:11:15.6914453Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2024-04-03T16:11:15.6916647Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6918542Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2024-04-03T16:11:15.6920616Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2024-04-03T16:11:15.6922419Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2024-04-03T16:11:15.6924611Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2024-04-03T16:11:15.6926655Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2024-04-03T16:11:15.6928786Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2024-04-03T16:11:15.6930848Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2024-04-03T16:11:15.6932828Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2024-04-03T16:11:15.6934623Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2024-04-03T16:11:15.6936684Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2024-04-03T16:11:15.6938856Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6940716Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2024-04-03T16:11:15.6942633Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2024-04-03T16:11:15.6944523Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2024-04-03T16:11:15.6946653Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2024-04-03T16:11:15.6948851Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2024-04-03T16:11:15.6951283Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.6953155Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2024-04-03T16:11:15.6955125Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2024-04-03T16:11:15.6956963Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2024-04-03T16:11:15.6959306Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2024-04-03T16:11:15.6961280Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2024-04-03T16:11:15.6963469Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2024-04-03T16:11:15.6965715Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2024-04-03T16:11:15.6967465Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2024-04-03T16:11:15.6969665Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2024-04-03T16:11:15.6971854Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2024-04-03T16:11:15.6974048Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2024-04-03T16:11:15.6976131Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2024-04-03T16:11:15.6977981Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2024-04-03T16:11:15.6980121Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2024-04-03T16:11:15.6982139Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2024-04-03T16:11:15.6984169Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2024-04-03T16:11:15.6986214Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2024-04-03T16:11:15.6988077Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2024-04-03T16:11:15.6990225Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2024-04-03T16:11:15.6992283Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h' 2024-04-03T16:11:15.6994306Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h' 2024-04-03T16:11:15.6996307Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h' 2024-04-03T16:11:15.6998090Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h' 2024-04-03T16:11:15.7000529Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h' 2024-04-03T16:11:15.7002505Z adding 'torch/include/ATen/ops/_flash_attention_backward.h' 2024-04-03T16:11:15.7004698Z adding 'torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h' 2024-04-03T16:11:15.7006578Z adding 'torch/include/ATen/ops/_flash_attention_backward_native.h' 2024-04-03T16:11:15.7008674Z adding 'torch/include/ATen/ops/_flash_attention_backward_ops.h' 2024-04-03T16:11:15.7010842Z adding 'torch/include/ATen/ops/_flash_attention_forward.h' 2024-04-03T16:11:15.7013020Z adding 'torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h' 2024-04-03T16:11:15.7014863Z adding 'torch/include/ATen/ops/_flash_attention_forward_native.h' 2024-04-03T16:11:15.7016930Z adding 'torch/include/ATen/ops/_flash_attention_forward_ops.h' 2024-04-03T16:11:15.7018770Z adding 'torch/include/ATen/ops/_foobar.h' 2024-04-03T16:11:15.7020931Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7022693Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2024-04-03T16:11:15.7024517Z adding 'torch/include/ATen/ops/_foobar_native.h' 2024-04-03T16:11:15.7026509Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2024-04-03T16:11:15.7028413Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2024-04-03T16:11:15.7030634Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7032387Z adding 'torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h' 2024-04-03T16:11:15.7034235Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2024-04-03T16:11:15.7036049Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2024-04-03T16:11:15.7038005Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2024-04-03T16:11:15.7040224Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2024-04-03T16:11:15.7042415Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7044242Z adding 'torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h' 2024-04-03T16:11:15.7046631Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2024-04-03T16:11:15.7048616Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2024-04-03T16:11:15.7050549Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2024-04-03T16:11:15.7052558Z adding 'torch/include/ATen/ops/_foreach_add.h' 2024-04-03T16:11:15.7055185Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7057234Z adding 'torch/include/ATen/ops/_foreach_add_cpu_dispatch.h' 2024-04-03T16:11:15.7058890Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2024-04-03T16:11:15.7060886Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2024-04-03T16:11:15.7063252Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2024-04-03T16:11:15.7065635Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2024-04-03T16:11:15.7068050Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7070150Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h' 2024-04-03T16:11:15.7072223Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2024-04-03T16:11:15.7074060Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2024-04-03T16:11:15.7076453Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2024-04-03T16:11:15.7078885Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2024-04-03T16:11:15.7081381Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7083015Z adding 'torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h' 2024-04-03T16:11:15.7085506Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2024-04-03T16:11:15.7087428Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2024-04-03T16:11:15.7090775Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2024-04-03T16:11:15.7093144Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2024-04-03T16:11:15.7096224Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7097950Z adding 'torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h' 2024-04-03T16:11:15.7100725Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2024-04-03T16:11:15.7102662Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2024-04-03T16:11:15.7105417Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2024-04-03T16:11:15.7107539Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2024-04-03T16:11:15.7110433Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7112361Z adding 'torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h' 2024-04-03T16:11:15.7114959Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2024-04-03T16:11:15.7117198Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2024-04-03T16:11:15.7120000Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2024-04-03T16:11:15.7122381Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2024-04-03T16:11:15.7125243Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7127271Z adding 'torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h' 2024-04-03T16:11:15.7129906Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2024-04-03T16:11:15.7131971Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2024-04-03T16:11:15.7134732Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2024-04-03T16:11:15.7137437Z adding 'torch/include/ATen/ops/_foreach_clamp_max.h' 2024-04-03T16:11:15.7140370Z adding 'torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7142328Z adding 'torch/include/ATen/ops/_foreach_clamp_max_cpu_dispatch.h' 2024-04-03T16:11:15.7145229Z adding 'torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h' 2024-04-03T16:11:15.7147515Z adding 'torch/include/ATen/ops/_foreach_clamp_max_native.h' 2024-04-03T16:11:15.7150655Z adding 'torch/include/ATen/ops/_foreach_clamp_max_ops.h' 2024-04-03T16:11:15.7153465Z adding 'torch/include/ATen/ops/_foreach_clamp_min.h' 2024-04-03T16:11:15.7156414Z adding 'torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7158463Z adding 'torch/include/ATen/ops/_foreach_clamp_min_cpu_dispatch.h' 2024-04-03T16:11:15.7161425Z adding 'torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h' 2024-04-03T16:11:15.7163620Z adding 'torch/include/ATen/ops/_foreach_clamp_min_native.h' 2024-04-03T16:11:15.7166581Z adding 'torch/include/ATen/ops/_foreach_clamp_min_ops.h' 2024-04-03T16:11:15.7169077Z adding 'torch/include/ATen/ops/_foreach_copy.h' 2024-04-03T16:11:15.7171924Z adding 'torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7173897Z adding 'torch/include/ATen/ops/_foreach_copy_cpu_dispatch.h' 2024-04-03T16:11:15.7176453Z adding 'torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h' 2024-04-03T16:11:15.7178568Z adding 'torch/include/ATen/ops/_foreach_copy_native.h' 2024-04-03T16:11:15.7181154Z adding 'torch/include/ATen/ops/_foreach_copy_ops.h' 2024-04-03T16:11:15.7183460Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2024-04-03T16:11:15.7186200Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7188144Z adding 'torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h' 2024-04-03T16:11:15.7190875Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2024-04-03T16:11:15.7193128Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2024-04-03T16:11:15.7195729Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2024-04-03T16:11:15.7198076Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2024-04-03T16:11:15.7201192Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7203073Z adding 'torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h' 2024-04-03T16:11:15.7205856Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2024-04-03T16:11:15.7207841Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2024-04-03T16:11:15.7210619Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2024-04-03T16:11:15.7213483Z adding 'torch/include/ATen/ops/_foreach_div.h' 2024-04-03T16:11:15.7216371Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7218357Z adding 'torch/include/ATen/ops/_foreach_div_cpu_dispatch.h' 2024-04-03T16:11:15.7221118Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2024-04-03T16:11:15.7223573Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2024-04-03T16:11:15.7226708Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2024-04-03T16:11:15.7229395Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2024-04-03T16:11:15.7232073Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7234010Z adding 'torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h' 2024-04-03T16:11:15.7236827Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2024-04-03T16:11:15.7239074Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2024-04-03T16:11:15.7242019Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2024-04-03T16:11:15.7244229Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2024-04-03T16:11:15.7247176Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7249022Z adding 'torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h' 2024-04-03T16:11:15.7251795Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2024-04-03T16:11:15.7253778Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2024-04-03T16:11:15.7256593Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2024-04-03T16:11:15.7258816Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2024-04-03T16:11:15.7261712Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7263513Z adding 'torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h' 2024-04-03T16:11:15.7266403Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2024-04-03T16:11:15.7268253Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2024-04-03T16:11:15.7271186Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2024-04-03T16:11:15.7273424Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2024-04-03T16:11:15.7276448Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7278180Z adding 'torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h' 2024-04-03T16:11:15.7281218Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2024-04-03T16:11:15.7283299Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2024-04-03T16:11:15.7286087Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2024-04-03T16:11:15.7288412Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2024-04-03T16:11:15.7291198Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7293243Z adding 'torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h' 2024-04-03T16:11:15.7295862Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2024-04-03T16:11:15.7297938Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2024-04-03T16:11:15.7300763Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2024-04-03T16:11:15.7302728Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2024-04-03T16:11:15.7305988Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7307516Z adding 'torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h' 2024-04-03T16:11:15.7310612Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2024-04-03T16:11:15.7312382Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2024-04-03T16:11:15.7315552Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2024-04-03T16:11:15.7317677Z adding 'torch/include/ATen/ops/_foreach_lerp.h' 2024-04-03T16:11:15.7320936Z adding 'torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7322835Z adding 'torch/include/ATen/ops/_foreach_lerp_cpu_dispatch.h' 2024-04-03T16:11:15.7325611Z adding 'torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h' 2024-04-03T16:11:15.7327858Z adding 'torch/include/ATen/ops/_foreach_lerp_native.h' 2024-04-03T16:11:15.7331036Z adding 'torch/include/ATen/ops/_foreach_lerp_ops.h' 2024-04-03T16:11:15.7333434Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2024-04-03T16:11:15.7336370Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7338373Z adding 'torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h' 2024-04-03T16:11:15.7341015Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2024-04-03T16:11:15.7343227Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2024-04-03T16:11:15.7345848Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2024-04-03T16:11:15.7348055Z adding 'torch/include/ATen/ops/_foreach_log.h' 2024-04-03T16:11:15.7350650Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2024-04-03T16:11:15.7353456Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7355508Z adding 'torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h' 2024-04-03T16:11:15.7358040Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2024-04-03T16:11:15.7360443Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2024-04-03T16:11:15.7362943Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2024-04-03T16:11:15.7365440Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2024-04-03T16:11:15.7368157Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7370125Z adding 'torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h' 2024-04-03T16:11:15.7372864Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2024-04-03T16:11:15.7374825Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2024-04-03T16:11:15.7377587Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2024-04-03T16:11:15.7379984Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2024-04-03T16:11:15.7382434Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7384637Z adding 'torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h' 2024-04-03T16:11:15.7387336Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2024-04-03T16:11:15.7390275Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2024-04-03T16:11:15.7393463Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2024-04-03T16:11:15.7396457Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7398817Z adding 'torch/include/ATen/ops/_foreach_log_cpu_dispatch.h' 2024-04-03T16:11:15.7401805Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2024-04-03T16:11:15.7403751Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2024-04-03T16:11:15.7406881Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2024-04-03T16:11:15.7409497Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2024-04-03T16:11:15.7412650Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7414602Z adding 'torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h' 2024-04-03T16:11:15.7417595Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2024-04-03T16:11:15.7420053Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2024-04-03T16:11:15.7423587Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2024-04-03T16:11:15.7426417Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2024-04-03T16:11:15.7429478Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7431769Z adding 'torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h' 2024-04-03T16:11:15.7434660Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2024-04-03T16:11:15.7437236Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2024-04-03T16:11:15.7440728Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2024-04-03T16:11:15.7443943Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2024-04-03T16:11:15.7446636Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7450499Z adding 'torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h' 2024-04-03T16:11:15.7452549Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2024-04-03T16:11:15.7455601Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2024-04-03T16:11:15.7458947Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2024-04-03T16:11:15.7461503Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2024-04-03T16:11:15.7464410Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7466446Z adding 'torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h' 2024-04-03T16:11:15.7469356Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2024-04-03T16:11:15.7471703Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2024-04-03T16:11:15.7474698Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2024-04-03T16:11:15.7476986Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2024-04-03T16:11:15.7480522Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7482576Z adding 'torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h' 2024-04-03T16:11:15.7485129Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2024-04-03T16:11:15.7487459Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2024-04-03T16:11:15.7490438Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2024-04-03T16:11:15.7493018Z adding 'torch/include/ATen/ops/_foreach_pow.h' 2024-04-03T16:11:15.7496284Z adding 'torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7498112Z adding 'torch/include/ATen/ops/_foreach_pow_cpu_dispatch.h' 2024-04-03T16:11:15.7501057Z adding 'torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h' 2024-04-03T16:11:15.7503481Z adding 'torch/include/ATen/ops/_foreach_pow_native.h' 2024-04-03T16:11:15.7506961Z adding 'torch/include/ATen/ops/_foreach_pow_ops.h' 2024-04-03T16:11:15.7509541Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2024-04-03T16:11:15.7512676Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7514708Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h' 2024-04-03T16:11:15.7517583Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2024-04-03T16:11:15.7519863Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2024-04-03T16:11:15.7523091Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2024-04-03T16:11:15.7525390Z adding 'torch/include/ATen/ops/_foreach_round.h' 2024-04-03T16:11:15.7528672Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7530449Z adding 'torch/include/ATen/ops/_foreach_round_cpu_dispatch.h' 2024-04-03T16:11:15.7533156Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2024-04-03T16:11:15.7535487Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2024-04-03T16:11:15.7538525Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2024-04-03T16:11:15.7540918Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2024-04-03T16:11:15.7544086Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7546381Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h' 2024-04-03T16:11:15.7548755Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2024-04-03T16:11:15.7551668Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2024-04-03T16:11:15.7554213Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2024-04-03T16:11:15.7556961Z adding 'torch/include/ATen/ops/_foreach_sign.h' 2024-04-03T16:11:15.7560088Z adding 'torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7562193Z adding 'torch/include/ATen/ops/_foreach_sign_cpu_dispatch.h' 2024-04-03T16:11:15.7565025Z adding 'torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h' 2024-04-03T16:11:15.7567131Z adding 'torch/include/ATen/ops/_foreach_sign_native.h' 2024-04-03T16:11:15.7570322Z adding 'torch/include/ATen/ops/_foreach_sign_ops.h' 2024-04-03T16:11:15.7572577Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2024-04-03T16:11:15.7575987Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7577796Z adding 'torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h' 2024-04-03T16:11:15.7580034Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2024-04-03T16:11:15.7581748Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2024-04-03T16:11:15.7583834Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2024-04-03T16:11:15.7586010Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2024-04-03T16:11:15.7588206Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7590114Z adding 'torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h' 2024-04-03T16:11:15.7592124Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2024-04-03T16:11:15.7593911Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2024-04-03T16:11:15.7596247Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2024-04-03T16:11:15.7598114Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2024-04-03T16:11:15.7600587Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7602368Z adding 'torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h' 2024-04-03T16:11:15.7604275Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2024-04-03T16:11:15.7606208Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2024-04-03T16:11:15.7608108Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2024-04-03T16:11:15.7610266Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2024-04-03T16:11:15.7612512Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7614357Z adding 'torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h' 2024-04-03T16:11:15.7616441Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2024-04-03T16:11:15.7618553Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2024-04-03T16:11:15.7621008Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2024-04-03T16:11:15.7623304Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2024-04-03T16:11:15.7625694Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7627428Z adding 'torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h' 2024-04-03T16:11:15.7629647Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2024-04-03T16:11:15.7631654Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2024-04-03T16:11:15.7633844Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2024-04-03T16:11:15.7635906Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2024-04-03T16:11:15.7638204Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7640105Z adding 'torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h' 2024-04-03T16:11:15.7642303Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2024-04-03T16:11:15.7644357Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2024-04-03T16:11:15.7646527Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2024-04-03T16:11:15.7648657Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2024-04-03T16:11:15.7650928Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7652987Z adding 'torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h' 2024-04-03T16:11:15.7654853Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2024-04-03T16:11:15.7656777Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2024-04-03T16:11:15.7658913Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2024-04-03T16:11:15.7661006Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2024-04-03T16:11:15.7663429Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7665213Z adding 'torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h' 2024-04-03T16:11:15.7667245Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2024-04-03T16:11:15.7669198Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2024-04-03T16:11:15.7671564Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2024-04-03T16:11:15.7673678Z adding 'torch/include/ATen/ops/_functional_assert_async.h' 2024-04-03T16:11:15.7675830Z adding 'torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h' 2024-04-03T16:11:15.7677728Z adding 'torch/include/ATen/ops/_functional_assert_async_native.h' 2024-04-03T16:11:15.7680017Z adding 'torch/include/ATen/ops/_functional_assert_async_ops.h' 2024-04-03T16:11:15.7682158Z adding 'torch/include/ATen/ops/_functional_assert_scalar.h' 2024-04-03T16:11:15.7684491Z adding 'torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7686176Z adding 'torch/include/ATen/ops/_functional_assert_scalar_native.h' 2024-04-03T16:11:15.7688428Z adding 'torch/include/ATen/ops/_functional_assert_scalar_ops.h' 2024-04-03T16:11:15.7690471Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range.h' 2024-04-03T16:11:15.7692857Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7694480Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h' 2024-04-03T16:11:15.7696704Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7698317Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h' 2024-04-03T16:11:15.7700865Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h' 2024-04-03T16:11:15.7702521Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_native.h' 2024-04-03T16:11:15.7704414Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_ops.h' 2024-04-03T16:11:15.7706793Z adding 'torch/include/ATen/ops/_fused_adam.h' 2024-04-03T16:11:15.7709419Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7711384Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2024-04-03T16:11:15.7713639Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2024-04-03T16:11:15.7716394Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2024-04-03T16:11:15.7719153Z adding 'torch/include/ATen/ops/_fused_adamw.h' 2024-04-03T16:11:15.7721822Z adding 'torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7723887Z adding 'torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h' 2024-04-03T16:11:15.7725959Z adding 'torch/include/ATen/ops/_fused_adamw_native.h' 2024-04-03T16:11:15.7728735Z adding 'torch/include/ATen/ops/_fused_adamw_ops.h' 2024-04-03T16:11:15.7731150Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2024-04-03T16:11:15.7733511Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7735365Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2024-04-03T16:11:15.7737296Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2024-04-03T16:11:15.7739481Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2024-04-03T16:11:15.7741964Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2024-04-03T16:11:15.7744453Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7746303Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2024-04-03T16:11:15.7748365Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2024-04-03T16:11:15.7750503Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2024-04-03T16:11:15.7753047Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2024-04-03T16:11:15.7755135Z adding 'torch/include/ATen/ops/_fused_sdp_choice.h' 2024-04-03T16:11:15.7757321Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h' 2024-04-03T16:11:15.7759522Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h' 2024-04-03T16:11:15.7761357Z adding 'torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h' 2024-04-03T16:11:15.7763430Z adding 'torch/include/ATen/ops/_fused_sdp_choice_native.h' 2024-04-03T16:11:15.7765509Z adding 'torch/include/ATen/ops/_fused_sdp_choice_ops.h' 2024-04-03T16:11:15.7767883Z adding 'torch/include/ATen/ops/_fused_sgd.h' 2024-04-03T16:11:15.7770471Z adding 'torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7772478Z adding 'torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h' 2024-04-03T16:11:15.7774546Z adding 'torch/include/ATen/ops/_fused_sgd_native.h' 2024-04-03T16:11:15.7777215Z adding 'torch/include/ATen/ops/_fused_sgd_ops.h' 2024-04-03T16:11:15.7779394Z adding 'torch/include/ATen/ops/_fw_primal.h' 2024-04-03T16:11:15.7781707Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7783486Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2024-04-03T16:11:15.7785797Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7787905Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.7789562Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2024-04-03T16:11:15.7791755Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2024-04-03T16:11:15.7793794Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2024-04-03T16:11:15.7795737Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2024-04-03T16:11:15.7797875Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2024-04-03T16:11:15.7800238Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.7801651Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2024-04-03T16:11:15.7804027Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2024-04-03T16:11:15.7806167Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2024-04-03T16:11:15.7808413Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2024-04-03T16:11:15.7810692Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.7812356Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2024-04-03T16:11:15.7814497Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2024-04-03T16:11:15.7816764Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7818418Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2024-04-03T16:11:15.7820725Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2024-04-03T16:11:15.7822791Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2024-04-03T16:11:15.7824973Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.7826625Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2024-04-03T16:11:15.7828775Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2024-04-03T16:11:15.7830866Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2024-04-03T16:11:15.7833085Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7834791Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2024-04-03T16:11:15.7836845Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2024-04-03T16:11:15.7839182Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2024-04-03T16:11:15.7841519Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7843855Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2024-04-03T16:11:15.7845694Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2024-04-03T16:11:15.7847853Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2024-04-03T16:11:15.7849887Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2024-04-03T16:11:15.7852216Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7853919Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2024-04-03T16:11:15.7855916Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2024-04-03T16:11:15.7858019Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2024-04-03T16:11:15.7860210Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2024-04-03T16:11:15.7862458Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7864241Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2024-04-03T16:11:15.7866273Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2024-04-03T16:11:15.7868345Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2024-04-03T16:11:15.7870372Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2024-04-03T16:11:15.7872758Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7874607Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2024-04-03T16:11:15.7876550Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2024-04-03T16:11:15.7878518Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2024-04-03T16:11:15.7880662Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2024-04-03T16:11:15.7882877Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2024-04-03T16:11:15.7884682Z adding 'torch/include/ATen/ops/_indices.h' 2024-04-03T16:11:15.7886646Z adding 'torch/include/ATen/ops/_indices_copy.h' 2024-04-03T16:11:15.7888889Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7891099Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.7892410Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2024-04-03T16:11:15.7894667Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2024-04-03T16:11:15.7896391Z adding 'torch/include/ATen/ops/_indices_native.h' 2024-04-03T16:11:15.7898223Z adding 'torch/include/ATen/ops/_indices_ops.h' 2024-04-03T16:11:15.7900195Z adding 'torch/include/ATen/ops/_int_mm.h' 2024-04-03T16:11:15.7902255Z adding 'torch/include/ATen/ops/_int_mm_cpu_dispatch.h' 2024-04-03T16:11:15.7904222Z adding 'torch/include/ATen/ops/_int_mm_cuda_dispatch.h' 2024-04-03T16:11:15.7905962Z adding 'torch/include/ATen/ops/_int_mm_native.h' 2024-04-03T16:11:15.7908059Z adding 'torch/include/ATen/ops/_int_mm_ops.h' 2024-04-03T16:11:15.7910089Z adding 'torch/include/ATen/ops/_is_all_true.h' 2024-04-03T16:11:15.7912314Z adding 'torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7914067Z adding 'torch/include/ATen/ops/_is_all_true_native.h' 2024-04-03T16:11:15.7915918Z adding 'torch/include/ATen/ops/_is_all_true_ops.h' 2024-04-03T16:11:15.7917801Z adding 'torch/include/ATen/ops/_is_any_true.h' 2024-04-03T16:11:15.7920223Z adding 'torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7921707Z adding 'torch/include/ATen/ops/_is_any_true_native.h' 2024-04-03T16:11:15.7923857Z adding 'torch/include/ATen/ops/_is_any_true_ops.h' 2024-04-03T16:11:15.7925725Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2024-04-03T16:11:15.7927869Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.7929358Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2024-04-03T16:11:15.7931518Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2024-04-03T16:11:15.7933394Z adding 'torch/include/ATen/ops/_lazy_clone.h' 2024-04-03T16:11:15.7935675Z adding 'torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7937313Z adding 'torch/include/ATen/ops/_lazy_clone_native.h' 2024-04-03T16:11:15.7939331Z adding 'torch/include/ATen/ops/_lazy_clone_ops.h' 2024-04-03T16:11:15.7954533Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2024-04-03T16:11:15.7956105Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.7957101Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2024-04-03T16:11:15.7957807Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2024-04-03T16:11:15.7958473Z adding 'torch/include/ATen/ops/_linalg_det.h' 2024-04-03T16:11:15.7959544Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.7960476Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2024-04-03T16:11:15.7961231Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2024-04-03T16:11:15.7961946Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2024-04-03T16:11:15.7962580Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2024-04-03T16:11:15.7963609Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2024-04-03T16:11:15.7965831Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2024-04-03T16:11:15.7967974Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2024-04-03T16:11:15.7970569Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.7972431Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2024-04-03T16:11:15.7974618Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2024-04-03T16:11:15.7976543Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2024-04-03T16:11:15.7978865Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2024-04-03T16:11:15.7980851Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2024-04-03T16:11:15.7983178Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2024-04-03T16:11:15.7985252Z adding 'torch/include/ATen/ops/_linalg_eigvals.h' 2024-04-03T16:11:15.7987523Z adding 'torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h' 2024-04-03T16:11:15.7989731Z adding 'torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h' 2024-04-03T16:11:15.7991849Z adding 'torch/include/ATen/ops/_linalg_eigvals_native.h' 2024-04-03T16:11:15.7993765Z adding 'torch/include/ATen/ops/_linalg_eigvals_ops.h' 2024-04-03T16:11:15.7995998Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2024-04-03T16:11:15.7998741Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.8000713Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2024-04-03T16:11:15.8002851Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2024-04-03T16:11:15.8004886Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2024-04-03T16:11:15.8007063Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2024-04-03T16:11:15.8009061Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2024-04-03T16:11:15.8011255Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2024-04-03T16:11:15.8013635Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2024-04-03T16:11:15.8016137Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.8018206Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2024-04-03T16:11:15.8020359Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2024-04-03T16:11:15.8022429Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2024-04-03T16:11:15.8024593Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2024-04-03T16:11:15.8026664Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2024-04-03T16:11:15.8028933Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2024-04-03T16:11:15.8031282Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2024-04-03T16:11:15.8033956Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.8035877Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2024-04-03T16:11:15.8038043Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2024-04-03T16:11:15.8040469Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2024-04-03T16:11:15.8042780Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2024-04-03T16:11:15.8044945Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2024-04-03T16:11:15.8047126Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2024-04-03T16:11:15.8049369Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2024-04-03T16:11:15.8051627Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2024-04-03T16:11:15.8053770Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2024-04-03T16:11:15.8055668Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2024-04-03T16:11:15.8058301Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2024-04-03T16:11:15.8060293Z adding 'torch/include/ATen/ops/_log_softmax.h' 2024-04-03T16:11:15.8062911Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2024-04-03T16:11:15.8064666Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.8066673Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2024-04-03T16:11:15.8069158Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2024-04-03T16:11:15.8071386Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2024-04-03T16:11:15.8073391Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2024-04-03T16:11:15.8075254Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2024-04-03T16:11:15.8077539Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2024-04-03T16:11:15.8079841Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.8081616Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2024-04-03T16:11:15.8083664Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2024-04-03T16:11:15.8085582Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2024-04-03T16:11:15.8087201Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2024-04-03T16:11:15.8088919Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2024-04-03T16:11:15.8090634Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2024-04-03T16:11:15.8092388Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2024-04-03T16:11:15.8094340Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2024-04-03T16:11:15.8096142Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2024-04-03T16:11:15.8097858Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2024-04-03T16:11:15.8099920Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2024-04-03T16:11:15.8101870Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2024-04-03T16:11:15.8104167Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8105659Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2024-04-03T16:11:15.8107637Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2024-04-03T16:11:15.8109448Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2024-04-03T16:11:15.8111452Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8112758Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2024-04-03T16:11:15.8114454Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2024-04-03T16:11:15.8116171Z adding 'torch/include/ATen/ops/_make_dep_token.h' 2024-04-03T16:11:15.8117917Z adding 'torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h' 2024-04-03T16:11:15.8119710Z adding 'torch/include/ATen/ops/_make_dep_token_native.h' 2024-04-03T16:11:15.8121400Z adding 'torch/include/ATen/ops/_make_dep_token_ops.h' 2024-04-03T16:11:15.8123118Z adding 'torch/include/ATen/ops/_make_dual.h' 2024-04-03T16:11:15.8124921Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8126259Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2024-04-03T16:11:15.8128236Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8129903Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.8131125Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2024-04-03T16:11:15.8132938Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2024-04-03T16:11:15.8134447Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2024-04-03T16:11:15.8136169Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2024-04-03T16:11:15.8137962Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2024-04-03T16:11:15.8140486Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8142884Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2024-04-03T16:11:15.8144470Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2024-04-03T16:11:15.8145997Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2024-04-03T16:11:15.8147889Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2024-04-03T16:11:15.8149567Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2024-04-03T16:11:15.8151806Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8153152Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2024-04-03T16:11:15.8154727Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2024-04-03T16:11:15.8156335Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2024-04-03T16:11:15.8158170Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2024-04-03T16:11:15.8159733Z adding 'torch/include/ATen/ops/_masked_scale.h' 2024-04-03T16:11:15.8161809Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8163232Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2024-04-03T16:11:15.8164935Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2024-04-03T16:11:15.8166488Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2024-04-03T16:11:15.8168218Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2024-04-03T16:11:15.8169951Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2024-04-03T16:11:15.8171950Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8173286Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2024-04-03T16:11:15.8174902Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2024-04-03T16:11:15.8176468Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2024-04-03T16:11:15.8178299Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2024-04-03T16:11:15.8180110Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8181524Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2024-04-03T16:11:15.8183095Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2024-04-03T16:11:15.8184747Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2024-04-03T16:11:15.8186625Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2024-04-03T16:11:15.8188301Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear.h' 2024-04-03T16:11:15.8190091Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h' 2024-04-03T16:11:15.8191893Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_native.h' 2024-04-03T16:11:15.8193303Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_ops.h' 2024-04-03T16:11:15.8195080Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2024-04-03T16:11:15.8196905Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8198155Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2024-04-03T16:11:15.8200237Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2024-04-03T16:11:15.8202058Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2024-04-03T16:11:15.8204043Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8205360Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2024-04-03T16:11:15.8207101Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2024-04-03T16:11:15.8208563Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2024-04-03T16:11:15.8210810Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2024-04-03T16:11:15.8213128Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8214624Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2024-04-03T16:11:15.8216769Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2024-04-03T16:11:15.8219134Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2024-04-03T16:11:15.8221572Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8222999Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2024-04-03T16:11:15.8225098Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2024-04-03T16:11:15.8227373Z adding 'torch/include/ATen/ops/_native_batch_norm_legit.h' 2024-04-03T16:11:15.8229702Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8231660Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h' 2024-04-03T16:11:15.8233911Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h' 2024-04-03T16:11:15.8235811Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_native.h' 2024-04-03T16:11:15.8238225Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training.h' 2024-04-03T16:11:15.8240118Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8241748Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h' 2024-04-03T16:11:15.8244075Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h' 2024-04-03T16:11:15.8246125Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_ops.h' 2024-04-03T16:11:15.8248316Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2024-04-03T16:11:15.8250583Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8252179Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2024-04-03T16:11:15.8254085Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2024-04-03T16:11:15.8255890Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2024-04-03T16:11:15.8258023Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2024-04-03T16:11:15.8259700Z adding 'torch/include/ATen/ops/_neg_view.h' 2024-04-03T16:11:15.8261685Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8263133Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2024-04-03T16:11:15.8265296Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8267032Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.8268426Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2024-04-03T16:11:15.8270465Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2024-04-03T16:11:15.8272250Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2024-04-03T16:11:15.8274020Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2024-04-03T16:11:15.8276015Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h' 2024-04-03T16:11:15.8277671Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h' 2024-04-03T16:11:15.8279659Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h' 2024-04-03T16:11:15.8281456Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h' 2024-04-03T16:11:15.8283558Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h' 2024-04-03T16:11:15.8285278Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2024-04-03T16:11:15.8287457Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2024-04-03T16:11:15.8289759Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8291374Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2024-04-03T16:11:15.8293561Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2024-04-03T16:11:15.8295619Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8297247Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2024-04-03T16:11:15.8299351Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2024-04-03T16:11:15.8301176Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2024-04-03T16:11:15.8303272Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2024-04-03T16:11:15.8305222Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy.h' 2024-04-03T16:11:15.8307109Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_native.h' 2024-04-03T16:11:15.8309056Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h' 2024-04-03T16:11:15.8311021Z adding 'torch/include/ATen/ops/_nested_get_lengths.h' 2024-04-03T16:11:15.8312884Z adding 'torch/include/ATen/ops/_nested_get_lengths_native.h' 2024-04-03T16:11:15.8314924Z adding 'torch/include/ATen/ops/_nested_get_lengths_ops.h' 2024-04-03T16:11:15.8316799Z adding 'torch/include/ATen/ops/_nested_get_offsets.h' 2024-04-03T16:11:15.8318903Z adding 'torch/include/ATen/ops/_nested_get_offsets_native.h' 2024-04-03T16:11:15.8320885Z adding 'torch/include/ATen/ops/_nested_get_offsets_ops.h' 2024-04-03T16:11:15.8322866Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx.h' 2024-04-03T16:11:15.8324678Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_native.h' 2024-04-03T16:11:15.8326654Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_ops.h' 2024-04-03T16:11:15.8328557Z adding 'torch/include/ATen/ops/_nested_get_values.h' 2024-04-03T16:11:15.8330600Z adding 'torch/include/ATen/ops/_nested_get_values_copy.h' 2024-04-03T16:11:15.8333083Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8335250Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.8336761Z adding 'torch/include/ATen/ops/_nested_get_values_copy_native.h' 2024-04-03T16:11:15.8338986Z adding 'torch/include/ATen/ops/_nested_get_values_copy_ops.h' 2024-04-03T16:11:15.8340873Z adding 'torch/include/ATen/ops/_nested_get_values_native.h' 2024-04-03T16:11:15.8342902Z adding 'torch/include/ATen/ops/_nested_get_values_ops.h' 2024-04-03T16:11:15.8345056Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2024-04-03T16:11:15.8347149Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2024-04-03T16:11:15.8349278Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2024-04-03T16:11:15.8351467Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2024-04-03T16:11:15.8353467Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2024-04-03T16:11:15.8355530Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2024-04-03T16:11:15.8357662Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2024-04-03T16:11:15.8360425Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8362114Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2024-04-03T16:11:15.8364372Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2024-04-03T16:11:15.8366564Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2024-04-03T16:11:15.8368717Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2024-04-03T16:11:15.8370634Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2024-04-03T16:11:15.8372603Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2024-04-03T16:11:15.8374674Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2024-04-03T16:11:15.8376622Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2024-04-03T16:11:15.8378722Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2024-04-03T16:11:15.8380953Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2024-04-03T16:11:15.8383531Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8385176Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2024-04-03T16:11:15.8387546Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2024-04-03T16:11:15.8389597Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2024-04-03T16:11:15.8392017Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8393677Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2024-04-03T16:11:15.8395914Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2024-04-03T16:11:15.8398007Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2024-04-03T16:11:15.8400180Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2024-04-03T16:11:15.8402381Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2024-04-03T16:11:15.8404363Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets.h' 2024-04-03T16:11:15.8406812Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8409563Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h' 2024-04-03T16:11:15.8411707Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h' 2024-04-03T16:11:15.8413673Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2024-04-03T16:11:15.8416010Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8417323Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2024-04-03T16:11:15.8419431Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2024-04-03T16:11:15.8421267Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2024-04-03T16:11:15.8423621Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2024-04-03T16:11:15.8425884Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8428018Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.8429689Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2024-04-03T16:11:15.8432103Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2024-04-03T16:11:15.8434110Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2024-04-03T16:11:15.8436198Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2024-04-03T16:11:15.8438151Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2024-04-03T16:11:15.8440554Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2024-04-03T16:11:15.8442607Z adding 'torch/include/ATen/ops/_nested_view_from_jagged.h' 2024-04-03T16:11:15.8444846Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy.h' 2024-04-03T16:11:15.8447172Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8449252Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.8451004Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h' 2024-04-03T16:11:15.8453097Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h' 2024-04-03T16:11:15.8455041Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_native.h' 2024-04-03T16:11:15.8457107Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_ops.h' 2024-04-03T16:11:15.8459227Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2024-04-03T16:11:15.8461541Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8463324Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2024-04-03T16:11:15.8465514Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2024-04-03T16:11:15.8467431Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2024-04-03T16:11:15.8469655Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8471513Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2024-04-03T16:11:15.8473557Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2024-04-03T16:11:15.8475843Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2024-04-03T16:11:15.8478348Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8480339Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2024-04-03T16:11:15.8482597Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2024-04-03T16:11:15.8484476Z adding 'torch/include/ATen/ops/_nnz.h' 2024-04-03T16:11:15.8486483Z adding 'torch/include/ATen/ops/_nnz_native.h' 2024-04-03T16:11:15.8488613Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2024-04-03T16:11:15.8490779Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2024-04-03T16:11:15.8493044Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2024-04-03T16:11:15.8495350Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8497356Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2024-04-03T16:11:15.8499317Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2024-04-03T16:11:15.8501639Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8503500Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2024-04-03T16:11:15.8505669Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2024-04-03T16:11:15.8507742Z adding 'torch/include/ATen/ops/_pad_circular.h' 2024-04-03T16:11:15.8510180Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8511998Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2024-04-03T16:11:15.8514128Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2024-04-03T16:11:15.8516258Z adding 'torch/include/ATen/ops/_pad_enum.h' 2024-04-03T16:11:15.8518784Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8520604Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2024-04-03T16:11:15.8522670Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2024-04-03T16:11:15.8524775Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2024-04-03T16:11:15.8526976Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8528776Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2024-04-03T16:11:15.8530855Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2024-04-03T16:11:15.8532879Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2024-04-03T16:11:15.8535253Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8537003Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2024-04-03T16:11:15.8539017Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2024-04-03T16:11:15.8540865Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2024-04-03T16:11:15.8543504Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2024-04-03T16:11:15.8545181Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2024-04-03T16:11:15.8547558Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8549171Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2024-04-03T16:11:15.8551205Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2024-04-03T16:11:15.8553046Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2024-04-03T16:11:15.8554823Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2024-04-03T16:11:15.8556763Z adding 'torch/include/ATen/ops/_pin_memory.h' 2024-04-03T16:11:15.8559319Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8561142Z adding 'torch/include/ATen/ops/_pin_memory_cuda_dispatch.h' 2024-04-03T16:11:15.8562805Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2024-04-03T16:11:15.8564736Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2024-04-03T16:11:15.8566456Z adding 'torch/include/ATen/ops/_prelu_kernel.h' 2024-04-03T16:11:15.8568262Z adding 'torch/include/ATen/ops/_prelu_kernel_backward.h' 2024-04-03T16:11:15.8570083Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h' 2024-04-03T16:11:15.8571825Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h' 2024-04-03T16:11:15.8573412Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_native.h' 2024-04-03T16:11:15.8575204Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_ops.h' 2024-04-03T16:11:15.8576954Z adding 'torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h' 2024-04-03T16:11:15.8578650Z adding 'torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h' 2024-04-03T16:11:15.8580314Z adding 'torch/include/ATen/ops/_prelu_kernel_native.h' 2024-04-03T16:11:15.8582115Z adding 'torch/include/ATen/ops/_prelu_kernel_ops.h' 2024-04-03T16:11:15.8583728Z adding 'torch/include/ATen/ops/_print.h' 2024-04-03T16:11:15.8585901Z adding 'torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8587161Z adding 'torch/include/ATen/ops/_print_native.h' 2024-04-03T16:11:15.8588890Z adding 'torch/include/ATen/ops/_print_ops.h' 2024-04-03T16:11:15.8590721Z adding 'torch/include/ATen/ops/_propagate_xla_data.h' 2024-04-03T16:11:15.8592826Z adding 'torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8594181Z adding 'torch/include/ATen/ops/_propagate_xla_data_native.h' 2024-04-03T16:11:15.8595993Z adding 'torch/include/ATen/ops/_propagate_xla_data_ops.h' 2024-04-03T16:11:15.8597683Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2024-04-03T16:11:15.8600458Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8601900Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2024-04-03T16:11:15.8603700Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2024-04-03T16:11:15.8605639Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2024-04-03T16:11:15.8607703Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2024-04-03T16:11:15.8610089Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8612150Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.8613668Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2024-04-03T16:11:15.8615481Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2024-04-03T16:11:15.8617410Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2024-04-03T16:11:15.8619340Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2024-04-03T16:11:15.8621093Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2024-04-03T16:11:15.8622721Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2024-04-03T16:11:15.8624596Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2024-04-03T16:11:15.8626409Z adding 'torch/include/ATen/ops/_reshape_copy.h' 2024-04-03T16:11:15.8628526Z adding 'torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8630186Z adding 'torch/include/ATen/ops/_reshape_copy_native.h' 2024-04-03T16:11:15.8632114Z adding 'torch/include/ATen/ops/_reshape_copy_ops.h' 2024-04-03T16:11:15.8633879Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2024-04-03T16:11:15.8635959Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8637482Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2024-04-03T16:11:15.8639527Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2024-04-03T16:11:15.8641854Z adding 'torch/include/ATen/ops/_resize_output.h' 2024-04-03T16:11:15.8644236Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8646074Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2024-04-03T16:11:15.8648405Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2024-04-03T16:11:15.8650309Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2024-04-03T16:11:15.8652946Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2024-04-03T16:11:15.8655778Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8657528Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2024-04-03T16:11:15.8660593Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2024-04-03T16:11:15.8662491Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2024-04-03T16:11:15.8665834Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8667205Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2024-04-03T16:11:15.8670198Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2024-04-03T16:11:15.8672243Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2024-04-03T16:11:15.8675281Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2024-04-03T16:11:15.8677064Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2024-04-03T16:11:15.8680226Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8682000Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2024-04-03T16:11:15.8684781Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2024-04-03T16:11:15.8687241Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2024-04-03T16:11:15.8690198Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8692073Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2024-04-03T16:11:15.8694827Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2024-04-03T16:11:15.8697318Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h' 2024-04-03T16:11:15.8699970Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h' 2024-04-03T16:11:15.8702292Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h' 2024-04-03T16:11:15.8704993Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h' 2024-04-03T16:11:15.8707590Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h' 2024-04-03T16:11:15.8710498Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h' 2024-04-03T16:11:15.8713377Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h' 2024-04-03T16:11:15.8715918Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h' 2024-04-03T16:11:15.8718910Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h' 2024-04-03T16:11:15.8721188Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h' 2024-04-03T16:11:15.8724018Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h' 2024-04-03T16:11:15.8726655Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h' 2024-04-03T16:11:15.8729205Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention.h' 2024-04-03T16:11:15.8732400Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h' 2024-04-03T16:11:15.8735178Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h' 2024-04-03T16:11:15.8737749Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h' 2024-04-03T16:11:15.8740769Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h' 2024-04-03T16:11:15.8743277Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h' 2024-04-03T16:11:15.8746016Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h' 2024-04-03T16:11:15.8748792Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h' 2024-04-03T16:11:15.8751617Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h' 2024-04-03T16:11:15.8754066Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h' 2024-04-03T16:11:15.8757201Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h' 2024-04-03T16:11:15.8759701Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h' 2024-04-03T16:11:15.8762375Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h' 2024-04-03T16:11:15.8765030Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h' 2024-04-03T16:11:15.8767293Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h' 2024-04-03T16:11:15.8770097Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h' 2024-04-03T16:11:15.8772326Z adding 'torch/include/ATen/ops/_scaled_mm.h' 2024-04-03T16:11:15.8775298Z adding 'torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h' 2024-04-03T16:11:15.8777198Z adding 'torch/include/ATen/ops/_scaled_mm_native.h' 2024-04-03T16:11:15.8780127Z adding 'torch/include/ATen/ops/_scaled_mm_ops.h' 2024-04-03T16:11:15.8782804Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2024-04-03T16:11:15.8785654Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8787700Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2024-04-03T16:11:15.8790499Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2024-04-03T16:11:15.8793394Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2024-04-03T16:11:15.8795105Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2024-04-03T16:11:15.8797795Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2024-04-03T16:11:15.8800697Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8802505Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2024-04-03T16:11:15.8805268Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2024-04-03T16:11:15.8808631Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2024-04-03T16:11:15.8811907Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8814185Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2024-04-03T16:11:15.8817054Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2024-04-03T16:11:15.8819276Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2024-04-03T16:11:15.8822397Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2024-04-03T16:11:15.8825178Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2024-04-03T16:11:15.8827926Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2024-04-03T16:11:15.8830471Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2024-04-03T16:11:15.8832787Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2024-04-03T16:11:15.8835686Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2024-04-03T16:11:15.8837711Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2024-04-03T16:11:15.8840836Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8842641Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2024-04-03T16:11:15.8845518Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2024-04-03T16:11:15.8847639Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2024-04-03T16:11:15.8850570Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8852296Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2024-04-03T16:11:15.8855098Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2024-04-03T16:11:15.8857463Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2024-04-03T16:11:15.8860208Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8862034Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2024-04-03T16:11:15.8864930Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2024-04-03T16:11:15.8866856Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2024-04-03T16:11:15.8869986Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8871641Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2024-04-03T16:11:15.8874536Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2024-04-03T16:11:15.8876527Z adding 'torch/include/ATen/ops/_softmax.h' 2024-04-03T16:11:15.8879548Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2024-04-03T16:11:15.8882545Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.8884456Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2024-04-03T16:11:15.8887294Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2024-04-03T16:11:15.8889219Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2024-04-03T16:11:15.8892005Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2024-04-03T16:11:15.8894223Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2024-04-03T16:11:15.8896996Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2024-04-03T16:11:15.8899695Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.8901543Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2024-04-03T16:11:15.8904283Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2024-04-03T16:11:15.8906271Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2024-04-03T16:11:15.8908943Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2024-04-03T16:11:15.8911209Z adding 'torch/include/ATen/ops/_softmax_native.h' 2024-04-03T16:11:15.8913854Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2024-04-03T16:11:15.8916259Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2024-04-03T16:11:15.8919270Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8921112Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2024-04-03T16:11:15.8924023Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2024-04-03T16:11:15.8927384Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2024-04-03T16:11:15.8929787Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2024-04-03T16:11:15.8932847Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8935067Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.8937117Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2024-04-03T16:11:15.8939968Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2024-04-03T16:11:15.8941888Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2024-04-03T16:11:15.8944683Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2024-04-03T16:11:15.8947015Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2024-04-03T16:11:15.8950120Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8951926Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2024-04-03T16:11:15.8954911Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2024-04-03T16:11:15.8957220Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2024-04-03T16:11:15.8960390Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8962134Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2024-04-03T16:11:15.8965095Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2024-04-03T16:11:15.8967970Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2024-04-03T16:11:15.8971008Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8972791Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2024-04-03T16:11:15.8975768Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2024-04-03T16:11:15.8978447Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2024-04-03T16:11:15.8981435Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.8983234Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2024-04-03T16:11:15.8986197Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2024-04-03T16:11:15.8988672Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2024-04-03T16:11:15.8992341Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2024-04-03T16:11:15.8995417Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.8997601Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2024-04-03T16:11:15.9000483Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2024-04-03T16:11:15.9003331Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2024-04-03T16:11:15.9005835Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9008214Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2024-04-03T16:11:15.9010484Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2024-04-03T16:11:15.9013394Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2024-04-03T16:11:15.9015646Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2024-04-03T16:11:15.9018800Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9020369Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2024-04-03T16:11:15.9023561Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2024-04-03T16:11:15.9025529Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2024-04-03T16:11:15.9028022Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9029554Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2024-04-03T16:11:15.9031979Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2024-04-03T16:11:15.9033998Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2024-04-03T16:11:15.9036297Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9038014Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2024-04-03T16:11:15.9040183Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2024-04-03T16:11:15.9042403Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2024-04-03T16:11:15.9044648Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9046429Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2024-04-03T16:11:15.9048457Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2024-04-03T16:11:15.9050493Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2024-04-03T16:11:15.9052563Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2024-04-03T16:11:15.9054848Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9056556Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2024-04-03T16:11:15.9058576Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2024-04-03T16:11:15.9060657Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9062715Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9064350Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2024-04-03T16:11:15.9066390Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2024-04-03T16:11:15.9068365Z adding 'torch/include/ATen/ops/_sparse_mask_projection.h' 2024-04-03T16:11:15.9070454Z adding 'torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9072029Z adding 'torch/include/ATen/ops/_sparse_mask_projection_native.h' 2024-04-03T16:11:15.9073881Z adding 'torch/include/ATen/ops/_sparse_mask_projection_ops.h' 2024-04-03T16:11:15.9075554Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2024-04-03T16:11:15.9077603Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9079223Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2024-04-03T16:11:15.9081201Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2024-04-03T16:11:15.9082992Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl.h' 2024-04-03T16:11:15.9084822Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h' 2024-04-03T16:11:15.9086596Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h' 2024-04-03T16:11:15.9088528Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h' 2024-04-03T16:11:15.9090278Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h' 2024-04-03T16:11:15.9092132Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h' 2024-04-03T16:11:15.9094063Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear.h' 2024-04-03T16:11:15.9095947Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h' 2024-04-03T16:11:15.9097618Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_native.h' 2024-04-03T16:11:15.9099477Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h' 2024-04-03T16:11:15.9101184Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2024-04-03T16:11:15.9103131Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2024-04-03T16:11:15.9105159Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9107037Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2024-04-03T16:11:15.9108874Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2024-04-03T16:11:15.9110828Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9112777Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9114422Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2024-04-03T16:11:15.9116419Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2024-04-03T16:11:15.9118252Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2024-04-03T16:11:15.9120604Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9122297Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2024-04-03T16:11:15.9124154Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2024-04-03T16:11:15.9125980Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2024-04-03T16:11:15.9127932Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2024-04-03T16:11:15.9130198Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9131889Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2024-04-03T16:11:15.9133921Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2024-04-03T16:11:15.9136148Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9138069Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9139867Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2024-04-03T16:11:15.9141976Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2024-04-03T16:11:15.9144090Z adding 'torch/include/ATen/ops/_spdiags.h' 2024-04-03T16:11:15.9146278Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9148079Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2024-04-03T16:11:15.9150040Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2024-04-03T16:11:15.9152211Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2024-04-03T16:11:15.9154175Z adding 'torch/include/ATen/ops/_stack.h' 2024-04-03T16:11:15.9156377Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9158188Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2024-04-03T16:11:15.9160264Z adding 'torch/include/ATen/ops/_stack_native.h' 2024-04-03T16:11:15.9162248Z adding 'torch/include/ATen/ops/_stack_ops.h' 2024-04-03T16:11:15.9164326Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2024-04-03T16:11:15.9166642Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9168401Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2024-04-03T16:11:15.9170293Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2024-04-03T16:11:15.9172198Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2024-04-03T16:11:15.9174408Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9176182Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2024-04-03T16:11:15.9178073Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2024-04-03T16:11:15.9179936Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2024-04-03T16:11:15.9181968Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2024-04-03T16:11:15.9183926Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2024-04-03T16:11:15.9185937Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2024-04-03T16:11:15.9187967Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2024-04-03T16:11:15.9190244Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9191978Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2024-04-03T16:11:15.9193996Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2024-04-03T16:11:15.9196034Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2024-04-03T16:11:15.9198257Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9200399Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9202118Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2024-04-03T16:11:15.9204254Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2024-04-03T16:11:15.9206186Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2024-04-03T16:11:15.9208416Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9210254Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2024-04-03T16:11:15.9212436Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9214498Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.9216138Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2024-04-03T16:11:15.9218167Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2024-04-03T16:11:15.9220073Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2024-04-03T16:11:15.9222021Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2024-04-03T16:11:15.9223807Z adding 'torch/include/ATen/ops/_test_check_tensor.h' 2024-04-03T16:11:15.9225948Z adding 'torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9227651Z adding 'torch/include/ATen/ops/_test_check_tensor_native.h' 2024-04-03T16:11:15.9229664Z adding 'torch/include/ATen/ops/_test_check_tensor_ops.h' 2024-04-03T16:11:15.9231769Z adding 'torch/include/ATen/ops/_test_functorch_fallback.h' 2024-04-03T16:11:15.9233958Z adding 'torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9235753Z adding 'torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h' 2024-04-03T16:11:15.9237597Z adding 'torch/include/ATen/ops/_test_functorch_fallback_native.h' 2024-04-03T16:11:15.9239710Z adding 'torch/include/ATen/ops/_test_functorch_fallback_ops.h' 2024-04-03T16:11:15.9242086Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2024-04-03T16:11:15.9244413Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9246357Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2024-04-03T16:11:15.9248153Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2024-04-03T16:11:15.9250494Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2024-04-03T16:11:15.9252264Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2024-04-03T16:11:15.9254371Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9256481Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2024-04-03T16:11:15.9258131Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2024-04-03T16:11:15.9260166Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2024-04-03T16:11:15.9262029Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2024-04-03T16:11:15.9264233Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9265923Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2024-04-03T16:11:15.9267651Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2024-04-03T16:11:15.9269663Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2024-04-03T16:11:15.9271605Z adding 'torch/include/ATen/ops/_test_parallel_materialize.h' 2024-04-03T16:11:15.9273711Z adding 'torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9275290Z adding 'torch/include/ATen/ops/_test_parallel_materialize_native.h' 2024-04-03T16:11:15.9277421Z adding 'torch/include/ATen/ops/_test_parallel_materialize_ops.h' 2024-04-03T16:11:15.9279566Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2024-04-03T16:11:15.9281767Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9283438Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2024-04-03T16:11:15.9285440Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2024-04-03T16:11:15.9287186Z adding 'torch/include/ATen/ops/_test_string_default.h' 2024-04-03T16:11:15.9289376Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9291159Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2024-04-03T16:11:15.9293172Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2024-04-03T16:11:15.9295163Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2024-04-03T16:11:15.9297420Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9299210Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2024-04-03T16:11:15.9301194Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2024-04-03T16:11:15.9303405Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2024-04-03T16:11:15.9305648Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9307479Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2024-04-03T16:11:15.9309625Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2024-04-03T16:11:15.9311788Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2024-04-03T16:11:15.9314071Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9316016Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2024-04-03T16:11:15.9318151Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2024-04-03T16:11:15.9320370Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2024-04-03T16:11:15.9322504Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2024-04-03T16:11:15.9325042Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9326847Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2024-04-03T16:11:15.9328783Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2024-04-03T16:11:15.9330913Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2024-04-03T16:11:15.9333211Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9335086Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2024-04-03T16:11:15.9337037Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2024-04-03T16:11:15.9339252Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2024-04-03T16:11:15.9341445Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2024-04-03T16:11:15.9343572Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2024-04-03T16:11:15.9345858Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9347836Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2024-04-03T16:11:15.9350260Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9352196Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2024-04-03T16:11:15.9354193Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2024-04-03T16:11:15.9356343Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2024-04-03T16:11:15.9358402Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2024-04-03T16:11:15.9360831Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2024-04-03T16:11:15.9363032Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9364906Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2024-04-03T16:11:15.9366861Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2024-04-03T16:11:15.9369059Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2024-04-03T16:11:15.9371286Z adding 'torch/include/ATen/ops/_to_copy.h' 2024-04-03T16:11:15.9373646Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9375549Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2024-04-03T16:11:15.9377687Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2024-04-03T16:11:15.9379720Z adding 'torch/include/ATen/ops/_to_cpu.h' 2024-04-03T16:11:15.9381927Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9383763Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2024-04-03T16:11:15.9385723Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2024-04-03T16:11:15.9387786Z adding 'torch/include/ATen/ops/_to_dense.h' 2024-04-03T16:11:15.9390101Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9392049Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2024-04-03T16:11:15.9394626Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2024-04-03T16:11:15.9396609Z adding 'torch/include/ATen/ops/_to_sparse.h' 2024-04-03T16:11:15.9398743Z adding 'torch/include/ATen/ops/_to_sparse_bsc.h' 2024-04-03T16:11:15.9401412Z adding 'torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9403140Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h' 2024-04-03T16:11:15.9405266Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h' 2024-04-03T16:11:15.9407107Z adding 'torch/include/ATen/ops/_to_sparse_bsc_native.h' 2024-04-03T16:11:15.9409840Z adding 'torch/include/ATen/ops/_to_sparse_bsc_ops.h' 2024-04-03T16:11:15.9411889Z adding 'torch/include/ATen/ops/_to_sparse_bsr.h' 2024-04-03T16:11:15.9414328Z adding 'torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9416095Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h' 2024-04-03T16:11:15.9418126Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h' 2024-04-03T16:11:15.9419857Z adding 'torch/include/ATen/ops/_to_sparse_bsr_native.h' 2024-04-03T16:11:15.9421837Z adding 'torch/include/ATen/ops/_to_sparse_bsr_ops.h' 2024-04-03T16:11:15.9424279Z adding 'torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9425947Z adding 'torch/include/ATen/ops/_to_sparse_cpu_dispatch.h' 2024-04-03T16:11:15.9427806Z adding 'torch/include/ATen/ops/_to_sparse_csc.h' 2024-04-03T16:11:15.9430195Z adding 'torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9432010Z adding 'torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h' 2024-04-03T16:11:15.9433907Z adding 'torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h' 2024-04-03T16:11:15.9435694Z adding 'torch/include/ATen/ops/_to_sparse_csc_native.h' 2024-04-03T16:11:15.9437734Z adding 'torch/include/ATen/ops/_to_sparse_csc_ops.h' 2024-04-03T16:11:15.9439699Z adding 'torch/include/ATen/ops/_to_sparse_csr.h' 2024-04-03T16:11:15.9442183Z adding 'torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9443908Z adding 'torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h' 2024-04-03T16:11:15.9445841Z adding 'torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h' 2024-04-03T16:11:15.9447635Z adding 'torch/include/ATen/ops/_to_sparse_csr_native.h' 2024-04-03T16:11:15.9449702Z adding 'torch/include/ATen/ops/_to_sparse_csr_ops.h' 2024-04-03T16:11:15.9451743Z adding 'torch/include/ATen/ops/_to_sparse_cuda_dispatch.h' 2024-04-03T16:11:15.9453666Z adding 'torch/include/ATen/ops/_to_sparse_native.h' 2024-04-03T16:11:15.9455876Z adding 'torch/include/ATen/ops/_to_sparse_ops.h' 2024-04-03T16:11:15.9457972Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured.h' 2024-04-03T16:11:15.9460015Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h' 2024-04-03T16:11:15.9461855Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_native.h' 2024-04-03T16:11:15.9463767Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_ops.h' 2024-04-03T16:11:15.9465773Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2024-04-03T16:11:15.9468140Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9470108Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2024-04-03T16:11:15.9472075Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2024-04-03T16:11:15.9473978Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2024-04-03T16:11:15.9476013Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2024-04-03T16:11:15.9478286Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2024-04-03T16:11:15.9480844Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9482812Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2024-04-03T16:11:15.9484859Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2024-04-03T16:11:15.9486770Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2024-04-03T16:11:15.9489110Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2024-04-03T16:11:15.9490988Z adding 'torch/include/ATen/ops/_trilinear.h' 2024-04-03T16:11:15.9493357Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9495581Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.9497664Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2024-04-03T16:11:15.9499367Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2024-04-03T16:11:15.9501688Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2024-04-03T16:11:15.9503676Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9505604Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2024-04-03T16:11:15.9507412Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2024-04-03T16:11:15.9509726Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2024-04-03T16:11:15.9511897Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2024-04-03T16:11:15.9513970Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9515885Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2024-04-03T16:11:15.9518045Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2024-04-03T16:11:15.9519996Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2024-04-03T16:11:15.9522054Z adding 'torch/include/ATen/ops/_unique.h' 2024-04-03T16:11:15.9524063Z adding 'torch/include/ATen/ops/_unique2.h' 2024-04-03T16:11:15.9526409Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9528316Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2024-04-03T16:11:15.9530207Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2024-04-03T16:11:15.9532177Z adding 'torch/include/ATen/ops/_unique2_native.h' 2024-04-03T16:11:15.9534369Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2024-04-03T16:11:15.9536444Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9538086Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2024-04-03T16:11:15.9539863Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2024-04-03T16:11:15.9541640Z adding 'torch/include/ATen/ops/_unique_native.h' 2024-04-03T16:11:15.9543480Z adding 'torch/include/ATen/ops/_unique_ops.h' 2024-04-03T16:11:15.9545341Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2024-04-03T16:11:15.9547327Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9548862Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2024-04-03T16:11:15.9550727Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2024-04-03T16:11:15.9552516Z adding 'torch/include/ATen/ops/_unsafe_index.h' 2024-04-03T16:11:15.9554571Z adding 'torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9556298Z adding 'torch/include/ATen/ops/_unsafe_index_native.h' 2024-04-03T16:11:15.9558200Z adding 'torch/include/ATen/ops/_unsafe_index_ops.h' 2024-04-03T16:11:15.9559884Z adding 'torch/include/ATen/ops/_unsafe_index_put.h' 2024-04-03T16:11:15.9562113Z adding 'torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9563737Z adding 'torch/include/ATen/ops/_unsafe_index_put_native.h' 2024-04-03T16:11:15.9565667Z adding 'torch/include/ATen/ops/_unsafe_index_put_ops.h' 2024-04-03T16:11:15.9567716Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2024-04-03T16:11:15.9569983Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9571528Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2024-04-03T16:11:15.9573486Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2024-04-03T16:11:15.9575883Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2024-04-03T16:11:15.9578494Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2024-04-03T16:11:15.9581072Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.9582786Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2024-04-03T16:11:15.9584812Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2024-04-03T16:11:15.9586598Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2024-04-03T16:11:15.9588765Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2024-04-03T16:11:15.9590662Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2024-04-03T16:11:15.9592819Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2024-04-03T16:11:15.9595128Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.9596910Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9598850Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2024-04-03T16:11:15.9600836Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2024-04-03T16:11:15.9602623Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2024-04-03T16:11:15.9604715Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2024-04-03T16:11:15.9606613Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2024-04-03T16:11:15.9608692Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2024-04-03T16:11:15.9611051Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2024-04-03T16:11:15.9613647Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2024-04-03T16:11:15.9616203Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.9618000Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2024-04-03T16:11:15.9619944Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2024-04-03T16:11:15.9621797Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2024-04-03T16:11:15.9623851Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2024-04-03T16:11:15.9625792Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2024-04-03T16:11:15.9627744Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2024-04-03T16:11:15.9630185Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.9631998Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9633766Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2024-04-03T16:11:15.9635703Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2024-04-03T16:11:15.9637550Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2024-04-03T16:11:15.9639719Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2024-04-03T16:11:15.9641619Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2024-04-03T16:11:15.9643799Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2024-04-03T16:11:15.9646134Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2024-04-03T16:11:15.9648539Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2024-04-03T16:11:15.9651058Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.9652827Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2024-04-03T16:11:15.9654899Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2024-04-03T16:11:15.9656650Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2024-04-03T16:11:15.9658620Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2024-04-03T16:11:15.9660488Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2024-04-03T16:11:15.9662466Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2024-04-03T16:11:15.9664788Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.9666680Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9668370Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2024-04-03T16:11:15.9670480Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2024-04-03T16:11:15.9672286Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2024-04-03T16:11:15.9674252Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2024-04-03T16:11:15.9676137Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2024-04-03T16:11:15.9678183Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2024-04-03T16:11:15.9680722Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2024-04-03T16:11:15.9683236Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2024-04-03T16:11:15.9685812Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.9687524Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2024-04-03T16:11:15.9689629Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2024-04-03T16:11:15.9691388Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2024-04-03T16:11:15.9693505Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2024-04-03T16:11:15.9695305Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2024-04-03T16:11:15.9697419Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2024-04-03T16:11:15.9699672Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.9701599Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9703284Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2024-04-03T16:11:15.9705284Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2024-04-03T16:11:15.9707026Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2024-04-03T16:11:15.9709178Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2024-04-03T16:11:15.9711160Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2024-04-03T16:11:15.9713297Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2024-04-03T16:11:15.9715595Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2024-04-03T16:11:15.9718237Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2024-04-03T16:11:15.9720978Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.9722899Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2024-04-03T16:11:15.9724912Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2024-04-03T16:11:15.9726790Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2024-04-03T16:11:15.9728825Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2024-04-03T16:11:15.9730771Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2024-04-03T16:11:15.9732725Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2024-04-03T16:11:15.9735098Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.9736894Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9738687Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2024-04-03T16:11:15.9740680Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2024-04-03T16:11:15.9742468Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2024-04-03T16:11:15.9744588Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2024-04-03T16:11:15.9746454Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2024-04-03T16:11:15.9749056Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2024-04-03T16:11:15.9750719Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2024-04-03T16:11:15.9752843Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2024-04-03T16:11:15.9754689Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2024-04-03T16:11:15.9756844Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2024-04-03T16:11:15.9759039Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2024-04-03T16:11:15.9761336Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9763074Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2024-04-03T16:11:15.9765070Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2024-04-03T16:11:15.9767280Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2024-04-03T16:11:15.9769091Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2024-04-03T16:11:15.9771043Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2024-04-03T16:11:15.9772703Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2024-04-03T16:11:15.9774634Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2024-04-03T16:11:15.9776434Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2024-04-03T16:11:15.9778678Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9780564Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2024-04-03T16:11:15.9782839Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2024-04-03T16:11:15.9784625Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2024-04-03T16:11:15.9786875Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9788906Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2024-04-03T16:11:15.9791029Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2024-04-03T16:11:15.9793080Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2024-04-03T16:11:15.9795411Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9797209Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2024-04-03T16:11:15.9799523Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2024-04-03T16:11:15.9801475Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2024-04-03T16:11:15.9803453Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9805284Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2024-04-03T16:11:15.9807740Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2024-04-03T16:11:15.9809174Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2024-04-03T16:11:15.9811284Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9812864Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2024-04-03T16:11:15.9814890Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2024-04-03T16:11:15.9816646Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2024-04-03T16:11:15.9818790Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9820252Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2024-04-03T16:11:15.9822172Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2024-04-03T16:11:15.9823642Z adding 'torch/include/ATen/ops/_values.h' 2024-04-03T16:11:15.9825401Z adding 'torch/include/ATen/ops/_values_copy.h' 2024-04-03T16:11:15.9827782Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9829685Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.9830815Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2024-04-03T16:11:15.9832806Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2024-04-03T16:11:15.9834542Z adding 'torch/include/ATen/ops/_values_native.h' 2024-04-03T16:11:15.9836363Z adding 'torch/include/ATen/ops/_values_ops.h' 2024-04-03T16:11:15.9838060Z adding 'torch/include/ATen/ops/_version.h' 2024-04-03T16:11:15.9840521Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9841970Z adding 'torch/include/ATen/ops/_version_native.h' 2024-04-03T16:11:15.9843858Z adding 'torch/include/ATen/ops/_version_ops.h' 2024-04-03T16:11:15.9845740Z adding 'torch/include/ATen/ops/_weight_int4pack_mm.h' 2024-04-03T16:11:15.9847681Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_cpu_dispatch.h' 2024-04-03T16:11:15.9849557Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h' 2024-04-03T16:11:15.9851125Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_native.h' 2024-04-03T16:11:15.9852975Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_ops.h' 2024-04-03T16:11:15.9854692Z adding 'torch/include/ATen/ops/_weight_int8pack_mm.h' 2024-04-03T16:11:15.9856623Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h' 2024-04-03T16:11:15.9858232Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_native.h' 2024-04-03T16:11:15.9860128Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_ops.h' 2024-04-03T16:11:15.9861848Z adding 'torch/include/ATen/ops/_weight_norm.h' 2024-04-03T16:11:15.9863978Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9865638Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2024-04-03T16:11:15.9880076Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9881523Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2024-04-03T16:11:15.9883307Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2024-04-03T16:11:15.9885137Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2024-04-03T16:11:15.9887341Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2024-04-03T16:11:15.9889624Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9891526Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2024-04-03T16:11:15.9893435Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2024-04-03T16:11:15.9895355Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2024-04-03T16:11:15.9897472Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2024-04-03T16:11:15.9899662Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9901477Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2024-04-03T16:11:15.9903446Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2024-04-03T16:11:15.9905275Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2024-04-03T16:11:15.9907343Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2024-04-03T16:11:15.9909189Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2024-04-03T16:11:15.9911343Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2024-04-03T16:11:15.9913182Z adding 'torch/include/ATen/ops/abs.h' 2024-04-03T16:11:15.9915402Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:15.9917152Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2024-04-03T16:11:15.9919165Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2024-04-03T16:11:15.9921450Z adding 'torch/include/ATen/ops/abs_native.h' 2024-04-03T16:11:15.9923499Z adding 'torch/include/ATen/ops/abs_ops.h' 2024-04-03T16:11:15.9925432Z adding 'torch/include/ATen/ops/absolute.h' 2024-04-03T16:11:15.9927620Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9929289Z adding 'torch/include/ATen/ops/absolute_native.h' 2024-04-03T16:11:15.9931320Z adding 'torch/include/ATen/ops/absolute_ops.h' 2024-04-03T16:11:15.9933252Z adding 'torch/include/ATen/ops/acos.h' 2024-04-03T16:11:15.9935538Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.9937213Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2024-04-03T16:11:15.9939105Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2024-04-03T16:11:15.9940901Z adding 'torch/include/ATen/ops/acos_meta.h' 2024-04-03T16:11:15.9942860Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2024-04-03T16:11:15.9944626Z adding 'torch/include/ATen/ops/acos_native.h' 2024-04-03T16:11:15.9946656Z adding 'torch/include/ATen/ops/acos_ops.h' 2024-04-03T16:11:15.9948634Z adding 'torch/include/ATen/ops/acosh.h' 2024-04-03T16:11:15.9951082Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:15.9952794Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2024-04-03T16:11:15.9954668Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2024-04-03T16:11:15.9956477Z adding 'torch/include/ATen/ops/acosh_meta.h' 2024-04-03T16:11:15.9958427Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2024-04-03T16:11:15.9960376Z adding 'torch/include/ATen/ops/acosh_native.h' 2024-04-03T16:11:15.9962477Z adding 'torch/include/ATen/ops/acosh_ops.h' 2024-04-03T16:11:15.9964377Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2024-04-03T16:11:15.9966673Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9968311Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2024-04-03T16:11:15.9970295Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2024-04-03T16:11:15.9972379Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2024-04-03T16:11:15.9974698Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9976499Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2024-04-03T16:11:15.9978514Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2024-04-03T16:11:15.9980332Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2024-04-03T16:11:15.9982437Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2024-04-03T16:11:15.9984563Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2024-04-03T16:11:15.9986753Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2024-04-03T16:11:15.9988793Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2024-04-03T16:11:15.9991001Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2024-04-03T16:11:15.9993154Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2024-04-03T16:11:15.9995048Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2024-04-03T16:11:15.9997193Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:15.9999481Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2024-04-03T16:11:16.0001678Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2024-04-03T16:11:16.0003425Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2024-04-03T16:11:16.0005424Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2024-04-03T16:11:16.0007464Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2024-04-03T16:11:16.0009771Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0011512Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2024-04-03T16:11:16.0013791Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2024-04-03T16:11:16.0016172Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2024-04-03T16:11:16.0018198Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2024-04-03T16:11:16.0020729Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0022182Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2024-04-03T16:11:16.0024210Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2024-04-03T16:11:16.0025894Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2024-04-03T16:11:16.0027971Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2024-04-03T16:11:16.0029922Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2024-04-03T16:11:16.0031884Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2024-04-03T16:11:16.0034117Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0035876Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2024-04-03T16:11:16.0037716Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2024-04-03T16:11:16.0039557Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2024-04-03T16:11:16.0041669Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2024-04-03T16:11:16.0043621Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2024-04-03T16:11:16.0045426Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2024-04-03T16:11:16.0047479Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2024-04-03T16:11:16.0049493Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2024-04-03T16:11:16.0051869Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0053635Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2024-04-03T16:11:16.0055656Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2024-04-03T16:11:16.0057569Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2024-04-03T16:11:16.0059640Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2024-04-03T16:11:16.0061666Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2024-04-03T16:11:16.0063756Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2024-04-03T16:11:16.0066124Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0067884Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2024-04-03T16:11:16.0070013Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2024-04-03T16:11:16.0072005Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2024-04-03T16:11:16.0074108Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2024-04-03T16:11:16.0076072Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2024-04-03T16:11:16.0078197Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2024-04-03T16:11:16.0080616Z adding 'torch/include/ATen/ops/add.h' 2024-04-03T16:11:16.0083192Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0085166Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0087083Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2024-04-03T16:11:16.0089117Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2024-04-03T16:11:16.0091097Z adding 'torch/include/ATen/ops/add_meta.h' 2024-04-03T16:11:16.0093236Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2024-04-03T16:11:16.0095324Z adding 'torch/include/ATen/ops/add_native.h' 2024-04-03T16:11:16.0097704Z adding 'torch/include/ATen/ops/add_ops.h' 2024-04-03T16:11:16.0099894Z adding 'torch/include/ATen/ops/addbmm.h' 2024-04-03T16:11:16.0102140Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2024-04-03T16:11:16.0104177Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2024-04-03T16:11:16.0106128Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2024-04-03T16:11:16.0108197Z adding 'torch/include/ATen/ops/addbmm_native.h' 2024-04-03T16:11:16.0110311Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2024-04-03T16:11:16.0112480Z adding 'torch/include/ATen/ops/addcdiv.h' 2024-04-03T16:11:16.0114921Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0116735Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2024-04-03T16:11:16.0119239Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2024-04-03T16:11:16.0121027Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2024-04-03T16:11:16.0123037Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2024-04-03T16:11:16.0125012Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2024-04-03T16:11:16.0127166Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2024-04-03T16:11:16.0129301Z adding 'torch/include/ATen/ops/addcmul.h' 2024-04-03T16:11:16.0131663Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0133459Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2024-04-03T16:11:16.0135512Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2024-04-03T16:11:16.0137414Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2024-04-03T16:11:16.0139500Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2024-04-03T16:11:16.0141506Z adding 'torch/include/ATen/ops/addcmul_native.h' 2024-04-03T16:11:16.0143718Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2024-04-03T16:11:16.0145836Z adding 'torch/include/ATen/ops/addmm.h' 2024-04-03T16:11:16.0148160Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0150064Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2024-04-03T16:11:16.0152126Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2024-04-03T16:11:16.0154100Z adding 'torch/include/ATen/ops/addmm_meta.h' 2024-04-03T16:11:16.0156195Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2024-04-03T16:11:16.0158301Z adding 'torch/include/ATen/ops/addmm_native.h' 2024-04-03T16:11:16.0160754Z adding 'torch/include/ATen/ops/addmm_ops.h' 2024-04-03T16:11:16.0162910Z adding 'torch/include/ATen/ops/addmv.h' 2024-04-03T16:11:16.0165290Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0167178Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2024-04-03T16:11:16.0169176Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2024-04-03T16:11:16.0171170Z adding 'torch/include/ATen/ops/addmv_meta.h' 2024-04-03T16:11:16.0173223Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2024-04-03T16:11:16.0175272Z adding 'torch/include/ATen/ops/addmv_native.h' 2024-04-03T16:11:16.0177458Z adding 'torch/include/ATen/ops/addmv_ops.h' 2024-04-03T16:11:16.0179593Z adding 'torch/include/ATen/ops/addr.h' 2024-04-03T16:11:16.0181854Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0183787Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2024-04-03T16:11:16.0185763Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2024-04-03T16:11:16.0187803Z adding 'torch/include/ATen/ops/addr_native.h' 2024-04-03T16:11:16.0190025Z adding 'torch/include/ATen/ops/addr_ops.h' 2024-04-03T16:11:16.0192152Z adding 'torch/include/ATen/ops/adjoint.h' 2024-04-03T16:11:16.0194375Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0196129Z adding 'torch/include/ATen/ops/adjoint_native.h' 2024-04-03T16:11:16.0198121Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2024-04-03T16:11:16.0200632Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2024-04-03T16:11:16.0202881Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2024-04-03T16:11:16.0205316Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0207009Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2024-04-03T16:11:16.0209095Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2024-04-03T16:11:16.0211304Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0213109Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2024-04-03T16:11:16.0215243Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2024-04-03T16:11:16.0217097Z adding 'torch/include/ATen/ops/alias.h' 2024-04-03T16:11:16.0219366Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0221159Z adding 'torch/include/ATen/ops/alias_copy.h' 2024-04-03T16:11:16.0223402Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0225603Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0227251Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2024-04-03T16:11:16.0229419Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2024-04-03T16:11:16.0231368Z adding 'torch/include/ATen/ops/alias_native.h' 2024-04-03T16:11:16.0233420Z adding 'torch/include/ATen/ops/alias_ops.h' 2024-04-03T16:11:16.0235310Z adding 'torch/include/ATen/ops/align_as.h' 2024-04-03T16:11:16.0237607Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0239464Z adding 'torch/include/ATen/ops/align_as_native.h' 2024-04-03T16:11:16.0242340Z adding 'torch/include/ATen/ops/align_as_ops.h' 2024-04-03T16:11:16.0243965Z adding 'torch/include/ATen/ops/align_tensors.h' 2024-04-03T16:11:16.0245967Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0247514Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2024-04-03T16:11:16.0249412Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2024-04-03T16:11:16.0251246Z adding 'torch/include/ATen/ops/align_to.h' 2024-04-03T16:11:16.0253659Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0255562Z adding 'torch/include/ATen/ops/align_to_native.h' 2024-04-03T16:11:16.0257612Z adding 'torch/include/ATen/ops/align_to_ops.h' 2024-04-03T16:11:16.0259719Z adding 'torch/include/ATen/ops/all.h' 2024-04-03T16:11:16.0262278Z adding 'torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0264458Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0266323Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0268230Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2024-04-03T16:11:16.0270419Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2024-04-03T16:11:16.0272434Z adding 'torch/include/ATen/ops/all_meta.h' 2024-04-03T16:11:16.0274567Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2024-04-03T16:11:16.0276703Z adding 'torch/include/ATen/ops/all_native.h' 2024-04-03T16:11:16.0279347Z adding 'torch/include/ATen/ops/all_ops.h' 2024-04-03T16:11:16.0281563Z adding 'torch/include/ATen/ops/allclose.h' 2024-04-03T16:11:16.0283851Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0285631Z adding 'torch/include/ATen/ops/allclose_native.h' 2024-04-03T16:11:16.0287664Z adding 'torch/include/ATen/ops/allclose_ops.h' 2024-04-03T16:11:16.0289709Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2024-04-03T16:11:16.0292035Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0293862Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2024-04-03T16:11:16.0295912Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2024-04-03T16:11:16.0297959Z adding 'torch/include/ATen/ops/amax.h' 2024-04-03T16:11:16.0300394Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0302296Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2024-04-03T16:11:16.0304250Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2024-04-03T16:11:16.0306143Z adding 'torch/include/ATen/ops/amax_meta.h' 2024-04-03T16:11:16.0308186Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2024-04-03T16:11:16.0310356Z adding 'torch/include/ATen/ops/amax_native.h' 2024-04-03T16:11:16.0312488Z adding 'torch/include/ATen/ops/amax_ops.h' 2024-04-03T16:11:16.0314602Z adding 'torch/include/ATen/ops/amin.h' 2024-04-03T16:11:16.0317050Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0319047Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2024-04-03T16:11:16.0321024Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2024-04-03T16:11:16.0323001Z adding 'torch/include/ATen/ops/amin_meta.h' 2024-04-03T16:11:16.0325080Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2024-04-03T16:11:16.0327052Z adding 'torch/include/ATen/ops/amin_native.h' 2024-04-03T16:11:16.0329226Z adding 'torch/include/ATen/ops/amin_ops.h' 2024-04-03T16:11:16.0331339Z adding 'torch/include/ATen/ops/aminmax.h' 2024-04-03T16:11:16.0333747Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0335659Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2024-04-03T16:11:16.0337580Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2024-04-03T16:11:16.0339558Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2024-04-03T16:11:16.0341615Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2024-04-03T16:11:16.0343641Z adding 'torch/include/ATen/ops/aminmax_native.h' 2024-04-03T16:11:16.0345855Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2024-04-03T16:11:16.0347837Z adding 'torch/include/ATen/ops/and.h' 2024-04-03T16:11:16.0350996Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0352847Z adding 'torch/include/ATen/ops/and_native.h' 2024-04-03T16:11:16.0355009Z adding 'torch/include/ATen/ops/and_ops.h' 2024-04-03T16:11:16.0357108Z adding 'torch/include/ATen/ops/angle.h' 2024-04-03T16:11:16.0359352Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2024-04-03T16:11:16.0361534Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2024-04-03T16:11:16.0363471Z adding 'torch/include/ATen/ops/angle_native.h' 2024-04-03T16:11:16.0365653Z adding 'torch/include/ATen/ops/angle_ops.h' 2024-04-03T16:11:16.0367850Z adding 'torch/include/ATen/ops/any.h' 2024-04-03T16:11:16.0370304Z adding 'torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0372461Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0374459Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0376302Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2024-04-03T16:11:16.0378447Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2024-04-03T16:11:16.0380405Z adding 'torch/include/ATen/ops/any_meta.h' 2024-04-03T16:11:16.0382574Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2024-04-03T16:11:16.0384615Z adding 'torch/include/ATen/ops/any_native.h' 2024-04-03T16:11:16.0387066Z adding 'torch/include/ATen/ops/any_ops.h' 2024-04-03T16:11:16.0389564Z adding 'torch/include/ATen/ops/arange.h' 2024-04-03T16:11:16.0392132Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0394027Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2024-04-03T16:11:16.0396106Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2024-04-03T16:11:16.0398093Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2024-04-03T16:11:16.0400395Z adding 'torch/include/ATen/ops/arange_native.h' 2024-04-03T16:11:16.0402729Z adding 'torch/include/ATen/ops/arange_ops.h' 2024-04-03T16:11:16.0404959Z adding 'torch/include/ATen/ops/arccos.h' 2024-04-03T16:11:16.0407327Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0409201Z adding 'torch/include/ATen/ops/arccos_native.h' 2024-04-03T16:11:16.0411260Z adding 'torch/include/ATen/ops/arccos_ops.h' 2024-04-03T16:11:16.0413340Z adding 'torch/include/ATen/ops/arccosh.h' 2024-04-03T16:11:16.0415641Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0417447Z adding 'torch/include/ATen/ops/arccosh_native.h' 2024-04-03T16:11:16.0419495Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2024-04-03T16:11:16.0421574Z adding 'torch/include/ATen/ops/arcsin.h' 2024-04-03T16:11:16.0423883Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0425693Z adding 'torch/include/ATen/ops/arcsin_native.h' 2024-04-03T16:11:16.0427793Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2024-04-03T16:11:16.0429948Z adding 'torch/include/ATen/ops/arcsinh.h' 2024-04-03T16:11:16.0432325Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0434126Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2024-04-03T16:11:16.0436222Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2024-04-03T16:11:16.0438321Z adding 'torch/include/ATen/ops/arctan.h' 2024-04-03T16:11:16.0440529Z adding 'torch/include/ATen/ops/arctan2.h' 2024-04-03T16:11:16.0442962Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0444659Z adding 'torch/include/ATen/ops/arctan2_native.h' 2024-04-03T16:11:16.0446867Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2024-04-03T16:11:16.0449218Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0451018Z adding 'torch/include/ATen/ops/arctan_native.h' 2024-04-03T16:11:16.0453205Z adding 'torch/include/ATen/ops/arctan_ops.h' 2024-04-03T16:11:16.0455219Z adding 'torch/include/ATen/ops/arctanh.h' 2024-04-03T16:11:16.0457501Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0459323Z adding 'torch/include/ATen/ops/arctanh_native.h' 2024-04-03T16:11:16.0461384Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2024-04-03T16:11:16.0463540Z adding 'torch/include/ATen/ops/argmax.h' 2024-04-03T16:11:16.0466015Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0467775Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2024-04-03T16:11:16.0469893Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2024-04-03T16:11:16.0471873Z adding 'torch/include/ATen/ops/argmax_meta.h' 2024-04-03T16:11:16.0473938Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2024-04-03T16:11:16.0475954Z adding 'torch/include/ATen/ops/argmax_native.h' 2024-04-03T16:11:16.0478101Z adding 'torch/include/ATen/ops/argmax_ops.h' 2024-04-03T16:11:16.0480394Z adding 'torch/include/ATen/ops/argmin.h' 2024-04-03T16:11:16.0482784Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0484596Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2024-04-03T16:11:16.0486605Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2024-04-03T16:11:16.0488677Z adding 'torch/include/ATen/ops/argmin_meta.h' 2024-04-03T16:11:16.0490879Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2024-04-03T16:11:16.0492788Z adding 'torch/include/ATen/ops/argmin_native.h' 2024-04-03T16:11:16.0494882Z adding 'torch/include/ATen/ops/argmin_ops.h' 2024-04-03T16:11:16.0497141Z adding 'torch/include/ATen/ops/argsort.h' 2024-04-03T16:11:16.0499393Z adding 'torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0501507Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0503382Z adding 'torch/include/ATen/ops/argsort_cpu_dispatch.h' 2024-04-03T16:11:16.0505423Z adding 'torch/include/ATen/ops/argsort_cuda_dispatch.h' 2024-04-03T16:11:16.0507394Z adding 'torch/include/ATen/ops/argsort_native.h' 2024-04-03T16:11:16.0509608Z adding 'torch/include/ATen/ops/argsort_ops.h' 2024-04-03T16:11:16.0511786Z adding 'torch/include/ATen/ops/argwhere.h' 2024-04-03T16:11:16.0514168Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0516097Z adding 'torch/include/ATen/ops/argwhere_native.h' 2024-04-03T16:11:16.0517867Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2024-04-03T16:11:16.0520294Z adding 'torch/include/ATen/ops/as_strided.h' 2024-04-03T16:11:16.0522787Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0524977Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2024-04-03T16:11:16.0527454Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0529709Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0531472Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2024-04-03T16:11:16.0533553Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2024-04-03T16:11:16.0535629Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2024-04-03T16:11:16.0537745Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2024-04-03T16:11:16.0539729Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2024-04-03T16:11:16.0541638Z adding 'torch/include/ATen/ops/as_strided_native.h' 2024-04-03T16:11:16.0543865Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2024-04-03T16:11:16.0546243Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2024-04-03T16:11:16.0548765Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0551180Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0552775Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2024-04-03T16:11:16.0554823Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2024-04-03T16:11:16.0556831Z adding 'torch/include/ATen/ops/asin.h' 2024-04-03T16:11:16.0559372Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0561316Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2024-04-03T16:11:16.0563476Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2024-04-03T16:11:16.0565227Z adding 'torch/include/ATen/ops/asin_meta.h' 2024-04-03T16:11:16.0567107Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2024-04-03T16:11:16.0568937Z adding 'torch/include/ATen/ops/asin_native.h' 2024-04-03T16:11:16.0570888Z adding 'torch/include/ATen/ops/asin_ops.h' 2024-04-03T16:11:16.0572857Z adding 'torch/include/ATen/ops/asinh.h' 2024-04-03T16:11:16.0575038Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0576719Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2024-04-03T16:11:16.0578529Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2024-04-03T16:11:16.0580321Z adding 'torch/include/ATen/ops/asinh_meta.h' 2024-04-03T16:11:16.0582528Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2024-04-03T16:11:16.0584259Z adding 'torch/include/ATen/ops/asinh_native.h' 2024-04-03T16:11:16.0586239Z adding 'torch/include/ATen/ops/asinh_ops.h' 2024-04-03T16:11:16.0588058Z adding 'torch/include/ATen/ops/atan.h' 2024-04-03T16:11:16.0590059Z adding 'torch/include/ATen/ops/atan2.h' 2024-04-03T16:11:16.0592436Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0593931Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2024-04-03T16:11:16.0595864Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2024-04-03T16:11:16.0597586Z adding 'torch/include/ATen/ops/atan2_meta.h' 2024-04-03T16:11:16.0599699Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2024-04-03T16:11:16.0601369Z adding 'torch/include/ATen/ops/atan2_native.h' 2024-04-03T16:11:16.0603331Z adding 'torch/include/ATen/ops/atan2_ops.h' 2024-04-03T16:11:16.0605636Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0607450Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2024-04-03T16:11:16.0609106Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2024-04-03T16:11:16.0610785Z adding 'torch/include/ATen/ops/atan_meta.h' 2024-04-03T16:11:16.0612725Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2024-04-03T16:11:16.0614512Z adding 'torch/include/ATen/ops/atan_native.h' 2024-04-03T16:11:16.0616679Z adding 'torch/include/ATen/ops/atan_ops.h' 2024-04-03T16:11:16.0618392Z adding 'torch/include/ATen/ops/atanh.h' 2024-04-03T16:11:16.0620693Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0622316Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2024-04-03T16:11:16.0624287Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2024-04-03T16:11:16.0625939Z adding 'torch/include/ATen/ops/atanh_meta.h' 2024-04-03T16:11:16.0627918Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2024-04-03T16:11:16.0629749Z adding 'torch/include/ATen/ops/atanh_native.h' 2024-04-03T16:11:16.0631766Z adding 'torch/include/ATen/ops/atanh_ops.h' 2024-04-03T16:11:16.0633659Z adding 'torch/include/ATen/ops/atleast_1d.h' 2024-04-03T16:11:16.0635849Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0637332Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2024-04-03T16:11:16.0640731Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2024-04-03T16:11:16.0641819Z adding 'torch/include/ATen/ops/atleast_2d.h' 2024-04-03T16:11:16.0644121Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0645681Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2024-04-03T16:11:16.0647855Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2024-04-03T16:11:16.0649688Z adding 'torch/include/ATen/ops/atleast_3d.h' 2024-04-03T16:11:16.0651981Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0653545Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2024-04-03T16:11:16.0655668Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2024-04-03T16:11:16.0657562Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2024-04-03T16:11:16.0659923Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0661470Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2024-04-03T16:11:16.0663533Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2024-04-03T16:11:16.0665584Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2024-04-03T16:11:16.0667774Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2024-04-03T16:11:16.0670308Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0672197Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2024-04-03T16:11:16.0674215Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2024-04-03T16:11:16.0676108Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2024-04-03T16:11:16.0678206Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2024-04-03T16:11:16.0680417Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2024-04-03T16:11:16.0682484Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2024-04-03T16:11:16.0684989Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0686641Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2024-04-03T16:11:16.0688728Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2024-04-03T16:11:16.0690975Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2024-04-03T16:11:16.0693164Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2024-04-03T16:11:16.0695096Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2024-04-03T16:11:16.0697320Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2024-04-03T16:11:16.0699407Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2024-04-03T16:11:16.0701711Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2024-04-03T16:11:16.0704137Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0705904Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2024-04-03T16:11:16.0707884Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2024-04-03T16:11:16.0709866Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2024-04-03T16:11:16.0712053Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2024-04-03T16:11:16.0714019Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2024-04-03T16:11:16.0716168Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2024-04-03T16:11:16.0718517Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0720488Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2024-04-03T16:11:16.0722573Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2024-04-03T16:11:16.0724383Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2024-04-03T16:11:16.0726592Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2024-04-03T16:11:16.0728507Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2024-04-03T16:11:16.0730690Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2024-04-03T16:11:16.0732695Z adding 'torch/include/ATen/ops/baddbmm.h' 2024-04-03T16:11:16.0735104Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0737004Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2024-04-03T16:11:16.0739032Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2024-04-03T16:11:16.0740689Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2024-04-03T16:11:16.0742856Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2024-04-03T16:11:16.0744555Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2024-04-03T16:11:16.0746718Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2024-04-03T16:11:16.0748978Z adding 'torch/include/ATen/ops/bartlett_window.h' 2024-04-03T16:11:16.0751523Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0753282Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2024-04-03T16:11:16.0755510Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2024-04-03T16:11:16.0757571Z adding 'torch/include/ATen/ops/batch_norm.h' 2024-04-03T16:11:16.0759808Z adding 'torch/include/ATen/ops/batch_norm_backward.h' 2024-04-03T16:11:16.0762058Z adding 'torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h' 2024-04-03T16:11:16.0764067Z adding 'torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h' 2024-04-03T16:11:16.0766076Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2024-04-03T16:11:16.0768564Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0770439Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2024-04-03T16:11:16.0772141Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2024-04-03T16:11:16.0774216Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2024-04-03T16:11:16.0776410Z adding 'torch/include/ATen/ops/batch_norm_backward_native.h' 2024-04-03T16:11:16.0778477Z adding 'torch/include/ATen/ops/batch_norm_backward_ops.h' 2024-04-03T16:11:16.0780536Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2024-04-03T16:11:16.0782799Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0794379Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2024-04-03T16:11:16.0795204Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2024-04-03T16:11:16.0795597Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2024-04-03T16:11:16.0796114Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0796352Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2024-04-03T16:11:16.0796825Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2024-04-03T16:11:16.0797253Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2024-04-03T16:11:16.0799623Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2024-04-03T16:11:16.0801795Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2024-04-03T16:11:16.0804097Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0805987Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2024-04-03T16:11:16.0807897Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2024-04-03T16:11:16.0810026Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2024-04-03T16:11:16.0812250Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2024-04-03T16:11:16.0814596Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0816534Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2024-04-03T16:11:16.0818349Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2024-04-03T16:11:16.0820491Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2024-04-03T16:11:16.0822273Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2024-04-03T16:11:16.0825190Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2024-04-03T16:11:16.0827252Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2024-04-03T16:11:16.0829614Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0831603Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2024-04-03T16:11:16.0833686Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2024-04-03T16:11:16.0835528Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2024-04-03T16:11:16.0837546Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2024-04-03T16:11:16.0839930Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0841794Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2024-04-03T16:11:16.0843682Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2024-04-03T16:11:16.0845561Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2024-04-03T16:11:16.0847604Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2024-04-03T16:11:16.0849612Z adding 'torch/include/ATen/ops/bernoulli.h' 2024-04-03T16:11:16.0851887Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0853926Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0855583Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2024-04-03T16:11:16.0857517Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2024-04-03T16:11:16.0859447Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2024-04-03T16:11:16.0861312Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2024-04-03T16:11:16.0863571Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2024-04-03T16:11:16.0865586Z adding 'torch/include/ATen/ops/bilinear.h' 2024-04-03T16:11:16.0867757Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.0869496Z adding 'torch/include/ATen/ops/bilinear_native.h' 2024-04-03T16:11:16.0871416Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2024-04-03T16:11:16.0873479Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2024-04-03T16:11:16.0875543Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2024-04-03T16:11:16.0877656Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2024-04-03T16:11:16.0879826Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2024-04-03T16:11:16.0881663Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2024-04-03T16:11:16.0883703Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2024-04-03T16:11:16.0885870Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2024-04-03T16:11:16.0887739Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2024-04-03T16:11:16.0889543Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2024-04-03T16:11:16.0891525Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2024-04-03T16:11:16.0893592Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2024-04-03T16:11:16.0895847Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0897608Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2024-04-03T16:11:16.0899612Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2024-04-03T16:11:16.0901496Z adding 'torch/include/ATen/ops/bincount.h' 2024-04-03T16:11:16.0903640Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0905410Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2024-04-03T16:11:16.0907298Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2024-04-03T16:11:16.0909046Z adding 'torch/include/ATen/ops/bincount_native.h' 2024-04-03T16:11:16.0911139Z adding 'torch/include/ATen/ops/bincount_ops.h' 2024-04-03T16:11:16.0913084Z adding 'torch/include/ATen/ops/binomial.h' 2024-04-03T16:11:16.0915238Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0917066Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2024-04-03T16:11:16.0919098Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2024-04-03T16:11:16.0921042Z adding 'torch/include/ATen/ops/binomial_native.h' 2024-04-03T16:11:16.0922948Z adding 'torch/include/ATen/ops/binomial_ops.h' 2024-04-03T16:11:16.0924993Z adding 'torch/include/ATen/ops/bitwise_and.h' 2024-04-03T16:11:16.0927231Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0929241Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0930861Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2024-04-03T16:11:16.0932803Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2024-04-03T16:11:16.0934565Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2024-04-03T16:11:16.0936492Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2024-04-03T16:11:16.0938319Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2024-04-03T16:11:16.0940548Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2024-04-03T16:11:16.0942730Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2024-04-03T16:11:16.0944987Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0947083Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0948695Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2024-04-03T16:11:16.0950759Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2024-04-03T16:11:16.0952543Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2024-04-03T16:11:16.0954465Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2024-04-03T16:11:16.0956324Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2024-04-03T16:11:16.0958546Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2024-04-03T16:11:16.0960749Z adding 'torch/include/ATen/ops/bitwise_not.h' 2024-04-03T16:11:16.0963012Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0964693Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2024-04-03T16:11:16.0966581Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2024-04-03T16:11:16.0968333Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2024-04-03T16:11:16.0970245Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2024-04-03T16:11:16.0972079Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2024-04-03T16:11:16.0973963Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2024-04-03T16:11:16.0975984Z adding 'torch/include/ATen/ops/bitwise_or.h' 2024-04-03T16:11:16.0978232Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0980257Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0981869Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2024-04-03T16:11:16.0983765Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2024-04-03T16:11:16.0985710Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2024-04-03T16:11:16.0987677Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2024-04-03T16:11:16.0989542Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2024-04-03T16:11:16.0991617Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2024-04-03T16:11:16.0993670Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2024-04-03T16:11:16.0996183Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.0998132Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.0999864Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2024-04-03T16:11:16.1002202Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2024-04-03T16:11:16.1004130Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2024-04-03T16:11:16.1006332Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2024-04-03T16:11:16.1008317Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2024-04-03T16:11:16.1010613Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2024-04-03T16:11:16.1012746Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2024-04-03T16:11:16.1014963Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1016979Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.1018527Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2024-04-03T16:11:16.1020500Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2024-04-03T16:11:16.1022932Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2024-04-03T16:11:16.1024699Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2024-04-03T16:11:16.1026411Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2024-04-03T16:11:16.1028579Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2024-04-03T16:11:16.1030935Z adding 'torch/include/ATen/ops/blackman_window.h' 2024-04-03T16:11:16.1033247Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1034961Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2024-04-03T16:11:16.1037118Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2024-04-03T16:11:16.1039159Z adding 'torch/include/ATen/ops/block_diag.h' 2024-04-03T16:11:16.1041468Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1042992Z adding 'torch/include/ATen/ops/block_diag_native.h' 2024-04-03T16:11:16.1045300Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2024-04-03T16:11:16.1046889Z adding 'torch/include/ATen/ops/bmm.h' 2024-04-03T16:11:16.1049008Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.1050885Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2024-04-03T16:11:16.1052603Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2024-04-03T16:11:16.1054376Z adding 'torch/include/ATen/ops/bmm_meta.h' 2024-04-03T16:11:16.1056227Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2024-04-03T16:11:16.1057973Z adding 'torch/include/ATen/ops/bmm_native.h' 2024-04-03T16:11:16.1059925Z adding 'torch/include/ATen/ops/bmm_ops.h' 2024-04-03T16:11:16.1061767Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2024-04-03T16:11:16.1063957Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1065457Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2024-04-03T16:11:16.1067293Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2024-04-03T16:11:16.1069187Z adding 'torch/include/ATen/ops/broadcast_to.h' 2024-04-03T16:11:16.1071448Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1072956Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2024-04-03T16:11:16.1074835Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2024-04-03T16:11:16.1076718Z adding 'torch/include/ATen/ops/bucketize.h' 2024-04-03T16:11:16.1079042Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1080870Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2024-04-03T16:11:16.1082851Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2024-04-03T16:11:16.1084764Z adding 'torch/include/ATen/ops/bucketize_native.h' 2024-04-03T16:11:16.1086923Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2024-04-03T16:11:16.1088810Z adding 'torch/include/ATen/ops/can_cast.h' 2024-04-03T16:11:16.1090919Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1092515Z adding 'torch/include/ATen/ops/can_cast_native.h' 2024-04-03T16:11:16.1094427Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2024-04-03T16:11:16.1096245Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2024-04-03T16:11:16.1098377Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1100015Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2024-04-03T16:11:16.1101925Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2024-04-03T16:11:16.1103828Z adding 'torch/include/ATen/ops/cat.h' 2024-04-03T16:11:16.1106071Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.1107875Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1109717Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2024-04-03T16:11:16.1111616Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2024-04-03T16:11:16.1113940Z adding 'torch/include/ATen/ops/cat_meta.h' 2024-04-03T16:11:16.1116074Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2024-04-03T16:11:16.1118030Z adding 'torch/include/ATen/ops/cat_native.h' 2024-04-03T16:11:16.1120356Z adding 'torch/include/ATen/ops/cat_ops.h' 2024-04-03T16:11:16.1122339Z adding 'torch/include/ATen/ops/cauchy.h' 2024-04-03T16:11:16.1124529Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1126849Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2024-04-03T16:11:16.1128809Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2024-04-03T16:11:16.1131506Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2024-04-03T16:11:16.1133288Z adding 'torch/include/ATen/ops/cauchy_native.h' 2024-04-03T16:11:16.1135542Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2024-04-03T16:11:16.1137319Z adding 'torch/include/ATen/ops/ccol_indices.h' 2024-04-03T16:11:16.1139326Z adding 'torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1140975Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2024-04-03T16:11:16.1142999Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1144975Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.1146765Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2024-04-03T16:11:16.1148469Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2024-04-03T16:11:16.1150276Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2024-04-03T16:11:16.1151968Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2024-04-03T16:11:16.1153764Z adding 'torch/include/ATen/ops/cdist.h' 2024-04-03T16:11:16.1155995Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1157356Z adding 'torch/include/ATen/ops/cdist_native.h' 2024-04-03T16:11:16.1159364Z adding 'torch/include/ATen/ops/cdist_ops.h' 2024-04-03T16:11:16.1161542Z adding 'torch/include/ATen/ops/ceil.h' 2024-04-03T16:11:16.1164243Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.1166059Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2024-04-03T16:11:16.1168084Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2024-04-03T16:11:16.1170072Z adding 'torch/include/ATen/ops/ceil_meta.h' 2024-04-03T16:11:16.1172124Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2024-04-03T16:11:16.1174171Z adding 'torch/include/ATen/ops/ceil_native.h' 2024-04-03T16:11:16.1176329Z adding 'torch/include/ATen/ops/ceil_ops.h' 2024-04-03T16:11:16.1178449Z adding 'torch/include/ATen/ops/celu.h' 2024-04-03T16:11:16.1180783Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1182675Z adding 'torch/include/ATen/ops/celu_native.h' 2024-04-03T16:11:16.1184977Z adding 'torch/include/ATen/ops/celu_ops.h' 2024-04-03T16:11:16.1187739Z adding 'torch/include/ATen/ops/chain_matmul.h' 2024-04-03T16:11:16.1190401Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1192495Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2024-04-03T16:11:16.1195240Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2024-04-03T16:11:16.1197205Z adding 'torch/include/ATen/ops/chalf.h' 2024-04-03T16:11:16.1200261Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1202056Z adding 'torch/include/ATen/ops/chalf_native.h' 2024-04-03T16:11:16.1204649Z adding 'torch/include/ATen/ops/chalf_ops.h' 2024-04-03T16:11:16.1207050Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2024-04-03T16:11:16.1210205Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1212013Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2024-04-03T16:11:16.1214711Z adding 'torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h' 2024-04-03T16:11:16.1216868Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2024-04-03T16:11:16.1219434Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2024-04-03T16:11:16.1221750Z adding 'torch/include/ATen/ops/cholesky.h' 2024-04-03T16:11:16.1224240Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2024-04-03T16:11:16.1226539Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2024-04-03T16:11:16.1228936Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2024-04-03T16:11:16.1231447Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2024-04-03T16:11:16.1233759Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2024-04-03T16:11:16.1236134Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2024-04-03T16:11:16.1238841Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2024-04-03T16:11:16.1240524Z adding 'torch/include/ATen/ops/cholesky_native.h' 2024-04-03T16:11:16.1242602Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2024-04-03T16:11:16.1244614Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2024-04-03T16:11:16.1247436Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1248917Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2024-04-03T16:11:16.1251058Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2024-04-03T16:11:16.1252879Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2024-04-03T16:11:16.1255089Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1256301Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2024-04-03T16:11:16.1258355Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2024-04-03T16:11:16.1259682Z adding 'torch/include/ATen/ops/chunk.h' 2024-04-03T16:11:16.1262269Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1263346Z adding 'torch/include/ATen/ops/chunk_native.h' 2024-04-03T16:11:16.1265441Z adding 'torch/include/ATen/ops/chunk_ops.h' 2024-04-03T16:11:16.1267748Z adding 'torch/include/ATen/ops/clamp.h' 2024-04-03T16:11:16.1270345Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.1272055Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2024-04-03T16:11:16.1274283Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2024-04-03T16:11:16.1276079Z adding 'torch/include/ATen/ops/clamp_max.h' 2024-04-03T16:11:16.1278355Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.1280078Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2024-04-03T16:11:16.1281993Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2024-04-03T16:11:16.1283706Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2024-04-03T16:11:16.1285539Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2024-04-03T16:11:16.1287356Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2024-04-03T16:11:16.1290209Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2024-04-03T16:11:16.1292144Z adding 'torch/include/ATen/ops/clamp_meta.h' 2024-04-03T16:11:16.1294074Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2024-04-03T16:11:16.1295960Z adding 'torch/include/ATen/ops/clamp_min.h' 2024-04-03T16:11:16.1298105Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.1299756Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2024-04-03T16:11:16.1301597Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2024-04-03T16:11:16.1303311Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2024-04-03T16:11:16.1305101Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2024-04-03T16:11:16.1306809Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2024-04-03T16:11:16.1308822Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2024-04-03T16:11:16.1310814Z adding 'torch/include/ATen/ops/clamp_native.h' 2024-04-03T16:11:16.1312895Z adding 'torch/include/ATen/ops/clamp_ops.h' 2024-04-03T16:11:16.1314971Z adding 'torch/include/ATen/ops/clip.h' 2024-04-03T16:11:16.1317130Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1318970Z adding 'torch/include/ATen/ops/clip_native.h' 2024-04-03T16:11:16.1321148Z adding 'torch/include/ATen/ops/clip_ops.h' 2024-04-03T16:11:16.1323058Z adding 'torch/include/ATen/ops/clone.h' 2024-04-03T16:11:16.1325624Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1326882Z adding 'torch/include/ATen/ops/clone_native.h' 2024-04-03T16:11:16.1328607Z adding 'torch/include/ATen/ops/clone_ops.h' 2024-04-03T16:11:16.1330414Z adding 'torch/include/ATen/ops/coalesce.h' 2024-04-03T16:11:16.1332655Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1334242Z adding 'torch/include/ATen/ops/coalesce_native.h' 2024-04-03T16:11:16.1336132Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2024-04-03T16:11:16.1338307Z adding 'torch/include/ATen/ops/col2im.h' 2024-04-03T16:11:16.1340575Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2024-04-03T16:11:16.1342615Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2024-04-03T16:11:16.1344528Z adding 'torch/include/ATen/ops/col2im_native.h' 2024-04-03T16:11:16.1346608Z adding 'torch/include/ATen/ops/col2im_ops.h' 2024-04-03T16:11:16.1348509Z adding 'torch/include/ATen/ops/col_indices.h' 2024-04-03T16:11:16.1350746Z adding 'torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1352550Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2024-04-03T16:11:16.1354503Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1356283Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.1357792Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2024-04-03T16:11:16.1359699Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2024-04-03T16:11:16.1361278Z adding 'torch/include/ATen/ops/col_indices_native.h' 2024-04-03T16:11:16.1363086Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2024-04-03T16:11:16.1364849Z adding 'torch/include/ATen/ops/column_stack.h' 2024-04-03T16:11:16.1366868Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1368434Z adding 'torch/include/ATen/ops/column_stack_native.h' 2024-04-03T16:11:16.1370212Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2024-04-03T16:11:16.1371991Z adding 'torch/include/ATen/ops/combinations.h' 2024-04-03T16:11:16.1373969Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1375497Z adding 'torch/include/ATen/ops/combinations_native.h' 2024-04-03T16:11:16.1377334Z adding 'torch/include/ATen/ops/combinations_ops.h' 2024-04-03T16:11:16.1379136Z adding 'torch/include/ATen/ops/complex.h' 2024-04-03T16:11:16.1381094Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1382741Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2024-04-03T16:11:16.1384495Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2024-04-03T16:11:16.1386142Z adding 'torch/include/ATen/ops/complex_native.h' 2024-04-03T16:11:16.1387902Z adding 'torch/include/ATen/ops/complex_ops.h' 2024-04-03T16:11:16.1389797Z adding 'torch/include/ATen/ops/concat.h' 2024-04-03T16:11:16.1392021Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1393621Z adding 'torch/include/ATen/ops/concat_native.h' 2024-04-03T16:11:16.1395507Z adding 'torch/include/ATen/ops/concat_ops.h' 2024-04-03T16:11:16.1397409Z adding 'torch/include/ATen/ops/concatenate.h' 2024-04-03T16:11:16.1399656Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1401272Z adding 'torch/include/ATen/ops/concatenate_native.h' 2024-04-03T16:11:16.1403151Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2024-04-03T16:11:16.1404902Z adding 'torch/include/ATen/ops/conj.h' 2024-04-03T16:11:16.1406827Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1408390Z adding 'torch/include/ATen/ops/conj_native.h' 2024-04-03T16:11:16.1410114Z adding 'torch/include/ATen/ops/conj_ops.h' 2024-04-03T16:11:16.1412030Z adding 'torch/include/ATen/ops/conj_physical.h' 2024-04-03T16:11:16.1414057Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1415939Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1417508Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2024-04-03T16:11:16.1419392Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2024-04-03T16:11:16.1421020Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2024-04-03T16:11:16.1423040Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2024-04-03T16:11:16.1425101Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2024-04-03T16:11:16.1427357Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1428940Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2024-04-03T16:11:16.1430994Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2024-04-03T16:11:16.1432689Z adding 'torch/include/ATen/ops/contiguous.h' 2024-04-03T16:11:16.1434794Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1436310Z adding 'torch/include/ATen/ops/contiguous_native.h' 2024-04-03T16:11:16.1438205Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2024-04-03T16:11:16.1440517Z adding 'torch/include/ATen/ops/conv1d.h' 2024-04-03T16:11:16.1442785Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1444476Z adding 'torch/include/ATen/ops/conv1d_native.h' 2024-04-03T16:11:16.1446348Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2024-04-03T16:11:16.1448393Z adding 'torch/include/ATen/ops/conv2d.h' 2024-04-03T16:11:16.1450585Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1452258Z adding 'torch/include/ATen/ops/conv2d_native.h' 2024-04-03T16:11:16.1454172Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2024-04-03T16:11:16.1456241Z adding 'torch/include/ATen/ops/conv3d.h' 2024-04-03T16:11:16.1458438Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1460009Z adding 'torch/include/ATen/ops/conv3d_native.h' 2024-04-03T16:11:16.1461913Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2024-04-03T16:11:16.1464205Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2024-04-03T16:11:16.1466553Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1468365Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2024-04-03T16:11:16.1470159Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2024-04-03T16:11:16.1472050Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2024-04-03T16:11:16.1473860Z adding 'torch/include/ATen/ops/conv_tbc.h' 2024-04-03T16:11:16.1475709Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2024-04-03T16:11:16.1477803Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1479450Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2024-04-03T16:11:16.1481709Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2024-04-03T16:11:16.1483893Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1485645Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2024-04-03T16:11:16.1487716Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2024-04-03T16:11:16.1489955Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2024-04-03T16:11:16.1492039Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1493783Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2024-04-03T16:11:16.1495773Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2024-04-03T16:11:16.1497515Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2024-04-03T16:11:16.1499590Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1501128Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2024-04-03T16:11:16.1503397Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2024-04-03T16:11:16.1505391Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2024-04-03T16:11:16.1507643Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1509594Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2024-04-03T16:11:16.1511572Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2024-04-03T16:11:16.1513810Z adding 'torch/include/ATen/ops/convolution.h' 2024-04-03T16:11:16.1516643Z adding 'torch/include/ATen/ops/convolution_backward.h' 2024-04-03T16:11:16.1519441Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1521476Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2024-04-03T16:11:16.1523451Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2024-04-03T16:11:16.1525307Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2024-04-03T16:11:16.1527863Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2024-04-03T16:11:16.1530613Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1532172Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2024-04-03T16:11:16.1534284Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2024-04-03T16:11:16.1536680Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1538381Z adding 'torch/include/ATen/ops/convolution_native.h' 2024-04-03T16:11:16.1540680Z adding 'torch/include/ATen/ops/convolution_ops.h' 2024-04-03T16:11:16.1543185Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2024-04-03T16:11:16.1545604Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1547283Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2024-04-03T16:11:16.1549338Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2024-04-03T16:11:16.1551518Z adding 'torch/include/ATen/ops/copy.h' 2024-04-03T16:11:16.1553796Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1555849Z adding 'torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.1557484Z adding 'torch/include/ATen/ops/copy_native.h' 2024-04-03T16:11:16.1559721Z adding 'torch/include/ATen/ops/copy_ops.h' 2024-04-03T16:11:16.1561953Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2024-04-03T16:11:16.1564248Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1566368Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2024-04-03T16:11:16.1567888Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2024-04-03T16:11:16.1569734Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2024-04-03T16:11:16.1571604Z adding 'torch/include/ATen/ops/copysign.h' 2024-04-03T16:11:16.1573891Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1576088Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.1577488Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2024-04-03T16:11:16.1579276Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2024-04-03T16:11:16.1581078Z adding 'torch/include/ATen/ops/copysign_meta.h' 2024-04-03T16:11:16.1582844Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2024-04-03T16:11:16.1584712Z adding 'torch/include/ATen/ops/copysign_native.h' 2024-04-03T16:11:16.1586875Z adding 'torch/include/ATen/ops/copysign_ops.h' 2024-04-03T16:11:16.1588621Z adding 'torch/include/ATen/ops/corrcoef.h' 2024-04-03T16:11:16.1590591Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1592097Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2024-04-03T16:11:16.1593720Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2024-04-03T16:11:16.1595347Z adding 'torch/include/ATen/ops/cos.h' 2024-04-03T16:11:16.1597354Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.1599080Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2024-04-03T16:11:16.1600735Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2024-04-03T16:11:16.1602328Z adding 'torch/include/ATen/ops/cos_meta.h' 2024-04-03T16:11:16.1604114Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2024-04-03T16:11:16.1605534Z adding 'torch/include/ATen/ops/cos_native.h' 2024-04-03T16:11:16.1607163Z adding 'torch/include/ATen/ops/cos_ops.h' 2024-04-03T16:11:16.1609054Z adding 'torch/include/ATen/ops/cosh.h' 2024-04-03T16:11:16.1611206Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.1612677Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2024-04-03T16:11:16.1614608Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2024-04-03T16:11:16.1616132Z adding 'torch/include/ATen/ops/cosh_meta.h' 2024-04-03T16:11:16.1617904Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2024-04-03T16:11:16.1619433Z adding 'torch/include/ATen/ops/cosh_native.h' 2024-04-03T16:11:16.1621247Z adding 'torch/include/ATen/ops/cosh_ops.h' 2024-04-03T16:11:16.1623055Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2024-04-03T16:11:16.1625982Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1627265Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2024-04-03T16:11:16.1629344Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2024-04-03T16:11:16.1631161Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2024-04-03T16:11:16.1633016Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1634676Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2024-04-03T16:11:16.1636913Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2024-04-03T16:11:16.1638857Z adding 'torch/include/ATen/ops/count_nonzero.h' 2024-04-03T16:11:16.1641204Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1642887Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2024-04-03T16:11:16.1644729Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2024-04-03T16:11:16.1646512Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2024-04-03T16:11:16.1648556Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2024-04-03T16:11:16.1650496Z adding 'torch/include/ATen/ops/cov.h' 2024-04-03T16:11:16.1652635Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1654287Z adding 'torch/include/ATen/ops/cov_native.h' 2024-04-03T16:11:16.1656131Z adding 'torch/include/ATen/ops/cov_ops.h' 2024-04-03T16:11:16.1658055Z adding 'torch/include/ATen/ops/cross.h' 2024-04-03T16:11:16.1660291Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1662114Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2024-04-03T16:11:16.1664455Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1666433Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2024-04-03T16:11:16.1668122Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2024-04-03T16:11:16.1669961Z adding 'torch/include/ATen/ops/cross_native.h' 2024-04-03T16:11:16.1671951Z adding 'torch/include/ATen/ops/cross_ops.h' 2024-04-03T16:11:16.1673847Z adding 'torch/include/ATen/ops/crow_indices.h' 2024-04-03T16:11:16.1675970Z adding 'torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1677620Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2024-04-03T16:11:16.1680021Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1682110Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.1683538Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2024-04-03T16:11:16.1685492Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2024-04-03T16:11:16.1687271Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2024-04-03T16:11:16.1689147Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2024-04-03T16:11:16.1691029Z adding 'torch/include/ATen/ops/ctc_loss.h' 2024-04-03T16:11:16.1693298Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1694835Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2024-04-03T16:11:16.1696968Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2024-04-03T16:11:16.1699277Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2024-04-03T16:11:16.1701165Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2024-04-03T16:11:16.1703515Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1705072Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2024-04-03T16:11:16.1706699Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2024-04-03T16:11:16.1708800Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2024-04-03T16:11:16.1711179Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1713135Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2024-04-03T16:11:16.1714871Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2024-04-03T16:11:16.1716919Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2024-04-03T16:11:16.1719182Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2024-04-03T16:11:16.1721283Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2024-04-03T16:11:16.1723696Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1725498Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2024-04-03T16:11:16.1727388Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2024-04-03T16:11:16.1729512Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2024-04-03T16:11:16.1731841Z adding 'torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1734636Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2024-04-03T16:11:16.1736637Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2024-04-03T16:11:16.1738967Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2024-04-03T16:11:16.1741572Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2024-04-03T16:11:16.1744341Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2024-04-03T16:11:16.1746946Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1748963Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2024-04-03T16:11:16.1751256Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2024-04-03T16:11:16.1753502Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2024-04-03T16:11:16.1755756Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2024-04-03T16:11:16.1757834Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2024-04-03T16:11:16.1760321Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2024-04-03T16:11:16.1762800Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2024-04-03T16:11:16.1765444Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1767446Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2024-04-03T16:11:16.1769565Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2024-04-03T16:11:16.1771733Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2024-04-03T16:11:16.1774435Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2024-04-03T16:11:16.1777046Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1779142Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2024-04-03T16:11:16.1781165Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2024-04-03T16:11:16.1783497Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2024-04-03T16:11:16.1785576Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2024-04-03T16:11:16.1787802Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2024-04-03T16:11:16.1790237Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1792344Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2024-04-03T16:11:16.1794247Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2024-04-03T16:11:16.1796527Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2024-04-03T16:11:16.1798969Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1800969Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2024-04-03T16:11:16.1802922Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2024-04-03T16:11:16.1805029Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2024-04-03T16:11:16.1807162Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2024-04-03T16:11:16.1809413Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1811160Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2024-04-03T16:11:16.1813234Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2024-04-03T16:11:16.1815283Z adding 'torch/include/ATen/ops/cummax.h' 2024-04-03T16:11:16.1817714Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1819835Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1821669Z adding 'torch/include/ATen/ops/cummax_native.h' 2024-04-03T16:11:16.1823961Z adding 'torch/include/ATen/ops/cummax_ops.h' 2024-04-03T16:11:16.1826099Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2024-04-03T16:11:16.1828430Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1830345Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2024-04-03T16:11:16.1832482Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2024-04-03T16:11:16.1834624Z adding 'torch/include/ATen/ops/cummin.h' 2024-04-03T16:11:16.1837041Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1839338Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1841362Z adding 'torch/include/ATen/ops/cummin_native.h' 2024-04-03T16:11:16.1843682Z adding 'torch/include/ATen/ops/cummin_ops.h' 2024-04-03T16:11:16.1845899Z adding 'torch/include/ATen/ops/cumprod.h' 2024-04-03T16:11:16.1848144Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2024-04-03T16:11:16.1850429Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1852241Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2024-04-03T16:11:16.1854301Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2024-04-03T16:11:16.1856699Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.1858696Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1860640Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2024-04-03T16:11:16.1862695Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2024-04-03T16:11:16.1864725Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2024-04-03T16:11:16.1866875Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2024-04-03T16:11:16.1868934Z adding 'torch/include/ATen/ops/cumprod_native.h' 2024-04-03T16:11:16.1871484Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2024-04-03T16:11:16.1873746Z adding 'torch/include/ATen/ops/cumsum.h' 2024-04-03T16:11:16.1876227Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.1878313Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1880393Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2024-04-03T16:11:16.1882591Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2024-04-03T16:11:16.1884582Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2024-04-03T16:11:16.1886738Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2024-04-03T16:11:16.1888793Z adding 'torch/include/ATen/ops/cumsum_native.h' 2024-04-03T16:11:16.1891185Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2024-04-03T16:11:16.1893391Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2024-04-03T16:11:16.1895765Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1897563Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2024-04-03T16:11:16.1899775Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2024-04-03T16:11:16.1901665Z adding 'torch/include/ATen/ops/data.h' 2024-04-03T16:11:16.1903975Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1905894Z adding 'torch/include/ATen/ops/data_native.h' 2024-04-03T16:11:16.1907865Z adding 'torch/include/ATen/ops/data_ops.h' 2024-04-03T16:11:16.1909956Z adding 'torch/include/ATen/ops/deg2rad.h' 2024-04-03T16:11:16.1912342Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1914196Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2024-04-03T16:11:16.1916388Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2024-04-03T16:11:16.1918414Z adding 'torch/include/ATen/ops/dense_dim.h' 2024-04-03T16:11:16.1920772Z adding 'torch/include/ATen/ops/dense_dim_cpu_dispatch.h' 2024-04-03T16:11:16.1922814Z adding 'torch/include/ATen/ops/dense_dim_cuda_dispatch.h' 2024-04-03T16:11:16.1924781Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2024-04-03T16:11:16.1926835Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2024-04-03T16:11:16.1928976Z adding 'torch/include/ATen/ops/dequantize.h' 2024-04-03T16:11:16.1931358Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1933295Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2024-04-03T16:11:16.1935344Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2024-04-03T16:11:16.1937376Z adding 'torch/include/ATen/ops/dequantize_native.h' 2024-04-03T16:11:16.1939625Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2024-04-03T16:11:16.1941629Z adding 'torch/include/ATen/ops/det.h' 2024-04-03T16:11:16.1943883Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1945708Z adding 'torch/include/ATen/ops/det_native.h' 2024-04-03T16:11:16.1947738Z adding 'torch/include/ATen/ops/det_ops.h' 2024-04-03T16:11:16.1949987Z adding 'torch/include/ATen/ops/detach.h' 2024-04-03T16:11:16.1952247Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1954165Z adding 'torch/include/ATen/ops/detach_copy.h' 2024-04-03T16:11:16.1956457Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1958822Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.1960668Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2024-04-03T16:11:16.1962761Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2024-04-03T16:11:16.1964677Z adding 'torch/include/ATen/ops/detach_native.h' 2024-04-03T16:11:16.1966742Z adding 'torch/include/ATen/ops/detach_ops.h' 2024-04-03T16:11:16.1968717Z adding 'torch/include/ATen/ops/diag.h' 2024-04-03T16:11:16.1970994Z adding 'torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1972893Z adding 'torch/include/ATen/ops/diag_embed.h' 2024-04-03T16:11:16.1975169Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.1977258Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.1978898Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2024-04-03T16:11:16.1980990Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2024-04-03T16:11:16.1982952Z adding 'torch/include/ATen/ops/diag_native.h' 2024-04-03T16:11:16.1985058Z adding 'torch/include/ATen/ops/diag_ops.h' 2024-04-03T16:11:16.1986981Z adding 'torch/include/ATen/ops/diagflat.h' 2024-04-03T16:11:16.1989502Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.1991214Z adding 'torch/include/ATen/ops/diagflat_native.h' 2024-04-03T16:11:16.1993214Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2024-04-03T16:11:16.1995246Z adding 'torch/include/ATen/ops/diagonal.h' 2024-04-03T16:11:16.1997543Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2024-04-03T16:11:16.2000270Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2002115Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2024-04-03T16:11:16.2004316Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2024-04-03T16:11:16.2006644Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2008456Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2010290Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2024-04-03T16:11:16.2012533Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2014658Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.2016227Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2024-04-03T16:11:16.2018227Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2024-04-03T16:11:16.2020274Z adding 'torch/include/ATen/ops/diagonal_native.h' 2024-04-03T16:11:16.2022335Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2024-04-03T16:11:16.2024374Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2024-04-03T16:11:16.2026789Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2028893Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.2030519Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2024-04-03T16:11:16.2032614Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2024-04-03T16:11:16.2034602Z adding 'torch/include/ATen/ops/diff.h' 2024-04-03T16:11:16.2037017Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2038883Z adding 'torch/include/ATen/ops/diff_native.h' 2024-04-03T16:11:16.2040991Z adding 'torch/include/ATen/ops/diff_ops.h' 2024-04-03T16:11:16.2043017Z adding 'torch/include/ATen/ops/digamma.h' 2024-04-03T16:11:16.2045440Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.2047076Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2024-04-03T16:11:16.2049005Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2024-04-03T16:11:16.2050906Z adding 'torch/include/ATen/ops/digamma_meta.h' 2024-04-03T16:11:16.2052915Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2024-04-03T16:11:16.2054827Z adding 'torch/include/ATen/ops/digamma_native.h' 2024-04-03T16:11:16.2056907Z adding 'torch/include/ATen/ops/digamma_ops.h' 2024-04-03T16:11:16.2058905Z adding 'torch/include/ATen/ops/dist.h' 2024-04-03T16:11:16.2061208Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2062873Z adding 'torch/include/ATen/ops/dist_native.h' 2024-04-03T16:11:16.2064934Z adding 'torch/include/ATen/ops/dist_ops.h' 2024-04-03T16:11:16.2067140Z adding 'torch/include/ATen/ops/div.h' 2024-04-03T16:11:16.2069603Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2071821Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.2073533Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2024-04-03T16:11:16.2075570Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2024-04-03T16:11:16.2077641Z adding 'torch/include/ATen/ops/div_meta.h' 2024-04-03T16:11:16.2079989Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2024-04-03T16:11:16.2082023Z adding 'torch/include/ATen/ops/div_native.h' 2024-04-03T16:11:16.2084651Z adding 'torch/include/ATen/ops/div_ops.h' 2024-04-03T16:11:16.2086988Z adding 'torch/include/ATen/ops/divide.h' 2024-04-03T16:11:16.2089394Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2091100Z adding 'torch/include/ATen/ops/divide_native.h' 2024-04-03T16:11:16.2093554Z adding 'torch/include/ATen/ops/divide_ops.h' 2024-04-03T16:11:16.2095628Z adding 'torch/include/ATen/ops/dot.h' 2024-04-03T16:11:16.2097876Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2099698Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2024-04-03T16:11:16.2101639Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2024-04-03T16:11:16.2103434Z adding 'torch/include/ATen/ops/dot_native.h' 2024-04-03T16:11:16.2105590Z adding 'torch/include/ATen/ops/dot_ops.h' 2024-04-03T16:11:16.2107439Z adding 'torch/include/ATen/ops/dropout.h' 2024-04-03T16:11:16.2109790Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2111656Z adding 'torch/include/ATen/ops/dropout_native.h' 2024-04-03T16:11:16.2113700Z adding 'torch/include/ATen/ops/dropout_ops.h' 2024-04-03T16:11:16.2115684Z adding 'torch/include/ATen/ops/dsplit.h' 2024-04-03T16:11:16.2118055Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2119907Z adding 'torch/include/ATen/ops/dsplit_native.h' 2024-04-03T16:11:16.2122123Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2024-04-03T16:11:16.2124114Z adding 'torch/include/ATen/ops/dstack.h' 2024-04-03T16:11:16.2126390Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2128130Z adding 'torch/include/ATen/ops/dstack_native.h' 2024-04-03T16:11:16.2130408Z adding 'torch/include/ATen/ops/dstack_ops.h' 2024-04-03T16:11:16.2132373Z adding 'torch/include/ATen/ops/einsum.h' 2024-04-03T16:11:16.2134563Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2136411Z adding 'torch/include/ATen/ops/einsum_native.h' 2024-04-03T16:11:16.2138406Z adding 'torch/include/ATen/ops/einsum_ops.h' 2024-04-03T16:11:16.2140467Z adding 'torch/include/ATen/ops/elu.h' 2024-04-03T16:11:16.2142730Z adding 'torch/include/ATen/ops/elu_backward.h' 2024-04-03T16:11:16.2145164Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.2147142Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2024-04-03T16:11:16.2149125Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2024-04-03T16:11:16.2151285Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2024-04-03T16:11:16.2153388Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2024-04-03T16:11:16.2155381Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2024-04-03T16:11:16.2157570Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2024-04-03T16:11:16.2160137Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.2161925Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2024-04-03T16:11:16.2163978Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2024-04-03T16:11:16.2165882Z adding 'torch/include/ATen/ops/elu_meta.h' 2024-04-03T16:11:16.2168039Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2024-04-03T16:11:16.2169940Z adding 'torch/include/ATen/ops/elu_native.h' 2024-04-03T16:11:16.2172290Z adding 'torch/include/ATen/ops/elu_ops.h' 2024-04-03T16:11:16.2174678Z adding 'torch/include/ATen/ops/embedding.h' 2024-04-03T16:11:16.2176987Z adding 'torch/include/ATen/ops/embedding_backward.h' 2024-04-03T16:11:16.2179320Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2181165Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2024-04-03T16:11:16.2183236Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2024-04-03T16:11:16.2185376Z adding 'torch/include/ATen/ops/embedding_bag.h' 2024-04-03T16:11:16.2187743Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2189717Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2024-04-03T16:11:16.2191961Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2024-04-03T16:11:16.2194402Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2196582Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2024-04-03T16:11:16.2199264Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2201317Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2024-04-03T16:11:16.2203390Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2024-04-03T16:11:16.2205444Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2024-04-03T16:11:16.2207579Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2024-04-03T16:11:16.2209532Z adding 'torch/include/ATen/ops/embedding_native.h' 2024-04-03T16:11:16.2211801Z adding 'torch/include/ATen/ops/embedding_ops.h' 2024-04-03T16:11:16.2213981Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2024-04-03T16:11:16.2216348Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2218237Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2024-04-03T16:11:16.2220234Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2024-04-03T16:11:16.2223019Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2024-04-03T16:11:16.2225027Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2024-04-03T16:11:16.2227228Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2024-04-03T16:11:16.2229526Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2024-04-03T16:11:16.2231994Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2233888Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2024-04-03T16:11:16.2236033Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2024-04-03T16:11:16.2238775Z adding 'torch/include/ATen/ops/empty.h' 2024-04-03T16:11:16.2241337Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2243615Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2246029Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2024-04-03T16:11:16.2249007Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2024-04-03T16:11:16.2251629Z adding 'torch/include/ATen/ops/empty_like.h' 2024-04-03T16:11:16.2254703Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2257079Z adding 'torch/include/ATen/ops/empty_like_native.h' 2024-04-03T16:11:16.2260165Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2024-04-03T16:11:16.2263338Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2024-04-03T16:11:16.2266287Z adding 'torch/include/ATen/ops/empty_native.h' 2024-04-03T16:11:16.2269457Z adding 'torch/include/ATen/ops/empty_ops.h' 2024-04-03T16:11:16.2273200Z adding 'torch/include/ATen/ops/empty_permuted.h' 2024-04-03T16:11:16.2276851Z adding 'torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2279567Z adding 'torch/include/ATen/ops/empty_permuted_native.h' 2024-04-03T16:11:16.2282926Z adding 'torch/include/ATen/ops/empty_permuted_ops.h' 2024-04-03T16:11:16.2285981Z adding 'torch/include/ATen/ops/empty_quantized.h' 2024-04-03T16:11:16.2289220Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2291722Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2024-04-03T16:11:16.2294780Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2024-04-03T16:11:16.2298248Z adding 'torch/include/ATen/ops/empty_strided.h' 2024-04-03T16:11:16.2301832Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2304677Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2024-04-03T16:11:16.2307605Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2024-04-03T16:11:16.2310543Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2024-04-03T16:11:16.2313492Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2024-04-03T16:11:16.2316603Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2024-04-03T16:11:16.2319601Z adding 'torch/include/ATen/ops/eq.h' 2024-04-03T16:11:16.2323180Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.2325797Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2024-04-03T16:11:16.2328815Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2024-04-03T16:11:16.2331739Z adding 'torch/include/ATen/ops/eq_meta.h' 2024-04-03T16:11:16.2334610Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2024-04-03T16:11:16.2337509Z adding 'torch/include/ATen/ops/eq_native.h' 2024-04-03T16:11:16.2340805Z adding 'torch/include/ATen/ops/eq_ops.h' 2024-04-03T16:11:16.2343692Z adding 'torch/include/ATen/ops/equal.h' 2024-04-03T16:11:16.2346605Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2024-04-03T16:11:16.2349606Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2024-04-03T16:11:16.2352209Z adding 'torch/include/ATen/ops/equal_native.h' 2024-04-03T16:11:16.2354871Z adding 'torch/include/ATen/ops/equal_ops.h' 2024-04-03T16:11:16.2357510Z adding 'torch/include/ATen/ops/erf.h' 2024-04-03T16:11:16.2361020Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.2363396Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2024-04-03T16:11:16.2366269Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2024-04-03T16:11:16.2369101Z adding 'torch/include/ATen/ops/erf_meta.h' 2024-04-03T16:11:16.2372316Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2024-04-03T16:11:16.2374839Z adding 'torch/include/ATen/ops/erf_native.h' 2024-04-03T16:11:16.2377775Z adding 'torch/include/ATen/ops/erf_ops.h' 2024-04-03T16:11:16.2379851Z adding 'torch/include/ATen/ops/erfc.h' 2024-04-03T16:11:16.2382579Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.2383630Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2024-04-03T16:11:16.2385434Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2024-04-03T16:11:16.2387262Z adding 'torch/include/ATen/ops/erfc_meta.h' 2024-04-03T16:11:16.2389384Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2024-04-03T16:11:16.2391151Z adding 'torch/include/ATen/ops/erfc_native.h' 2024-04-03T16:11:16.2393213Z adding 'torch/include/ATen/ops/erfc_ops.h' 2024-04-03T16:11:16.2395139Z adding 'torch/include/ATen/ops/erfinv.h' 2024-04-03T16:11:16.2397447Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.2399371Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2024-04-03T16:11:16.2401535Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2024-04-03T16:11:16.2403275Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2024-04-03T16:11:16.2405462Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2024-04-03T16:11:16.2407155Z adding 'torch/include/ATen/ops/erfinv_native.h' 2024-04-03T16:11:16.2409050Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2024-04-03T16:11:16.2410876Z adding 'torch/include/ATen/ops/exp.h' 2024-04-03T16:11:16.2412712Z adding 'torch/include/ATen/ops/exp2.h' 2024-04-03T16:11:16.2414939Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.2416534Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2024-04-03T16:11:16.2418483Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2024-04-03T16:11:16.2420314Z adding 'torch/include/ATen/ops/exp2_meta.h' 2024-04-03T16:11:16.2422262Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2024-04-03T16:11:16.2423979Z adding 'torch/include/ATen/ops/exp2_native.h' 2024-04-03T16:11:16.2425938Z adding 'torch/include/ATen/ops/exp2_ops.h' 2024-04-03T16:11:16.2428119Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.2429710Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2024-04-03T16:11:16.2431683Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2024-04-03T16:11:16.2433435Z adding 'torch/include/ATen/ops/exp_meta.h' 2024-04-03T16:11:16.2435290Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2024-04-03T16:11:16.2437083Z adding 'torch/include/ATen/ops/exp_native.h' 2024-04-03T16:11:16.2439189Z adding 'torch/include/ATen/ops/exp_ops.h' 2024-04-03T16:11:16.2441196Z adding 'torch/include/ATen/ops/expand.h' 2024-04-03T16:11:16.2442917Z adding 'torch/include/ATen/ops/expand_as.h' 2024-04-03T16:11:16.2445193Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2446495Z adding 'torch/include/ATen/ops/expand_as_native.h' 2024-04-03T16:11:16.2448474Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2024-04-03T16:11:16.2450619Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2452808Z adding 'torch/include/ATen/ops/expand_copy.h' 2024-04-03T16:11:16.2455769Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2457429Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.2459059Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2024-04-03T16:11:16.2461071Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2024-04-03T16:11:16.2463048Z adding 'torch/include/ATen/ops/expand_native.h' 2024-04-03T16:11:16.2465393Z adding 'torch/include/ATen/ops/expand_ops.h' 2024-04-03T16:11:16.2467186Z adding 'torch/include/ATen/ops/expm1.h' 2024-04-03T16:11:16.2469613Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.2470993Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2024-04-03T16:11:16.2473356Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2024-04-03T16:11:16.2475361Z adding 'torch/include/ATen/ops/expm1_meta.h' 2024-04-03T16:11:16.2477614Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2024-04-03T16:11:16.2480183Z adding 'torch/include/ATen/ops/expm1_native.h' 2024-04-03T16:11:16.2482752Z adding 'torch/include/ATen/ops/expm1_ops.h' 2024-04-03T16:11:16.2485134Z adding 'torch/include/ATen/ops/exponential.h' 2024-04-03T16:11:16.2487726Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2489960Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2024-04-03T16:11:16.2491958Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2024-04-03T16:11:16.2494029Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2024-04-03T16:11:16.2495980Z adding 'torch/include/ATen/ops/exponential_native.h' 2024-04-03T16:11:16.2498280Z adding 'torch/include/ATen/ops/exponential_ops.h' 2024-04-03T16:11:16.2500666Z adding 'torch/include/ATen/ops/eye.h' 2024-04-03T16:11:16.2503355Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2505323Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2024-04-03T16:11:16.2507526Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2024-04-03T16:11:16.2509678Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2024-04-03T16:11:16.2511798Z adding 'torch/include/ATen/ops/eye_native.h' 2024-04-03T16:11:16.2514033Z adding 'torch/include/ATen/ops/eye_ops.h' 2024-04-03T16:11:16.2516380Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2024-04-03T16:11:16.2518519Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2024-04-03T16:11:16.2520955Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2024-04-03T16:11:16.2523289Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2525016Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2024-04-03T16:11:16.2526998Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2024-04-03T16:11:16.2529376Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2531122Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2024-04-03T16:11:16.2533331Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2024-04-03T16:11:16.2535086Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2024-04-03T16:11:16.2537416Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2024-04-03T16:11:16.2539780Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2541411Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2024-04-03T16:11:16.2543602Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2024-04-03T16:11:16.2545666Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2024-04-03T16:11:16.2547863Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2024-04-03T16:11:16.2550098Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2024-04-03T16:11:16.2552419Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2554341Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2024-04-03T16:11:16.2556359Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2024-04-03T16:11:16.2558992Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2560777Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2024-04-03T16:11:16.2563030Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2024-04-03T16:11:16.2564786Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2024-04-03T16:11:16.2567016Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2024-04-03T16:11:16.2569338Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2571134Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2024-04-03T16:11:16.2573286Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2024-04-03T16:11:16.2575325Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2024-04-03T16:11:16.2577541Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2579323Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2024-04-03T16:11:16.2581630Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2583335Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2024-04-03T16:11:16.2585542Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2024-04-03T16:11:16.2587340Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2024-04-03T16:11:16.2589471Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2024-04-03T16:11:16.2591633Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2024-04-03T16:11:16.2593864Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2595707Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2024-04-03T16:11:16.2598034Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2599931Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2024-04-03T16:11:16.2602415Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2024-04-03T16:11:16.2604474Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2024-04-03T16:11:16.2606635Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2024-04-03T16:11:16.2608863Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2024-04-03T16:11:16.2611241Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2613047Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2024-04-03T16:11:16.2615254Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2024-04-03T16:11:16.2617409Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2024-04-03T16:11:16.2619746Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2621489Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2024-04-03T16:11:16.2623674Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2024-04-03T16:11:16.2625782Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2024-04-03T16:11:16.2628169Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2630004Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2024-04-03T16:11:16.2632349Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2024-04-03T16:11:16.2634512Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2024-04-03T16:11:16.2636849Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2639394Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2024-04-03T16:11:16.2641263Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2024-04-03T16:11:16.2643261Z adding 'torch/include/ATen/ops/feature_dropout.h' 2024-04-03T16:11:16.2645339Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2646916Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2024-04-03T16:11:16.2649025Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2024-04-03T16:11:16.2651169Z adding 'torch/include/ATen/ops/fft_fft.h' 2024-04-03T16:11:16.2653513Z adding 'torch/include/ATen/ops/fft_fft2.h' 2024-04-03T16:11:16.2655936Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2657656Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2024-04-03T16:11:16.2659666Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2024-04-03T16:11:16.2661977Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2663729Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2024-04-03T16:11:16.2665812Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2024-04-03T16:11:16.2667889Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2024-04-03T16:11:16.2670199Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2671965Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2024-04-03T16:11:16.2673961Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2024-04-03T16:11:16.2676161Z adding 'torch/include/ATen/ops/fft_fftn.h' 2024-04-03T16:11:16.2678484Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2680480Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2024-04-03T16:11:16.2682532Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2024-04-03T16:11:16.2684545Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2024-04-03T16:11:16.2686737Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2688444Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2024-04-03T16:11:16.2690419Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2024-04-03T16:11:16.2692492Z adding 'torch/include/ATen/ops/fft_hfft.h' 2024-04-03T16:11:16.2694803Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2024-04-03T16:11:16.2697196Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2698978Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2024-04-03T16:11:16.2700966Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2024-04-03T16:11:16.2703275Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2705039Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2024-04-03T16:11:16.2707088Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2024-04-03T16:11:16.2709404Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2024-04-03T16:11:16.2711872Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2713769Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2024-04-03T16:11:16.2715704Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2024-04-03T16:11:16.2717862Z adding 'torch/include/ATen/ops/fft_ifft.h' 2024-04-03T16:11:16.2720375Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2024-04-03T16:11:16.2722733Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2724492Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2024-04-03T16:11:16.2726537Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2024-04-03T16:11:16.2728908Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2730650Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2024-04-03T16:11:16.2732770Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2024-04-03T16:11:16.2735146Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2024-04-03T16:11:16.2737400Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2739165Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2024-04-03T16:11:16.2742006Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2024-04-03T16:11:16.2744167Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2024-04-03T16:11:16.2746320Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2748305Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2024-04-03T16:11:16.2750635Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2024-04-03T16:11:16.2752767Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2024-04-03T16:11:16.2755472Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2024-04-03T16:11:16.2757919Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2760172Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2024-04-03T16:11:16.2762234Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2024-04-03T16:11:16.2764570Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2766792Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2024-04-03T16:11:16.2768829Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2024-04-03T16:11:16.2771193Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2024-04-03T16:11:16.2773746Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2775500Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2024-04-03T16:11:16.2777563Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2024-04-03T16:11:16.2779860Z adding 'torch/include/ATen/ops/fft_irfft.h' 2024-04-03T16:11:16.2782517Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2024-04-03T16:11:16.2784943Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2786910Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2024-04-03T16:11:16.2789001Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2024-04-03T16:11:16.2791490Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2793275Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2024-04-03T16:11:16.2795584Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2024-04-03T16:11:16.2797870Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2024-04-03T16:11:16.2800785Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2802612Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2024-04-03T16:11:16.2804817Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2024-04-03T16:11:16.2807156Z adding 'torch/include/ATen/ops/fft_rfft.h' 2024-04-03T16:11:16.2809528Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2024-04-03T16:11:16.2812137Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2813892Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2024-04-03T16:11:16.2816152Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2024-04-03T16:11:16.2818530Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2820478Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2024-04-03T16:11:16.2822603Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2024-04-03T16:11:16.2824750Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2024-04-03T16:11:16.2827156Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2828952Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2024-04-03T16:11:16.2831285Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2024-04-03T16:11:16.2833590Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2024-04-03T16:11:16.2836121Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2837942Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2024-04-03T16:11:16.2840198Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2024-04-03T16:11:16.2842442Z adding 'torch/include/ATen/ops/fill.h' 2024-04-03T16:11:16.2844863Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2846835Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2024-04-03T16:11:16.2848836Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2024-04-03T16:11:16.2850815Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2024-04-03T16:11:16.2853149Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2854935Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2024-04-03T16:11:16.2856933Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2024-04-03T16:11:16.2859078Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2024-04-03T16:11:16.2861007Z adding 'torch/include/ATen/ops/fill_native.h' 2024-04-03T16:11:16.2863558Z adding 'torch/include/ATen/ops/fill_ops.h' 2024-04-03T16:11:16.2865577Z adding 'torch/include/ATen/ops/fix.h' 2024-04-03T16:11:16.2868009Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2869810Z adding 'torch/include/ATen/ops/fix_native.h' 2024-04-03T16:11:16.2872032Z adding 'torch/include/ATen/ops/fix_ops.h' 2024-04-03T16:11:16.2874256Z adding 'torch/include/ATen/ops/flatten.h' 2024-04-03T16:11:16.2876745Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2878558Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2024-04-03T16:11:16.2881107Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2882705Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2024-04-03T16:11:16.2884977Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2024-04-03T16:11:16.2886870Z adding 'torch/include/ATen/ops/flatten_native.h' 2024-04-03T16:11:16.2889230Z adding 'torch/include/ATen/ops/flatten_ops.h' 2024-04-03T16:11:16.2891288Z adding 'torch/include/ATen/ops/flip.h' 2024-04-03T16:11:16.2893704Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2895570Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2024-04-03T16:11:16.2897654Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2024-04-03T16:11:16.2899511Z adding 'torch/include/ATen/ops/flip_native.h' 2024-04-03T16:11:16.2901727Z adding 'torch/include/ATen/ops/flip_ops.h' 2024-04-03T16:11:16.2903758Z adding 'torch/include/ATen/ops/fliplr.h' 2024-04-03T16:11:16.2906105Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2907851Z adding 'torch/include/ATen/ops/fliplr_native.h' 2024-04-03T16:11:16.2909983Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2024-04-03T16:11:16.2911917Z adding 'torch/include/ATen/ops/flipud.h' 2024-04-03T16:11:16.2914255Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2915895Z adding 'torch/include/ATen/ops/flipud_native.h' 2024-04-03T16:11:16.2918076Z adding 'torch/include/ATen/ops/flipud_ops.h' 2024-04-03T16:11:16.2920615Z adding 'torch/include/ATen/ops/float_power.h' 2024-04-03T16:11:16.2923036Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.2924942Z adding 'torch/include/ATen/ops/float_power_native.h' 2024-04-03T16:11:16.2927311Z adding 'torch/include/ATen/ops/float_power_ops.h' 2024-04-03T16:11:16.2929395Z adding 'torch/include/ATen/ops/floor.h' 2024-04-03T16:11:16.2931800Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.2933507Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2024-04-03T16:11:16.2935653Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2024-04-03T16:11:16.2937663Z adding 'torch/include/ATen/ops/floor_divide.h' 2024-04-03T16:11:16.2940028Z adding 'torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2941905Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2024-04-03T16:11:16.2943935Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2024-04-03T16:11:16.2945932Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2024-04-03T16:11:16.2947853Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2024-04-03T16:11:16.2950285Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2024-04-03T16:11:16.2952369Z adding 'torch/include/ATen/ops/floor_meta.h' 2024-04-03T16:11:16.2954499Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2024-04-03T16:11:16.2956390Z adding 'torch/include/ATen/ops/floor_native.h' 2024-04-03T16:11:16.2958711Z adding 'torch/include/ATen/ops/floor_ops.h' 2024-04-03T16:11:16.2960862Z adding 'torch/include/ATen/ops/fmax.h' 2024-04-03T16:11:16.2963373Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.2965196Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2024-04-03T16:11:16.2967307Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2024-04-03T16:11:16.2969183Z adding 'torch/include/ATen/ops/fmax_meta.h' 2024-04-03T16:11:16.2971367Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2024-04-03T16:11:16.2973313Z adding 'torch/include/ATen/ops/fmax_native.h' 2024-04-03T16:11:16.2975687Z adding 'torch/include/ATen/ops/fmax_ops.h' 2024-04-03T16:11:16.2977694Z adding 'torch/include/ATen/ops/fmin.h' 2024-04-03T16:11:16.2980199Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.2982050Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2024-04-03T16:11:16.2984000Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2024-04-03T16:11:16.2986150Z adding 'torch/include/ATen/ops/fmin_meta.h' 2024-04-03T16:11:16.2988347Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2024-04-03T16:11:16.2990231Z adding 'torch/include/ATen/ops/fmin_native.h' 2024-04-03T16:11:16.2992338Z adding 'torch/include/ATen/ops/fmin_ops.h' 2024-04-03T16:11:16.2995063Z adding 'torch/include/ATen/ops/fmod.h' 2024-04-03T16:11:16.2997212Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.2999510Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3001525Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2024-04-03T16:11:16.3003902Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2024-04-03T16:11:16.3006107Z adding 'torch/include/ATen/ops/fmod_meta.h' 2024-04-03T16:11:16.3008577Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2024-04-03T16:11:16.3010860Z adding 'torch/include/ATen/ops/fmod_native.h' 2024-04-03T16:11:16.3013610Z adding 'torch/include/ATen/ops/fmod_ops.h' 2024-04-03T16:11:16.3016025Z adding 'torch/include/ATen/ops/frac.h' 2024-04-03T16:11:16.3018716Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3020856Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2024-04-03T16:11:16.3023229Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2024-04-03T16:11:16.3025467Z adding 'torch/include/ATen/ops/frac_meta.h' 2024-04-03T16:11:16.3027933Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2024-04-03T16:11:16.3030364Z adding 'torch/include/ATen/ops/frac_native.h' 2024-04-03T16:11:16.3032990Z adding 'torch/include/ATen/ops/frac_ops.h' 2024-04-03T16:11:16.3035460Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2024-04-03T16:11:16.3038071Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2024-04-03T16:11:16.3041064Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3043304Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2024-04-03T16:11:16.3045845Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2024-04-03T16:11:16.3048092Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2024-04-03T16:11:16.3050560Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2024-04-03T16:11:16.3052892Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2024-04-03T16:11:16.3055403Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2024-04-03T16:11:16.3058180Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3060320Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2024-04-03T16:11:16.3062838Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2024-04-03T16:11:16.3065159Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2024-04-03T16:11:16.3067646Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2024-04-03T16:11:16.3070005Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2024-04-03T16:11:16.3072634Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2024-04-03T16:11:16.3075162Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2024-04-03T16:11:16.3077703Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2024-04-03T16:11:16.3080490Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2024-04-03T16:11:16.3083036Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2024-04-03T16:11:16.3085321Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2024-04-03T16:11:16.3087830Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2024-04-03T16:11:16.3090529Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3092734Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2024-04-03T16:11:16.3095167Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2024-04-03T16:11:16.3098385Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2024-04-03T16:11:16.3101149Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2024-04-03T16:11:16.3103578Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2024-04-03T16:11:16.3106130Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2024-04-03T16:11:16.3108507Z adding 'torch/include/ATen/ops/frexp.h' 2024-04-03T16:11:16.3111197Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3113489Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2024-04-03T16:11:16.3115862Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2024-04-03T16:11:16.3118183Z adding 'torch/include/ATen/ops/frexp_native.h' 2024-04-03T16:11:16.3120937Z adding 'torch/include/ATen/ops/frexp_ops.h' 2024-04-03T16:11:16.3123413Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2024-04-03T16:11:16.3126067Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3128198Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2024-04-03T16:11:16.3130684Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2024-04-03T16:11:16.3133570Z adding 'torch/include/ATen/ops/from_blob.h' 2024-04-03T16:11:16.3136203Z adding 'torch/include/ATen/ops/from_file.h' 2024-04-03T16:11:16.3138923Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3141296Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2024-04-03T16:11:16.3143552Z adding 'torch/include/ATen/ops/from_file_native.h' 2024-04-03T16:11:16.3146395Z adding 'torch/include/ATen/ops/from_file_ops.h' 2024-04-03T16:11:16.3149351Z adding 'torch/include/ATen/ops/full.h' 2024-04-03T16:11:16.3152311Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3154789Z adding 'torch/include/ATen/ops/full_like.h' 2024-04-03T16:11:16.3157584Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3160066Z adding 'torch/include/ATen/ops/full_like_native.h' 2024-04-03T16:11:16.3162574Z adding 'torch/include/ATen/ops/full_like_ops.h' 2024-04-03T16:11:16.3165017Z adding 'torch/include/ATen/ops/full_native.h' 2024-04-03T16:11:16.3167738Z adding 'torch/include/ATen/ops/full_ops.h' 2024-04-03T16:11:16.3170511Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2024-04-03T16:11:16.3173195Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3175539Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2024-04-03T16:11:16.3177888Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2024-04-03T16:11:16.3180272Z adding 'torch/include/ATen/ops/gather.h' 2024-04-03T16:11:16.3182722Z adding 'torch/include/ATen/ops/gather_backward.h' 2024-04-03T16:11:16.3185417Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3187513Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2024-04-03T16:11:16.3190123Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2024-04-03T16:11:16.3192769Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3195121Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3197342Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2024-04-03T16:11:16.3199901Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2024-04-03T16:11:16.3202217Z adding 'torch/include/ATen/ops/gather_meta.h' 2024-04-03T16:11:16.3204740Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2024-04-03T16:11:16.3207009Z adding 'torch/include/ATen/ops/gather_native.h' 2024-04-03T16:11:16.3209643Z adding 'torch/include/ATen/ops/gather_ops.h' 2024-04-03T16:11:16.3212095Z adding 'torch/include/ATen/ops/gcd.h' 2024-04-03T16:11:16.3214848Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3216908Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2024-04-03T16:11:16.3219351Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2024-04-03T16:11:16.3221651Z adding 'torch/include/ATen/ops/gcd_meta.h' 2024-04-03T16:11:16.3224086Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2024-04-03T16:11:16.3226373Z adding 'torch/include/ATen/ops/gcd_native.h' 2024-04-03T16:11:16.3228893Z adding 'torch/include/ATen/ops/gcd_ops.h' 2024-04-03T16:11:16.3231450Z adding 'torch/include/ATen/ops/ge.h' 2024-04-03T16:11:16.3234223Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3236344Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2024-04-03T16:11:16.3239321Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2024-04-03T16:11:16.3241227Z adding 'torch/include/ATen/ops/ge_meta.h' 2024-04-03T16:11:16.3243620Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2024-04-03T16:11:16.3246113Z adding 'torch/include/ATen/ops/ge_native.h' 2024-04-03T16:11:16.3248476Z adding 'torch/include/ATen/ops/ge_ops.h' 2024-04-03T16:11:16.3250653Z adding 'torch/include/ATen/ops/gelu.h' 2024-04-03T16:11:16.3252635Z adding 'torch/include/ATen/ops/gelu_backward.h' 2024-04-03T16:11:16.3254938Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3256469Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2024-04-03T16:11:16.3258832Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2024-04-03T16:11:16.3260830Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2024-04-03T16:11:16.3262979Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2024-04-03T16:11:16.3264972Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2024-04-03T16:11:16.3267184Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2024-04-03T16:11:16.3270403Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3272270Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2024-04-03T16:11:16.3274443Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2024-04-03T16:11:16.3276527Z adding 'torch/include/ATen/ops/gelu_meta.h' 2024-04-03T16:11:16.3278798Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2024-04-03T16:11:16.3281057Z adding 'torch/include/ATen/ops/gelu_native.h' 2024-04-03T16:11:16.3283244Z adding 'torch/include/ATen/ops/gelu_ops.h' 2024-04-03T16:11:16.3285441Z adding 'torch/include/ATen/ops/geometric.h' 2024-04-03T16:11:16.3287814Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3289797Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2024-04-03T16:11:16.3291813Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2024-04-03T16:11:16.3293937Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2024-04-03T16:11:16.3295903Z adding 'torch/include/ATen/ops/geometric_native.h' 2024-04-03T16:11:16.3298154Z adding 'torch/include/ATen/ops/geometric_ops.h' 2024-04-03T16:11:16.3300295Z adding 'torch/include/ATen/ops/geqrf.h' 2024-04-03T16:11:16.3302551Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2024-04-03T16:11:16.3304531Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2024-04-03T16:11:16.3306508Z adding 'torch/include/ATen/ops/geqrf_native.h' 2024-04-03T16:11:16.3308660Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2024-04-03T16:11:16.3310924Z adding 'torch/include/ATen/ops/ger.h' 2024-04-03T16:11:16.3326245Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3327407Z adding 'torch/include/ATen/ops/ger_native.h' 2024-04-03T16:11:16.3327958Z adding 'torch/include/ATen/ops/ger_ops.h' 2024-04-03T16:11:16.3328521Z adding 'torch/include/ATen/ops/glu.h' 2024-04-03T16:11:16.3329181Z adding 'torch/include/ATen/ops/glu_backward.h' 2024-04-03T16:11:16.3329868Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2024-04-03T16:11:16.3330726Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2024-04-03T16:11:16.3331550Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2024-04-03T16:11:16.3332401Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3333657Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2024-04-03T16:11:16.3334447Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2024-04-03T16:11:16.3335505Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2024-04-03T16:11:16.3337739Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2024-04-03T16:11:16.3339815Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2024-04-03T16:11:16.3342147Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2024-04-03T16:11:16.3344323Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3346166Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2024-04-03T16:11:16.3348716Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2024-04-03T16:11:16.3350744Z adding 'torch/include/ATen/ops/glu_jvp.h' 2024-04-03T16:11:16.3352705Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3354595Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2024-04-03T16:11:16.3356528Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2024-04-03T16:11:16.3358398Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2024-04-03T16:11:16.3360689Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2024-04-03T16:11:16.3362790Z adding 'torch/include/ATen/ops/glu_meta.h' 2024-04-03T16:11:16.3364714Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2024-04-03T16:11:16.3366599Z adding 'torch/include/ATen/ops/glu_native.h' 2024-04-03T16:11:16.3368678Z adding 'torch/include/ATen/ops/glu_ops.h' 2024-04-03T16:11:16.3370865Z adding 'torch/include/ATen/ops/gradient.h' 2024-04-03T16:11:16.3373264Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3375211Z adding 'torch/include/ATen/ops/gradient_native.h' 2024-04-03T16:11:16.3377727Z adding 'torch/include/ATen/ops/gradient_ops.h' 2024-04-03T16:11:16.3379890Z adding 'torch/include/ATen/ops/greater.h' 2024-04-03T16:11:16.3382243Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3384159Z adding 'torch/include/ATen/ops/greater_equal.h' 2024-04-03T16:11:16.3386477Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3388322Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2024-04-03T16:11:16.3390691Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2024-04-03T16:11:16.3392784Z adding 'torch/include/ATen/ops/greater_native.h' 2024-04-03T16:11:16.3395078Z adding 'torch/include/ATen/ops/greater_ops.h' 2024-04-03T16:11:16.3397168Z adding 'torch/include/ATen/ops/grid_sampler.h' 2024-04-03T16:11:16.3399336Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2024-04-03T16:11:16.3402052Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2024-04-03T16:11:16.3404210Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3406143Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2024-04-03T16:11:16.3408182Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2024-04-03T16:11:16.3410038Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2024-04-03T16:11:16.3412193Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2024-04-03T16:11:16.3414389Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3416289Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2024-04-03T16:11:16.3418159Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2024-04-03T16:11:16.3420033Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2024-04-03T16:11:16.3422098Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2024-04-03T16:11:16.3424200Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2024-04-03T16:11:16.3426371Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2024-04-03T16:11:16.3428740Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3430634Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2024-04-03T16:11:16.3432687Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2024-04-03T16:11:16.3434611Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2024-04-03T16:11:16.3436823Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2024-04-03T16:11:16.3439222Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3441198Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2024-04-03T16:11:16.3443014Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2024-04-03T16:11:16.3444851Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2024-04-03T16:11:16.3446791Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2024-04-03T16:11:16.3448992Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3450507Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2024-04-03T16:11:16.3452563Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2024-04-03T16:11:16.3454341Z adding 'torch/include/ATen/ops/group_norm.h' 2024-04-03T16:11:16.3456709Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3458123Z adding 'torch/include/ATen/ops/group_norm_native.h' 2024-04-03T16:11:16.3460142Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2024-04-03T16:11:16.3461949Z adding 'torch/include/ATen/ops/gru.h' 2024-04-03T16:11:16.3463896Z adding 'torch/include/ATen/ops/gru_cell.h' 2024-04-03T16:11:16.3466070Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3467685Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2024-04-03T16:11:16.3469710Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2024-04-03T16:11:16.3471976Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3473492Z adding 'torch/include/ATen/ops/gru_native.h' 2024-04-03T16:11:16.3475799Z adding 'torch/include/ATen/ops/gru_ops.h' 2024-04-03T16:11:16.3477883Z adding 'torch/include/ATen/ops/gt.h' 2024-04-03T16:11:16.3480229Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3482009Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2024-04-03T16:11:16.3483711Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2024-04-03T16:11:16.3485375Z adding 'torch/include/ATen/ops/gt_meta.h' 2024-04-03T16:11:16.3487376Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2024-04-03T16:11:16.3489998Z adding 'torch/include/ATen/ops/gt_native.h' 2024-04-03T16:11:16.3492536Z adding 'torch/include/ATen/ops/gt_ops.h' 2024-04-03T16:11:16.3495564Z adding 'torch/include/ATen/ops/hamming_window.h' 2024-04-03T16:11:16.3498888Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3500608Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2024-04-03T16:11:16.3503301Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2024-04-03T16:11:16.3505481Z adding 'torch/include/ATen/ops/hann_window.h' 2024-04-03T16:11:16.3507778Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3509754Z adding 'torch/include/ATen/ops/hann_window_native.h' 2024-04-03T16:11:16.3511960Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2024-04-03T16:11:16.3514062Z adding 'torch/include/ATen/ops/hardshrink.h' 2024-04-03T16:11:16.3516088Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2024-04-03T16:11:16.3518462Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3520410Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2024-04-03T16:11:16.3522490Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2024-04-03T16:11:16.3524105Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2024-04-03T16:11:16.3526164Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2024-04-03T16:11:16.3527609Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2024-04-03T16:11:16.3529390Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2024-04-03T16:11:16.3531575Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3532956Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2024-04-03T16:11:16.3534714Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2024-04-03T16:11:16.3536342Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2024-04-03T16:11:16.3538139Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2024-04-03T16:11:16.3539731Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2024-04-03T16:11:16.3541629Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2024-04-03T16:11:16.3543355Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2024-04-03T16:11:16.3545250Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2024-04-03T16:11:16.3547372Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3548873Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2024-04-03T16:11:16.3551044Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2024-04-03T16:11:16.3552568Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2024-04-03T16:11:16.3554358Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2024-04-03T16:11:16.3556038Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2024-04-03T16:11:16.3557873Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2024-04-03T16:11:16.3560666Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3562253Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2024-04-03T16:11:16.3563985Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2024-04-03T16:11:16.3565523Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2024-04-03T16:11:16.3567303Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2024-04-03T16:11:16.3569022Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2024-04-03T16:11:16.3570921Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2024-04-03T16:11:16.3572713Z adding 'torch/include/ATen/ops/hardswish.h' 2024-04-03T16:11:16.3574619Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2024-04-03T16:11:16.3576631Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3578426Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2024-04-03T16:11:16.3579991Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2024-04-03T16:11:16.3581591Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2024-04-03T16:11:16.3583372Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2024-04-03T16:11:16.3585327Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2024-04-03T16:11:16.3587108Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2024-04-03T16:11:16.3588888Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2024-04-03T16:11:16.3590691Z adding 'torch/include/ATen/ops/hardswish_native.h' 2024-04-03T16:11:16.3592576Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2024-04-03T16:11:16.3594448Z adding 'torch/include/ATen/ops/hardtanh.h' 2024-04-03T16:11:16.3596359Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2024-04-03T16:11:16.3598307Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2024-04-03T16:11:16.3600482Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2024-04-03T16:11:16.3602205Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2024-04-03T16:11:16.3604213Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2024-04-03T16:11:16.3606121Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2024-04-03T16:11:16.3608012Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2024-04-03T16:11:16.3609886Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2024-04-03T16:11:16.3611721Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2024-04-03T16:11:16.3613728Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2024-04-03T16:11:16.3615603Z adding 'torch/include/ATen/ops/heaviside.h' 2024-04-03T16:11:16.3617871Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3619547Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2024-04-03T16:11:16.3621422Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2024-04-03T16:11:16.3623264Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2024-04-03T16:11:16.3625117Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2024-04-03T16:11:16.3626880Z adding 'torch/include/ATen/ops/heaviside_native.h' 2024-04-03T16:11:16.3628861Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2024-04-03T16:11:16.3630937Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2024-04-03T16:11:16.3633123Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3634745Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2024-04-03T16:11:16.3636580Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2024-04-03T16:11:16.3638464Z adding 'torch/include/ATen/ops/histc.h' 2024-04-03T16:11:16.3640844Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2024-04-03T16:11:16.3642722Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2024-04-03T16:11:16.3644282Z adding 'torch/include/ATen/ops/histc_native.h' 2024-04-03T16:11:16.3646310Z adding 'torch/include/ATen/ops/histc_ops.h' 2024-04-03T16:11:16.3648655Z adding 'torch/include/ATen/ops/histogram.h' 2024-04-03T16:11:16.3650643Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2024-04-03T16:11:16.3652700Z adding 'torch/include/ATen/ops/histogram_native.h' 2024-04-03T16:11:16.3655114Z adding 'torch/include/ATen/ops/histogram_ops.h' 2024-04-03T16:11:16.3657155Z adding 'torch/include/ATen/ops/histogramdd.h' 2024-04-03T16:11:16.3659583Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3660970Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2024-04-03T16:11:16.3663157Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2024-04-03T16:11:16.3665068Z adding 'torch/include/ATen/ops/hsplit.h' 2024-04-03T16:11:16.3667257Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3668852Z adding 'torch/include/ATen/ops/hsplit_native.h' 2024-04-03T16:11:16.3670995Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2024-04-03T16:11:16.3672905Z adding 'torch/include/ATen/ops/hspmm.h' 2024-04-03T16:11:16.3674781Z adding 'torch/include/ATen/ops/hspmm_native.h' 2024-04-03T16:11:16.3676742Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2024-04-03T16:11:16.3678943Z adding 'torch/include/ATen/ops/hstack.h' 2024-04-03T16:11:16.3681285Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3682827Z adding 'torch/include/ATen/ops/hstack_native.h' 2024-04-03T16:11:16.3684782Z adding 'torch/include/ATen/ops/hstack_ops.h' 2024-04-03T16:11:16.3686722Z adding 'torch/include/ATen/ops/huber_loss.h' 2024-04-03T16:11:16.3688748Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2024-04-03T16:11:16.3691004Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3692660Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2024-04-03T16:11:16.3694621Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2024-04-03T16:11:16.3696423Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2024-04-03T16:11:16.3698416Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2024-04-03T16:11:16.3700367Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2024-04-03T16:11:16.3702284Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2024-04-03T16:11:16.3704083Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2024-04-03T16:11:16.3706057Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2024-04-03T16:11:16.3707950Z adding 'torch/include/ATen/ops/hypot.h' 2024-04-03T16:11:16.3710338Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3712007Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2024-04-03T16:11:16.3713917Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2024-04-03T16:11:16.3715713Z adding 'torch/include/ATen/ops/hypot_meta.h' 2024-04-03T16:11:16.3717665Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2024-04-03T16:11:16.3719460Z adding 'torch/include/ATen/ops/hypot_native.h' 2024-04-03T16:11:16.3721759Z adding 'torch/include/ATen/ops/hypot_ops.h' 2024-04-03T16:11:16.3723622Z adding 'torch/include/ATen/ops/i0.h' 2024-04-03T16:11:16.3726279Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3728000Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2024-04-03T16:11:16.3730305Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2024-04-03T16:11:16.3732214Z adding 'torch/include/ATen/ops/i0_meta.h' 2024-04-03T16:11:16.3734413Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2024-04-03T16:11:16.3736315Z adding 'torch/include/ATen/ops/i0_native.h' 2024-04-03T16:11:16.3738399Z adding 'torch/include/ATen/ops/i0_ops.h' 2024-04-03T16:11:16.3740489Z adding 'torch/include/ATen/ops/igamma.h' 2024-04-03T16:11:16.3742752Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3744573Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2024-04-03T16:11:16.3746471Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2024-04-03T16:11:16.3748348Z adding 'torch/include/ATen/ops/igamma_meta.h' 2024-04-03T16:11:16.3750467Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2024-04-03T16:11:16.3752405Z adding 'torch/include/ATen/ops/igamma_native.h' 2024-04-03T16:11:16.3754440Z adding 'torch/include/ATen/ops/igamma_ops.h' 2024-04-03T16:11:16.3756335Z adding 'torch/include/ATen/ops/igammac.h' 2024-04-03T16:11:16.3758880Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3760887Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2024-04-03T16:11:16.3762995Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2024-04-03T16:11:16.3765067Z adding 'torch/include/ATen/ops/igammac_meta.h' 2024-04-03T16:11:16.3766980Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2024-04-03T16:11:16.3768782Z adding 'torch/include/ATen/ops/igammac_native.h' 2024-04-03T16:11:16.3770916Z adding 'torch/include/ATen/ops/igammac_ops.h' 2024-04-03T16:11:16.3772959Z adding 'torch/include/ATen/ops/im2col.h' 2024-04-03T16:11:16.3775185Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2024-04-03T16:11:16.3777218Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2024-04-03T16:11:16.3779292Z adding 'torch/include/ATen/ops/im2col_native.h' 2024-04-03T16:11:16.3781405Z adding 'torch/include/ATen/ops/im2col_ops.h' 2024-04-03T16:11:16.3783348Z adding 'torch/include/ATen/ops/imag.h' 2024-04-03T16:11:16.3785635Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3787306Z adding 'torch/include/ATen/ops/imag_native.h' 2024-04-03T16:11:16.3789375Z adding 'torch/include/ATen/ops/imag_ops.h' 2024-04-03T16:11:16.3791497Z adding 'torch/include/ATen/ops/index.h' 2024-04-03T16:11:16.3793854Z adding 'torch/include/ATen/ops/index_add.h' 2024-04-03T16:11:16.3796187Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3797999Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3800079Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2024-04-03T16:11:16.3802129Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2024-04-03T16:11:16.3804204Z adding 'torch/include/ATen/ops/index_add_meta.h' 2024-04-03T16:11:16.3806304Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2024-04-03T16:11:16.3808293Z adding 'torch/include/ATen/ops/index_add_native.h' 2024-04-03T16:11:16.3810564Z adding 'torch/include/ATen/ops/index_add_ops.h' 2024-04-03T16:11:16.3813043Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3814803Z adding 'torch/include/ATen/ops/index_copy.h' 2024-04-03T16:11:16.3817239Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3819150Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3821070Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2024-04-03T16:11:16.3823115Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2024-04-03T16:11:16.3825148Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2024-04-03T16:11:16.3827324Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2024-04-03T16:11:16.3829355Z adding 'torch/include/ATen/ops/index_copy_native.h' 2024-04-03T16:11:16.3831669Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2024-04-03T16:11:16.3833891Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2024-04-03T16:11:16.3835881Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2024-04-03T16:11:16.3838181Z adding 'torch/include/ATen/ops/index_fill.h' 2024-04-03T16:11:16.3840658Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3842775Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3844657Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2024-04-03T16:11:16.3846681Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2024-04-03T16:11:16.3848666Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2024-04-03T16:11:16.3850687Z adding 'torch/include/ATen/ops/index_fill_native.h' 2024-04-03T16:11:16.3853305Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2024-04-03T16:11:16.3855718Z adding 'torch/include/ATen/ops/index_meta.h' 2024-04-03T16:11:16.3857862Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2024-04-03T16:11:16.3859881Z adding 'torch/include/ATen/ops/index_native.h' 2024-04-03T16:11:16.3861967Z adding 'torch/include/ATen/ops/index_ops.h' 2024-04-03T16:11:16.3864145Z adding 'torch/include/ATen/ops/index_put.h' 2024-04-03T16:11:16.3866499Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3868308Z adding 'torch/include/ATen/ops/index_put_native.h' 2024-04-03T16:11:16.3870570Z adding 'torch/include/ATen/ops/index_put_ops.h' 2024-04-03T16:11:16.3872740Z adding 'torch/include/ATen/ops/index_reduce.h' 2024-04-03T16:11:16.3875174Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3877041Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2024-04-03T16:11:16.3879287Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2024-04-03T16:11:16.3881624Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2024-04-03T16:11:16.3884819Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2024-04-03T16:11:16.3888314Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2024-04-03T16:11:16.3890592Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2024-04-03T16:11:16.3892832Z adding 'torch/include/ATen/ops/index_select.h' 2024-04-03T16:11:16.3895037Z adding 'torch/include/ATen/ops/index_select_backward.h' 2024-04-03T16:11:16.3897385Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3899159Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2024-04-03T16:11:16.3901245Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2024-04-03T16:11:16.3903464Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3905327Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2024-04-03T16:11:16.3907392Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2024-04-03T16:11:16.3909459Z adding 'torch/include/ATen/ops/index_select_native.h' 2024-04-03T16:11:16.3911745Z adding 'torch/include/ATen/ops/index_select_ops.h' 2024-04-03T16:11:16.3913696Z adding 'torch/include/ATen/ops/indices.h' 2024-04-03T16:11:16.3915920Z adding 'torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3917712Z adding 'torch/include/ATen/ops/indices_copy.h' 2024-04-03T16:11:16.3920661Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3922533Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.3923891Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2024-04-03T16:11:16.3925693Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2024-04-03T16:11:16.3927521Z adding 'torch/include/ATen/ops/indices_native.h' 2024-04-03T16:11:16.3929236Z adding 'torch/include/ATen/ops/indices_ops.h' 2024-04-03T16:11:16.3931221Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2024-04-03T16:11:16.3933244Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3934786Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2024-04-03T16:11:16.3936560Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2024-04-03T16:11:16.3938091Z adding 'torch/include/ATen/ops/inner.h' 2024-04-03T16:11:16.3940184Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3941686Z adding 'torch/include/ATen/ops/inner_native.h' 2024-04-03T16:11:16.3943558Z adding 'torch/include/ATen/ops/inner_ops.h' 2024-04-03T16:11:16.3945418Z adding 'torch/include/ATen/ops/instance_norm.h' 2024-04-03T16:11:16.3947493Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3949034Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2024-04-03T16:11:16.3951021Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2024-04-03T16:11:16.3952840Z adding 'torch/include/ATen/ops/int_repr.h' 2024-04-03T16:11:16.3954919Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3956428Z adding 'torch/include/ATen/ops/int_repr_native.h' 2024-04-03T16:11:16.3958324Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2024-04-03T16:11:16.3960182Z adding 'torch/include/ATen/ops/inverse.h' 2024-04-03T16:11:16.3962250Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3963800Z adding 'torch/include/ATen/ops/inverse_native.h' 2024-04-03T16:11:16.3965621Z adding 'torch/include/ATen/ops/inverse_ops.h' 2024-04-03T16:11:16.3967323Z adding 'torch/include/ATen/ops/is_coalesced.h' 2024-04-03T16:11:16.3969290Z adding 'torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.3970848Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2024-04-03T16:11:16.3972588Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2024-04-03T16:11:16.3974372Z adding 'torch/include/ATen/ops/is_complex.h' 2024-04-03T16:11:16.3976573Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3978264Z adding 'torch/include/ATen/ops/is_complex_native.h' 2024-04-03T16:11:16.3980151Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2024-04-03T16:11:16.3982067Z adding 'torch/include/ATen/ops/is_conj.h' 2024-04-03T16:11:16.3984088Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3985870Z adding 'torch/include/ATen/ops/is_conj_native.h' 2024-04-03T16:11:16.3987733Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2024-04-03T16:11:16.3989748Z adding 'torch/include/ATen/ops/is_distributed.h' 2024-04-03T16:11:16.3992358Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.3993909Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2024-04-03T16:11:16.3995825Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2024-04-03T16:11:16.3997526Z adding 'torch/include/ATen/ops/is_floating_point.h' 2024-04-03T16:11:16.3999861Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4001571Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2024-04-03T16:11:16.4003519Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2024-04-03T16:11:16.4005333Z adding 'torch/include/ATen/ops/is_inference.h' 2024-04-03T16:11:16.4007418Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4008944Z adding 'torch/include/ATen/ops/is_inference_native.h' 2024-04-03T16:11:16.4010868Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2024-04-03T16:11:16.4012580Z adding 'torch/include/ATen/ops/is_leaf.h' 2024-04-03T16:11:16.4014887Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4016590Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2024-04-03T16:11:16.4018615Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2024-04-03T16:11:16.4020516Z adding 'torch/include/ATen/ops/is_neg.h' 2024-04-03T16:11:16.4022774Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4024587Z adding 'torch/include/ATen/ops/is_neg_native.h' 2024-04-03T16:11:16.4026561Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2024-04-03T16:11:16.4028465Z adding 'torch/include/ATen/ops/is_nonzero.h' 2024-04-03T16:11:16.4030839Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4032541Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2024-04-03T16:11:16.4034594Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2024-04-03T16:11:16.4036469Z adding 'torch/include/ATen/ops/is_pinned.h' 2024-04-03T16:11:16.4038867Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.4040769Z adding 'torch/include/ATen/ops/is_pinned_cuda_dispatch.h' 2024-04-03T16:11:16.4042653Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2024-04-03T16:11:16.4044731Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2024-04-03T16:11:16.4046711Z adding 'torch/include/ATen/ops/is_same_size.h' 2024-04-03T16:11:16.4048923Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.4050719Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2024-04-03T16:11:16.4052658Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2024-04-03T16:11:16.4054556Z adding 'torch/include/ATen/ops/is_set_to.h' 2024-04-03T16:11:16.4056627Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2024-04-03T16:11:16.4058621Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2024-04-03T16:11:16.4060484Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2024-04-03T16:11:16.4062567Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2024-04-03T16:11:16.4064559Z adding 'torch/include/ATen/ops/is_signed.h' 2024-04-03T16:11:16.4066766Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4068444Z adding 'torch/include/ATen/ops/is_signed_native.h' 2024-04-03T16:11:16.4070535Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2024-04-03T16:11:16.4072553Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2024-04-03T16:11:16.4074824Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4076501Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2024-04-03T16:11:16.4078551Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2024-04-03T16:11:16.4080666Z adding 'torch/include/ATen/ops/isclose.h' 2024-04-03T16:11:16.4082914Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4084619Z adding 'torch/include/ATen/ops/isclose_native.h' 2024-04-03T16:11:16.4086692Z adding 'torch/include/ATen/ops/isclose_ops.h' 2024-04-03T16:11:16.4088585Z adding 'torch/include/ATen/ops/isfinite.h' 2024-04-03T16:11:16.4090845Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4092463Z adding 'torch/include/ATen/ops/isfinite_native.h' 2024-04-03T16:11:16.4094469Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2024-04-03T16:11:16.4096569Z adding 'torch/include/ATen/ops/isin.h' 2024-04-03T16:11:16.4099068Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4100854Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2024-04-03T16:11:16.4102984Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2024-04-03T16:11:16.4104880Z adding 'torch/include/ATen/ops/isin_meta.h' 2024-04-03T16:11:16.4107052Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2024-04-03T16:11:16.4108946Z adding 'torch/include/ATen/ops/isin_native.h' 2024-04-03T16:11:16.4111486Z adding 'torch/include/ATen/ops/isin_ops.h' 2024-04-03T16:11:16.4113653Z adding 'torch/include/ATen/ops/isinf.h' 2024-04-03T16:11:16.4115966Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.4117689Z adding 'torch/include/ATen/ops/isinf_native.h' 2024-04-03T16:11:16.4119902Z adding 'torch/include/ATen/ops/isinf_ops.h' 2024-04-03T16:11:16.4121863Z adding 'torch/include/ATen/ops/isnan.h' 2024-04-03T16:11:16.4124219Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.4125895Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2024-04-03T16:11:16.4127890Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2024-04-03T16:11:16.4129701Z adding 'torch/include/ATen/ops/isnan_native.h' 2024-04-03T16:11:16.4131822Z adding 'torch/include/ATen/ops/isnan_ops.h' 2024-04-03T16:11:16.4133763Z adding 'torch/include/ATen/ops/isneginf.h' 2024-04-03T16:11:16.4136104Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4137891Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2024-04-03T16:11:16.4139884Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2024-04-03T16:11:16.4141818Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2024-04-03T16:11:16.4143785Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2024-04-03T16:11:16.4145762Z adding 'torch/include/ATen/ops/isneginf_native.h' 2024-04-03T16:11:16.4147856Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2024-04-03T16:11:16.4149958Z adding 'torch/include/ATen/ops/isposinf.h' 2024-04-03T16:11:16.4152267Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4153992Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2024-04-03T16:11:16.4155932Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2024-04-03T16:11:16.4157599Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2024-04-03T16:11:16.4159588Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2024-04-03T16:11:16.4161389Z adding 'torch/include/ATen/ops/isposinf_native.h' 2024-04-03T16:11:16.4163311Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2024-04-03T16:11:16.4165057Z adding 'torch/include/ATen/ops/isreal.h' 2024-04-03T16:11:16.4167076Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4168588Z adding 'torch/include/ATen/ops/isreal_native.h' 2024-04-03T16:11:16.4170350Z adding 'torch/include/ATen/ops/isreal_ops.h' 2024-04-03T16:11:16.4172222Z adding 'torch/include/ATen/ops/istft.h' 2024-04-03T16:11:16.4174261Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4175891Z adding 'torch/include/ATen/ops/istft_native.h' 2024-04-03T16:11:16.4177762Z adding 'torch/include/ATen/ops/istft_ops.h' 2024-04-03T16:11:16.4179520Z adding 'torch/include/ATen/ops/item.h' 2024-04-03T16:11:16.4181516Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4183031Z adding 'torch/include/ATen/ops/item_native.h' 2024-04-03T16:11:16.4184810Z adding 'torch/include/ATen/ops/item_ops.h' 2024-04-03T16:11:16.4186994Z adding 'torch/include/ATen/ops/kaiser_window.h' 2024-04-03T16:11:16.4189425Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.4192026Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2024-04-03T16:11:16.4194334Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2024-04-03T16:11:16.4196293Z adding 'torch/include/ATen/ops/kl_div.h' 2024-04-03T16:11:16.4198313Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4200004Z adding 'torch/include/ATen/ops/kl_div_native.h' 2024-04-03T16:11:16.4201940Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2024-04-03T16:11:16.4203710Z adding 'torch/include/ATen/ops/kron.h' 2024-04-03T16:11:16.4205784Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4207313Z adding 'torch/include/ATen/ops/kron_native.h' 2024-04-03T16:11:16.4209191Z adding 'torch/include/ATen/ops/kron_ops.h' 2024-04-03T16:11:16.4211217Z adding 'torch/include/ATen/ops/kthvalue.h' 2024-04-03T16:11:16.4213324Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.4215166Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4216822Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2024-04-03T16:11:16.4218721Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2024-04-03T16:11:16.4220432Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2024-04-03T16:11:16.4222451Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2024-04-03T16:11:16.4224447Z adding 'torch/include/ATen/ops/l1_loss.h' 2024-04-03T16:11:16.4226386Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4228221Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2024-04-03T16:11:16.4230144Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2024-04-03T16:11:16.4231988Z adding 'torch/include/ATen/ops/layer_norm.h' 2024-04-03T16:11:16.4233926Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4235512Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2024-04-03T16:11:16.4237353Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2024-04-03T16:11:16.4239533Z adding 'torch/include/ATen/ops/lcm.h' 2024-04-03T16:11:16.4241759Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4243279Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2024-04-03T16:11:16.4245060Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2024-04-03T16:11:16.4246823Z adding 'torch/include/ATen/ops/lcm_meta.h' 2024-04-03T16:11:16.4248713Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2024-04-03T16:11:16.4250400Z adding 'torch/include/ATen/ops/lcm_native.h' 2024-04-03T16:11:16.4252291Z adding 'torch/include/ATen/ops/lcm_ops.h' 2024-04-03T16:11:16.4254272Z adding 'torch/include/ATen/ops/ldexp.h' 2024-04-03T16:11:16.4256563Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4257783Z adding 'torch/include/ATen/ops/ldexp_native.h' 2024-04-03T16:11:16.4259759Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2024-04-03T16:11:16.4261991Z adding 'torch/include/ATen/ops/le.h' 2024-04-03T16:11:16.4264330Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4265833Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2024-04-03T16:11:16.4267596Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2024-04-03T16:11:16.4269351Z adding 'torch/include/ATen/ops/le_meta.h' 2024-04-03T16:11:16.4271266Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2024-04-03T16:11:16.4273049Z adding 'torch/include/ATen/ops/le_native.h' 2024-04-03T16:11:16.4275064Z adding 'torch/include/ATen/ops/le_ops.h' 2024-04-03T16:11:16.4277043Z adding 'torch/include/ATen/ops/leaky_relu.h' 2024-04-03T16:11:16.4279373Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2024-04-03T16:11:16.4281681Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4283242Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2024-04-03T16:11:16.4285249Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2024-04-03T16:11:16.4286992Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2024-04-03T16:11:16.4288880Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2024-04-03T16:11:16.4290742Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2024-04-03T16:11:16.4292910Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2024-04-03T16:11:16.4295176Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4296982Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2024-04-03T16:11:16.4299030Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2024-04-03T16:11:16.4300955Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2024-04-03T16:11:16.4302992Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2024-04-03T16:11:16.4304962Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2024-04-03T16:11:16.4307085Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2024-04-03T16:11:16.4309280Z adding 'torch/include/ATen/ops/lerp.h' 2024-04-03T16:11:16.4311829Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4313628Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2024-04-03T16:11:16.4315664Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2024-04-03T16:11:16.4317673Z adding 'torch/include/ATen/ops/lerp_meta.h' 2024-04-03T16:11:16.4320015Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2024-04-03T16:11:16.4322237Z adding 'torch/include/ATen/ops/lerp_native.h' 2024-04-03T16:11:16.4324518Z adding 'torch/include/ATen/ops/lerp_ops.h' 2024-04-03T16:11:16.4326737Z adding 'torch/include/ATen/ops/less.h' 2024-04-03T16:11:16.4329060Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4330760Z adding 'torch/include/ATen/ops/less_equal.h' 2024-04-03T16:11:16.4333063Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4334731Z adding 'torch/include/ATen/ops/less_equal_native.h' 2024-04-03T16:11:16.4336799Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2024-04-03T16:11:16.4338788Z adding 'torch/include/ATen/ops/less_native.h' 2024-04-03T16:11:16.4340832Z adding 'torch/include/ATen/ops/less_ops.h' 2024-04-03T16:11:16.4342822Z adding 'torch/include/ATen/ops/lgamma.h' 2024-04-03T16:11:16.4345098Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4346766Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2024-04-03T16:11:16.4348557Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2024-04-03T16:11:16.4350450Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2024-04-03T16:11:16.4352318Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2024-04-03T16:11:16.4354219Z adding 'torch/include/ATen/ops/lgamma_native.h' 2024-04-03T16:11:16.4356012Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2024-04-03T16:11:16.4357887Z adding 'torch/include/ATen/ops/lift.h' 2024-04-03T16:11:16.4360236Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.4361741Z adding 'torch/include/ATen/ops/lift_fresh.h' 2024-04-03T16:11:16.4363894Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.4365527Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2024-04-03T16:11:16.4367690Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.4369712Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4371270Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2024-04-03T16:11:16.4373054Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2024-04-03T16:11:16.4374802Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2024-04-03T16:11:16.4376722Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2024-04-03T16:11:16.4378423Z adding 'torch/include/ATen/ops/lift_native.h' 2024-04-03T16:11:16.4380369Z adding 'torch/include/ATen/ops/lift_ops.h' 2024-04-03T16:11:16.4382307Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2024-04-03T16:11:16.4384480Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4386135Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2024-04-03T16:11:16.4388390Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4390212Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2024-04-03T16:11:16.4392391Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2024-04-03T16:11:16.4394133Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2024-04-03T16:11:16.4396270Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2024-04-03T16:11:16.4398146Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2024-04-03T16:11:16.4400432Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2024-04-03T16:11:16.4402378Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2024-04-03T16:11:16.4404582Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2024-04-03T16:11:16.4406528Z adding 'torch/include/ATen/ops/linalg_cond.h' 2024-04-03T16:11:16.4408907Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4410621Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2024-04-03T16:11:16.4412917Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2024-04-03T16:11:16.4414952Z adding 'torch/include/ATen/ops/linalg_cross.h' 2024-04-03T16:11:16.4417405Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4419114Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2024-04-03T16:11:16.4421136Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2024-04-03T16:11:16.4423017Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2024-04-03T16:11:16.4425156Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2024-04-03T16:11:16.4426979Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2024-04-03T16:11:16.4429285Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2024-04-03T16:11:16.4431279Z adding 'torch/include/ATen/ops/linalg_det.h' 2024-04-03T16:11:16.4433620Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4435284Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2024-04-03T16:11:16.4437383Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2024-04-03T16:11:16.4439545Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2024-04-03T16:11:16.4441867Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4443601Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2024-04-03T16:11:16.4445787Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2024-04-03T16:11:16.4447686Z adding 'torch/include/ATen/ops/linalg_eig.h' 2024-04-03T16:11:16.4449867Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2024-04-03T16:11:16.4451817Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2024-04-03T16:11:16.4453821Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2024-04-03T16:11:16.4455830Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2024-04-03T16:11:16.4457953Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2024-04-03T16:11:16.4460204Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4462044Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2024-04-03T16:11:16.4464113Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2024-04-03T16:11:16.4466181Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2024-04-03T16:11:16.4468362Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4470395Z adding 'torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h' 2024-04-03T16:11:16.4472508Z adding 'torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h' 2024-04-03T16:11:16.4474577Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2024-04-03T16:11:16.4476642Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2024-04-03T16:11:16.4479134Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2024-04-03T16:11:16.4481634Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4483583Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2024-04-03T16:11:16.4485959Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2024-04-03T16:11:16.4488008Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2024-04-03T16:11:16.4490347Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2024-04-03T16:11:16.4492378Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2024-04-03T16:11:16.4494068Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2024-04-03T16:11:16.4496206Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2024-04-03T16:11:16.4498039Z adding 'torch/include/ATen/ops/linalg_inv.h' 2024-04-03T16:11:16.4500448Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4502091Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2024-04-03T16:11:16.4504471Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4506110Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2024-04-03T16:11:16.4508101Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2024-04-03T16:11:16.4510024Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2024-04-03T16:11:16.4512176Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2024-04-03T16:11:16.4514022Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2024-04-03T16:11:16.4516126Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2024-04-03T16:11:16.4518047Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2024-04-03T16:11:16.4520394Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2024-04-03T16:11:16.4522375Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2024-04-03T16:11:16.4524586Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4526430Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2024-04-03T16:11:16.4528804Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4530544Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2024-04-03T16:11:16.4532315Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2024-04-03T16:11:16.4534083Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2024-04-03T16:11:16.4536179Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2024-04-03T16:11:16.4538195Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2024-04-03T16:11:16.4540399Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2024-04-03T16:11:16.4542412Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2024-04-03T16:11:16.4544330Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2024-04-03T16:11:16.4546343Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2024-04-03T16:11:16.4548653Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4550541Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2024-04-03T16:11:16.4552515Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2024-04-03T16:11:16.4554412Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2024-04-03T16:11:16.4556644Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2024-04-03T16:11:16.4558909Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2024-04-03T16:11:16.4560790Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2024-04-03T16:11:16.4562755Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2024-04-03T16:11:16.4564977Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.4566723Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2024-04-03T16:11:16.4568689Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2024-04-03T16:11:16.4570528Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2024-04-03T16:11:16.4572703Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2024-04-03T16:11:16.4574713Z adding 'torch/include/ATen/ops/linalg_lu.h' 2024-04-03T16:11:16.4576899Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4579092Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2024-04-03T16:11:16.4581021Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2024-04-03T16:11:16.4583059Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2024-04-03T16:11:16.4585558Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4587302Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2024-04-03T16:11:16.4590014Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4591958Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2024-04-03T16:11:16.4594016Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2024-04-03T16:11:16.4595790Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2024-04-03T16:11:16.4597973Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2024-04-03T16:11:16.4599991Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2024-04-03T16:11:16.4602254Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2024-04-03T16:11:16.4604348Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2024-04-03T16:11:16.4606478Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2024-04-03T16:11:16.4608401Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2024-04-03T16:11:16.4610565Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2024-04-03T16:11:16.4612485Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2024-04-03T16:11:16.4614636Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2024-04-03T16:11:16.4616802Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2024-04-03T16:11:16.4619387Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4621203Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2024-04-03T16:11:16.4623305Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2024-04-03T16:11:16.4625188Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2024-04-03T16:11:16.4627367Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2024-04-03T16:11:16.4629317Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2024-04-03T16:11:16.4631628Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2024-04-03T16:11:16.4633595Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2024-04-03T16:11:16.4636110Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4637827Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2024-04-03T16:11:16.4640075Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2024-04-03T16:11:16.4642150Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2024-04-03T16:11:16.4644613Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.4646362Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2024-04-03T16:11:16.4648466Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2024-04-03T16:11:16.4650196Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2024-04-03T16:11:16.4653087Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2024-04-03T16:11:16.4655284Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2024-04-03T16:11:16.4657935Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4659694Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2024-04-03T16:11:16.4661773Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2024-04-03T16:11:16.4663923Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2024-04-03T16:11:16.4666287Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4667630Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2024-04-03T16:11:16.4669659Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2024-04-03T16:11:16.4671678Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2024-04-03T16:11:16.4674220Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4675787Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2024-04-03T16:11:16.4678127Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2024-04-03T16:11:16.4680236Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2024-04-03T16:11:16.4682334Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4683847Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2024-04-03T16:11:16.4685810Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2024-04-03T16:11:16.4687727Z adding 'torch/include/ATen/ops/linalg_norm.h' 2024-04-03T16:11:16.4689927Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4691518Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2024-04-03T16:11:16.4693581Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2024-04-03T16:11:16.4695788Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2024-04-03T16:11:16.4698017Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.4700016Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4701715Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4703350Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2024-04-03T16:11:16.4705612Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2024-04-03T16:11:16.4707615Z adding 'torch/include/ATen/ops/linalg_qr.h' 2024-04-03T16:11:16.4709960Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4711626Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2024-04-03T16:11:16.4713428Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2024-04-03T16:11:16.4715129Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2024-04-03T16:11:16.4716959Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2024-04-03T16:11:16.4719095Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2024-04-03T16:11:16.4721490Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2024-04-03T16:11:16.4723065Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2024-04-03T16:11:16.4725555Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4727000Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2024-04-03T16:11:16.4728864Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2024-04-03T16:11:16.4730910Z adding 'torch/include/ATen/ops/linalg_solve.h' 2024-04-03T16:11:16.4732986Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4734738Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2024-04-03T16:11:16.4737092Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4738804Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2024-04-03T16:11:16.4741211Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2024-04-03T16:11:16.4742898Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2024-04-03T16:11:16.4745126Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2024-04-03T16:11:16.4747175Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2024-04-03T16:11:16.4749518Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2024-04-03T16:11:16.4751662Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2024-04-03T16:11:16.4753562Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2024-04-03T16:11:16.4755839Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2024-04-03T16:11:16.4757856Z adding 'torch/include/ATen/ops/linalg_svd.h' 2024-04-03T16:11:16.4760347Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4762358Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2024-04-03T16:11:16.4764668Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2024-04-03T16:11:16.4766839Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2024-04-03T16:11:16.4769098Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4770827Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2024-04-03T16:11:16.4773012Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2024-04-03T16:11:16.4775158Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2024-04-03T16:11:16.4777595Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4779202Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2024-04-03T16:11:16.4781310Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2024-04-03T16:11:16.4783393Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2024-04-03T16:11:16.4785753Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4787530Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2024-04-03T16:11:16.4789835Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2024-04-03T16:11:16.4791957Z adding 'torch/include/ATen/ops/linalg_vander.h' 2024-04-03T16:11:16.4794284Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4796022Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2024-04-03T16:11:16.4798050Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2024-04-03T16:11:16.4800351Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2024-04-03T16:11:16.4802733Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4804481Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2024-04-03T16:11:16.4806690Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2024-04-03T16:11:16.4808889Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2024-04-03T16:11:16.4811420Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4813237Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2024-04-03T16:11:16.4815351Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2024-04-03T16:11:16.4817397Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2024-04-03T16:11:16.4819500Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2024-04-03T16:11:16.4821542Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2024-04-03T16:11:16.4823750Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2024-04-03T16:11:16.4825778Z adding 'torch/include/ATen/ops/linear.h' 2024-04-03T16:11:16.4827992Z adding 'torch/include/ATen/ops/linear_backward.h' 2024-04-03T16:11:16.4830584Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.4832323Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2024-04-03T16:11:16.4834574Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2024-04-03T16:11:16.4836897Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.4839225Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4840916Z adding 'torch/include/ATen/ops/linear_native.h' 2024-04-03T16:11:16.4843046Z adding 'torch/include/ATen/ops/linear_ops.h' 2024-04-03T16:11:16.4845590Z adding 'torch/include/ATen/ops/linspace.h' 2024-04-03T16:11:16.4848277Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.4850209Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2024-04-03T16:11:16.4852332Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2024-04-03T16:11:16.4854359Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2024-04-03T16:11:16.4856418Z adding 'torch/include/ATen/ops/linspace_native.h' 2024-04-03T16:11:16.4859082Z adding 'torch/include/ATen/ops/linspace_ops.h' 2024-04-03T16:11:16.4861344Z adding 'torch/include/ATen/ops/log.h' 2024-04-03T16:11:16.4863440Z adding 'torch/include/ATen/ops/log10.h' 2024-04-03T16:11:16.4865859Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4867681Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2024-04-03T16:11:16.4869796Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2024-04-03T16:11:16.4871801Z adding 'torch/include/ATen/ops/log10_meta.h' 2024-04-03T16:11:16.4873901Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2024-04-03T16:11:16.4875847Z adding 'torch/include/ATen/ops/log10_native.h' 2024-04-03T16:11:16.4878090Z adding 'torch/include/ATen/ops/log10_ops.h' 2024-04-03T16:11:16.4880280Z adding 'torch/include/ATen/ops/log1p.h' 2024-04-03T16:11:16.4882739Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4884511Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2024-04-03T16:11:16.4886563Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2024-04-03T16:11:16.4888519Z adding 'torch/include/ATen/ops/log1p_meta.h' 2024-04-03T16:11:16.4890587Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2024-04-03T16:11:16.4892575Z adding 'torch/include/ATen/ops/log1p_native.h' 2024-04-03T16:11:16.4894781Z adding 'torch/include/ATen/ops/log1p_ops.h' 2024-04-03T16:11:16.4896830Z adding 'torch/include/ATen/ops/log2.h' 2024-04-03T16:11:16.4899313Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4901021Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2024-04-03T16:11:16.4903063Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2024-04-03T16:11:16.4905079Z adding 'torch/include/ATen/ops/log2_meta.h' 2024-04-03T16:11:16.4907179Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2024-04-03T16:11:16.4909112Z adding 'torch/include/ATen/ops/log2_native.h' 2024-04-03T16:11:16.4911442Z adding 'torch/include/ATen/ops/log2_ops.h' 2024-04-03T16:11:16.4913899Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4915627Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2024-04-03T16:11:16.4917674Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2024-04-03T16:11:16.4919971Z adding 'torch/include/ATen/ops/log_meta.h' 2024-04-03T16:11:16.4922061Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2024-04-03T16:11:16.4924026Z adding 'torch/include/ATen/ops/log_native.h' 2024-04-03T16:11:16.4926166Z adding 'torch/include/ATen/ops/log_normal.h' 2024-04-03T16:11:16.4928543Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.4930398Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2024-04-03T16:11:16.4932489Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2024-04-03T16:11:16.4934494Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2024-04-03T16:11:16.4936488Z adding 'torch/include/ATen/ops/log_normal_native.h' 2024-04-03T16:11:16.4938742Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2024-04-03T16:11:16.4940959Z adding 'torch/include/ATen/ops/log_ops.h' 2024-04-03T16:11:16.4943072Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2024-04-03T16:11:16.4945204Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2024-04-03T16:11:16.4947399Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2024-04-03T16:11:16.4949556Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2024-04-03T16:11:16.4951592Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2024-04-03T16:11:16.4953780Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2024-04-03T16:11:16.4956106Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4958011Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2024-04-03T16:11:16.4960517Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2024-04-03T16:11:16.4962621Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2024-04-03T16:11:16.4964590Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2024-04-03T16:11:16.4966734Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2024-04-03T16:11:16.4968841Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2024-04-03T16:11:16.4970989Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2024-04-03T16:11:16.4973184Z adding 'torch/include/ATen/ops/log_softmax.h' 2024-04-03T16:11:16.4975371Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.4977327Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.4978733Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2024-04-03T16:11:16.4980738Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2024-04-03T16:11:16.4983141Z adding 'torch/include/ATen/ops/logaddexp.h' 2024-04-03T16:11:16.4984953Z adding 'torch/include/ATen/ops/logaddexp2.h' 2024-04-03T16:11:16.4986994Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.4988481Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2024-04-03T16:11:16.4990269Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2024-04-03T16:11:16.4991820Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2024-04-03T16:11:16.4993561Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2024-04-03T16:11:16.4995400Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2024-04-03T16:11:16.4997607Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2024-04-03T16:11:16.5000069Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.5001789Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2024-04-03T16:11:16.5003936Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2024-04-03T16:11:16.5005681Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2024-04-03T16:11:16.5007780Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2024-04-03T16:11:16.5009660Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2024-04-03T16:11:16.5011701Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2024-04-03T16:11:16.5013848Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2024-04-03T16:11:16.5016073Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5017917Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5019633Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2024-04-03T16:11:16.5021778Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2024-04-03T16:11:16.5023679Z adding 'torch/include/ATen/ops/logdet.h' 2024-04-03T16:11:16.5025762Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5027317Z adding 'torch/include/ATen/ops/logdet_native.h' 2024-04-03T16:11:16.5029406Z adding 'torch/include/ATen/ops/logdet_ops.h' 2024-04-03T16:11:16.5031413Z adding 'torch/include/ATen/ops/logical_and.h' 2024-04-03T16:11:16.5033602Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5035393Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2024-04-03T16:11:16.5037359Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2024-04-03T16:11:16.5039435Z adding 'torch/include/ATen/ops/logical_and_native.h' 2024-04-03T16:11:16.5041477Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2024-04-03T16:11:16.5043422Z adding 'torch/include/ATen/ops/logical_not.h' 2024-04-03T16:11:16.5045514Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5047373Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2024-04-03T16:11:16.5049188Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2024-04-03T16:11:16.5051040Z adding 'torch/include/ATen/ops/logical_not_native.h' 2024-04-03T16:11:16.5053157Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2024-04-03T16:11:16.5055043Z adding 'torch/include/ATen/ops/logical_or.h' 2024-04-03T16:11:16.5057348Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5059038Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2024-04-03T16:11:16.5061045Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2024-04-03T16:11:16.5062824Z adding 'torch/include/ATen/ops/logical_or_native.h' 2024-04-03T16:11:16.5064934Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2024-04-03T16:11:16.5066852Z adding 'torch/include/ATen/ops/logical_xor.h' 2024-04-03T16:11:16.5069330Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5071145Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2024-04-03T16:11:16.5073041Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2024-04-03T16:11:16.5074784Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2024-04-03T16:11:16.5076925Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2024-04-03T16:11:16.5079027Z adding 'torch/include/ATen/ops/logit.h' 2024-04-03T16:11:16.5081182Z adding 'torch/include/ATen/ops/logit_backward.h' 2024-04-03T16:11:16.5083567Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.5085398Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2024-04-03T16:11:16.5087217Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2024-04-03T16:11:16.5089016Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2024-04-03T16:11:16.5090973Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2024-04-03T16:11:16.5092814Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2024-04-03T16:11:16.5094950Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2024-04-03T16:11:16.5096880Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2024-04-03T16:11:16.5098867Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2024-04-03T16:11:16.5100811Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2024-04-03T16:11:16.5102671Z adding 'torch/include/ATen/ops/logit_native.h' 2024-04-03T16:11:16.5104721Z adding 'torch/include/ATen/ops/logit_ops.h' 2024-04-03T16:11:16.5107245Z adding 'torch/include/ATen/ops/logspace.h' 2024-04-03T16:11:16.5110018Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5111836Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2024-04-03T16:11:16.5113778Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2024-04-03T16:11:16.5115955Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2024-04-03T16:11:16.5117767Z adding 'torch/include/ATen/ops/logspace_native.h' 2024-04-03T16:11:16.5120619Z adding 'torch/include/ATen/ops/logspace_ops.h' 2024-04-03T16:11:16.5122832Z adding 'torch/include/ATen/ops/logsumexp.h' 2024-04-03T16:11:16.5126058Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5128115Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.5129977Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5131638Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2024-04-03T16:11:16.5133771Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2024-04-03T16:11:16.5135729Z adding 'torch/include/ATen/ops/lshift.h' 2024-04-03T16:11:16.5137980Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5139654Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2024-04-03T16:11:16.5141579Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2024-04-03T16:11:16.5143427Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2024-04-03T16:11:16.5145287Z adding 'torch/include/ATen/ops/lshift_native.h' 2024-04-03T16:11:16.5147569Z adding 'torch/include/ATen/ops/lshift_ops.h' 2024-04-03T16:11:16.5149719Z adding 'torch/include/ATen/ops/lstm.h' 2024-04-03T16:11:16.5151766Z adding 'torch/include/ATen/ops/lstm_cell.h' 2024-04-03T16:11:16.5154103Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5155731Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2024-04-03T16:11:16.5157857Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2024-04-03T16:11:16.5160360Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5162777Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2024-04-03T16:11:16.5164910Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5166728Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2024-04-03T16:11:16.5168857Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2024-04-03T16:11:16.5170673Z adding 'torch/include/ATen/ops/lstm_native.h' 2024-04-03T16:11:16.5172683Z adding 'torch/include/ATen/ops/lstm_ops.h' 2024-04-03T16:11:16.5174763Z adding 'torch/include/ATen/ops/lt.h' 2024-04-03T16:11:16.5176985Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.5178758Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2024-04-03T16:11:16.5180644Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2024-04-03T16:11:16.5182533Z adding 'torch/include/ATen/ops/lt_meta.h' 2024-04-03T16:11:16.5184459Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2024-04-03T16:11:16.5186332Z adding 'torch/include/ATen/ops/lt_native.h' 2024-04-03T16:11:16.5188458Z adding 'torch/include/ATen/ops/lt_ops.h' 2024-04-03T16:11:16.5190652Z adding 'torch/include/ATen/ops/lu_solve.h' 2024-04-03T16:11:16.5192819Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5194483Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2024-04-03T16:11:16.5196423Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2024-04-03T16:11:16.5198431Z adding 'torch/include/ATen/ops/lu_unpack.h' 2024-04-03T16:11:16.5200994Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.5202652Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2024-04-03T16:11:16.5204569Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2024-04-03T16:11:16.5206403Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2024-04-03T16:11:16.5208429Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2024-04-03T16:11:16.5210270Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2024-04-03T16:11:16.5212269Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2024-04-03T16:11:16.5213988Z adding 'torch/include/ATen/ops/mH.h' 2024-04-03T16:11:16.5216222Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5217957Z adding 'torch/include/ATen/ops/mH_native.h' 2024-04-03T16:11:16.5219762Z adding 'torch/include/ATen/ops/mH_ops.h' 2024-04-03T16:11:16.5221565Z adding 'torch/include/ATen/ops/mT.h' 2024-04-03T16:11:16.5223852Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5225244Z adding 'torch/include/ATen/ops/mT_native.h' 2024-04-03T16:11:16.5227224Z adding 'torch/include/ATen/ops/mT_ops.h' 2024-04-03T16:11:16.5229164Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2024-04-03T16:11:16.5231778Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5233673Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2024-04-03T16:11:16.5235477Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2024-04-03T16:11:16.5237790Z adding 'torch/include/ATen/ops/masked_fill.h' 2024-04-03T16:11:16.5240253Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5242213Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2024-04-03T16:11:16.5244305Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2024-04-03T16:11:16.5246262Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2024-04-03T16:11:16.5248291Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2024-04-03T16:11:16.5250706Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2024-04-03T16:11:16.5252905Z adding 'torch/include/ATen/ops/masked_scatter.h' 2024-04-03T16:11:16.5255141Z adding 'torch/include/ATen/ops/masked_scatter_backward.h' 2024-04-03T16:11:16.5257641Z adding 'torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5259452Z adding 'torch/include/ATen/ops/masked_scatter_backward_native.h' 2024-04-03T16:11:16.5261545Z adding 'torch/include/ATen/ops/masked_scatter_backward_ops.h' 2024-04-03T16:11:16.5263854Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5265859Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2024-04-03T16:11:16.5267860Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2024-04-03T16:11:16.5269924Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2024-04-03T16:11:16.5271940Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2024-04-03T16:11:16.5274249Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2024-04-03T16:11:16.5276397Z adding 'torch/include/ATen/ops/masked_select.h' 2024-04-03T16:11:16.5278444Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2024-04-03T16:11:16.5281040Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5282801Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2024-04-03T16:11:16.5284896Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2024-04-03T16:11:16.5286955Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2024-04-03T16:11:16.5289025Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2024-04-03T16:11:16.5290970Z adding 'torch/include/ATen/ops/masked_select_native.h' 2024-04-03T16:11:16.5293147Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2024-04-03T16:11:16.5295199Z adding 'torch/include/ATen/ops/matmul.h' 2024-04-03T16:11:16.5297452Z adding 'torch/include/ATen/ops/matmul_backward.h' 2024-04-03T16:11:16.5299810Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5301610Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2024-04-03T16:11:16.5303813Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2024-04-03T16:11:16.5306192Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5307955Z adding 'torch/include/ATen/ops/matmul_native.h' 2024-04-03T16:11:16.5310168Z adding 'torch/include/ATen/ops/matmul_ops.h' 2024-04-03T16:11:16.5312188Z adding 'torch/include/ATen/ops/matrix_H.h' 2024-04-03T16:11:16.5314478Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5316248Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2024-04-03T16:11:16.5318289Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2024-04-03T16:11:16.5320538Z adding 'torch/include/ATen/ops/matrix_exp.h' 2024-04-03T16:11:16.5322638Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2024-04-03T16:11:16.5324863Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5326680Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2024-04-03T16:11:16.5328762Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2024-04-03T16:11:16.5331054Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5332747Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2024-04-03T16:11:16.5334847Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2024-04-03T16:11:16.5336846Z adding 'torch/include/ATen/ops/matrix_power.h' 2024-04-03T16:11:16.5339237Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5340924Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2024-04-03T16:11:16.5343133Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2024-04-03T16:11:16.5345425Z adding 'torch/include/ATen/ops/max.h' 2024-04-03T16:11:16.5347970Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.5350269Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5352337Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2024-04-03T16:11:16.5354414Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2024-04-03T16:11:16.5356541Z adding 'torch/include/ATen/ops/max_meta.h' 2024-04-03T16:11:16.5358789Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2024-04-03T16:11:16.5361127Z adding 'torch/include/ATen/ops/max_native.h' 2024-04-03T16:11:16.5363639Z adding 'torch/include/ATen/ops/max_ops.h' 2024-04-03T16:11:16.5366038Z adding 'torch/include/ATen/ops/max_pool1d.h' 2024-04-03T16:11:16.5368260Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5370075Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2024-04-03T16:11:16.5372226Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2024-04-03T16:11:16.5374377Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2024-04-03T16:11:16.5376728Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5378577Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2024-04-03T16:11:16.5380697Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2024-04-03T16:11:16.5382780Z adding 'torch/include/ATen/ops/max_pool2d.h' 2024-04-03T16:11:16.5384944Z adding 'torch/include/ATen/ops/max_pool2d_backward.h' 2024-04-03T16:11:16.5387356Z adding 'torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5389180Z adding 'torch/include/ATen/ops/max_pool2d_backward_native.h' 2024-04-03T16:11:16.5391640Z adding 'torch/include/ATen/ops/max_pool2d_backward_ops.h' 2024-04-03T16:11:16.5393951Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5395742Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2024-04-03T16:11:16.5397878Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2024-04-03T16:11:16.5400275Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2024-04-03T16:11:16.5402569Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2024-04-03T16:11:16.5405200Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.5407375Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2024-04-03T16:11:16.5409211Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2024-04-03T16:11:16.5411166Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2024-04-03T16:11:16.5413186Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2024-04-03T16:11:16.5415126Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2024-04-03T16:11:16.5417242Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2024-04-03T16:11:16.5419573Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.5421311Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2024-04-03T16:11:16.5423382Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2024-04-03T16:11:16.5425223Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2024-04-03T16:11:16.5427292Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2024-04-03T16:11:16.5429181Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2024-04-03T16:11:16.5431449Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2024-04-03T16:11:16.5433351Z adding 'torch/include/ATen/ops/max_pool3d.h' 2024-04-03T16:11:16.5435656Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5437322Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2024-04-03T16:11:16.5439588Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2024-04-03T16:11:16.5441752Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2024-04-03T16:11:16.5443996Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2024-04-03T16:11:16.5446165Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2024-04-03T16:11:16.5448244Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2024-04-03T16:11:16.5450343Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2024-04-03T16:11:16.5452524Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2024-04-03T16:11:16.5454810Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2024-04-03T16:11:16.5456807Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2024-04-03T16:11:16.5458691Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2024-04-03T16:11:16.5460944Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2024-04-03T16:11:16.5463077Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2024-04-03T16:11:16.5465495Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2024-04-03T16:11:16.5467703Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2024-04-03T16:11:16.5469732Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2024-04-03T16:11:16.5471992Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2024-04-03T16:11:16.5474407Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2024-04-03T16:11:16.5476789Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2024-04-03T16:11:16.5479125Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2024-04-03T16:11:16.5481452Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2024-04-03T16:11:16.5483712Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2024-04-03T16:11:16.5485765Z adding 'torch/include/ATen/ops/maximum.h' 2024-04-03T16:11:16.5488235Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.5490055Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2024-04-03T16:11:16.5492122Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2024-04-03T16:11:16.5493986Z adding 'torch/include/ATen/ops/maximum_meta.h' 2024-04-03T16:11:16.5496181Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2024-04-03T16:11:16.5498472Z adding 'torch/include/ATen/ops/maximum_native.h' 2024-04-03T16:11:16.5500414Z adding 'torch/include/ATen/ops/maximum_ops.h' 2024-04-03T16:11:16.5502444Z adding 'torch/include/ATen/ops/mean.h' 2024-04-03T16:11:16.5504898Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5507224Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.5509134Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5511112Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2024-04-03T16:11:16.5513193Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2024-04-03T16:11:16.5515232Z adding 'torch/include/ATen/ops/mean_meta.h' 2024-04-03T16:11:16.5517361Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2024-04-03T16:11:16.5519701Z adding 'torch/include/ATen/ops/mean_native.h' 2024-04-03T16:11:16.5521990Z adding 'torch/include/ATen/ops/mean_ops.h' 2024-04-03T16:11:16.5524312Z adding 'torch/include/ATen/ops/median.h' 2024-04-03T16:11:16.5526751Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5528878Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5530774Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2024-04-03T16:11:16.5532847Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2024-04-03T16:11:16.5534846Z adding 'torch/include/ATen/ops/median_native.h' 2024-04-03T16:11:16.5537249Z adding 'torch/include/ATen/ops/median_ops.h' 2024-04-03T16:11:16.5539430Z adding 'torch/include/ATen/ops/meshgrid.h' 2024-04-03T16:11:16.5541824Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5543576Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2024-04-03T16:11:16.5545709Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2024-04-03T16:11:16.5548028Z adding 'torch/include/ATen/ops/min.h' 2024-04-03T16:11:16.5550673Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.5553297Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5554920Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2024-04-03T16:11:16.5557032Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2024-04-03T16:11:16.5559455Z adding 'torch/include/ATen/ops/min_meta.h' 2024-04-03T16:11:16.5561461Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2024-04-03T16:11:16.5563560Z adding 'torch/include/ATen/ops/min_native.h' 2024-04-03T16:11:16.5566103Z adding 'torch/include/ATen/ops/min_ops.h' 2024-04-03T16:11:16.5568350Z adding 'torch/include/ATen/ops/minimum.h' 2024-04-03T16:11:16.5570786Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.5572609Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2024-04-03T16:11:16.5574643Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2024-04-03T16:11:16.5576635Z adding 'torch/include/ATen/ops/minimum_meta.h' 2024-04-03T16:11:16.5578717Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2024-04-03T16:11:16.5580719Z adding 'torch/include/ATen/ops/minimum_native.h' 2024-04-03T16:11:16.5582862Z adding 'torch/include/ATen/ops/minimum_ops.h' 2024-04-03T16:11:16.5585156Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2024-04-03T16:11:16.5587522Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2024-04-03T16:11:16.5590051Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5592094Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2024-04-03T16:11:16.5594167Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2024-04-03T16:11:16.5596406Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2024-04-03T16:11:16.5598900Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5601170Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2024-04-03T16:11:16.5602878Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2024-04-03T16:11:16.5605124Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2024-04-03T16:11:16.5607634Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2024-04-03T16:11:16.5616917Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2024-04-03T16:11:16.5619148Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2024-04-03T16:11:16.5621147Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2024-04-03T16:11:16.5623297Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2024-04-03T16:11:16.5625559Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5627523Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2024-04-03T16:11:16.5629611Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2024-04-03T16:11:16.5631875Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2024-04-03T16:11:16.5634104Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2024-04-03T16:11:16.5636373Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2024-04-03T16:11:16.5638231Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2024-04-03T16:11:16.5640605Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2024-04-03T16:11:16.5643177Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2024-04-03T16:11:16.5645867Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5647791Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2024-04-03T16:11:16.5649938Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2024-04-03T16:11:16.5652191Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2024-04-03T16:11:16.5654582Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2024-04-03T16:11:16.5657046Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5658887Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2024-04-03T16:11:16.5660686Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2024-04-03T16:11:16.5662831Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2024-04-03T16:11:16.5665178Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2024-04-03T16:11:16.5667282Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2024-04-03T16:11:16.5669811Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5671568Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2024-04-03T16:11:16.5673479Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2024-04-03T16:11:16.5675708Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2024-04-03T16:11:16.5678070Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5679883Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2024-04-03T16:11:16.5681903Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2024-04-03T16:11:16.5684036Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2024-04-03T16:11:16.5686003Z adding 'torch/include/ATen/ops/mish.h' 2024-04-03T16:11:16.5687874Z adding 'torch/include/ATen/ops/mish_backward.h' 2024-04-03T16:11:16.5689954Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5691560Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2024-04-03T16:11:16.5693388Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2024-04-03T16:11:16.5695065Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2024-04-03T16:11:16.5696970Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2024-04-03T16:11:16.5699005Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.5700671Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2024-04-03T16:11:16.5702389Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2024-04-03T16:11:16.5704159Z adding 'torch/include/ATen/ops/mish_meta.h' 2024-04-03T16:11:16.5705992Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2024-04-03T16:11:16.5707735Z adding 'torch/include/ATen/ops/mish_native.h' 2024-04-03T16:11:16.5709714Z adding 'torch/include/ATen/ops/mish_ops.h' 2024-04-03T16:11:16.5711864Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2024-04-03T16:11:16.5713833Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2024-04-03T16:11:16.5715957Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5717621Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2024-04-03T16:11:16.5719741Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2024-04-03T16:11:16.5721581Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2024-04-03T16:11:16.5723682Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2024-04-03T16:11:16.5726115Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2024-04-03T16:11:16.5728794Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5730678Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2024-04-03T16:11:16.5732873Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2024-04-03T16:11:16.5734981Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2024-04-03T16:11:16.5737234Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2024-04-03T16:11:16.5739650Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5742196Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2024-04-03T16:11:16.5744400Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5746075Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2024-04-03T16:11:16.5748465Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2024-04-03T16:11:16.5750347Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2024-04-03T16:11:16.5752633Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2024-04-03T16:11:16.5754731Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2024-04-03T16:11:16.5757161Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5759080Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2024-04-03T16:11:16.5761579Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2024-04-03T16:11:16.5763401Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5765146Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2024-04-03T16:11:16.5767140Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2024-04-03T16:11:16.5769288Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2024-04-03T16:11:16.5771364Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2024-04-03T16:11:16.5773797Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5775611Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2024-04-03T16:11:16.5777731Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2024-04-03T16:11:16.5779904Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5781763Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2024-04-03T16:11:16.5783781Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2024-04-03T16:11:16.5785866Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2024-04-03T16:11:16.5788101Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2024-04-03T16:11:16.5790664Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5792425Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2024-04-03T16:11:16.5794495Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2024-04-03T16:11:16.5796719Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5798551Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2024-04-03T16:11:16.5800843Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2024-04-03T16:11:16.5803412Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2024-04-03T16:11:16.5805942Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5807825Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2024-04-03T16:11:16.5810015Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2024-04-03T16:11:16.5812371Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2024-04-03T16:11:16.5814850Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5816673Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2024-04-03T16:11:16.5818781Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2024-04-03T16:11:16.5820977Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer.h' 2024-04-03T16:11:16.5823479Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward.h' 2024-04-03T16:11:16.5826040Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5828083Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h' 2024-04-03T16:11:16.5830243Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h' 2024-04-03T16:11:16.5832766Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h' 2024-04-03T16:11:16.5835246Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5837114Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h' 2024-04-03T16:11:16.5839360Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_native.h' 2024-04-03T16:11:16.5841765Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_ops.h' 2024-04-03T16:11:16.5843886Z adding 'torch/include/ATen/ops/mm.h' 2024-04-03T16:11:16.5846066Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.5847786Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2024-04-03T16:11:16.5849735Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2024-04-03T16:11:16.5851648Z adding 'torch/include/ATen/ops/mm_meta.h' 2024-04-03T16:11:16.5853636Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2024-04-03T16:11:16.5855537Z adding 'torch/include/ATen/ops/mm_native.h' 2024-04-03T16:11:16.5857592Z adding 'torch/include/ATen/ops/mm_ops.h' 2024-04-03T16:11:16.5859757Z adding 'torch/include/ATen/ops/mode.h' 2024-04-03T16:11:16.5861962Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5863999Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5865816Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2024-04-03T16:11:16.5867788Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2024-04-03T16:11:16.5869706Z adding 'torch/include/ATen/ops/mode_native.h' 2024-04-03T16:11:16.5872000Z adding 'torch/include/ATen/ops/mode_ops.h' 2024-04-03T16:11:16.5874085Z adding 'torch/include/ATen/ops/moveaxis.h' 2024-04-03T16:11:16.5876352Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5877980Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2024-04-03T16:11:16.5880160Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2024-04-03T16:11:16.5882085Z adding 'torch/include/ATen/ops/movedim.h' 2024-04-03T16:11:16.5884408Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5886046Z adding 'torch/include/ATen/ops/movedim_native.h' 2024-04-03T16:11:16.5888073Z adding 'torch/include/ATen/ops/movedim_ops.h' 2024-04-03T16:11:16.5890740Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2024-04-03T16:11:16.5894034Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5895378Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2024-04-03T16:11:16.5897413Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2024-04-03T16:11:16.5900135Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2024-04-03T16:11:16.5902784Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5904631Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2024-04-03T16:11:16.5906766Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2024-04-03T16:11:16.5908694Z adding 'torch/include/ATen/ops/mse_loss.h' 2024-04-03T16:11:16.5910884Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2024-04-03T16:11:16.5912985Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2024-04-03T16:11:16.5914957Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2024-04-03T16:11:16.5916777Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2024-04-03T16:11:16.5919201Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2024-04-03T16:11:16.5921529Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.5923437Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2024-04-03T16:11:16.5925427Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2024-04-03T16:11:16.5927329Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2024-04-03T16:11:16.5929177Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2024-04-03T16:11:16.5930957Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2024-04-03T16:11:16.5933032Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2024-04-03T16:11:16.5934988Z adding 'torch/include/ATen/ops/msort.h' 2024-04-03T16:11:16.5937221Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5938914Z adding 'torch/include/ATen/ops/msort_native.h' 2024-04-03T16:11:16.5941046Z adding 'torch/include/ATen/ops/msort_ops.h' 2024-04-03T16:11:16.5942977Z adding 'torch/include/ATen/ops/mul.h' 2024-04-03T16:11:16.5945209Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.5947241Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.5948992Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2024-04-03T16:11:16.5951100Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2024-04-03T16:11:16.5953009Z adding 'torch/include/ATen/ops/mul_meta.h' 2024-04-03T16:11:16.5955011Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2024-04-03T16:11:16.5957055Z adding 'torch/include/ATen/ops/mul_native.h' 2024-04-03T16:11:16.5959626Z adding 'torch/include/ATen/ops/mul_ops.h' 2024-04-03T16:11:16.5962979Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2024-04-03T16:11:16.5964922Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2024-04-03T16:11:16.5967334Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2024-04-03T16:11:16.5969288Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2024-04-03T16:11:16.5970998Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2024-04-03T16:11:16.5973231Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2024-04-03T16:11:16.5975185Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2024-04-03T16:11:16.5977193Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2024-04-03T16:11:16.5979007Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2024-04-03T16:11:16.5981274Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2024-04-03T16:11:16.5983111Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2024-04-03T16:11:16.5985220Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2024-04-03T16:11:16.5987258Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2024-04-03T16:11:16.5989188Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2024-04-03T16:11:16.5991166Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2024-04-03T16:11:16.5993204Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2024-04-03T16:11:16.5995400Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.5997160Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2024-04-03T16:11:16.5999377Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2024-04-03T16:11:16.6001454Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2024-04-03T16:11:16.6003249Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2024-04-03T16:11:16.6005316Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2024-04-03T16:11:16.6007032Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2024-04-03T16:11:16.6008917Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2024-04-03T16:11:16.6010603Z adding 'torch/include/ATen/ops/multinomial.h' 2024-04-03T16:11:16.6012567Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2024-04-03T16:11:16.6014271Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2024-04-03T16:11:16.6015875Z adding 'torch/include/ATen/ops/multinomial_native.h' 2024-04-03T16:11:16.6017617Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2024-04-03T16:11:16.6019446Z adding 'torch/include/ATen/ops/multiply.h' 2024-04-03T16:11:16.6021412Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6022851Z adding 'torch/include/ATen/ops/multiply_native.h' 2024-04-03T16:11:16.6024667Z adding 'torch/include/ATen/ops/multiply_ops.h' 2024-04-03T16:11:16.6026371Z adding 'torch/include/ATen/ops/mv.h' 2024-04-03T16:11:16.6028285Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6029880Z adding 'torch/include/ATen/ops/mv_native.h' 2024-04-03T16:11:16.6031620Z adding 'torch/include/ATen/ops/mv_ops.h' 2024-04-03T16:11:16.6033595Z adding 'torch/include/ATen/ops/mvlgamma.h' 2024-04-03T16:11:16.6035588Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6037233Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2024-04-03T16:11:16.6039303Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2024-04-03T16:11:16.6041000Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2024-04-03T16:11:16.6042752Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2024-04-03T16:11:16.6044741Z adding 'torch/include/ATen/ops/nan_to_num.h' 2024-04-03T16:11:16.6046906Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6048654Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2024-04-03T16:11:16.6050533Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2024-04-03T16:11:16.6052357Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2024-04-03T16:11:16.6054524Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2024-04-03T16:11:16.6056484Z adding 'torch/include/ATen/ops/nanmean.h' 2024-04-03T16:11:16.6058650Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6060334Z adding 'torch/include/ATen/ops/nanmean_native.h' 2024-04-03T16:11:16.6062328Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2024-04-03T16:11:16.6064420Z adding 'torch/include/ATen/ops/nanmedian.h' 2024-04-03T16:11:16.6066619Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6068606Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6070396Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2024-04-03T16:11:16.6072348Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2024-04-03T16:11:16.6074193Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2024-04-03T16:11:16.6076436Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2024-04-03T16:11:16.6078548Z adding 'torch/include/ATen/ops/nanquantile.h' 2024-04-03T16:11:16.6081083Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6082793Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2024-04-03T16:11:16.6084888Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2024-04-03T16:11:16.6086918Z adding 'torch/include/ATen/ops/nansum.h' 2024-04-03T16:11:16.6089772Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2024-04-03T16:11:16.6091720Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2024-04-03T16:11:16.6093515Z adding 'torch/include/ATen/ops/nansum_native.h' 2024-04-03T16:11:16.6095583Z adding 'torch/include/ATen/ops/nansum_ops.h' 2024-04-03T16:11:16.6097598Z adding 'torch/include/ATen/ops/narrow.h' 2024-04-03T16:11:16.6099750Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6101649Z adding 'torch/include/ATen/ops/narrow_copy.h' 2024-04-03T16:11:16.6103960Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.6105542Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2024-04-03T16:11:16.6107402Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2024-04-03T16:11:16.6109593Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2024-04-03T16:11:16.6111396Z adding 'torch/include/ATen/ops/narrow_native.h' 2024-04-03T16:11:16.6113340Z adding 'torch/include/ATen/ops/narrow_ops.h' 2024-04-03T16:11:16.6115422Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2024-04-03T16:11:16.6117589Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2024-04-03T16:11:16.6119916Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6121971Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2024-04-03T16:11:16.6123926Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2024-04-03T16:11:16.6125879Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2024-04-03T16:11:16.6127979Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2024-04-03T16:11:16.6129971Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2024-04-03T16:11:16.6131954Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2024-04-03T16:11:16.6133820Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2024-04-03T16:11:16.6135955Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2024-04-03T16:11:16.6137972Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2024-04-03T16:11:16.6140107Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6141764Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2024-04-03T16:11:16.6143522Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2024-04-03T16:11:16.6145356Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2024-04-03T16:11:16.6147251Z adding 'torch/include/ATen/ops/native_dropout.h' 2024-04-03T16:11:16.6149128Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2024-04-03T16:11:16.6151419Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6153245Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2024-04-03T16:11:16.6155015Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2024-04-03T16:11:16.6156844Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2024-04-03T16:11:16.6159260Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2024-04-03T16:11:16.6161265Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6163065Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2024-04-03T16:11:16.6164937Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2024-04-03T16:11:16.6166670Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2024-04-03T16:11:16.6168654Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2024-04-03T16:11:16.6170980Z adding 'torch/include/ATen/ops/native_group_norm.h' 2024-04-03T16:11:16.6173548Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2024-04-03T16:11:16.6176069Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6177837Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2024-04-03T16:11:16.6179838Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2024-04-03T16:11:16.6181661Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2024-04-03T16:11:16.6183834Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2024-04-03T16:11:16.6186021Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6187873Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2024-04-03T16:11:16.6189831Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2024-04-03T16:11:16.6191715Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2024-04-03T16:11:16.6193847Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2024-04-03T16:11:16.6196181Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2024-04-03T16:11:16.6198893Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2024-04-03T16:11:16.6201401Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6203198Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2024-04-03T16:11:16.6205151Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2024-04-03T16:11:16.6207050Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2024-04-03T16:11:16.6209226Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2024-04-03T16:11:16.6211549Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6213376Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2024-04-03T16:11:16.6215216Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2024-04-03T16:11:16.6217028Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2024-04-03T16:11:16.6219114Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2024-04-03T16:11:16.6221096Z adding 'torch/include/ATen/ops/native_norm.h' 2024-04-03T16:11:16.6223396Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6225055Z adding 'torch/include/ATen/ops/native_norm_native.h' 2024-04-03T16:11:16.6227108Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2024-04-03T16:11:16.6228955Z adding 'torch/include/ATen/ops/ne.h' 2024-04-03T16:11:16.6231283Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.6233007Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2024-04-03T16:11:16.6235032Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2024-04-03T16:11:16.6236824Z adding 'torch/include/ATen/ops/ne_meta.h' 2024-04-03T16:11:16.6239170Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2024-04-03T16:11:16.6241167Z adding 'torch/include/ATen/ops/ne_native.h' 2024-04-03T16:11:16.6243411Z adding 'torch/include/ATen/ops/ne_ops.h' 2024-04-03T16:11:16.6245735Z adding 'torch/include/ATen/ops/neg.h' 2024-04-03T16:11:16.6247918Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.6249981Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2024-04-03T16:11:16.6251779Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2024-04-03T16:11:16.6253487Z adding 'torch/include/ATen/ops/neg_meta.h' 2024-04-03T16:11:16.6255508Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2024-04-03T16:11:16.6257458Z adding 'torch/include/ATen/ops/neg_native.h' 2024-04-03T16:11:16.6259629Z adding 'torch/include/ATen/ops/neg_ops.h' 2024-04-03T16:11:16.6261736Z adding 'torch/include/ATen/ops/negative.h' 2024-04-03T16:11:16.6263999Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6265474Z adding 'torch/include/ATen/ops/negative_native.h' 2024-04-03T16:11:16.6267639Z adding 'torch/include/ATen/ops/negative_ops.h' 2024-04-03T16:11:16.6269752Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2024-04-03T16:11:16.6271548Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6272868Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2024-04-03T16:11:16.6274644Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2024-04-03T16:11:16.6276910Z adding 'torch/include/ATen/ops/new_empty.h' 2024-04-03T16:11:16.6279198Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6280916Z adding 'torch/include/ATen/ops/new_empty_native.h' 2024-04-03T16:11:16.6282975Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2024-04-03T16:11:16.6285353Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2024-04-03T16:11:16.6287873Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6289919Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.6291459Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2024-04-03T16:11:16.6293494Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2024-04-03T16:11:16.6295731Z adding 'torch/include/ATen/ops/new_full.h' 2024-04-03T16:11:16.6298086Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6299754Z adding 'torch/include/ATen/ops/new_full_native.h' 2024-04-03T16:11:16.6301778Z adding 'torch/include/ATen/ops/new_full_ops.h' 2024-04-03T16:11:16.6303973Z adding 'torch/include/ATen/ops/new_ones.h' 2024-04-03T16:11:16.6306427Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6308143Z adding 'torch/include/ATen/ops/new_ones_native.h' 2024-04-03T16:11:16.6310244Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2024-04-03T16:11:16.6312592Z adding 'torch/include/ATen/ops/new_zeros.h' 2024-04-03T16:11:16.6314939Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6316674Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2024-04-03T16:11:16.6318811Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2024-04-03T16:11:16.6321003Z adding 'torch/include/ATen/ops/nextafter.h' 2024-04-03T16:11:16.6323234Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.6324798Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2024-04-03T16:11:16.6326712Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2024-04-03T16:11:16.6328438Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2024-04-03T16:11:16.6330390Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2024-04-03T16:11:16.6332160Z adding 'torch/include/ATen/ops/nextafter_native.h' 2024-04-03T16:11:16.6334155Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2024-04-03T16:11:16.6336352Z adding 'torch/include/ATen/ops/nll_loss.h' 2024-04-03T16:11:16.6338691Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2024-04-03T16:11:16.6341070Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2024-04-03T16:11:16.6343353Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2024-04-03T16:11:16.6345355Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2024-04-03T16:11:16.6347295Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2024-04-03T16:11:16.6349343Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2024-04-03T16:11:16.6351671Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6353750Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2024-04-03T16:11:16.6355982Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2024-04-03T16:11:16.6358001Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2024-04-03T16:11:16.6360123Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2024-04-03T16:11:16.6362296Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2024-04-03T16:11:16.6364326Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2024-04-03T16:11:16.6366393Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2024-04-03T16:11:16.6368790Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2024-04-03T16:11:16.6371242Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.6372977Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2024-04-03T16:11:16.6375119Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2024-04-03T16:11:16.6376947Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2024-04-03T16:11:16.6379069Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2024-04-03T16:11:16.6380995Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2024-04-03T16:11:16.6383094Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2024-04-03T16:11:16.6385358Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6387431Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2024-04-03T16:11:16.6389998Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.6391876Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2024-04-03T16:11:16.6393976Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2024-04-03T16:11:16.6395852Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2024-04-03T16:11:16.6397896Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2024-04-03T16:11:16.6399982Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2024-04-03T16:11:16.6402184Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2024-04-03T16:11:16.6404074Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2024-04-03T16:11:16.6406165Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2024-04-03T16:11:16.6408388Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6410132Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2024-04-03T16:11:16.6412053Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2024-04-03T16:11:16.6414189Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2024-04-03T16:11:16.6416061Z adding 'torch/include/ATen/ops/nonzero.h' 2024-04-03T16:11:16.6418139Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2024-04-03T16:11:16.6420004Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2024-04-03T16:11:16.6421872Z adding 'torch/include/ATen/ops/nonzero_native.h' 2024-04-03T16:11:16.6423674Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2024-04-03T16:11:16.6425920Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6427475Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2024-04-03T16:11:16.6429529Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2024-04-03T16:11:16.6431510Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2024-04-03T16:11:16.6433554Z adding 'torch/include/ATen/ops/nonzero_static.h' 2024-04-03T16:11:16.6435545Z adding 'torch/include/ATen/ops/nonzero_static_cpu_dispatch.h' 2024-04-03T16:11:16.6437358Z adding 'torch/include/ATen/ops/nonzero_static_native.h' 2024-04-03T16:11:16.6439472Z adding 'torch/include/ATen/ops/nonzero_static_ops.h' 2024-04-03T16:11:16.6441994Z adding 'torch/include/ATen/ops/norm.h' 2024-04-03T16:11:16.6444355Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6446391Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.6448150Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6449935Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2024-04-03T16:11:16.6451935Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2024-04-03T16:11:16.6453748Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2024-04-03T16:11:16.6455898Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6457485Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2024-04-03T16:11:16.6467035Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2024-04-03T16:11:16.6467701Z adding 'torch/include/ATen/ops/norm_meta.h' 2024-04-03T16:11:16.6468069Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2024-04-03T16:11:16.6468312Z adding 'torch/include/ATen/ops/norm_native.h' 2024-04-03T16:11:16.6468751Z adding 'torch/include/ATen/ops/norm_ops.h' 2024-04-03T16:11:16.6472248Z adding 'torch/include/ATen/ops/normal.h' 2024-04-03T16:11:16.6474921Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6476888Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2024-04-03T16:11:16.6479398Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2024-04-03T16:11:16.6481516Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2024-04-03T16:11:16.6483485Z adding 'torch/include/ATen/ops/normal_native.h' 2024-04-03T16:11:16.6486266Z adding 'torch/include/ATen/ops/normal_ops.h' 2024-04-03T16:11:16.6488381Z adding 'torch/include/ATen/ops/not_equal.h' 2024-04-03T16:11:16.6490897Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6492452Z adding 'torch/include/ATen/ops/not_equal_native.h' 2024-04-03T16:11:16.6494450Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2024-04-03T16:11:16.6496796Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2024-04-03T16:11:16.6499212Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6500852Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2024-04-03T16:11:16.6502817Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2024-04-03T16:11:16.6504752Z adding 'torch/include/ATen/ops/numpy_T.h' 2024-04-03T16:11:16.6506787Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6508358Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2024-04-03T16:11:16.6510260Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2024-04-03T16:11:16.6512161Z adding 'torch/include/ATen/ops/one_hot.h' 2024-04-03T16:11:16.6514262Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6516111Z adding 'torch/include/ATen/ops/one_hot_native.h' 2024-04-03T16:11:16.6518051Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2024-04-03T16:11:16.6520802Z adding 'torch/include/ATen/ops/ones.h' 2024-04-03T16:11:16.6523356Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6525323Z adding 'torch/include/ATen/ops/ones_like.h' 2024-04-03T16:11:16.6527832Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6529662Z adding 'torch/include/ATen/ops/ones_like_native.h' 2024-04-03T16:11:16.6531944Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2024-04-03T16:11:16.6533938Z adding 'torch/include/ATen/ops/ones_native.h' 2024-04-03T16:11:16.6536267Z adding 'torch/include/ATen/ops/ones_ops.h' 2024-04-03T16:11:16.6538345Z adding 'torch/include/ATen/ops/or.h' 2024-04-03T16:11:16.6540656Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6542436Z adding 'torch/include/ATen/ops/or_native.h' 2024-04-03T16:11:16.6544727Z adding 'torch/include/ATen/ops/or_ops.h' 2024-04-03T16:11:16.6546831Z adding 'torch/include/ATen/ops/orgqr.h' 2024-04-03T16:11:16.6549292Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6551400Z adding 'torch/include/ATen/ops/orgqr_native.h' 2024-04-03T16:11:16.6553563Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2024-04-03T16:11:16.6555624Z adding 'torch/include/ATen/ops/ormqr.h' 2024-04-03T16:11:16.6557864Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2024-04-03T16:11:16.6560108Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2024-04-03T16:11:16.6563146Z adding 'torch/include/ATen/ops/ormqr_native.h' 2024-04-03T16:11:16.6565273Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2024-04-03T16:11:16.6567428Z adding 'torch/include/ATen/ops/outer.h' 2024-04-03T16:11:16.6569864Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6571525Z adding 'torch/include/ATen/ops/outer_native.h' 2024-04-03T16:11:16.6573617Z adding 'torch/include/ATen/ops/outer_ops.h' 2024-04-03T16:11:16.6575623Z adding 'torch/include/ATen/ops/output_nr.h' 2024-04-03T16:11:16.6578116Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6579721Z adding 'torch/include/ATen/ops/output_nr_native.h' 2024-04-03T16:11:16.6581765Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2024-04-03T16:11:16.6583890Z adding 'torch/include/ATen/ops/pad.h' 2024-04-03T16:11:16.6586344Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6588045Z adding 'torch/include/ATen/ops/pad_native.h' 2024-04-03T16:11:16.6590178Z adding 'torch/include/ATen/ops/pad_ops.h' 2024-04-03T16:11:16.6592341Z adding 'torch/include/ATen/ops/pad_sequence.h' 2024-04-03T16:11:16.6594811Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6596461Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2024-04-03T16:11:16.6598726Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2024-04-03T16:11:16.6600937Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2024-04-03T16:11:16.6603409Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6605064Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2024-04-03T16:11:16.6607098Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2024-04-03T16:11:16.6608993Z adding 'torch/include/ATen/ops/pdist.h' 2024-04-03T16:11:16.6611561Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6613096Z adding 'torch/include/ATen/ops/pdist_native.h' 2024-04-03T16:11:16.6615190Z adding 'torch/include/ATen/ops/pdist_ops.h' 2024-04-03T16:11:16.6617191Z adding 'torch/include/ATen/ops/permute.h' 2024-04-03T16:11:16.6619650Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6621323Z adding 'torch/include/ATen/ops/permute_copy.h' 2024-04-03T16:11:16.6623793Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6626029Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.6627477Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2024-04-03T16:11:16.6629708Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2024-04-03T16:11:16.6631693Z adding 'torch/include/ATen/ops/permute_native.h' 2024-04-03T16:11:16.6633850Z adding 'torch/include/ATen/ops/permute_ops.h' 2024-04-03T16:11:16.6635797Z adding 'torch/include/ATen/ops/pin_memory.h' 2024-04-03T16:11:16.6638311Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6640038Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2024-04-03T16:11:16.6642182Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2024-04-03T16:11:16.6644137Z adding 'torch/include/ATen/ops/pinverse.h' 2024-04-03T16:11:16.6646681Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6648225Z adding 'torch/include/ATen/ops/pinverse_native.h' 2024-04-03T16:11:16.6650367Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2024-04-03T16:11:16.6652415Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2024-04-03T16:11:16.6654888Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6657052Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.6658690Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2024-04-03T16:11:16.6660550Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2024-04-03T16:11:16.6662698Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2024-04-03T16:11:16.6664740Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2024-04-03T16:11:16.6667258Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6669568Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.6671446Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2024-04-03T16:11:16.6672991Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2024-04-03T16:11:16.6674805Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2024-04-03T16:11:16.6676504Z adding 'torch/include/ATen/ops/poisson.h' 2024-04-03T16:11:16.6678733Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6680422Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2024-04-03T16:11:16.6682119Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2024-04-03T16:11:16.6683914Z adding 'torch/include/ATen/ops/poisson_native.h' 2024-04-03T16:11:16.6685681Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2024-04-03T16:11:16.6687768Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6689273Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2024-04-03T16:11:16.6691092Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2024-04-03T16:11:16.6692943Z adding 'torch/include/ATen/ops/poisson_ops.h' 2024-04-03T16:11:16.6694782Z adding 'torch/include/ATen/ops/polar.h' 2024-04-03T16:11:16.6696769Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6698485Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2024-04-03T16:11:16.6700277Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2024-04-03T16:11:16.6702104Z adding 'torch/include/ATen/ops/polar_native.h' 2024-04-03T16:11:16.6703875Z adding 'torch/include/ATen/ops/polar_ops.h' 2024-04-03T16:11:16.6705714Z adding 'torch/include/ATen/ops/polygamma.h' 2024-04-03T16:11:16.6707778Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6709891Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.6711424Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2024-04-03T16:11:16.6713577Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2024-04-03T16:11:16.6715071Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2024-04-03T16:11:16.6716976Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2024-04-03T16:11:16.6718556Z adding 'torch/include/ATen/ops/polygamma_native.h' 2024-04-03T16:11:16.6721122Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2024-04-03T16:11:16.6722986Z adding 'torch/include/ATen/ops/positive.h' 2024-04-03T16:11:16.6725103Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6726700Z adding 'torch/include/ATen/ops/positive_native.h' 2024-04-03T16:11:16.6728815Z adding 'torch/include/ATen/ops/positive_ops.h' 2024-04-03T16:11:16.6730825Z adding 'torch/include/ATen/ops/pow.h' 2024-04-03T16:11:16.6733260Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.6734946Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2024-04-03T16:11:16.6736933Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2024-04-03T16:11:16.6738865Z adding 'torch/include/ATen/ops/pow_meta.h' 2024-04-03T16:11:16.6741021Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2024-04-03T16:11:16.6742941Z adding 'torch/include/ATen/ops/pow_native.h' 2024-04-03T16:11:16.6745243Z adding 'torch/include/ATen/ops/pow_ops.h' 2024-04-03T16:11:16.6747322Z adding 'torch/include/ATen/ops/prelu.h' 2024-04-03T16:11:16.6749755Z adding 'torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6751414Z adding 'torch/include/ATen/ops/prelu_native.h' 2024-04-03T16:11:16.6753358Z adding 'torch/include/ATen/ops/prelu_ops.h' 2024-04-03T16:11:16.6755510Z adding 'torch/include/ATen/ops/prod.h' 2024-04-03T16:11:16.6757857Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6760119Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.6762122Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6763930Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2024-04-03T16:11:16.6765966Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2024-04-03T16:11:16.6767832Z adding 'torch/include/ATen/ops/prod_meta.h' 2024-04-03T16:11:16.6769957Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2024-04-03T16:11:16.6772004Z adding 'torch/include/ATen/ops/prod_native.h' 2024-04-03T16:11:16.6774249Z adding 'torch/include/ATen/ops/prod_ops.h' 2024-04-03T16:11:16.6776405Z adding 'torch/include/ATen/ops/promote_types.h' 2024-04-03T16:11:16.6778760Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6780537Z adding 'torch/include/ATen/ops/promote_types_native.h' 2024-04-03T16:11:16.6782667Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2024-04-03T16:11:16.6784784Z adding 'torch/include/ATen/ops/put.h' 2024-04-03T16:11:16.6787150Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6789038Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2024-04-03T16:11:16.6791182Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2024-04-03T16:11:16.6793164Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2024-04-03T16:11:16.6795183Z adding 'torch/include/ATen/ops/put_native.h' 2024-04-03T16:11:16.6797463Z adding 'torch/include/ATen/ops/put_ops.h' 2024-04-03T16:11:16.6799714Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2024-04-03T16:11:16.6802045Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2024-04-03T16:11:16.6804105Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2024-04-03T16:11:16.6806216Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2024-04-03T16:11:16.6808629Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6810373Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2024-04-03T16:11:16.6812474Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2024-04-03T16:11:16.6814484Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2024-04-03T16:11:16.6816836Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6818531Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2024-04-03T16:11:16.6820573Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2024-04-03T16:11:16.6822472Z adding 'torch/include/ATen/ops/q_scale.h' 2024-04-03T16:11:16.6824261Z adding 'torch/include/ATen/ops/q_scale_native.h' 2024-04-03T16:11:16.6826227Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2024-04-03T16:11:16.6828173Z adding 'torch/include/ATen/ops/q_zero_point.h' 2024-04-03T16:11:16.6830102Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2024-04-03T16:11:16.6832141Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2024-04-03T16:11:16.6834142Z adding 'torch/include/ATen/ops/qr.h' 2024-04-03T16:11:16.6836472Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6838166Z adding 'torch/include/ATen/ops/qr_native.h' 2024-04-03T16:11:16.6840466Z adding 'torch/include/ATen/ops/qr_ops.h' 2024-04-03T16:11:16.6842324Z adding 'torch/include/ATen/ops/qscheme.h' 2024-04-03T16:11:16.6844248Z adding 'torch/include/ATen/ops/qscheme_native.h' 2024-04-03T16:11:16.6846294Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2024-04-03T16:11:16.6848439Z adding 'torch/include/ATen/ops/quantile.h' 2024-04-03T16:11:16.6850898Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6852597Z adding 'torch/include/ATen/ops/quantile_native.h' 2024-04-03T16:11:16.6854764Z adding 'torch/include/ATen/ops/quantile_ops.h' 2024-04-03T16:11:16.6856952Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2024-04-03T16:11:16.6859311Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6861110Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2024-04-03T16:11:16.6863091Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2024-04-03T16:11:16.6864883Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2024-04-03T16:11:16.6866980Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2024-04-03T16:11:16.6869280Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2024-04-03T16:11:16.6871808Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6873671Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2024-04-03T16:11:16.6875593Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2024-04-03T16:11:16.6877548Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2024-04-03T16:11:16.6880007Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6881727Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2024-04-03T16:11:16.6883647Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2024-04-03T16:11:16.6885210Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2024-04-03T16:11:16.6887186Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2024-04-03T16:11:16.6888954Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2024-04-03T16:11:16.6891063Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2024-04-03T16:11:16.6893258Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2024-04-03T16:11:16.6895388Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6896900Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2024-04-03T16:11:16.6898979Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2024-04-03T16:11:16.6900812Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2024-04-03T16:11:16.6902955Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6904442Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2024-04-03T16:11:16.6906354Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2024-04-03T16:11:16.6908238Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2024-04-03T16:11:16.6910635Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6912204Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2024-04-03T16:11:16.6914355Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2024-04-03T16:11:16.6916316Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2024-04-03T16:11:16.6918714Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6920729Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2024-04-03T16:11:16.6922827Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2024-04-03T16:11:16.6924951Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2024-04-03T16:11:16.6927310Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6929136Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2024-04-03T16:11:16.6931235Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2024-04-03T16:11:16.6933250Z adding 'torch/include/ATen/ops/quantized_max_pool3d.h' 2024-04-03T16:11:16.6935637Z adding 'torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6937397Z adding 'torch/include/ATen/ops/quantized_max_pool3d_native.h' 2024-04-03T16:11:16.6939529Z adding 'torch/include/ATen/ops/quantized_max_pool3d_ops.h' 2024-04-03T16:11:16.6941586Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2024-04-03T16:11:16.6943964Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6945713Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2024-04-03T16:11:16.6947837Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2024-04-03T16:11:16.6949995Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2024-04-03T16:11:16.6952405Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6954202Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2024-04-03T16:11:16.6956406Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2024-04-03T16:11:16.6958386Z adding 'torch/include/ATen/ops/rad2deg.h' 2024-04-03T16:11:16.6960811Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6962620Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2024-04-03T16:11:16.6964700Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2024-04-03T16:11:16.6968336Z adding 'torch/include/ATen/ops/rand.h' 2024-04-03T16:11:16.6971497Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6973687Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.6975676Z adding 'torch/include/ATen/ops/rand_like.h' 2024-04-03T16:11:16.6978052Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6979987Z adding 'torch/include/ATen/ops/rand_like_native.h' 2024-04-03T16:11:16.6982195Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2024-04-03T16:11:16.6984228Z adding 'torch/include/ATen/ops/rand_native.h' 2024-04-03T16:11:16.6986665Z adding 'torch/include/ATen/ops/rand_ops.h' 2024-04-03T16:11:16.6990566Z adding 'torch/include/ATen/ops/randint.h' 2024-04-03T16:11:16.6993859Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.6996664Z adding 'torch/include/ATen/ops/randint_like.h' 2024-04-03T16:11:16.6999677Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7001608Z adding 'torch/include/ATen/ops/randint_like_native.h' 2024-04-03T16:11:16.7003917Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2024-04-03T16:11:16.7005948Z adding 'torch/include/ATen/ops/randint_native.h' 2024-04-03T16:11:16.7008558Z adding 'torch/include/ATen/ops/randint_ops.h' 2024-04-03T16:11:16.7012104Z adding 'torch/include/ATen/ops/randn.h' 2024-04-03T16:11:16.7015277Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7017416Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7019437Z adding 'torch/include/ATen/ops/randn_like.h' 2024-04-03T16:11:16.7021865Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7024012Z adding 'torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h' 2024-04-03T16:11:16.7025733Z adding 'torch/include/ATen/ops/randn_like_native.h' 2024-04-03T16:11:16.7027904Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2024-04-03T16:11:16.7030041Z adding 'torch/include/ATen/ops/randn_native.h' 2024-04-03T16:11:16.7032652Z adding 'torch/include/ATen/ops/randn_ops.h' 2024-04-03T16:11:16.7034970Z adding 'torch/include/ATen/ops/random.h' 2024-04-03T16:11:16.7037469Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7039460Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2024-04-03T16:11:16.7042213Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2024-04-03T16:11:16.7044284Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2024-04-03T16:11:16.7046237Z adding 'torch/include/ATen/ops/random_native.h' 2024-04-03T16:11:16.7048708Z adding 'torch/include/ATen/ops/random_ops.h' 2024-04-03T16:11:16.7051528Z adding 'torch/include/ATen/ops/randperm.h' 2024-04-03T16:11:16.7054157Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7055996Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2024-04-03T16:11:16.7058084Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2024-04-03T16:11:16.7059885Z adding 'torch/include/ATen/ops/randperm_native.h' 2024-04-03T16:11:16.7062135Z adding 'torch/include/ATen/ops/randperm_ops.h' 2024-04-03T16:11:16.7064379Z adding 'torch/include/ATen/ops/range.h' 2024-04-03T16:11:16.7066790Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7068609Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2024-04-03T16:11:16.7070669Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2024-04-03T16:11:16.7072629Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2024-04-03T16:11:16.7074555Z adding 'torch/include/ATen/ops/range_native.h' 2024-04-03T16:11:16.7076766Z adding 'torch/include/ATen/ops/range_ops.h' 2024-04-03T16:11:16.7078999Z adding 'torch/include/ATen/ops/ravel.h' 2024-04-03T16:11:16.7081405Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7083240Z adding 'torch/include/ATen/ops/ravel_native.h' 2024-04-03T16:11:16.7085051Z adding 'torch/include/ATen/ops/ravel_ops.h' 2024-04-03T16:11:16.7086886Z adding 'torch/include/ATen/ops/real.h' 2024-04-03T16:11:16.7089151Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7090770Z adding 'torch/include/ATen/ops/real_native.h' 2024-04-03T16:11:16.7092757Z adding 'torch/include/ATen/ops/real_ops.h' 2024-04-03T16:11:16.7094729Z adding 'torch/include/ATen/ops/reciprocal.h' 2024-04-03T16:11:16.7097072Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7098903Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2024-04-03T16:11:16.7100784Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2024-04-03T16:11:16.7102590Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2024-04-03T16:11:16.7104645Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2024-04-03T16:11:16.7106502Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2024-04-03T16:11:16.7108592Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2024-04-03T16:11:16.7110535Z adding 'torch/include/ATen/ops/record_stream.h' 2024-04-03T16:11:16.7112621Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2024-04-03T16:11:16.7114384Z adding 'torch/include/ATen/ops/record_stream_native.h' 2024-04-03T16:11:16.7116389Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2024-04-03T16:11:16.7118241Z adding 'torch/include/ATen/ops/refine_names.h' 2024-04-03T16:11:16.7120669Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7122311Z adding 'torch/include/ATen/ops/refine_names_native.h' 2024-04-03T16:11:16.7124309Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2024-04-03T16:11:16.7126412Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2024-04-03T16:11:16.7128803Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2024-04-03T16:11:16.7131236Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7133100Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2024-04-03T16:11:16.7135115Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2024-04-03T16:11:16.7137068Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2024-04-03T16:11:16.7139094Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2024-04-03T16:11:16.7141008Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2024-04-03T16:11:16.7143071Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2024-04-03T16:11:16.7145332Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7147134Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2024-04-03T16:11:16.7149192Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2024-04-03T16:11:16.7151122Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2024-04-03T16:11:16.7153218Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2024-04-03T16:11:16.7155111Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2024-04-03T16:11:16.7157182Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2024-04-03T16:11:16.7159407Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2024-04-03T16:11:16.7161873Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2024-04-03T16:11:16.7163967Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2024-04-03T16:11:16.7166007Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2024-04-03T16:11:16.7167860Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2024-04-03T16:11:16.7170002Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2024-04-03T16:11:16.7172068Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2024-04-03T16:11:16.7174169Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2024-04-03T16:11:16.7176224Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2024-04-03T16:11:16.7178311Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2024-04-03T16:11:16.7180527Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2024-04-03T16:11:16.7182872Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2024-04-03T16:11:16.7185610Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7187538Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2024-04-03T16:11:16.7189592Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2024-04-03T16:11:16.7191427Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2024-04-03T16:11:16.7193710Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2024-04-03T16:11:16.7195757Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2024-04-03T16:11:16.7197934Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2024-04-03T16:11:16.7200411Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7202105Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2024-04-03T16:11:16.7204081Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2024-04-03T16:11:16.7205927Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2024-04-03T16:11:16.7207959Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2024-04-03T16:11:16.7209931Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2024-04-03T16:11:16.7212105Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2024-04-03T16:11:16.7213962Z adding 'torch/include/ATen/ops/relu.h' 2024-04-03T16:11:16.7215727Z adding 'torch/include/ATen/ops/relu6.h' 2024-04-03T16:11:16.7217880Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7219580Z adding 'torch/include/ATen/ops/relu6_native.h' 2024-04-03T16:11:16.7221349Z adding 'torch/include/ATen/ops/relu6_ops.h' 2024-04-03T16:11:16.7223469Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7225345Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2024-04-03T16:11:16.7227242Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2024-04-03T16:11:16.7229366Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2024-04-03T16:11:16.7231243Z adding 'torch/include/ATen/ops/relu_native.h' 2024-04-03T16:11:16.7233597Z adding 'torch/include/ATen/ops/relu_ops.h' 2024-04-03T16:11:16.7235883Z adding 'torch/include/ATen/ops/remainder.h' 2024-04-03T16:11:16.7238537Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7241038Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7243083Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2024-04-03T16:11:16.7245316Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2024-04-03T16:11:16.7247455Z adding 'torch/include/ATen/ops/remainder_meta.h' 2024-04-03T16:11:16.7249819Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2024-04-03T16:11:16.7251823Z adding 'torch/include/ATen/ops/remainder_native.h' 2024-04-03T16:11:16.7254367Z adding 'torch/include/ATen/ops/remainder_ops.h' 2024-04-03T16:11:16.7256506Z adding 'torch/include/ATen/ops/rename.h' 2024-04-03T16:11:16.7258881Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7260762Z adding 'torch/include/ATen/ops/rename_native.h' 2024-04-03T16:11:16.7262997Z adding 'torch/include/ATen/ops/rename_ops.h' 2024-04-03T16:11:16.7265178Z adding 'torch/include/ATen/ops/renorm.h' 2024-04-03T16:11:16.7267651Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7269610Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2024-04-03T16:11:16.7271844Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2024-04-03T16:11:16.7273897Z adding 'torch/include/ATen/ops/renorm_meta.h' 2024-04-03T16:11:16.7276145Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2024-04-03T16:11:16.7278174Z adding 'torch/include/ATen/ops/renorm_native.h' 2024-04-03T16:11:16.7280727Z adding 'torch/include/ATen/ops/renorm_ops.h' 2024-04-03T16:11:16.7283097Z adding 'torch/include/ATen/ops/repeat.h' 2024-04-03T16:11:16.7285582Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7288028Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2024-04-03T16:11:16.7290822Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7292957Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7295006Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2024-04-03T16:11:16.7297158Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2024-04-03T16:11:16.7299230Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2024-04-03T16:11:16.7301600Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2024-04-03T16:11:16.7303765Z adding 'torch/include/ATen/ops/repeat_native.h' 2024-04-03T16:11:16.7305944Z adding 'torch/include/ATen/ops/repeat_ops.h' 2024-04-03T16:11:16.7308400Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2024-04-03T16:11:16.7311077Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2024-04-03T16:11:16.7313754Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7315717Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2024-04-03T16:11:16.7317968Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2024-04-03T16:11:16.7320117Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2024-04-03T16:11:16.7322390Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2024-04-03T16:11:16.7324429Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2024-04-03T16:11:16.7326697Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2024-04-03T16:11:16.7329259Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7331094Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2024-04-03T16:11:16.7333575Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2024-04-03T16:11:16.7335599Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2024-04-03T16:11:16.7337700Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2024-04-03T16:11:16.7339776Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2024-04-03T16:11:16.7341988Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2024-04-03T16:11:16.7344366Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2024-04-03T16:11:16.7346868Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2024-04-03T16:11:16.7349414Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2024-04-03T16:11:16.7351638Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2024-04-03T16:11:16.7353815Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2024-04-03T16:11:16.7356004Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2024-04-03T16:11:16.7358519Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7360583Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2024-04-03T16:11:16.7362831Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2024-04-03T16:11:16.7364849Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2024-04-03T16:11:16.7367118Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2024-04-03T16:11:16.7369123Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2024-04-03T16:11:16.7371376Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2024-04-03T16:11:16.7373700Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2024-04-03T16:11:16.7376317Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2024-04-03T16:11:16.7378710Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2024-04-03T16:11:16.7381208Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2024-04-03T16:11:16.7383213Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2024-04-03T16:11:16.7385959Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2024-04-03T16:11:16.7389333Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7391882Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2024-04-03T16:11:16.7395084Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2024-04-03T16:11:16.7396860Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2024-04-03T16:11:16.7400026Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2024-04-03T16:11:16.7402584Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2024-04-03T16:11:16.7405492Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2024-04-03T16:11:16.7407748Z adding 'torch/include/ATen/ops/requires_grad.h' 2024-04-03T16:11:16.7411079Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7412622Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2024-04-03T16:11:16.7414928Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2024-04-03T16:11:16.7416986Z adding 'torch/include/ATen/ops/reshape.h' 2024-04-03T16:11:16.7419021Z adding 'torch/include/ATen/ops/reshape_as.h' 2024-04-03T16:11:16.7421253Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7423436Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2024-04-03T16:11:16.7425027Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2024-04-03T16:11:16.7427185Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2024-04-03T16:11:16.7429552Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7431887Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2024-04-03T16:11:16.7433423Z adding 'torch/include/ATen/ops/reshape_native.h' 2024-04-03T16:11:16.7435538Z adding 'torch/include/ATen/ops/reshape_ops.h' 2024-04-03T16:11:16.7437887Z adding 'torch/include/ATen/ops/resize.h' 2024-04-03T16:11:16.7440428Z adding 'torch/include/ATen/ops/resize_as.h' 2024-04-03T16:11:16.7442953Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7444541Z adding 'torch/include/ATen/ops/resize_as_native.h' 2024-04-03T16:11:16.7446804Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2024-04-03T16:11:16.7448716Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2024-04-03T16:11:16.7450866Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7452373Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2024-04-03T16:11:16.7454241Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2024-04-03T16:11:16.7456141Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2024-04-03T16:11:16.7459066Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7460435Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2024-04-03T16:11:16.7462454Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2024-04-03T16:11:16.7464417Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2024-04-03T16:11:16.7466557Z adding 'torch/include/ATen/ops/resize_native.h' 2024-04-03T16:11:16.7468518Z adding 'torch/include/ATen/ops/resize_ops.h' 2024-04-03T16:11:16.7470556Z adding 'torch/include/ATen/ops/resolve_conj.h' 2024-04-03T16:11:16.7472773Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7474553Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2024-04-03T16:11:16.7476326Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2024-04-03T16:11:16.7478091Z adding 'torch/include/ATen/ops/resolve_neg.h' 2024-04-03T16:11:16.7480448Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7481872Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2024-04-03T16:11:16.7483733Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2024-04-03T16:11:16.7485595Z adding 'torch/include/ATen/ops/result_type.h' 2024-04-03T16:11:16.7487876Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7489999Z adding 'torch/include/ATen/ops/result_type_native.h' 2024-04-03T16:11:16.7492048Z adding 'torch/include/ATen/ops/result_type_ops.h' 2024-04-03T16:11:16.7493887Z adding 'torch/include/ATen/ops/retain_grad.h' 2024-04-03T16:11:16.7495858Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7497511Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2024-04-03T16:11:16.7499738Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2024-04-03T16:11:16.7501507Z adding 'torch/include/ATen/ops/retains_grad.h' 2024-04-03T16:11:16.7503781Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7505247Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2024-04-03T16:11:16.7507285Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2024-04-03T16:11:16.7509318Z adding 'torch/include/ATen/ops/rms_norm.h' 2024-04-03T16:11:16.7511592Z adding 'torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7513436Z adding 'torch/include/ATen/ops/rms_norm_native.h' 2024-04-03T16:11:16.7515410Z adding 'torch/include/ATen/ops/rms_norm_ops.h' 2024-04-03T16:11:16.7517456Z adding 'torch/include/ATen/ops/rnn_relu.h' 2024-04-03T16:11:16.7519531Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2024-04-03T16:11:16.7521851Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7523690Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2024-04-03T16:11:16.7525622Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2024-04-03T16:11:16.7527910Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7529696Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2024-04-03T16:11:16.7532608Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2024-04-03T16:11:16.7534722Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2024-04-03T16:11:16.7536781Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2024-04-03T16:11:16.7539042Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7540834Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2024-04-03T16:11:16.7542790Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2024-04-03T16:11:16.7545002Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7546853Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2024-04-03T16:11:16.7548942Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2024-04-03T16:11:16.7551240Z adding 'torch/include/ATen/ops/roll.h' 2024-04-03T16:11:16.7553591Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7555501Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2024-04-03T16:11:16.7557541Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2024-04-03T16:11:16.7559624Z adding 'torch/include/ATen/ops/roll_native.h' 2024-04-03T16:11:16.7561791Z adding 'torch/include/ATen/ops/roll_ops.h' 2024-04-03T16:11:16.7563888Z adding 'torch/include/ATen/ops/rot90.h' 2024-04-03T16:11:16.7566130Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7567988Z adding 'torch/include/ATen/ops/rot90_native.h' 2024-04-03T16:11:16.7569952Z adding 'torch/include/ATen/ops/rot90_ops.h' 2024-04-03T16:11:16.7572049Z adding 'torch/include/ATen/ops/round.h' 2024-04-03T16:11:16.7574386Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7576289Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2024-04-03T16:11:16.7578219Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2024-04-03T16:11:16.7580153Z adding 'torch/include/ATen/ops/round_meta.h' 2024-04-03T16:11:16.7582113Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2024-04-03T16:11:16.7584103Z adding 'torch/include/ATen/ops/round_native.h' 2024-04-03T16:11:16.7586275Z adding 'torch/include/ATen/ops/round_ops.h' 2024-04-03T16:11:16.7588378Z adding 'torch/include/ATen/ops/row_indices.h' 2024-04-03T16:11:16.7590627Z adding 'torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7592454Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2024-04-03T16:11:16.7594614Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7596818Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7598293Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2024-04-03T16:11:16.7600533Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2024-04-03T16:11:16.7602446Z adding 'torch/include/ATen/ops/row_indices_native.h' 2024-04-03T16:11:16.7604478Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2024-04-03T16:11:16.7606366Z adding 'torch/include/ATen/ops/row_stack.h' 2024-04-03T16:11:16.7608547Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7610360Z adding 'torch/include/ATen/ops/row_stack_native.h' 2024-04-03T16:11:16.7612376Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2024-04-03T16:11:16.7614274Z adding 'torch/include/ATen/ops/rrelu.h' 2024-04-03T16:11:16.7616581Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7618414Z adding 'torch/include/ATen/ops/rrelu_native.h' 2024-04-03T16:11:16.7620423Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2024-04-03T16:11:16.7622572Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2024-04-03T16:11:16.7624778Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2024-04-03T16:11:16.7627204Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7628914Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2024-04-03T16:11:16.7631150Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2024-04-03T16:11:16.7633309Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2024-04-03T16:11:16.7635360Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2024-04-03T16:11:16.7637404Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2024-04-03T16:11:16.7639408Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2024-04-03T16:11:16.7641734Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2024-04-03T16:11:16.7643853Z adding 'torch/include/ATen/ops/rshift.h' 2024-04-03T16:11:16.7646126Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7648068Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2024-04-03T16:11:16.7649981Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2024-04-03T16:11:16.7651919Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2024-04-03T16:11:16.7653826Z adding 'torch/include/ATen/ops/rshift_native.h' 2024-04-03T16:11:16.7655975Z adding 'torch/include/ATen/ops/rshift_ops.h' 2024-04-03T16:11:16.7658145Z adding 'torch/include/ATen/ops/rsqrt.h' 2024-04-03T16:11:16.7660447Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7662287Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2024-04-03T16:11:16.7664173Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2024-04-03T16:11:16.7666024Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2024-04-03T16:11:16.7667957Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2024-04-03T16:11:16.7669918Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2024-04-03T16:11:16.7671930Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2024-04-03T16:11:16.7674032Z adding 'torch/include/ATen/ops/rsub.h' 2024-04-03T16:11:16.7676367Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7678544Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2024-04-03T16:11:16.7680654Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2024-04-03T16:11:16.7682572Z adding 'torch/include/ATen/ops/rsub_native.h' 2024-04-03T16:11:16.7684924Z adding 'torch/include/ATen/ops/rsub_ops.h' 2024-04-03T16:11:16.7687125Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2024-04-03T16:11:16.7689533Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7691374Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2024-04-03T16:11:16.7693606Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2024-04-03T16:11:16.7695790Z adding 'torch/include/ATen/ops/scaled_dot_product_attention.h' 2024-04-03T16:11:16.7698107Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7699864Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_native.h' 2024-04-03T16:11:16.7702086Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_ops.h' 2024-04-03T16:11:16.7704289Z adding 'torch/include/ATen/ops/scatter.h' 2024-04-03T16:11:16.7706621Z adding 'torch/include/ATen/ops/scatter_add.h' 2024-04-03T16:11:16.7709552Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7711299Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7713540Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2024-04-03T16:11:16.7715380Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2024-04-03T16:11:16.7717244Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2024-04-03T16:11:16.7719521Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2024-04-03T16:11:16.7721382Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2024-04-03T16:11:16.7723516Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2024-04-03T16:11:16.7726257Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7727697Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7729844Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2024-04-03T16:11:16.7731797Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2024-04-03T16:11:16.7734053Z adding 'torch/include/ATen/ops/scatter_meta.h' 2024-04-03T16:11:16.7735999Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2024-04-03T16:11:16.7737672Z adding 'torch/include/ATen/ops/scatter_native.h' 2024-04-03T16:11:16.7740676Z adding 'torch/include/ATen/ops/scatter_ops.h' 2024-04-03T16:11:16.7743070Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2024-04-03T16:11:16.7745428Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7746755Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2024-04-03T16:11:16.7748758Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2024-04-03T16:11:16.7750949Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2024-04-03T16:11:16.7753385Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2024-04-03T16:11:16.7755417Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2024-04-03T16:11:16.7757651Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2024-04-03T16:11:16.7760173Z adding 'torch/include/ATen/ops/searchsorted.h' 2024-04-03T16:11:16.7762520Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2024-04-03T16:11:16.7764736Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2024-04-03T16:11:16.7766863Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2024-04-03T16:11:16.7769317Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2024-04-03T16:11:16.7771635Z adding 'torch/include/ATen/ops/segment_reduce.h' 2024-04-03T16:11:16.7774080Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7776076Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2024-04-03T16:11:16.7778198Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2024-04-03T16:11:16.7780273Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2024-04-03T16:11:16.7782568Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2024-04-03T16:11:16.7784851Z adding 'torch/include/ATen/ops/select.h' 2024-04-03T16:11:16.7787105Z adding 'torch/include/ATen/ops/select_backward.h' 2024-04-03T16:11:16.7789667Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7791978Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7793521Z adding 'torch/include/ATen/ops/select_backward_native.h' 2024-04-03T16:11:16.7795814Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2024-04-03T16:11:16.7798175Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7800406Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7802439Z adding 'torch/include/ATen/ops/select_copy.h' 2024-04-03T16:11:16.7804941Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7807137Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7808615Z adding 'torch/include/ATen/ops/select_copy_native.h' 2024-04-03T16:11:16.7810965Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2024-04-03T16:11:16.7813016Z adding 'torch/include/ATen/ops/select_native.h' 2024-04-03T16:11:16.7815213Z adding 'torch/include/ATen/ops/select_ops.h' 2024-04-03T16:11:16.7817498Z adding 'torch/include/ATen/ops/select_scatter.h' 2024-04-03T16:11:16.7819988Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7822227Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7823746Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2024-04-03T16:11:16.7826010Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2024-04-03T16:11:16.7828048Z adding 'torch/include/ATen/ops/selu.h' 2024-04-03T16:11:16.7830378Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7832268Z adding 'torch/include/ATen/ops/selu_native.h' 2024-04-03T16:11:16.7834319Z adding 'torch/include/ATen/ops/selu_ops.h' 2024-04-03T16:11:16.7837068Z adding 'torch/include/ATen/ops/set.h' 2024-04-03T16:11:16.7839797Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.7842112Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7844122Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2024-04-03T16:11:16.7846287Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2024-04-03T16:11:16.7848224Z adding 'torch/include/ATen/ops/set_data.h' 2024-04-03T16:11:16.7850518Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7852307Z adding 'torch/include/ATen/ops/set_data_native.h' 2024-04-03T16:11:16.7854387Z adding 'torch/include/ATen/ops/set_data_ops.h' 2024-04-03T16:11:16.7856602Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2024-04-03T16:11:16.7858781Z adding 'torch/include/ATen/ops/set_native.h' 2024-04-03T16:11:16.7861463Z adding 'torch/include/ATen/ops/set_ops.h' 2024-04-03T16:11:16.7863842Z adding 'torch/include/ATen/ops/sgn.h' 2024-04-03T16:11:16.7866243Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7868125Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2024-04-03T16:11:16.7870217Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2024-04-03T16:11:16.7872291Z adding 'torch/include/ATen/ops/sgn_meta.h' 2024-04-03T16:11:16.7874404Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2024-04-03T16:11:16.7876460Z adding 'torch/include/ATen/ops/sgn_native.h' 2024-04-03T16:11:16.7878761Z adding 'torch/include/ATen/ops/sgn_ops.h' 2024-04-03T16:11:16.7881102Z adding 'torch/include/ATen/ops/sigmoid.h' 2024-04-03T16:11:16.7883237Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2024-04-03T16:11:16.7885741Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7887484Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2024-04-03T16:11:16.7889638Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2024-04-03T16:11:16.7891541Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2024-04-03T16:11:16.7893712Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2024-04-03T16:11:16.7895643Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2024-04-03T16:11:16.7897831Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2024-04-03T16:11:16.7900207Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7902018Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2024-04-03T16:11:16.7904052Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2024-04-03T16:11:16.7906039Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2024-04-03T16:11:16.7908099Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2024-04-03T16:11:16.7910178Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2024-04-03T16:11:16.7912341Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2024-04-03T16:11:16.7914428Z adding 'torch/include/ATen/ops/sign.h' 2024-04-03T16:11:16.7916830Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7918829Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2024-04-03T16:11:16.7920957Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2024-04-03T16:11:16.7922878Z adding 'torch/include/ATen/ops/sign_meta.h' 2024-04-03T16:11:16.7924991Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2024-04-03T16:11:16.7927102Z adding 'torch/include/ATen/ops/sign_native.h' 2024-04-03T16:11:16.7929259Z adding 'torch/include/ATen/ops/sign_ops.h' 2024-04-03T16:11:16.7931277Z adding 'torch/include/ATen/ops/signbit.h' 2024-04-03T16:11:16.7933804Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7935418Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2024-04-03T16:11:16.7937601Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2024-04-03T16:11:16.7939520Z adding 'torch/include/ATen/ops/signbit_meta.h' 2024-04-03T16:11:16.7941655Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2024-04-03T16:11:16.7943648Z adding 'torch/include/ATen/ops/signbit_native.h' 2024-04-03T16:11:16.7945777Z adding 'torch/include/ATen/ops/signbit_ops.h' 2024-04-03T16:11:16.7947879Z adding 'torch/include/ATen/ops/silu.h' 2024-04-03T16:11:16.7950072Z adding 'torch/include/ATen/ops/silu_backward.h' 2024-04-03T16:11:16.7952601Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7954475Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.7956624Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2024-04-03T16:11:16.7958800Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2024-04-03T16:11:16.7960808Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2024-04-03T16:11:16.7962939Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2024-04-03T16:11:16.7964987Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2024-04-03T16:11:16.7967229Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2024-04-03T16:11:16.7969524Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7971385Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2024-04-03T16:11:16.7973402Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2024-04-03T16:11:16.7975255Z adding 'torch/include/ATen/ops/silu_meta.h' 2024-04-03T16:11:16.7977228Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2024-04-03T16:11:16.7979146Z adding 'torch/include/ATen/ops/silu_native.h' 2024-04-03T16:11:16.7981225Z adding 'torch/include/ATen/ops/silu_ops.h' 2024-04-03T16:11:16.7983207Z adding 'torch/include/ATen/ops/sin.h' 2024-04-03T16:11:16.7985612Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.7987443Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2024-04-03T16:11:16.7989415Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2024-04-03T16:11:16.7991520Z adding 'torch/include/ATen/ops/sin_meta.h' 2024-04-03T16:11:16.7993215Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2024-04-03T16:11:16.7994889Z adding 'torch/include/ATen/ops/sin_native.h' 2024-04-03T16:11:16.7996764Z adding 'torch/include/ATen/ops/sin_ops.h' 2024-04-03T16:11:16.7998786Z adding 'torch/include/ATen/ops/sinc.h' 2024-04-03T16:11:16.8001125Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8002403Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2024-04-03T16:11:16.8004675Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2024-04-03T16:11:16.8005970Z adding 'torch/include/ATen/ops/sinc_meta.h' 2024-04-03T16:11:16.8007986Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2024-04-03T16:11:16.8009885Z adding 'torch/include/ATen/ops/sinc_native.h' 2024-04-03T16:11:16.8011882Z adding 'torch/include/ATen/ops/sinc_ops.h' 2024-04-03T16:11:16.8014527Z adding 'torch/include/ATen/ops/sinh.h' 2024-04-03T16:11:16.8016969Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8018488Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2024-04-03T16:11:16.8020617Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2024-04-03T16:11:16.8022564Z adding 'torch/include/ATen/ops/sinh_meta.h' 2024-04-03T16:11:16.8024498Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2024-04-03T16:11:16.8026534Z adding 'torch/include/ATen/ops/sinh_native.h' 2024-04-03T16:11:16.8028557Z adding 'torch/include/ATen/ops/sinh_ops.h' 2024-04-03T16:11:16.8030579Z adding 'torch/include/ATen/ops/size.h' 2024-04-03T16:11:16.8032933Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8034404Z adding 'torch/include/ATen/ops/size_native.h' 2024-04-03T16:11:16.8036688Z adding 'torch/include/ATen/ops/size_ops.h' 2024-04-03T16:11:16.8039003Z adding 'torch/include/ATen/ops/slice.h' 2024-04-03T16:11:16.8041420Z adding 'torch/include/ATen/ops/slice_backward.h' 2024-04-03T16:11:16.8043922Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8045517Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2024-04-03T16:11:16.8047675Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2024-04-03T16:11:16.8050004Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8052111Z adding 'torch/include/ATen/ops/slice_copy.h' 2024-04-03T16:11:16.8054610Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8056798Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8058228Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2024-04-03T16:11:16.8060436Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2024-04-03T16:11:16.8062576Z adding 'torch/include/ATen/ops/slice_inverse.h' 2024-04-03T16:11:16.8064943Z adding 'torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8066541Z adding 'torch/include/ATen/ops/slice_inverse_native.h' 2024-04-03T16:11:16.8068659Z adding 'torch/include/ATen/ops/slice_inverse_ops.h' 2024-04-03T16:11:16.8070708Z adding 'torch/include/ATen/ops/slice_native.h' 2024-04-03T16:11:16.8072706Z adding 'torch/include/ATen/ops/slice_ops.h' 2024-04-03T16:11:16.8075037Z adding 'torch/include/ATen/ops/slice_scatter.h' 2024-04-03T16:11:16.8077553Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8080502Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8081791Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2024-04-03T16:11:16.8083944Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2024-04-03T16:11:16.8085993Z adding 'torch/include/ATen/ops/slogdet.h' 2024-04-03T16:11:16.8087871Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8089281Z adding 'torch/include/ATen/ops/slogdet_native.h' 2024-04-03T16:11:16.8091198Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2024-04-03T16:11:16.8093789Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2024-04-03T16:11:16.8096129Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8098061Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2024-04-03T16:11:16.8100217Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2024-04-03T16:11:16.8102022Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2024-04-03T16:11:16.8103950Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2024-04-03T16:11:16.8105885Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2024-04-03T16:11:16.8107823Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2024-04-03T16:11:16.8110379Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2024-04-03T16:11:16.8112899Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8115243Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2024-04-03T16:11:16.8117187Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2024-04-03T16:11:16.8119204Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2024-04-03T16:11:16.8121204Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2024-04-03T16:11:16.8123697Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2024-04-03T16:11:16.8126364Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8128175Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2024-04-03T16:11:16.8130139Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2024-04-03T16:11:16.8132113Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2024-04-03T16:11:16.8134223Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2024-04-03T16:11:16.8136829Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2024-04-03T16:11:16.8139452Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8141470Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2024-04-03T16:11:16.8143581Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2024-04-03T16:11:16.8145574Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2024-04-03T16:11:16.8147723Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2024-04-03T16:11:16.8149846Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2024-04-03T16:11:16.8152079Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2024-04-03T16:11:16.8154578Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2024-04-03T16:11:16.8157068Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2024-04-03T16:11:16.8160011Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2024-04-03T16:11:16.8161750Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2024-04-03T16:11:16.8163967Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2024-04-03T16:11:16.8165817Z adding 'torch/include/ATen/ops/smm.h' 2024-04-03T16:11:16.8168163Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8169540Z adding 'torch/include/ATen/ops/smm_native.h' 2024-04-03T16:11:16.8171586Z adding 'torch/include/ATen/ops/smm_ops.h' 2024-04-03T16:11:16.8173698Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2024-04-03T16:11:16.8175819Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2024-04-03T16:11:16.8178290Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8180158Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2024-04-03T16:11:16.8182103Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2024-04-03T16:11:16.8183956Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2024-04-03T16:11:16.8186143Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2024-04-03T16:11:16.8188414Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8190267Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2024-04-03T16:11:16.8192268Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2024-04-03T16:11:16.8193912Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2024-04-03T16:11:16.8196157Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2024-04-03T16:11:16.8197935Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2024-04-03T16:11:16.8200032Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2024-04-03T16:11:16.8202095Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2024-04-03T16:11:16.8204229Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2024-04-03T16:11:16.8206842Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8208365Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2024-04-03T16:11:16.8210582Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2024-04-03T16:11:16.8212872Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8214326Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2024-04-03T16:11:16.8216577Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2024-04-03T16:11:16.8218434Z adding 'torch/include/ATen/ops/softmax.h' 2024-04-03T16:11:16.8220890Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8222763Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8224323Z adding 'torch/include/ATen/ops/softmax_native.h' 2024-04-03T16:11:16.8226615Z adding 'torch/include/ATen/ops/softmax_ops.h' 2024-04-03T16:11:16.8228631Z adding 'torch/include/ATen/ops/softplus.h' 2024-04-03T16:11:16.8230863Z adding 'torch/include/ATen/ops/softplus_backward.h' 2024-04-03T16:11:16.8233411Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8234964Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2024-04-03T16:11:16.8237085Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2024-04-03T16:11:16.8239018Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2024-04-03T16:11:16.8241197Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2024-04-03T16:11:16.8243042Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2024-04-03T16:11:16.8245119Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2024-04-03T16:11:16.8247562Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8249042Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2024-04-03T16:11:16.8251127Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2024-04-03T16:11:16.8252933Z adding 'torch/include/ATen/ops/softplus_meta.h' 2024-04-03T16:11:16.8255021Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2024-04-03T16:11:16.8256836Z adding 'torch/include/ATen/ops/softplus_native.h' 2024-04-03T16:11:16.8258948Z adding 'torch/include/ATen/ops/softplus_ops.h' 2024-04-03T16:11:16.8260868Z adding 'torch/include/ATen/ops/softshrink.h' 2024-04-03T16:11:16.8262913Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2024-04-03T16:11:16.8265146Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8266745Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2024-04-03T16:11:16.8268721Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2024-04-03T16:11:16.8271317Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2024-04-03T16:11:16.8272701Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2024-04-03T16:11:16.8274639Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2024-04-03T16:11:16.8276857Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2024-04-03T16:11:16.8279580Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8281138Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2024-04-03T16:11:16.8283179Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2024-04-03T16:11:16.8284886Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2024-04-03T16:11:16.8286958Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2024-04-03T16:11:16.8288607Z adding 'torch/include/ATen/ops/softshrink_native.h' 2024-04-03T16:11:16.8290530Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2024-04-03T16:11:16.8292692Z adding 'torch/include/ATen/ops/sort.h' 2024-04-03T16:11:16.8294973Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8297050Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8298804Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8300669Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2024-04-03T16:11:16.8302473Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2024-04-03T16:11:16.8304398Z adding 'torch/include/ATen/ops/sort_meta.h' 2024-04-03T16:11:16.8306545Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2024-04-03T16:11:16.8308219Z adding 'torch/include/ATen/ops/sort_native.h' 2024-04-03T16:11:16.8311239Z adding 'torch/include/ATen/ops/sort_ops.h' 2024-04-03T16:11:16.8313649Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2024-04-03T16:11:16.8316269Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8318199Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2024-04-03T16:11:16.8320853Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2024-04-03T16:11:16.8323313Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2024-04-03T16:11:16.8325946Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8327877Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2024-04-03T16:11:16.8330225Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2024-04-03T16:11:16.8332970Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2024-04-03T16:11:16.8335630Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8337549Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2024-04-03T16:11:16.8339862Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2024-04-03T16:11:16.8342285Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2024-04-03T16:11:16.8344920Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8347033Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8349477Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2024-04-03T16:11:16.8351876Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2024-04-03T16:11:16.8354254Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2024-04-03T16:11:16.8356671Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8359053Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2024-04-03T16:11:16.8361268Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2024-04-03T16:11:16.8363696Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2024-04-03T16:11:16.8366170Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8368264Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2024-04-03T16:11:16.8370624Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2024-04-03T16:11:16.8372521Z adding 'torch/include/ATen/ops/sparse_dim.h' 2024-04-03T16:11:16.8374665Z adding 'torch/include/ATen/ops/sparse_dim_cpu_dispatch.h' 2024-04-03T16:11:16.8376869Z adding 'torch/include/ATen/ops/sparse_dim_cuda_dispatch.h' 2024-04-03T16:11:16.8378945Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2024-04-03T16:11:16.8381107Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2024-04-03T16:11:16.8383204Z adding 'torch/include/ATen/ops/sparse_mask.h' 2024-04-03T16:11:16.8385624Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8387539Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2024-04-03T16:11:16.8389830Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2024-04-03T16:11:16.8392090Z adding 'torch/include/ATen/ops/sparse_resize.h' 2024-04-03T16:11:16.8394395Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2024-04-03T16:11:16.8396878Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8399170Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2024-04-03T16:11:16.8401236Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2024-04-03T16:11:16.8403685Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2024-04-03T16:11:16.8406128Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8408135Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2024-04-03T16:11:16.8410144Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2024-04-03T16:11:16.8412519Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2024-04-03T16:11:16.8414756Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2024-04-03T16:11:16.8416989Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2024-04-03T16:11:16.8419282Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2024-04-03T16:11:16.8421465Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2024-04-03T16:11:16.8423960Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8425874Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2024-04-03T16:11:16.8428009Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2024-04-03T16:11:16.8430173Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2024-04-03T16:11:16.8432346Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2024-04-03T16:11:16.8434410Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2024-04-03T16:11:16.8436631Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2024-04-03T16:11:16.8439007Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2024-04-03T16:11:16.8441543Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8443230Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2024-04-03T16:11:16.8445223Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2024-04-03T16:11:16.8446881Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2024-04-03T16:11:16.8448830Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2024-04-03T16:11:16.8450514Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2024-04-03T16:11:16.8452543Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2024-04-03T16:11:16.8454372Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2024-04-03T16:11:16.8456599Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8458235Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2024-04-03T16:11:16.8460033Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2024-04-03T16:11:16.8461677Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2024-04-03T16:11:16.8463644Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2024-04-03T16:11:16.8465256Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2024-04-03T16:11:16.8467142Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2024-04-03T16:11:16.8468940Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2024-04-03T16:11:16.8471275Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8472818Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2024-04-03T16:11:16.8474667Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2024-04-03T16:11:16.8476319Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2024-04-03T16:11:16.8478221Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2024-04-03T16:11:16.8480038Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2024-04-03T16:11:16.8481889Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2024-04-03T16:11:16.8483710Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2024-04-03T16:11:16.8485926Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8487530Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2024-04-03T16:11:16.8489331Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2024-04-03T16:11:16.8490990Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2024-04-03T16:11:16.8492868Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2024-04-03T16:11:16.8495310Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2024-04-03T16:11:16.8497267Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2024-04-03T16:11:16.8499802Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2024-04-03T16:11:16.8501682Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8503546Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8505414Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2024-04-03T16:11:16.8507160Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2024-04-03T16:11:16.8508761Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2024-04-03T16:11:16.8510633Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2024-04-03T16:11:16.8512440Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2024-04-03T16:11:16.8514532Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2024-04-03T16:11:16.8516614Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2024-04-03T16:11:16.8518985Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8521008Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8522588Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2024-04-03T16:11:16.8524422Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2024-04-03T16:11:16.8526091Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2024-04-03T16:11:16.8527949Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2024-04-03T16:11:16.8529748Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2024-04-03T16:11:16.8531763Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2024-04-03T16:11:16.8533815Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2024-04-03T16:11:16.8536013Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8537966Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8539638Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2024-04-03T16:11:16.8541437Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2024-04-03T16:11:16.8543209Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2024-04-03T16:11:16.8544931Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2024-04-03T16:11:16.8546570Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2024-04-03T16:11:16.8548636Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2024-04-03T16:11:16.8551144Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2024-04-03T16:11:16.8553042Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8555601Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8556730Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2024-04-03T16:11:16.8558851Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2024-04-03T16:11:16.8561046Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2024-04-03T16:11:16.8562829Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2024-04-03T16:11:16.8564839Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2024-04-03T16:11:16.8566841Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2024-04-03T16:11:16.8568745Z adding 'torch/include/ATen/ops/special_digamma.h' 2024-04-03T16:11:16.8571008Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8572465Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2024-04-03T16:11:16.8574449Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2024-04-03T16:11:16.8576253Z adding 'torch/include/ATen/ops/special_entr.h' 2024-04-03T16:11:16.8578994Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8580059Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2024-04-03T16:11:16.8582207Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2024-04-03T16:11:16.8583986Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2024-04-03T16:11:16.8585954Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2024-04-03T16:11:16.8587840Z adding 'torch/include/ATen/ops/special_entr_native.h' 2024-04-03T16:11:16.8589832Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2024-04-03T16:11:16.8591742Z adding 'torch/include/ATen/ops/special_erf.h' 2024-04-03T16:11:16.8594822Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8595951Z adding 'torch/include/ATen/ops/special_erf_native.h' 2024-04-03T16:11:16.8599125Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2024-04-03T16:11:16.8601234Z adding 'torch/include/ATen/ops/special_erfc.h' 2024-04-03T16:11:16.8604271Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8605722Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2024-04-03T16:11:16.8608695Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2024-04-03T16:11:16.8610852Z adding 'torch/include/ATen/ops/special_erfcx.h' 2024-04-03T16:11:16.8613965Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8615399Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2024-04-03T16:11:16.8618308Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2024-04-03T16:11:16.8620248Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2024-04-03T16:11:16.8622995Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2024-04-03T16:11:16.8624972Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2024-04-03T16:11:16.8627723Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2024-04-03T16:11:16.8630092Z adding 'torch/include/ATen/ops/special_erfinv.h' 2024-04-03T16:11:16.8632998Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8634754Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2024-04-03T16:11:16.8637565Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2024-04-03T16:11:16.8639872Z adding 'torch/include/ATen/ops/special_exp2.h' 2024-04-03T16:11:16.8642804Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8644541Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2024-04-03T16:11:16.8647397Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2024-04-03T16:11:16.8649662Z adding 'torch/include/ATen/ops/special_expit.h' 2024-04-03T16:11:16.8652538Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8654300Z adding 'torch/include/ATen/ops/special_expit_native.h' 2024-04-03T16:11:16.8657081Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2024-04-03T16:11:16.8659390Z adding 'torch/include/ATen/ops/special_expm1.h' 2024-04-03T16:11:16.8662249Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8664049Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2024-04-03T16:11:16.8666899Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2024-04-03T16:11:16.8669310Z adding 'torch/include/ATen/ops/special_gammainc.h' 2024-04-03T16:11:16.8672227Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8673980Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2024-04-03T16:11:16.8676951Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2024-04-03T16:11:16.8679398Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2024-04-03T16:11:16.8682169Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8683718Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2024-04-03T16:11:16.8685749Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2024-04-03T16:11:16.8687644Z adding 'torch/include/ATen/ops/special_gammaln.h' 2024-04-03T16:11:16.8689795Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8691384Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2024-04-03T16:11:16.8693318Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2024-04-03T16:11:16.8695390Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2024-04-03T16:11:16.8697612Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8699584Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8701410Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2024-04-03T16:11:16.8703300Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2024-04-03T16:11:16.8704861Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2024-04-03T16:11:16.8706707Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2024-04-03T16:11:16.8708344Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2024-04-03T16:11:16.8710474Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2024-04-03T16:11:16.8712545Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2024-04-03T16:11:16.8714719Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8716628Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8718200Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2024-04-03T16:11:16.8719970Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2024-04-03T16:11:16.8721792Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2024-04-03T16:11:16.8723653Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2024-04-03T16:11:16.8725323Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2024-04-03T16:11:16.8727301Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2024-04-03T16:11:16.8729122Z adding 'torch/include/ATen/ops/special_i0.h' 2024-04-03T16:11:16.8731093Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8732590Z adding 'torch/include/ATen/ops/special_i0_native.h' 2024-04-03T16:11:16.8734366Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2024-04-03T16:11:16.8736134Z adding 'torch/include/ATen/ops/special_i0e.h' 2024-04-03T16:11:16.8738253Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8739746Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2024-04-03T16:11:16.8741251Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2024-04-03T16:11:16.8742844Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2024-04-03T16:11:16.8744525Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2024-04-03T16:11:16.8746080Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2024-04-03T16:11:16.8747950Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2024-04-03T16:11:16.8749740Z adding 'torch/include/ATen/ops/special_i1.h' 2024-04-03T16:11:16.8751749Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8753186Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2024-04-03T16:11:16.8754970Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2024-04-03T16:11:16.8756280Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2024-04-03T16:11:16.8758093Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2024-04-03T16:11:16.8760010Z adding 'torch/include/ATen/ops/special_i1_native.h' 2024-04-03T16:11:16.8761827Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2024-04-03T16:11:16.8763649Z adding 'torch/include/ATen/ops/special_i1e.h' 2024-04-03T16:11:16.8765772Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8767305Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2024-04-03T16:11:16.8769064Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2024-04-03T16:11:16.8770729Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2024-04-03T16:11:16.8772531Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2024-04-03T16:11:16.8774264Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2024-04-03T16:11:16.8776059Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2024-04-03T16:11:16.8778164Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2024-04-03T16:11:16.8780596Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8782485Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8783904Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2024-04-03T16:11:16.8785745Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2024-04-03T16:11:16.8787315Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2024-04-03T16:11:16.8789428Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2024-04-03T16:11:16.8791224Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2024-04-03T16:11:16.8793282Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2024-04-03T16:11:16.8806233Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2024-04-03T16:11:16.8807125Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.8807825Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8808620Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2024-04-03T16:11:16.8809061Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2024-04-03T16:11:16.8809415Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2024-04-03T16:11:16.8809838Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2024-04-03T16:11:16.8810303Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2024-04-03T16:11:16.8811229Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2024-04-03T16:11:16.8813474Z adding 'torch/include/ATen/ops/special_log1p.h' 2024-04-03T16:11:16.8815543Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8817131Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2024-04-03T16:11:16.8819219Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2024-04-03T16:11:16.8821189Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2024-04-03T16:11:16.8823546Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8825228Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2024-04-03T16:11:16.8827429Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2024-04-03T16:11:16.8829988Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2024-04-03T16:11:16.8831707Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2024-04-03T16:11:16.8833658Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2024-04-03T16:11:16.8835956Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2024-04-03T16:11:16.8838028Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2024-04-03T16:11:16.8840532Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8842512Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2024-04-03T16:11:16.8844547Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2024-04-03T16:11:16.8846394Z adding 'torch/include/ATen/ops/special_logit.h' 2024-04-03T16:11:16.8848905Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8850604Z adding 'torch/include/ATen/ops/special_logit_native.h' 2024-04-03T16:11:16.8852894Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2024-04-03T16:11:16.8854948Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2024-04-03T16:11:16.8857440Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8859300Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2024-04-03T16:11:16.8861368Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2024-04-03T16:11:16.8863666Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2024-04-03T16:11:16.8866097Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8867942Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2024-04-03T16:11:16.8870117Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2024-04-03T16:11:16.8872228Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2024-04-03T16:11:16.8874315Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2024-04-03T16:11:16.8876209Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2024-04-03T16:11:16.8878362Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2024-04-03T16:11:16.8880757Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2024-04-03T16:11:16.8883117Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8884980Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2024-04-03T16:11:16.8887127Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2024-04-03T16:11:16.8889163Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2024-04-03T16:11:16.8891315Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2024-04-03T16:11:16.8893278Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2024-04-03T16:11:16.8895306Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2024-04-03T16:11:16.8897194Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2024-04-03T16:11:16.8899578Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8901314Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2024-04-03T16:11:16.8903279Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2024-04-03T16:11:16.8905123Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2024-04-03T16:11:16.8907119Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2024-04-03T16:11:16.8908965Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2024-04-03T16:11:16.8911161Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2024-04-03T16:11:16.8913034Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2024-04-03T16:11:16.8915423Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8917103Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2024-04-03T16:11:16.8919185Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2024-04-03T16:11:16.8921116Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2024-04-03T16:11:16.8923058Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2024-04-03T16:11:16.8924843Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2024-04-03T16:11:16.8926878Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2024-04-03T16:11:16.8928726Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2024-04-03T16:11:16.8930992Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8932688Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2024-04-03T16:11:16.8934765Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2024-04-03T16:11:16.8936541Z adding 'torch/include/ATen/ops/special_ndtr.h' 2024-04-03T16:11:16.8938813Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8940422Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2024-04-03T16:11:16.8942438Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2024-04-03T16:11:16.8944330Z adding 'torch/include/ATen/ops/special_ndtri.h' 2024-04-03T16:11:16.8946695Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8948364Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2024-04-03T16:11:16.8950393Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2024-04-03T16:11:16.8952222Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2024-04-03T16:11:16.8954272Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2024-04-03T16:11:16.8955995Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2024-04-03T16:11:16.8958989Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2024-04-03T16:11:16.8961085Z adding 'torch/include/ATen/ops/special_polygamma.h' 2024-04-03T16:11:16.8963384Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8965117Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2024-04-03T16:11:16.8967068Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2024-04-03T16:11:16.8968950Z adding 'torch/include/ATen/ops/special_psi.h' 2024-04-03T16:11:16.8971250Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8972876Z adding 'torch/include/ATen/ops/special_psi_native.h' 2024-04-03T16:11:16.8974987Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2024-04-03T16:11:16.8976775Z adding 'torch/include/ATen/ops/special_round.h' 2024-04-03T16:11:16.8979048Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.8980733Z adding 'torch/include/ATen/ops/special_round_native.h' 2024-04-03T16:11:16.8982697Z adding 'torch/include/ATen/ops/special_round_ops.h' 2024-04-03T16:11:16.8984867Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2024-04-03T16:11:16.8987182Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.8988891Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2024-04-03T16:11:16.8990879Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2024-04-03T16:11:16.8992705Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2024-04-03T16:11:16.8994719Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2024-04-03T16:11:16.8996563Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2024-04-03T16:11:16.8998557Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2024-04-03T16:11:16.9000792Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2024-04-03T16:11:16.9003122Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9004766Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2024-04-03T16:11:16.9006842Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2024-04-03T16:11:16.9008566Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2024-04-03T16:11:16.9010561Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2024-04-03T16:11:16.9012374Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2024-04-03T16:11:16.9014430Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2024-04-03T16:11:16.9016582Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2024-04-03T16:11:16.9018966Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9021030Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9022735Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2024-04-03T16:11:16.9024672Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2024-04-03T16:11:16.9026519Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2024-04-03T16:11:16.9028500Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2024-04-03T16:11:16.9030663Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2024-04-03T16:11:16.9032948Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2024-04-03T16:11:16.9034972Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2024-04-03T16:11:16.9037248Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9039503Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9041506Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2024-04-03T16:11:16.9043561Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2024-04-03T16:11:16.9045495Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2024-04-03T16:11:16.9047392Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2024-04-03T16:11:16.9049441Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2024-04-03T16:11:16.9051457Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2024-04-03T16:11:16.9053731Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2024-04-03T16:11:16.9055928Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9058057Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9059744Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2024-04-03T16:11:16.9062093Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2024-04-03T16:11:16.9063634Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2024-04-03T16:11:16.9065661Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2024-04-03T16:11:16.9067379Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2024-04-03T16:11:16.9069548Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2024-04-03T16:11:16.9071733Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2024-04-03T16:11:16.9074523Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9075922Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9077645Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2024-04-03T16:11:16.9079614Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2024-04-03T16:11:16.9081635Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2024-04-03T16:11:16.9083489Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2024-04-03T16:11:16.9085289Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2024-04-03T16:11:16.9087494Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2024-04-03T16:11:16.9089403Z adding 'torch/include/ATen/ops/special_sinc.h' 2024-04-03T16:11:16.9091441Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9093014Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2024-04-03T16:11:16.9094975Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2024-04-03T16:11:16.9096833Z adding 'torch/include/ATen/ops/special_softmax.h' 2024-04-03T16:11:16.9098975Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9100561Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2024-04-03T16:11:16.9102531Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2024-04-03T16:11:16.9104516Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2024-04-03T16:11:16.9106768Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9108726Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2024-04-03T16:11:16.9110515Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2024-04-03T16:11:16.9112330Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2024-04-03T16:11:16.9114368Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2024-04-03T16:11:16.9116379Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2024-04-03T16:11:16.9118484Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2024-04-03T16:11:16.9120960Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2024-04-03T16:11:16.9123334Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9125656Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9127414Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2024-04-03T16:11:16.9129439Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2024-04-03T16:11:16.9131388Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2024-04-03T16:11:16.9133513Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2024-04-03T16:11:16.9135498Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2024-04-03T16:11:16.9137918Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2024-04-03T16:11:16.9140158Z adding 'torch/include/ATen/ops/special_xlogy.h' 2024-04-03T16:11:16.9142465Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9144447Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2024-04-03T16:11:16.9146760Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2024-04-03T16:11:16.9148981Z adding 'torch/include/ATen/ops/special_zeta.h' 2024-04-03T16:11:16.9151574Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9153796Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9155605Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2024-04-03T16:11:16.9157630Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2024-04-03T16:11:16.9159664Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2024-04-03T16:11:16.9161799Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2024-04-03T16:11:16.9163841Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2024-04-03T16:11:16.9166095Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2024-04-03T16:11:16.9168282Z adding 'torch/include/ATen/ops/split.h' 2024-04-03T16:11:16.9170668Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9172730Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9174769Z adding 'torch/include/ATen/ops/split_copy.h' 2024-04-03T16:11:16.9177167Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9179340Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9181023Z adding 'torch/include/ATen/ops/split_copy_native.h' 2024-04-03T16:11:16.9183145Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2024-04-03T16:11:16.9185230Z adding 'torch/include/ATen/ops/split_native.h' 2024-04-03T16:11:16.9187320Z adding 'torch/include/ATen/ops/split_ops.h' 2024-04-03T16:11:16.9189549Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2024-04-03T16:11:16.9191898Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9193953Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2024-04-03T16:11:16.9196385Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9198785Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9200714Z adding 'torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h' 2024-04-03T16:11:16.9202652Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2024-04-03T16:11:16.9204766Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2024-04-03T16:11:16.9206816Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2024-04-03T16:11:16.9208895Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2024-04-03T16:11:16.9210889Z adding 'torch/include/ATen/ops/sqrt.h' 2024-04-03T16:11:16.9213227Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9215086Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2024-04-03T16:11:16.9217108Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2024-04-03T16:11:16.9219170Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2024-04-03T16:11:16.9221161Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2024-04-03T16:11:16.9223128Z adding 'torch/include/ATen/ops/sqrt_native.h' 2024-04-03T16:11:16.9225272Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2024-04-03T16:11:16.9227346Z adding 'torch/include/ATen/ops/square.h' 2024-04-03T16:11:16.9229750Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9231586Z adding 'torch/include/ATen/ops/square_native.h' 2024-04-03T16:11:16.9233742Z adding 'torch/include/ATen/ops/square_ops.h' 2024-04-03T16:11:16.9235879Z adding 'torch/include/ATen/ops/squeeze.h' 2024-04-03T16:11:16.9238165Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9240492Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9242503Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2024-04-03T16:11:16.9244840Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9247086Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9248753Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2024-04-03T16:11:16.9251078Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2024-04-03T16:11:16.9253171Z adding 'torch/include/ATen/ops/squeeze_native.h' 2024-04-03T16:11:16.9255554Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2024-04-03T16:11:16.9257781Z adding 'torch/include/ATen/ops/sspaddmm.h' 2024-04-03T16:11:16.9260074Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9262055Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2024-04-03T16:11:16.9264078Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2024-04-03T16:11:16.9266082Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2024-04-03T16:11:16.9268283Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2024-04-03T16:11:16.9270441Z adding 'torch/include/ATen/ops/stack.h' 2024-04-03T16:11:16.9272810Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9274637Z adding 'torch/include/ATen/ops/stack_native.h' 2024-04-03T16:11:16.9276716Z adding 'torch/include/ATen/ops/stack_ops.h' 2024-04-03T16:11:16.9279270Z adding 'torch/include/ATen/ops/std.h' 2024-04-03T16:11:16.9281948Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9283962Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2024-04-03T16:11:16.9286001Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2024-04-03T16:11:16.9288226Z adding 'torch/include/ATen/ops/std_mean.h' 2024-04-03T16:11:16.9290542Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9292575Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9294403Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2024-04-03T16:11:16.9296320Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2024-04-03T16:11:16.9298419Z adding 'torch/include/ATen/ops/std_mean_native.h' 2024-04-03T16:11:16.9300802Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2024-04-03T16:11:16.9302889Z adding 'torch/include/ATen/ops/std_native.h' 2024-04-03T16:11:16.9305470Z adding 'torch/include/ATen/ops/std_ops.h' 2024-04-03T16:11:16.9307586Z adding 'torch/include/ATen/ops/stft.h' 2024-04-03T16:11:16.9310076Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9311727Z adding 'torch/include/ATen/ops/stft_native.h' 2024-04-03T16:11:16.9313696Z adding 'torch/include/ATen/ops/stft_ops.h' 2024-04-03T16:11:16.9315672Z adding 'torch/include/ATen/ops/stride.h' 2024-04-03T16:11:16.9317745Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9319445Z adding 'torch/include/ATen/ops/stride_native.h' 2024-04-03T16:11:16.9321356Z adding 'torch/include/ATen/ops/stride_ops.h' 2024-04-03T16:11:16.9323527Z adding 'torch/include/ATen/ops/sub.h' 2024-04-03T16:11:16.9325765Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9328053Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9329623Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2024-04-03T16:11:16.9331501Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2024-04-03T16:11:16.9333319Z adding 'torch/include/ATen/ops/sub_meta.h' 2024-04-03T16:11:16.9335391Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2024-04-03T16:11:16.9337398Z adding 'torch/include/ATen/ops/sub_native.h' 2024-04-03T16:11:16.9339755Z adding 'torch/include/ATen/ops/sub_ops.h' 2024-04-03T16:11:16.9341909Z adding 'torch/include/ATen/ops/subtract.h' 2024-04-03T16:11:16.9344167Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9345759Z adding 'torch/include/ATen/ops/subtract_native.h' 2024-04-03T16:11:16.9348050Z adding 'torch/include/ATen/ops/subtract_ops.h' 2024-04-03T16:11:16.9350160Z adding 'torch/include/ATen/ops/sum.h' 2024-04-03T16:11:16.9352576Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9354693Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9356665Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9358409Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2024-04-03T16:11:16.9360651Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2024-04-03T16:11:16.9362416Z adding 'torch/include/ATen/ops/sum_meta.h' 2024-04-03T16:11:16.9364632Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2024-04-03T16:11:16.9366483Z adding 'torch/include/ATen/ops/sum_native.h' 2024-04-03T16:11:16.9368849Z adding 'torch/include/ATen/ops/sum_ops.h' 2024-04-03T16:11:16.9370802Z adding 'torch/include/ATen/ops/sum_to_size.h' 2024-04-03T16:11:16.9373178Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9374750Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2024-04-03T16:11:16.9376697Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2024-04-03T16:11:16.9378576Z adding 'torch/include/ATen/ops/svd.h' 2024-04-03T16:11:16.9380879Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9382484Z adding 'torch/include/ATen/ops/svd_native.h' 2024-04-03T16:11:16.9384590Z adding 'torch/include/ATen/ops/svd_ops.h' 2024-04-03T16:11:16.9386467Z adding 'torch/include/ATen/ops/swapaxes.h' 2024-04-03T16:11:16.9388782Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9390434Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2024-04-03T16:11:16.9392512Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2024-04-03T16:11:16.9394482Z adding 'torch/include/ATen/ops/swapdims.h' 2024-04-03T16:11:16.9396740Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9398341Z adding 'torch/include/ATen/ops/swapdims_native.h' 2024-04-03T16:11:16.9400576Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2024-04-03T16:11:16.9402535Z adding 'torch/include/ATen/ops/sym_constrain_range.h' 2024-04-03T16:11:16.9404897Z adding 'torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9406570Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size.h' 2024-04-03T16:11:16.9408844Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9410461Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_native.h' 2024-04-03T16:11:16.9412473Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_ops.h' 2024-04-03T16:11:16.9414284Z adding 'torch/include/ATen/ops/sym_constrain_range_native.h' 2024-04-03T16:11:16.9416283Z adding 'torch/include/ATen/ops/sym_constrain_range_ops.h' 2024-04-03T16:11:16.9418048Z adding 'torch/include/ATen/ops/sym_numel.h' 2024-04-03T16:11:16.9420356Z adding 'torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9421887Z adding 'torch/include/ATen/ops/sym_numel_native.h' 2024-04-03T16:11:16.9423900Z adding 'torch/include/ATen/ops/sym_numel_ops.h' 2024-04-03T16:11:16.9425690Z adding 'torch/include/ATen/ops/sym_size.h' 2024-04-03T16:11:16.9427966Z adding 'torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9430363Z adding 'torch/include/ATen/ops/sym_size_native.h' 2024-04-03T16:11:16.9432492Z adding 'torch/include/ATen/ops/sym_size_ops.h' 2024-04-03T16:11:16.9434428Z adding 'torch/include/ATen/ops/sym_storage_offset.h' 2024-04-03T16:11:16.9436686Z adding 'torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9438256Z adding 'torch/include/ATen/ops/sym_storage_offset_native.h' 2024-04-03T16:11:16.9440495Z adding 'torch/include/ATen/ops/sym_storage_offset_ops.h' 2024-04-03T16:11:16.9442272Z adding 'torch/include/ATen/ops/sym_stride.h' 2024-04-03T16:11:16.9444546Z adding 'torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9446183Z adding 'torch/include/ATen/ops/sym_stride_native.h' 2024-04-03T16:11:16.9448130Z adding 'torch/include/ATen/ops/sym_stride_ops.h' 2024-04-03T16:11:16.9449952Z adding 'torch/include/ATen/ops/t.h' 2024-04-03T16:11:16.9452152Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9453735Z adding 'torch/include/ATen/ops/t_copy.h' 2024-04-03T16:11:16.9455959Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9458039Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9459568Z adding 'torch/include/ATen/ops/t_copy_native.h' 2024-04-03T16:11:16.9461472Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2024-04-03T16:11:16.9463392Z adding 'torch/include/ATen/ops/t_native.h' 2024-04-03T16:11:16.9465314Z adding 'torch/include/ATen/ops/t_ops.h' 2024-04-03T16:11:16.9467311Z adding 'torch/include/ATen/ops/take.h' 2024-04-03T16:11:16.9469390Z adding 'torch/include/ATen/ops/take_along_dim.h' 2024-04-03T16:11:16.9471785Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9473400Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2024-04-03T16:11:16.9475567Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2024-04-03T16:11:16.9477491Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2024-04-03T16:11:16.9479954Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2024-04-03T16:11:16.9481518Z adding 'torch/include/ATen/ops/take_native.h' 2024-04-03T16:11:16.9483454Z adding 'torch/include/ATen/ops/take_ops.h' 2024-04-03T16:11:16.9485371Z adding 'torch/include/ATen/ops/tan.h' 2024-04-03T16:11:16.9487683Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9489379Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2024-04-03T16:11:16.9491329Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2024-04-03T16:11:16.9493154Z adding 'torch/include/ATen/ops/tan_meta.h' 2024-04-03T16:11:16.9495111Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2024-04-03T16:11:16.9496944Z adding 'torch/include/ATen/ops/tan_native.h' 2024-04-03T16:11:16.9499053Z adding 'torch/include/ATen/ops/tan_ops.h' 2024-04-03T16:11:16.9500975Z adding 'torch/include/ATen/ops/tanh.h' 2024-04-03T16:11:16.9503023Z adding 'torch/include/ATen/ops/tanh_backward.h' 2024-04-03T16:11:16.9505287Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9507067Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2024-04-03T16:11:16.9508948Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2024-04-03T16:11:16.9510905Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2024-04-03T16:11:16.9512869Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2024-04-03T16:11:16.9514814Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2024-04-03T16:11:16.9516751Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2024-04-03T16:11:16.9519140Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9520839Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2024-04-03T16:11:16.9522840Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2024-04-03T16:11:16.9524674Z adding 'torch/include/ATen/ops/tanh_meta.h' 2024-04-03T16:11:16.9526660Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2024-04-03T16:11:16.9529339Z adding 'torch/include/ATen/ops/tanh_native.h' 2024-04-03T16:11:16.9530740Z adding 'torch/include/ATen/ops/tanh_ops.h' 2024-04-03T16:11:16.9532728Z adding 'torch/include/ATen/ops/tensor.h' 2024-04-03T16:11:16.9534946Z adding 'torch/include/ATen/ops/tensor_split.h' 2024-04-03T16:11:16.9537238Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9538989Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2024-04-03T16:11:16.9541155Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2024-04-03T16:11:16.9543202Z adding 'torch/include/ATen/ops/tensordot.h' 2024-04-03T16:11:16.9545466Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9547987Z adding 'torch/include/ATen/ops/tensordot_native.h' 2024-04-03T16:11:16.9549655Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2024-04-03T16:11:16.9551971Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2024-04-03T16:11:16.9554780Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9556398Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2024-04-03T16:11:16.9559036Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2024-04-03T16:11:16.9560892Z adding 'torch/include/ATen/ops/threshold.h' 2024-04-03T16:11:16.9562917Z adding 'torch/include/ATen/ops/threshold_backward.h' 2024-04-03T16:11:16.9565648Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9567258Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2024-04-03T16:11:16.9569446Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2024-04-03T16:11:16.9571127Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2024-04-03T16:11:16.9573675Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2024-04-03T16:11:16.9575690Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2024-04-03T16:11:16.9578049Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2024-04-03T16:11:16.9580704Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9582586Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2024-04-03T16:11:16.9584750Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2024-04-03T16:11:16.9586944Z adding 'torch/include/ATen/ops/threshold_meta.h' 2024-04-03T16:11:16.9589133Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2024-04-03T16:11:16.9591426Z adding 'torch/include/ATen/ops/threshold_native.h' 2024-04-03T16:11:16.9593757Z adding 'torch/include/ATen/ops/threshold_ops.h' 2024-04-03T16:11:16.9596033Z adding 'torch/include/ATen/ops/tile.h' 2024-04-03T16:11:16.9598542Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9600554Z adding 'torch/include/ATen/ops/tile_native.h' 2024-04-03T16:11:16.9602809Z adding 'torch/include/ATen/ops/tile_ops.h' 2024-04-03T16:11:16.9604851Z adding 'torch/include/ATen/ops/to.h' 2024-04-03T16:11:16.9607421Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9609346Z adding 'torch/include/ATen/ops/to_dense.h' 2024-04-03T16:11:16.9611491Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2024-04-03T16:11:16.9614046Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9615950Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2024-04-03T16:11:16.9618300Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2024-04-03T16:11:16.9620655Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9622521Z adding 'torch/include/ATen/ops/to_dense_native.h' 2024-04-03T16:11:16.9624714Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2024-04-03T16:11:16.9626932Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2024-04-03T16:11:16.9629115Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2024-04-03T16:11:16.9631773Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9633632Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2024-04-03T16:11:16.9635813Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2024-04-03T16:11:16.9638227Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9640366Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2024-04-03T16:11:16.9642529Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2024-04-03T16:11:16.9644921Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2024-04-03T16:11:16.9647066Z adding 'torch/include/ATen/ops/to_native.h' 2024-04-03T16:11:16.9649610Z adding 'torch/include/ATen/ops/to_ops.h' 2024-04-03T16:11:16.9652221Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2024-04-03T16:11:16.9654825Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9656793Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2024-04-03T16:11:16.9659121Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2024-04-03T16:11:16.9661240Z adding 'torch/include/ATen/ops/to_sparse.h' 2024-04-03T16:11:16.9663307Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2024-04-03T16:11:16.9666043Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9667842Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2024-04-03T16:11:16.9670053Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2024-04-03T16:11:16.9672106Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2024-04-03T16:11:16.9674529Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9676730Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2024-04-03T16:11:16.9678991Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2024-04-03T16:11:16.9681517Z adding 'torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9683485Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2024-04-03T16:11:16.9685885Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9687753Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2024-04-03T16:11:16.9689927Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2024-04-03T16:11:16.9692045Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2024-04-03T16:11:16.9694496Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9696363Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2024-04-03T16:11:16.9698553Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2024-04-03T16:11:16.9700712Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2024-04-03T16:11:16.9703033Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2024-04-03T16:11:16.9705526Z adding 'torch/include/ATen/ops/topk.h' 2024-04-03T16:11:16.9708980Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9710799Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2024-04-03T16:11:16.9713623Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2024-04-03T16:11:16.9715755Z adding 'torch/include/ATen/ops/topk_meta.h' 2024-04-03T16:11:16.9718433Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2024-04-03T16:11:16.9721008Z adding 'torch/include/ATen/ops/topk_native.h' 2024-04-03T16:11:16.9723482Z adding 'torch/include/ATen/ops/topk_ops.h' 2024-04-03T16:11:16.9725858Z adding 'torch/include/ATen/ops/trace.h' 2024-04-03T16:11:16.9728419Z adding 'torch/include/ATen/ops/trace_backward.h' 2024-04-03T16:11:16.9731160Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9732966Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2024-04-03T16:11:16.9735612Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2024-04-03T16:11:16.9738281Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9740293Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2024-04-03T16:11:16.9742770Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2024-04-03T16:11:16.9745019Z adding 'torch/include/ATen/ops/trace_native.h' 2024-04-03T16:11:16.9747408Z adding 'torch/include/ATen/ops/trace_ops.h' 2024-04-03T16:11:16.9749853Z adding 'torch/include/ATen/ops/transpose.h' 2024-04-03T16:11:16.9752659Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9754961Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9757124Z adding 'torch/include/ATen/ops/transpose_copy.h' 2024-04-03T16:11:16.9760203Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9762984Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9764611Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2024-04-03T16:11:16.9767526Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2024-04-03T16:11:16.9769643Z adding 'torch/include/ATen/ops/transpose_native.h' 2024-04-03T16:11:16.9772488Z adding 'torch/include/ATen/ops/transpose_ops.h' 2024-04-03T16:11:16.9774578Z adding 'torch/include/ATen/ops/trapezoid.h' 2024-04-03T16:11:16.9777625Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9779193Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2024-04-03T16:11:16.9782065Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2024-04-03T16:11:16.9784178Z adding 'torch/include/ATen/ops/trapz.h' 2024-04-03T16:11:16.9787099Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9788725Z adding 'torch/include/ATen/ops/trapz_native.h' 2024-04-03T16:11:16.9791644Z adding 'torch/include/ATen/ops/trapz_ops.h' 2024-04-03T16:11:16.9794080Z adding 'torch/include/ATen/ops/triangular_solve.h' 2024-04-03T16:11:16.9797287Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9798880Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2024-04-03T16:11:16.9801999Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2024-04-03T16:11:16.9804109Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2024-04-03T16:11:16.9806708Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2024-04-03T16:11:16.9808944Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2024-04-03T16:11:16.9811810Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2024-04-03T16:11:16.9813935Z adding 'torch/include/ATen/ops/tril.h' 2024-04-03T16:11:16.9817134Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9818947Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2024-04-03T16:11:16.9821614Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2024-04-03T16:11:16.9824233Z adding 'torch/include/ATen/ops/tril_indices.h' 2024-04-03T16:11:16.9827062Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9829339Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2024-04-03T16:11:16.9832036Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2024-04-03T16:11:16.9834226Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2024-04-03T16:11:16.9837079Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2024-04-03T16:11:16.9839521Z adding 'torch/include/ATen/ops/tril_meta.h' 2024-04-03T16:11:16.9842148Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2024-04-03T16:11:16.9844230Z adding 'torch/include/ATen/ops/tril_native.h' 2024-04-03T16:11:16.9846932Z adding 'torch/include/ATen/ops/tril_ops.h' 2024-04-03T16:11:16.9849511Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2024-04-03T16:11:16.9852363Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9854377Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2024-04-03T16:11:16.9857177Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2024-04-03T16:11:16.9859448Z adding 'torch/include/ATen/ops/triu.h' 2024-04-03T16:11:16.9862575Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9864598Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2024-04-03T16:11:16.9867215Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2024-04-03T16:11:16.9869577Z adding 'torch/include/ATen/ops/triu_indices.h' 2024-04-03T16:11:16.9872571Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9874432Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2024-04-03T16:11:16.9877261Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2024-04-03T16:11:16.9879418Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2024-04-03T16:11:16.9882253Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2024-04-03T16:11:16.9884097Z adding 'torch/include/ATen/ops/triu_meta.h' 2024-04-03T16:11:16.9886011Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2024-04-03T16:11:16.9887811Z adding 'torch/include/ATen/ops/triu_native.h' 2024-04-03T16:11:16.9889887Z adding 'torch/include/ATen/ops/triu_ops.h' 2024-04-03T16:11:16.9891817Z adding 'torch/include/ATen/ops/true_divide.h' 2024-04-03T16:11:16.9893973Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9895496Z adding 'torch/include/ATen/ops/true_divide_native.h' 2024-04-03T16:11:16.9897562Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2024-04-03T16:11:16.9899394Z adding 'torch/include/ATen/ops/trunc.h' 2024-04-03T16:11:16.9901726Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9903303Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2024-04-03T16:11:16.9905118Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2024-04-03T16:11:16.9906902Z adding 'torch/include/ATen/ops/trunc_meta.h' 2024-04-03T16:11:16.9908774Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2024-04-03T16:11:16.9910679Z adding 'torch/include/ATen/ops/trunc_native.h' 2024-04-03T16:11:16.9912634Z adding 'torch/include/ATen/ops/trunc_ops.h' 2024-04-03T16:11:16.9914611Z adding 'torch/include/ATen/ops/type_as.h' 2024-04-03T16:11:16.9916666Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9918133Z adding 'torch/include/ATen/ops/type_as_native.h' 2024-04-03T16:11:16.9920046Z adding 'torch/include/ATen/ops/type_as_ops.h' 2024-04-03T16:11:16.9921843Z adding 'torch/include/ATen/ops/unbind.h' 2024-04-03T16:11:16.9923818Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9925686Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9927115Z adding 'torch/include/ATen/ops/unbind_copy.h' 2024-04-03T16:11:16.9929297Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9930990Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9932410Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2024-04-03T16:11:16.9934991Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2024-04-03T16:11:16.9936790Z adding 'torch/include/ATen/ops/unbind_native.h' 2024-04-03T16:11:16.9938673Z adding 'torch/include/ATen/ops/unbind_ops.h' 2024-04-03T16:11:16.9940641Z adding 'torch/include/ATen/ops/unflatten.h' 2024-04-03T16:11:16.9942880Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9944437Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2024-04-03T16:11:16.9946454Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:16.9947927Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2024-04-03T16:11:16.9949681Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2024-04-03T16:11:16.9951424Z adding 'torch/include/ATen/ops/unflatten_native.h' 2024-04-03T16:11:16.9953299Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2024-04-03T16:11:16.9954996Z adding 'torch/include/ATen/ops/unfold.h' 2024-04-03T16:11:16.9956979Z adding 'torch/include/ATen/ops/unfold_backward.h' 2024-04-03T16:11:16.9959418Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9960951Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2024-04-03T16:11:16.9962717Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2024-04-03T16:11:16.9964362Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2024-04-03T16:11:16.9966264Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2024-04-03T16:11:16.9968021Z adding 'torch/include/ATen/ops/unfold_copy.h' 2024-04-03T16:11:16.9970158Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9972047Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:16.9973329Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2024-04-03T16:11:16.9975228Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2024-04-03T16:11:16.9976985Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2024-04-03T16:11:16.9978698Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2024-04-03T16:11:16.9980510Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2024-04-03T16:11:16.9982136Z adding 'torch/include/ATen/ops/unfold_native.h' 2024-04-03T16:11:16.9983938Z adding 'torch/include/ATen/ops/unfold_ops.h' 2024-04-03T16:11:16.9985704Z adding 'torch/include/ATen/ops/uniform.h' 2024-04-03T16:11:16.9987804Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:16.9989460Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2024-04-03T16:11:16.9991273Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2024-04-03T16:11:16.9992987Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2024-04-03T16:11:16.9994717Z adding 'torch/include/ATen/ops/uniform_native.h' 2024-04-03T16:11:16.9996613Z adding 'torch/include/ATen/ops/uniform_ops.h' 2024-04-03T16:11:16.9998725Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2024-04-03T16:11:17.0000946Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:17.0002571Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2024-04-03T16:11:17.0004265Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2024-04-03T16:11:17.0005915Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2024-04-03T16:11:17.0007830Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2024-04-03T16:11:17.0009673Z adding 'torch/include/ATen/ops/unique_dim.h' 2024-04-03T16:11:17.0011731Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:17.0013425Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2024-04-03T16:11:17.0015502Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:17.0017086Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2024-04-03T16:11:17.0018779Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2024-04-03T16:11:17.0020493Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2024-04-03T16:11:17.0022409Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2024-04-03T16:11:17.0024454Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2024-04-03T16:11:17.0026177Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2024-04-03T16:11:17.0027861Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2024-04-03T16:11:17.0029818Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2024-04-03T16:11:17.0031652Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2024-04-03T16:11:17.0033696Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:17.0035217Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2024-04-03T16:11:17.0036972Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2024-04-03T16:11:17.0039082Z adding 'torch/include/ATen/ops/unsafe_split.h' 2024-04-03T16:11:17.0041343Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:17.0042942Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2024-04-03T16:11:17.0044787Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2024-04-03T16:11:17.0047056Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2024-04-03T16:11:17.0049257Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:17.0050906Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2024-04-03T16:11:17.0052801Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2024-04-03T16:11:17.0054656Z adding 'torch/include/ATen/ops/unsqueeze.h' 2024-04-03T16:11:17.0057215Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:17.0059086Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2024-04-03T16:11:17.0061156Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:17.0063254Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:17.0064878Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2024-04-03T16:11:17.0067080Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2024-04-03T16:11:17.0068913Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2024-04-03T16:11:17.0071152Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2024-04-03T16:11:17.0073657Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2024-04-03T16:11:17.0076424Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2024-04-03T16:11:17.0079216Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:17.0081267Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2024-04-03T16:11:17.0083454Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2024-04-03T16:11:17.0085376Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2024-04-03T16:11:17.0087595Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2024-04-03T16:11:17.0089610Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2024-04-03T16:11:17.0091878Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2024-04-03T16:11:17.0094244Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:17.0096202Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:17.0098138Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2024-04-03T16:11:17.0100309Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2024-04-03T16:11:17.0102241Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2024-04-03T16:11:17.0104435Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2024-04-03T16:11:17.0106448Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2024-04-03T16:11:17.0108759Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2024-04-03T16:11:17.0111405Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2024-04-03T16:11:17.0114104Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2024-04-03T16:11:17.0116792Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:17.0118809Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2024-04-03T16:11:17.0121009Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2024-04-03T16:11:17.0122999Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2024-04-03T16:11:17.0125297Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2024-04-03T16:11:17.0127266Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2024-04-03T16:11:17.0129486Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2024-04-03T16:11:17.0131846Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:17.0133804Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:17.0135788Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2024-04-03T16:11:17.0137934Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2024-04-03T16:11:17.0139881Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2024-04-03T16:11:17.0142092Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2024-04-03T16:11:17.0144076Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2024-04-03T16:11:17.0146356Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2024-04-03T16:11:17.0148867Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2024-04-03T16:11:17.0151598Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2024-04-03T16:11:17.0154230Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:17.0156103Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2024-04-03T16:11:17.0158232Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2024-04-03T16:11:17.0160422Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2024-04-03T16:11:17.0162559Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2024-04-03T16:11:17.0164674Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2024-04-03T16:11:17.0166874Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2024-04-03T16:11:17.0169299Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:17.0171222Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:17.0173180Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2024-04-03T16:11:17.0175305Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2024-04-03T16:11:17.0177254Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2024-04-03T16:11:17.0179445Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2024-04-03T16:11:17.0181493Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2024-04-03T16:11:17.0183674Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2024-04-03T16:11:17.0186224Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2024-04-03T16:11:17.0188725Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2024-04-03T16:11:17.0191521Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:17.0193350Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2024-04-03T16:11:17.0196031Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2024-04-03T16:11:17.0197877Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2024-04-03T16:11:17.0200084Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2024-04-03T16:11:17.0202245Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2024-04-03T16:11:17.0204477Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2024-04-03T16:11:17.0206860Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:17.0208829Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:17.0210724Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2024-04-03T16:11:17.0212833Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2024-04-03T16:11:17.0214728Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2024-04-03T16:11:17.0216966Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2024-04-03T16:11:17.0218886Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2024-04-03T16:11:17.0221116Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2024-04-03T16:11:17.0223603Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2024-04-03T16:11:17.0226288Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2024-04-03T16:11:17.0229060Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:17.0231081Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2024-04-03T16:11:17.0233287Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2024-04-03T16:11:17.0235177Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2024-04-03T16:11:17.0237461Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2024-04-03T16:11:17.0239773Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2024-04-03T16:11:17.0242190Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2024-04-03T16:11:17.0244466Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:17.0246471Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:17.0248398Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2024-04-03T16:11:17.0250621Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2024-04-03T16:11:17.0252507Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2024-04-03T16:11:17.0254786Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2024-04-03T16:11:17.0256785Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2024-04-03T16:11:17.0258999Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2024-04-03T16:11:17.0261555Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2024-04-03T16:11:17.0264532Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2024-04-03T16:11:17.0267171Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:17.0269295Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2024-04-03T16:11:17.0271424Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2024-04-03T16:11:17.0273412Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2024-04-03T16:11:17.0275702Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2024-04-03T16:11:17.0277729Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2024-04-03T16:11:17.0280302Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2024-04-03T16:11:17.0282722Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:17.0284607Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:17.0286544Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2024-04-03T16:11:17.0288661Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2024-04-03T16:11:17.0290555Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2024-04-03T16:11:17.0293158Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2024-04-03T16:11:17.0295372Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2024-04-03T16:11:17.0297418Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2024-04-03T16:11:17.0299965Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2024-04-03T16:11:17.0303065Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2024-04-03T16:11:17.0305408Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:17.0307528Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2024-04-03T16:11:17.0309701Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2024-04-03T16:11:17.0311700Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2024-04-03T16:11:17.0313946Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2024-04-03T16:11:17.0316033Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2024-04-03T16:11:17.0318263Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2024-04-03T16:11:17.0321077Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:17.0323111Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:17.0325201Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2024-04-03T16:11:17.0327305Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2024-04-03T16:11:17.0329300Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2024-04-03T16:11:17.0331486Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2024-04-03T16:11:17.0333362Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2024-04-03T16:11:17.0335570Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2024-04-03T16:11:17.0337829Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2024-04-03T16:11:17.0340176Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:17.0341943Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2024-04-03T16:11:17.0343766Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2024-04-03T16:11:17.0345281Z adding 'torch/include/ATen/ops/values.h' 2024-04-03T16:11:17.0347293Z adding 'torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:17.0348893Z adding 'torch/include/ATen/ops/values_copy.h' 2024-04-03T16:11:17.0351376Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:17.0353419Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:17.0354885Z adding 'torch/include/ATen/ops/values_copy_native.h' 2024-04-03T16:11:17.0356842Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2024-04-03T16:11:17.0359074Z adding 'torch/include/ATen/ops/values_native.h' 2024-04-03T16:11:17.0361034Z adding 'torch/include/ATen/ops/values_ops.h' 2024-04-03T16:11:17.0363280Z adding 'torch/include/ATen/ops/vander.h' 2024-04-03T16:11:17.0365373Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:17.0367029Z adding 'torch/include/ATen/ops/vander_native.h' 2024-04-03T16:11:17.0369220Z adding 'torch/include/ATen/ops/vander_ops.h' 2024-04-03T16:11:17.0371374Z adding 'torch/include/ATen/ops/var.h' 2024-04-03T16:11:17.0373739Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:17.0375467Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2024-04-03T16:11:17.0377431Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2024-04-03T16:11:17.0379521Z adding 'torch/include/ATen/ops/var_mean.h' 2024-04-03T16:11:17.0381927Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:17.0383978Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:17.0385900Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2024-04-03T16:11:17.0387756Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2024-04-03T16:11:17.0389704Z adding 'torch/include/ATen/ops/var_mean_native.h' 2024-04-03T16:11:17.0392113Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2024-04-03T16:11:17.0394246Z adding 'torch/include/ATen/ops/var_native.h' 2024-04-03T16:11:17.0396735Z adding 'torch/include/ATen/ops/var_ops.h' 2024-04-03T16:11:17.0398998Z adding 'torch/include/ATen/ops/vdot.h' 2024-04-03T16:11:17.0401375Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:17.0403192Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2024-04-03T16:11:17.0405014Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2024-04-03T16:11:17.0406828Z adding 'torch/include/ATen/ops/vdot_native.h' 2024-04-03T16:11:17.0408830Z adding 'torch/include/ATen/ops/vdot_ops.h' 2024-04-03T16:11:17.0411673Z adding 'torch/include/ATen/ops/view.h' 2024-04-03T16:11:17.0413600Z adding 'torch/include/ATen/ops/view_as.h' 2024-04-03T16:11:17.0415524Z adding 'torch/include/ATen/ops/view_as_complex.h' 2024-04-03T16:11:17.0417596Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2024-04-03T16:11:17.0419802Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:17.0422022Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:17.0423470Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2024-04-03T16:11:17.0425562Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2024-04-03T16:11:17.0427523Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2024-04-03T16:11:17.0429564Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2024-04-03T16:11:17.0431507Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2024-04-03T16:11:17.0433424Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2024-04-03T16:11:17.0435378Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2024-04-03T16:11:17.0437543Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:17.0439507Z adding 'torch/include/ATen/ops/view_as_native.h' 2024-04-03T16:11:17.0441491Z adding 'torch/include/ATen/ops/view_as_ops.h' 2024-04-03T16:11:17.0443550Z adding 'torch/include/ATen/ops/view_as_real.h' 2024-04-03T16:11:17.0445763Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2024-04-03T16:11:17.0448035Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:17.0450294Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:17.0452025Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2024-04-03T16:11:17.0454228Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2024-04-03T16:11:17.0456309Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2024-04-03T16:11:17.0458456Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2024-04-03T16:11:17.0460409Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2024-04-03T16:11:17.0462401Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2024-04-03T16:11:17.0464427Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2024-04-03T16:11:17.0466630Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:17.0468675Z adding 'torch/include/ATen/ops/view_copy.h' 2024-04-03T16:11:17.0471177Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:17.0473275Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:17.0474901Z adding 'torch/include/ATen/ops/view_copy_native.h' 2024-04-03T16:11:17.0477006Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2024-04-03T16:11:17.0479257Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2024-04-03T16:11:17.0481457Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2024-04-03T16:11:17.0483399Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2024-04-03T16:11:17.0485225Z adding 'torch/include/ATen/ops/view_native.h' 2024-04-03T16:11:17.0487308Z adding 'torch/include/ATen/ops/view_ops.h' 2024-04-03T16:11:17.0489272Z adding 'torch/include/ATen/ops/vsplit.h' 2024-04-03T16:11:17.0491510Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:17.0493197Z adding 'torch/include/ATen/ops/vsplit_native.h' 2024-04-03T16:11:17.0495276Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2024-04-03T16:11:17.0497233Z adding 'torch/include/ATen/ops/vstack.h' 2024-04-03T16:11:17.0499486Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:17.0501195Z adding 'torch/include/ATen/ops/vstack_native.h' 2024-04-03T16:11:17.0503245Z adding 'torch/include/ATen/ops/vstack_ops.h' 2024-04-03T16:11:17.0505304Z adding 'torch/include/ATen/ops/where.h' 2024-04-03T16:11:17.0507592Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:17.0509548Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2024-04-03T16:11:17.0511540Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2024-04-03T16:11:17.0513409Z adding 'torch/include/ATen/ops/where_native.h' 2024-04-03T16:11:17.0515782Z adding 'torch/include/ATen/ops/where_ops.h' 2024-04-03T16:11:17.0517944Z adding 'torch/include/ATen/ops/xlogy.h' 2024-04-03T16:11:17.0520401Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:17.0522416Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2024-04-03T16:11:17.0524229Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2024-04-03T16:11:17.0526076Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2024-04-03T16:11:17.0527929Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2024-04-03T16:11:17.0529867Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2024-04-03T16:11:17.0531785Z adding 'torch/include/ATen/ops/xlogy_native.h' 2024-04-03T16:11:17.0534048Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2024-04-03T16:11:17.0536105Z adding 'torch/include/ATen/ops/xor.h' 2024-04-03T16:11:17.0538235Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2024-04-03T16:11:17.0539954Z adding 'torch/include/ATen/ops/xor_native.h' 2024-04-03T16:11:17.0542010Z adding 'torch/include/ATen/ops/xor_ops.h' 2024-04-03T16:11:17.0544245Z adding 'torch/include/ATen/ops/zero.h' 2024-04-03T16:11:17.0546405Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:17.0548319Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2024-04-03T16:11:17.0550597Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2024-04-03T16:11:17.0552253Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2024-04-03T16:11:17.0554074Z adding 'torch/include/ATen/ops/zero_native.h' 2024-04-03T16:11:17.0556252Z adding 'torch/include/ATen/ops/zero_ops.h' 2024-04-03T16:11:17.0559171Z adding 'torch/include/ATen/ops/zeros.h' 2024-04-03T16:11:17.0562016Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:17.0564043Z adding 'torch/include/ATen/ops/zeros_like.h' 2024-04-03T16:11:17.0566317Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2024-04-03T16:11:17.0568497Z adding 'torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h' 2024-04-03T16:11:17.0570008Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2024-04-03T16:11:17.0572305Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2024-04-03T16:11:17.0574203Z adding 'torch/include/ATen/ops/zeros_native.h' 2024-04-03T16:11:17.0576411Z adding 'torch/include/ATen/ops/zeros_ops.h' 2024-04-03T16:11:17.0582146Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2024-04-03T16:11:17.0585821Z adding 'torch/include/ATen/quantized/Quantizer.h' 2024-04-03T16:11:17.0588863Z adding 'torch/include/ATen/xpu/XPUContext.h' 2024-04-03T16:11:17.0590998Z adding 'torch/include/ATen/xpu/XPUDevice.h' 2024-04-03T16:11:17.0593538Z adding 'torch/include/ATen/xpu/XPUEvent.h' 2024-04-03T16:11:17.0595847Z adding 'torch/include/ATen/xpu/XPUGeneratorImpl.h' 2024-04-03T16:11:17.0597988Z adding 'torch/include/ATen/xpu/detail/XPUHooks.h' 2024-04-03T16:11:17.0600171Z adding 'torch/include/THC/THCAtomics.cuh' 2024-04-03T16:11:17.0602058Z adding 'torch/include/THC/THCDeviceUtils.cuh' 2024-04-03T16:11:17.0607274Z adding 'torch/include/c10/core/Allocator.h' 2024-04-03T16:11:17.0609616Z adding 'torch/include/c10/core/AutogradState.h' 2024-04-03T16:11:17.0613105Z adding 'torch/include/c10/core/Backend.h' 2024-04-03T16:11:17.0615623Z adding 'torch/include/c10/core/CPUAllocator.h' 2024-04-03T16:11:17.0617965Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2024-04-03T16:11:17.0620193Z adding 'torch/include/c10/core/ConstantSymNodeImpl.h' 2024-04-03T16:11:17.0622670Z adding 'torch/include/c10/core/Contiguity.h' 2024-04-03T16:11:17.0624795Z adding 'torch/include/c10/core/CopyBytes.h' 2024-04-03T16:11:17.0626751Z adding 'torch/include/c10/core/DefaultDtype.h' 2024-04-03T16:11:17.0628701Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2024-04-03T16:11:17.0632037Z adding 'torch/include/c10/core/Device.h' 2024-04-03T16:11:17.0634253Z adding 'torch/include/c10/core/DeviceArray.h' 2024-04-03T16:11:17.0637728Z adding 'torch/include/c10/core/DeviceGuard.h' 2024-04-03T16:11:17.0640945Z adding 'torch/include/c10/core/DeviceType.h' 2024-04-03T16:11:17.0652574Z adding 'torch/include/c10/core/DispatchKey.h' 2024-04-03T16:11:17.0667350Z adding 'torch/include/c10/core/DispatchKeySet.h' 2024-04-03T16:11:17.0671317Z adding 'torch/include/c10/core/DynamicCast.h' 2024-04-03T16:11:17.0674274Z adding 'torch/include/c10/core/Event.h' 2024-04-03T16:11:17.0677158Z adding 'torch/include/c10/core/GeneratorImpl.h' 2024-04-03T16:11:17.0679381Z adding 'torch/include/c10/core/GradMode.h' 2024-04-03T16:11:17.0682092Z adding 'torch/include/c10/core/InferenceMode.h' 2024-04-03T16:11:17.0684344Z adding 'torch/include/c10/core/Layout.h' 2024-04-03T16:11:17.0688215Z adding 'torch/include/c10/core/MemoryFormat.h' 2024-04-03T16:11:17.0690224Z adding 'torch/include/c10/core/OptionalRef.h' 2024-04-03T16:11:17.0692643Z adding 'torch/include/c10/core/PyHandleCache.h' 2024-04-03T16:11:17.0694435Z adding 'torch/include/c10/core/QEngine.h' 2024-04-03T16:11:17.0696153Z adding 'torch/include/c10/core/QScheme.h' 2024-04-03T16:11:17.0698264Z adding 'torch/include/c10/core/RefcountedDeleter.h' 2024-04-03T16:11:17.0700128Z adding 'torch/include/c10/core/SafePyObject.h' 2024-04-03T16:11:17.0704774Z adding 'torch/include/c10/core/Scalar.h' 2024-04-03T16:11:17.0711353Z adding 'torch/include/c10/core/ScalarType.h' 2024-04-03T16:11:17.0713871Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2024-04-03T16:11:17.0716574Z adding 'torch/include/c10/core/Storage.h' 2024-04-03T16:11:17.0720683Z adding 'torch/include/c10/core/StorageImpl.h' 2024-04-03T16:11:17.0724283Z adding 'torch/include/c10/core/Stream.h' 2024-04-03T16:11:17.0727059Z adding 'torch/include/c10/core/StreamGuard.h' 2024-04-03T16:11:17.0729373Z adding 'torch/include/c10/core/SymBool.h' 2024-04-03T16:11:17.0731752Z adding 'torch/include/c10/core/SymFloat.h' 2024-04-03T16:11:17.0736730Z adding 'torch/include/c10/core/SymInt.h' 2024-04-03T16:11:17.0739327Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2024-04-03T16:11:17.0741832Z adding 'torch/include/c10/core/SymNodeImpl.h' 2024-04-03T16:11:17.0744813Z adding 'torch/include/c10/core/SymbolicShapeMeta.h' 2024-04-03T16:11:17.0784530Z adding 'torch/include/c10/core/TensorImpl.h' 2024-04-03T16:11:17.0795582Z adding 'torch/include/c10/core/TensorOptions.h' 2024-04-03T16:11:17.0798183Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2024-04-03T16:11:17.0800394Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2024-04-03T16:11:17.0802382Z adding 'torch/include/c10/core/alignment.h' 2024-04-03T16:11:17.0804553Z adding 'torch/include/c10/core/thread_pool.h' 2024-04-03T16:11:17.0807076Z adding 'torch/include/c10/core/impl/COW.h' 2024-04-03T16:11:17.0809523Z adding 'torch/include/c10/core/impl/COWDeleter.h' 2024-04-03T16:11:17.0814476Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2024-04-03T16:11:17.0817027Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2024-04-03T16:11:17.0818891Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2024-04-03T16:11:17.0821447Z adding 'torch/include/c10/core/impl/HermeticPyObjectTLS.h' 2024-04-03T16:11:17.0826659Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2024-04-03T16:11:17.0829335Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2024-04-03T16:11:17.0833100Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2024-04-03T16:11:17.0836303Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2024-04-03T16:11:17.0840729Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2024-04-03T16:11:17.0844768Z adding 'torch/include/c10/core/impl/PyObjectSlot.h' 2024-04-03T16:11:17.0846793Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2024-04-03T16:11:17.0849759Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2024-04-03T16:11:17.0852099Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2024-04-03T16:11:17.0854230Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2024-04-03T16:11:17.0855856Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2024-04-03T16:11:17.0858184Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2024-04-03T16:11:17.0860503Z adding 'torch/include/c10/cuda/CUDAAllocatorConfig.h' 2024-04-03T16:11:17.0865742Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2024-04-03T16:11:17.0868637Z adding 'torch/include/c10/cuda/CUDADeviceAssertion.h' 2024-04-03T16:11:17.0872167Z adding 'torch/include/c10/cuda/CUDADeviceAssertionHost.h' 2024-04-03T16:11:17.0874727Z adding 'torch/include/c10/cuda/CUDAException.h' 2024-04-03T16:11:17.0877301Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2024-04-03T16:11:17.0880833Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2024-04-03T16:11:17.0883485Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2024-04-03T16:11:17.0885659Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2024-04-03T16:11:17.0887882Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2024-04-03T16:11:17.0889591Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2024-04-03T16:11:17.0893775Z adding 'torch/include/c10/cuda/CUDAStream.h' 2024-04-03T16:11:17.0896042Z adding 'torch/include/c10/cuda/driver_api.h' 2024-04-03T16:11:17.0899527Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2024-04-03T16:11:17.0901256Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2024-04-03T16:11:17.0902930Z adding 'torch/include/c10/cuda/impl/cuda_cmake_macros.h' 2024-04-03T16:11:17.0905987Z adding 'torch/include/c10/macros/Export.h' 2024-04-03T16:11:17.0912315Z adding 'torch/include/c10/macros/Macros.h' 2024-04-03T16:11:17.0914510Z adding 'torch/include/c10/macros/cmake_macros.h' 2024-04-03T16:11:17.0917551Z adding 'torch/include/c10/util/AbortHandler.h' 2024-04-03T16:11:17.0920352Z adding 'torch/include/c10/util/AlignOf.h' 2024-04-03T16:11:17.0923026Z adding 'torch/include/c10/util/ApproximateClock.h' 2024-04-03T16:11:17.0924741Z adding 'torch/include/c10/util/Array.h' 2024-04-03T16:11:17.0928548Z adding 'torch/include/c10/util/ArrayRef.h' 2024-04-03T16:11:17.0931767Z adding 'torch/include/c10/util/BFloat16-inl.h' 2024-04-03T16:11:17.0935015Z adding 'torch/include/c10/util/BFloat16-math.h' 2024-04-03T16:11:17.0937397Z adding 'torch/include/c10/util/BFloat16.h' 2024-04-03T16:11:17.0939224Z adding 'torch/include/c10/util/Backtrace.h' 2024-04-03T16:11:17.0941474Z adding 'torch/include/c10/util/Bitset.h' 2024-04-03T16:11:17.0944185Z adding 'torch/include/c10/util/C++17.h' 2024-04-03T16:11:17.0946278Z adding 'torch/include/c10/util/CallOnce.h' 2024-04-03T16:11:17.0950043Z adding 'torch/include/c10/util/ConstexprCrc.h' 2024-04-03T16:11:17.0952350Z adding 'torch/include/c10/util/DeadlockDetection.h' 2024-04-03T16:11:17.0954618Z adding 'torch/include/c10/util/Deprecated.h' 2024-04-03T16:11:17.0956384Z adding 'torch/include/c10/util/DimVector.h' 2024-04-03T16:11:17.0965006Z adding 'torch/include/c10/util/Exception.h' 2024-04-03T16:11:17.0968238Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2024-04-03T16:11:17.0970580Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2024-04-03T16:11:17.0972133Z adding 'torch/include/c10/util/FbcodeMaps.h' 2024-04-03T16:11:17.0975797Z adding 'torch/include/c10/util/Flags.h' 2024-04-03T16:11:17.0978685Z adding 'torch/include/c10/util/Float8_e4m3fn-inl.h' 2024-04-03T16:11:17.0982527Z adding 'torch/include/c10/util/Float8_e4m3fn.h' 2024-04-03T16:11:17.0985373Z adding 'torch/include/c10/util/Float8_e4m3fnuz-inl.h' 2024-04-03T16:11:17.0988142Z adding 'torch/include/c10/util/Float8_e4m3fnuz.h' 2024-04-03T16:11:17.0990889Z adding 'torch/include/c10/util/Float8_e5m2-inl.h' 2024-04-03T16:11:17.0993776Z adding 'torch/include/c10/util/Float8_e5m2.h' 2024-04-03T16:11:17.0996467Z adding 'torch/include/c10/util/Float8_e5m2fnuz-inl.h' 2024-04-03T16:11:17.0999431Z adding 'torch/include/c10/util/Float8_e5m2fnuz.h' 2024-04-03T16:11:17.1001511Z adding 'torch/include/c10/util/Float8_fnuz_cvt.h' 2024-04-03T16:11:17.1003717Z adding 'torch/include/c10/util/FunctionRef.h' 2024-04-03T16:11:17.1006717Z adding 'torch/include/c10/util/Half-inl.h' 2024-04-03T16:11:17.1013607Z adding 'torch/include/c10/util/Half.h' 2024-04-03T16:11:17.1016225Z adding 'torch/include/c10/util/IdWrapper.h' 2024-04-03T16:11:17.1019457Z adding 'torch/include/c10/util/LeftRight.h' 2024-04-03T16:11:17.1021422Z adding 'torch/include/c10/util/Load.h' 2024-04-03T16:11:17.1025511Z adding 'torch/include/c10/util/Logging.h' 2024-04-03T16:11:17.1027910Z adding 'torch/include/c10/util/MathConstants.h' 2024-04-03T16:11:17.1031206Z adding 'torch/include/c10/util/MaybeOwned.h' 2024-04-03T16:11:17.1034314Z adding 'torch/include/c10/util/Metaprogramming.h' 2024-04-03T16:11:17.1036404Z adding 'torch/include/c10/util/Optional.h' 2024-04-03T16:11:17.1039339Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2024-04-03T16:11:17.1041377Z adding 'torch/include/c10/util/ParallelGuard.h' 2024-04-03T16:11:17.1045546Z adding 'torch/include/c10/util/Registry.h' 2024-04-03T16:11:17.1047794Z adding 'torch/include/c10/util/ScopeExit.h' 2024-04-03T16:11:17.1049904Z adding 'torch/include/c10/util/SmallBuffer.h' 2024-04-03T16:11:17.1065495Z adding 'torch/include/c10/util/SmallVector.h' 2024-04-03T16:11:17.1068996Z adding 'torch/include/c10/util/StringUtil.h' 2024-04-03T16:11:17.1071249Z adding 'torch/include/c10/util/Synchronized.h' 2024-04-03T16:11:17.1073673Z adding 'torch/include/c10/util/ThreadLocal.h' 2024-04-03T16:11:17.1076030Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2024-04-03T16:11:17.1077681Z adding 'torch/include/c10/util/Type.h' 2024-04-03T16:11:17.1080450Z adding 'torch/include/c10/util/TypeCast.h' 2024-04-03T16:11:17.1083284Z adding 'torch/include/c10/util/TypeIndex.h' 2024-04-03T16:11:17.1089052Z adding 'torch/include/c10/util/TypeList.h' 2024-04-03T16:11:17.1091889Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2024-04-03T16:11:17.1094710Z adding 'torch/include/c10/util/TypeTraits.h' 2024-04-03T16:11:17.1096473Z adding 'torch/include/c10/util/Unicode.h' 2024-04-03T16:11:17.1099094Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2024-04-03T16:11:17.1101185Z adding 'torch/include/c10/util/Unroll.h' 2024-04-03T16:11:17.1103337Z adding 'torch/include/c10/util/accumulate.h' 2024-04-03T16:11:17.1105211Z adding 'torch/include/c10/util/bit_cast.h' 2024-04-03T16:11:17.1106939Z adding 'torch/include/c10/util/bits.h' 2024-04-03T16:11:17.1112257Z adding 'torch/include/c10/util/complex.h' 2024-04-03T16:11:17.1115860Z adding 'torch/include/c10/util/complex_math.h' 2024-04-03T16:11:17.1118021Z adding 'torch/include/c10/util/complex_utils.h' 2024-04-03T16:11:17.1119844Z adding 'torch/include/c10/util/copysign.h' 2024-04-03T16:11:17.1121866Z adding 'torch/include/c10/util/env.h' 2024-04-03T16:11:17.1135551Z adding 'torch/include/c10/util/flat_hash_map.h' 2024-04-03T16:11:17.1138876Z adding 'torch/include/c10/util/floating_point_utils.h' 2024-04-03T16:11:17.1141082Z adding 'torch/include/c10/util/generic_math.h' 2024-04-03T16:11:17.1145090Z adding 'torch/include/c10/util/hash.h' 2024-04-03T16:11:17.1149710Z adding 'torch/include/c10/util/int128.h' 2024-04-03T16:11:17.1161217Z adding 'torch/include/c10/util/intrusive_ptr.h' 2024-04-03T16:11:17.1164473Z adding 'torch/include/c10/util/irange.h' 2024-04-03T16:11:17.1173004Z adding 'torch/include/c10/util/llvmMathExtras.h' 2024-04-03T16:11:17.1175999Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2024-04-03T16:11:17.1179372Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2024-04-03T16:11:17.1181256Z adding 'torch/include/c10/util/numa.h' 2024-04-03T16:11:17.1197249Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2024-04-03T16:11:17.1200584Z adding 'torch/include/c10/util/overloaded.h' 2024-04-03T16:11:17.1202418Z adding 'torch/include/c10/util/python_stub.h' 2024-04-03T16:11:17.1204174Z adding 'torch/include/c10/util/qint32.h' 2024-04-03T16:11:17.1205897Z adding 'torch/include/c10/util/qint8.h' 2024-04-03T16:11:17.1207547Z adding 'torch/include/c10/util/quint2x4.h' 2024-04-03T16:11:17.1209300Z adding 'torch/include/c10/util/quint4x2.h' 2024-04-03T16:11:17.1210999Z adding 'torch/include/c10/util/quint8.h' 2024-04-03T16:11:17.1213257Z adding 'torch/include/c10/util/safe_numerics.h' 2024-04-03T16:11:17.1215762Z adding 'torch/include/c10/util/signal_handler.h' 2024-04-03T16:11:17.1223295Z adding 'torch/include/c10/util/sparse_bitset.h' 2024-04-03T16:11:17.1225977Z adding 'torch/include/c10/util/ssize.h' 2024-04-03T16:11:17.1228013Z adding 'torch/include/c10/util/static_tracepoint.h' 2024-04-03T16:11:17.1231287Z adding 'torch/include/c10/util/static_tracepoint_elfx86.h' 2024-04-03T16:11:17.1233206Z adding 'torch/include/c10/util/strides.h' 2024-04-03T16:11:17.1234904Z adding 'torch/include/c10/util/string_utils.h' 2024-04-03T16:11:17.1240596Z adding 'torch/include/c10/util/string_view.h' 2024-04-03T16:11:17.1248237Z adding 'torch/include/c10/util/strong_type.h' 2024-04-03T16:11:17.1251317Z adding 'torch/include/c10/util/tempfile.h' 2024-04-03T16:11:17.1253119Z adding 'torch/include/c10/util/thread_name.h' 2024-04-03T16:11:17.1260591Z adding 'torch/include/c10/util/typeid.h' 2024-04-03T16:11:17.1263328Z adding 'torch/include/c10/util/win32-headers.h' 2024-04-03T16:11:17.1265467Z adding 'torch/include/c10/xpu/XPUCachingAllocator.h' 2024-04-03T16:11:17.1268697Z adding 'torch/include/c10/xpu/XPUDeviceProp.h' 2024-04-03T16:11:17.1270945Z adding 'torch/include/c10/xpu/XPUException.h' 2024-04-03T16:11:17.1272829Z adding 'torch/include/c10/xpu/XPUFunctions.h' 2024-04-03T16:11:17.1274646Z adding 'torch/include/c10/xpu/XPUMacros.h' 2024-04-03T16:11:17.1277663Z adding 'torch/include/c10/xpu/XPUStream.h' 2024-04-03T16:11:17.1280895Z adding 'torch/include/c10/xpu/impl/XPUGuardImpl.h' 2024-04-03T16:11:17.1317385Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2024-04-03T16:11:17.1321226Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2024-04-03T16:11:17.1323205Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2024-04-03T16:11:17.1327483Z adding 'torch/include/caffe2/serialize/inline_container.h' 2024-04-03T16:11:17.1329592Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2024-04-03T16:11:17.1331510Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2024-04-03T16:11:17.1335137Z adding 'torch/include/caffe2/serialize/versions.h' 2024-04-03T16:11:17.1342627Z adding 'torch/include/pybind11/attr.h' 2024-04-03T16:11:17.1346611Z adding 'torch/include/pybind11/buffer_info.h' 2024-04-03T16:11:17.1368331Z adding 'torch/include/pybind11/cast.h' 2024-04-03T16:11:17.1372870Z adding 'torch/include/pybind11/chrono.h' 2024-04-03T16:11:17.1374751Z adding 'torch/include/pybind11/common.h' 2024-04-03T16:11:17.1376942Z adding 'torch/include/pybind11/complex.h' 2024-04-03T16:11:17.1378630Z adding 'torch/include/pybind11/eigen.h' 2024-04-03T16:11:17.1383153Z adding 'torch/include/pybind11/embed.h' 2024-04-03T16:11:17.1386038Z adding 'torch/include/pybind11/eval.h' 2024-04-03T16:11:17.1389017Z adding 'torch/include/pybind11/functional.h' 2024-04-03T16:11:17.1392485Z adding 'torch/include/pybind11/gil.h' 2024-04-03T16:11:17.1395331Z adding 'torch/include/pybind11/gil_safe_call_once.h' 2024-04-03T16:11:17.1398934Z adding 'torch/include/pybind11/iostream.h' 2024-04-03T16:11:17.1423495Z adding 'torch/include/pybind11/numpy.h' 2024-04-03T16:11:17.1428567Z adding 'torch/include/pybind11/operators.h' 2024-04-03T16:11:17.1431052Z adding 'torch/include/pybind11/options.h' 2024-04-03T16:11:17.1468947Z adding 'torch/include/pybind11/pybind11.h' 2024-04-03T16:11:17.1499425Z adding 'torch/include/pybind11/pytypes.h' 2024-04-03T16:11:17.1506066Z adding 'torch/include/pybind11/stl.h' 2024-04-03T16:11:17.1514246Z adding 'torch/include/pybind11/stl_bind.h' 2024-04-03T16:11:17.1517100Z adding 'torch/include/pybind11/type_caster_pyobject_ptr.h' 2024-04-03T16:11:17.1519423Z adding 'torch/include/pybind11/typing.h' 2024-04-03T16:11:17.1528675Z adding 'torch/include/pybind11/detail/class.h' 2024-04-03T16:11:17.1545683Z adding 'torch/include/pybind11/detail/common.h' 2024-04-03T16:11:17.1550306Z adding 'torch/include/pybind11/detail/descr.h' 2024-04-03T16:11:17.1555994Z adding 'torch/include/pybind11/detail/init.h' 2024-04-03T16:11:17.1565486Z adding 'torch/include/pybind11/detail/internals.h' 2024-04-03T16:11:17.1582247Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2024-04-03T16:11:17.1585546Z adding 'torch/include/pybind11/detail/typeid.h' 2024-04-03T16:11:17.1587416Z adding 'torch/include/pybind11/eigen/common.h' 2024-04-03T16:11:17.1597103Z adding 'torch/include/pybind11/eigen/matrix.h' 2024-04-03T16:11:17.1602808Z adding 'torch/include/pybind11/eigen/tensor.h' 2024-04-03T16:11:17.1605592Z adding 'torch/include/tensorpipe/config.h' 2024-04-03T16:11:17.1607299Z adding 'torch/include/tensorpipe/config_cuda.h' 2024-04-03T16:11:17.1609215Z adding 'torch/include/tensorpipe/tensorpipe.h' 2024-04-03T16:11:17.1611230Z adding 'torch/include/tensorpipe/tensorpipe_cuda.h' 2024-04-03T16:11:17.1614052Z adding 'torch/include/tensorpipe/channel/context.h' 2024-04-03T16:11:17.1616346Z adding 'torch/include/tensorpipe/channel/error.h' 2024-04-03T16:11:17.1618052Z adding 'torch/include/tensorpipe/channel/basic/factory.h' 2024-04-03T16:11:17.1619958Z adding 'torch/include/tensorpipe/channel/cma/factory.h' 2024-04-03T16:11:17.1622034Z adding 'torch/include/tensorpipe/channel/mpt/factory.h' 2024-04-03T16:11:17.1624134Z adding 'torch/include/tensorpipe/channel/xth/factory.h' 2024-04-03T16:11:17.1626888Z adding 'torch/include/tensorpipe/common/buffer.h' 2024-04-03T16:11:17.1628962Z adding 'torch/include/tensorpipe/common/cpu_buffer.h' 2024-04-03T16:11:17.1631246Z adding 'torch/include/tensorpipe/common/cuda_buffer.h' 2024-04-03T16:11:17.1633384Z adding 'torch/include/tensorpipe/common/device.h' 2024-04-03T16:11:17.1635875Z adding 'torch/include/tensorpipe/common/error.h' 2024-04-03T16:11:17.1642103Z adding 'torch/include/tensorpipe/common/optional.h' 2024-04-03T16:11:17.1645317Z adding 'torch/include/tensorpipe/core/context.h' 2024-04-03T16:11:17.1647535Z adding 'torch/include/tensorpipe/core/error.h' 2024-04-03T16:11:17.1650146Z adding 'torch/include/tensorpipe/core/listener.h' 2024-04-03T16:11:17.1652696Z adding 'torch/include/tensorpipe/core/message.h' 2024-04-03T16:11:17.1655180Z adding 'torch/include/tensorpipe/core/pipe.h' 2024-04-03T16:11:17.1658144Z adding 'torch/include/tensorpipe/transport/context.h' 2024-04-03T16:11:17.1660268Z adding 'torch/include/tensorpipe/transport/error.h' 2024-04-03T16:11:17.1662600Z adding 'torch/include/tensorpipe/transport/ibv/error.h' 2024-04-03T16:11:17.1664558Z adding 'torch/include/tensorpipe/transport/ibv/factory.h' 2024-04-03T16:11:17.1666560Z adding 'torch/include/tensorpipe/transport/ibv/utility.h' 2024-04-03T16:11:17.1668617Z adding 'torch/include/tensorpipe/transport/shm/factory.h' 2024-04-03T16:11:17.1670977Z adding 'torch/include/tensorpipe/transport/uv/error.h' 2024-04-03T16:11:17.1672909Z adding 'torch/include/tensorpipe/transport/uv/factory.h' 2024-04-03T16:11:17.1675181Z adding 'torch/include/tensorpipe/transport/uv/utility.h' 2024-04-03T16:11:17.1682042Z adding 'torch/include/torch/custom_class.h' 2024-04-03T16:11:17.1686139Z adding 'torch/include/torch/custom_class_detail.h' 2024-04-03T16:11:17.1688234Z adding 'torch/include/torch/extension.h' 2024-04-03T16:11:17.1701443Z adding 'torch/include/torch/library.h' 2024-04-03T16:11:17.1704234Z adding 'torch/include/torch/script.h' 2024-04-03T16:11:17.1707185Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2024-04-03T16:11:17.1709104Z adding 'torch/include/torch/csrc/DataLoader.h' 2024-04-03T16:11:17.1711072Z adding 'torch/include/torch/csrc/Device.h' 2024-04-03T16:11:17.1713062Z adding 'torch/include/torch/csrc/Dtype.h' 2024-04-03T16:11:17.1715085Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2024-04-03T16:11:17.1720232Z adding 'torch/include/torch/csrc/Exceptions.h' 2024-04-03T16:11:17.1722373Z adding 'torch/include/torch/csrc/Export.h' 2024-04-03T16:11:17.1724437Z adding 'torch/include/torch/csrc/Generator.h' 2024-04-03T16:11:17.1726279Z adding 'torch/include/torch/csrc/Layout.h' 2024-04-03T16:11:17.1728271Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2024-04-03T16:11:17.1729851Z adding 'torch/include/torch/csrc/Module.h' 2024-04-03T16:11:17.1731626Z adding 'torch/include/torch/csrc/PyInterpreter.h' 2024-04-03T16:11:17.1733398Z adding 'torch/include/torch/csrc/QScheme.h' 2024-04-03T16:11:17.1735146Z adding 'torch/include/torch/csrc/Size.h' 2024-04-03T16:11:17.1737159Z adding 'torch/include/torch/csrc/Storage.h' 2024-04-03T16:11:17.1739043Z adding 'torch/include/torch/csrc/StorageMethods.h' 2024-04-03T16:11:17.1740677Z adding 'torch/include/torch/csrc/StorageSharing.h' 2024-04-03T16:11:17.1742602Z adding 'torch/include/torch/csrc/Stream.h' 2024-04-03T16:11:17.1744250Z adding 'torch/include/torch/csrc/THConcat.h' 2024-04-03T16:11:17.1746083Z adding 'torch/include/torch/csrc/THP.h' 2024-04-03T16:11:17.1747964Z adding 'torch/include/torch/csrc/TypeInfo.h' 2024-04-03T16:11:17.1749701Z adding 'torch/include/torch/csrc/Types.h' 2024-04-03T16:11:17.1751691Z adding 'torch/include/torch/csrc/copy_utils.h' 2024-04-03T16:11:17.1753572Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2024-04-03T16:11:17.1755304Z adding 'torch/include/torch/csrc/python_dimname.h' 2024-04-03T16:11:17.1757220Z adding 'torch/include/torch/csrc/python_headers.h' 2024-04-03T16:11:17.1759248Z adding 'torch/include/torch/csrc/serialization.h' 2024-04-03T16:11:17.1762412Z adding 'torch/include/torch/csrc/utils.h' 2024-04-03T16:11:17.1765400Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2024-04-03T16:11:17.1767469Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2024-04-03T16:11:17.1769298Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2024-04-03T16:11:17.1771166Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2024-04-03T16:11:17.1772850Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2024-04-03T16:11:17.1775924Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2024-04-03T16:11:17.1779087Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2024-04-03T16:11:17.1782308Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2024-04-03T16:11:17.1784839Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2024-04-03T16:11:17.1786901Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2024-04-03T16:11:17.1792364Z adding 'torch/include/torch/csrc/api/include/torch/linalg.h' 2024-04-03T16:11:17.1795191Z adding 'torch/include/torch/csrc/api/include/torch/mps.h' 2024-04-03T16:11:17.1797556Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2024-04-03T16:11:17.1799523Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2024-04-03T16:11:17.1801397Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2024-04-03T16:11:17.1806372Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2024-04-03T16:11:17.1810409Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2024-04-03T16:11:17.1813429Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2024-04-03T16:11:17.1815316Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2024-04-03T16:11:17.1820685Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2024-04-03T16:11:17.1823327Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2024-04-03T16:11:17.1825538Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2024-04-03T16:11:17.1827944Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2024-04-03T16:11:17.1829875Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2024-04-03T16:11:17.1831774Z adding 'torch/include/torch/csrc/api/include/torch/xpu.h' 2024-04-03T16:11:17.1834219Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2024-04-03T16:11:17.1836554Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2024-04-03T16:11:17.1838294Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2024-04-03T16:11:17.1840635Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2024-04-03T16:11:17.1843369Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2024-04-03T16:11:17.1845309Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2024-04-03T16:11:17.1847069Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2024-04-03T16:11:17.1849539Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2024-04-03T16:11:17.1853312Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2024-04-03T16:11:17.1856701Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2024-04-03T16:11:17.1859418Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2024-04-03T16:11:17.1861903Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2024-04-03T16:11:17.1869159Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2024-04-03T16:11:17.1872371Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2024-04-03T16:11:17.1874760Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2024-04-03T16:11:17.1877038Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2024-04-03T16:11:17.1879603Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2024-04-03T16:11:17.1881860Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2024-04-03T16:11:17.1884628Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2024-04-03T16:11:17.1887071Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2024-04-03T16:11:17.1890130Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2024-04-03T16:11:17.1892581Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2024-04-03T16:11:17.1894864Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2024-04-03T16:11:17.1897308Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2024-04-03T16:11:17.1899609Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2024-04-03T16:11:17.1901808Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2024-04-03T16:11:17.1903838Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2024-04-03T16:11:17.1906099Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2024-04-03T16:11:17.1908576Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2024-04-03T16:11:17.1910892Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2024-04-03T16:11:17.1913054Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2024-04-03T16:11:17.1915154Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2024-04-03T16:11:17.1917654Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2024-04-03T16:11:17.1923127Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2024-04-03T16:11:17.1925758Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2024-04-03T16:11:17.1928784Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2024-04-03T16:11:17.1930909Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2024-04-03T16:11:17.1933472Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2024-04-03T16:11:17.1941320Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2024-04-03T16:11:17.1944115Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2024-04-03T16:11:17.1946091Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2024-04-03T16:11:17.1948620Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2024-04-03T16:11:17.1952355Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2024-04-03T16:11:17.1962052Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2024-04-03T16:11:17.1968915Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2024-04-03T16:11:17.1972062Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2024-04-03T16:11:17.1974822Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2024-04-03T16:11:17.1977542Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2024-04-03T16:11:17.1980180Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2024-04-03T16:11:17.1983444Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2024-04-03T16:11:17.1986064Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2024-04-03T16:11:17.1988446Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2024-04-03T16:11:17.1990573Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2024-04-03T16:11:17.1996325Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2024-04-03T16:11:17.2000200Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2024-04-03T16:11:17.2002733Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2024-04-03T16:11:17.2005036Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2024-04-03T16:11:17.2010670Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2024-04-03T16:11:17.2015131Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2024-04-03T16:11:17.2018065Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2024-04-03T16:11:17.2020697Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2024-04-03T16:11:17.2025958Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2024-04-03T16:11:17.2029452Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2024-04-03T16:11:17.2032912Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2024-04-03T16:11:17.2035858Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2024-04-03T16:11:17.2040493Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2024-04-03T16:11:17.2043408Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2024-04-03T16:11:17.2046227Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2024-04-03T16:11:17.2049399Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2024-04-03T16:11:17.2052000Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2024-04-03T16:11:17.2054891Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2024-04-03T16:11:17.2057902Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2024-04-03T16:11:17.2064083Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2024-04-03T16:11:17.2068029Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2024-04-03T16:11:17.2071759Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2024-04-03T16:11:17.2074611Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2024-04-03T16:11:17.2080221Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2024-04-03T16:11:17.2084839Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2024-04-03T16:11:17.2088258Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2024-04-03T16:11:17.2091365Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2024-04-03T16:11:17.2094326Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2024-04-03T16:11:17.2096872Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2024-04-03T16:11:17.2099066Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2024-04-03T16:11:17.2104600Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2024-04-03T16:11:17.2108173Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2024-04-03T16:11:17.2111113Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2024-04-03T16:11:17.2114129Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2024-04-03T16:11:17.2117840Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2024-04-03T16:11:17.2122088Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2024-04-03T16:11:17.2124868Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2024-04-03T16:11:17.2127696Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2024-04-03T16:11:17.2130833Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2024-04-03T16:11:17.2135992Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2024-04-03T16:11:17.2141222Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2024-04-03T16:11:17.2143859Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2024-04-03T16:11:17.2146336Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2024-04-03T16:11:17.2149720Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2024-04-03T16:11:17.2152547Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2024-04-03T16:11:17.2154896Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2024-04-03T16:11:17.2158443Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2024-04-03T16:11:17.2161163Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2024-04-03T16:11:17.2163659Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2024-04-03T16:11:17.2166074Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2024-04-03T16:11:17.2171344Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2024-04-03T16:11:17.2174910Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2024-04-03T16:11:17.2177812Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2024-04-03T16:11:17.2180282Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2024-04-03T16:11:17.2184268Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2024-04-03T16:11:17.2187874Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2024-04-03T16:11:17.2190509Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2024-04-03T16:11:17.2193056Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2024-04-03T16:11:17.2195487Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2024-04-03T16:11:17.2198101Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2024-04-03T16:11:17.2200530Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2024-04-03T16:11:17.2205471Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2024-04-03T16:11:17.2208634Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2024-04-03T16:11:17.2211312Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2024-04-03T16:11:17.2215904Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2024-04-03T16:11:17.2219117Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2024-04-03T16:11:17.2221516Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2024-04-03T16:11:17.2224055Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2024-04-03T16:11:17.2226653Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2024-04-03T16:11:17.2230201Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2024-04-03T16:11:17.2232751Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2024-04-03T16:11:17.2236795Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2024-04-03T16:11:17.2239652Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2024-04-03T16:11:17.2242445Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2024-04-03T16:11:17.2244794Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h' 2024-04-03T16:11:17.2246726Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2024-04-03T16:11:17.2248650Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2024-04-03T16:11:17.2251343Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2024-04-03T16:11:17.2253839Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2024-04-03T16:11:17.2255769Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2024-04-03T16:11:17.2263493Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2024-04-03T16:11:17.2266267Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2024-04-03T16:11:17.2271388Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2024-04-03T16:11:17.2274016Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2024-04-03T16:11:17.2277147Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2024-04-03T16:11:17.2280109Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2024-04-03T16:11:17.2281702Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2024-04-03T16:11:17.2288119Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2024-04-03T16:11:17.2290709Z adding 'torch/include/torch/csrc/autograd/edge.h' 2024-04-03T16:11:17.2295249Z adding 'torch/include/torch/csrc/autograd/engine.h' 2024-04-03T16:11:17.2299930Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2024-04-03T16:11:17.2311149Z adding 'torch/include/torch/csrc/autograd/function.h' 2024-04-03T16:11:17.2314266Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2024-04-03T16:11:17.2316266Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2024-04-03T16:11:17.2320714Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2024-04-03T16:11:17.2323340Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2024-04-03T16:11:17.2325858Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2024-04-03T16:11:17.2328358Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2024-04-03T16:11:17.2330328Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2024-04-03T16:11:17.2333548Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2024-04-03T16:11:17.2338153Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2024-04-03T16:11:17.2340314Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2024-04-03T16:11:17.2342186Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2024-04-03T16:11:17.2344168Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2024-04-03T16:11:17.2346867Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2024-04-03T16:11:17.2349021Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2024-04-03T16:11:17.2351260Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2024-04-03T16:11:17.2353216Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2024-04-03T16:11:17.2356316Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2024-04-03T16:11:17.2358886Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2024-04-03T16:11:17.2361188Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2024-04-03T16:11:17.2362990Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2024-04-03T16:11:17.2364533Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2024-04-03T16:11:17.2366481Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2024-04-03T16:11:17.2368305Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2024-04-03T16:11:17.2370002Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2024-04-03T16:11:17.2371789Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2024-04-03T16:11:17.2373804Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2024-04-03T16:11:17.2376255Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2024-04-03T16:11:17.2378908Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2024-04-03T16:11:17.2380953Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2024-04-03T16:11:17.2384631Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2024-04-03T16:11:17.2386602Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2024-04-03T16:11:17.2388551Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2024-04-03T16:11:17.2403096Z adding 'torch/include/torch/csrc/autograd/variable.h' 2024-04-03T16:11:17.2406029Z adding 'torch/include/torch/csrc/autograd/variable_info.h' 2024-04-03T16:11:17.2411449Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2024-04-03T16:11:17.2414170Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2024-04-03T16:11:17.2416146Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2024-04-03T16:11:17.2418005Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2024-04-03T16:11:17.2421438Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2024-04-03T16:11:17.2424007Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2024-04-03T16:11:17.2469912Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2024-04-03T16:11:17.2483634Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2024-04-03T16:11:17.2488094Z adding 'torch/include/torch/csrc/autograd/generated/ViewFuncs.h' 2024-04-03T16:11:17.2490921Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2024-04-03T16:11:17.2493089Z adding 'torch/include/torch/csrc/autograd/generated/python_return_types.h' 2024-04-03T16:11:17.2499502Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2024-04-03T16:11:17.2503078Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2024-04-03T16:11:17.2505629Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2024-04-03T16:11:17.2507786Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2024-04-03T16:11:17.2510061Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2024-04-03T16:11:17.2512162Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2024-04-03T16:11:17.2514731Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2024-04-03T16:11:17.2518089Z adding 'torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' 2024-04-03T16:11:17.2520414Z adding 'torch/include/torch/csrc/cuda/Event.h' 2024-04-03T16:11:17.2522219Z adding 'torch/include/torch/csrc/cuda/Module.h' 2024-04-03T16:11:17.2524063Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2024-04-03T16:11:17.2525805Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2024-04-03T16:11:17.2527835Z adding 'torch/include/torch/csrc/cuda/comm.h' 2024-04-03T16:11:17.2529736Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2024-04-03T16:11:17.2531751Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2024-04-03T16:11:17.2534692Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2024-04-03T16:11:17.2536720Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2024-04-03T16:11:17.2538563Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2024-04-03T16:11:17.2542748Z adding 'torch/include/torch/csrc/distributed/autograd/context/container.h' 2024-04-03T16:11:17.2546220Z adding 'torch/include/torch/csrc/distributed/autograd/context/context.h' 2024-04-03T16:11:17.2549054Z adding 'torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h' 2024-04-03T16:11:17.2551428Z adding 'torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h' 2024-04-03T16:11:17.2553824Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h' 2024-04-03T16:11:17.2556292Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h' 2024-04-03T16:11:17.2558080Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h' 2024-04-03T16:11:17.2560315Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h' 2024-04-03T16:11:17.2562253Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h' 2024-04-03T16:11:17.2564578Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h' 2024-04-03T16:11:17.2566938Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h' 2024-04-03T16:11:17.2569192Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h' 2024-04-03T16:11:17.2570914Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h' 2024-04-03T16:11:17.2572712Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h' 2024-04-03T16:11:17.2577207Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2024-04-03T16:11:17.2580120Z adding 'torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' 2024-04-03T16:11:17.2582215Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2024-04-03T16:11:17.2584161Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2024-04-03T16:11:17.2586372Z adding 'torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp' 2024-04-03T16:11:17.2588421Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2024-04-03T16:11:17.2594296Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2024-04-03T16:11:17.2597940Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2024-04-03T16:11:17.2600461Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2024-04-03T16:11:17.2607261Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2024-04-03T16:11:17.2613450Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2024-04-03T16:11:17.2617026Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2024-04-03T16:11:17.2632296Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2024-04-03T16:11:17.2635700Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp' 2024-04-03T16:11:17.2639655Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2024-04-03T16:11:17.2642552Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2024-04-03T16:11:17.2645425Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2024-04-03T16:11:17.2647865Z adding 'torch/include/torch/csrc/distributed/c10d/RankLocal.hpp' 2024-04-03T16:11:17.2650101Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2024-04-03T16:11:17.2652702Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2024-04-03T16:11:17.2655016Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' 2024-04-03T16:11:17.2662702Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2024-04-03T16:11:17.2666107Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2024-04-03T16:11:17.2668533Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2024-04-03T16:11:17.2671596Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2024-04-03T16:11:17.2673758Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2024-04-03T16:11:17.2680339Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2024-04-03T16:11:17.2682911Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2024-04-03T16:11:17.2685753Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2024-04-03T16:11:17.2687622Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2024-04-03T16:11:17.2690194Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2024-04-03T16:11:17.2692135Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2024-04-03T16:11:17.2694070Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2024-04-03T16:11:17.2695717Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2024-04-03T16:11:17.2697675Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2024-04-03T16:11:17.2700292Z adding 'torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp' 2024-04-03T16:11:17.2703065Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2024-04-03T16:11:17.2705162Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2024-04-03T16:11:17.2707441Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2024-04-03T16:11:17.2716714Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2024-04-03T16:11:17.2719792Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2024-04-03T16:11:17.2722039Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2024-04-03T16:11:17.2723962Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2024-04-03T16:11:17.2726601Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2024-04-03T16:11:17.2730047Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2024-04-03T16:11:17.2732462Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2024-04-03T16:11:17.2734660Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2024-04-03T16:11:17.2736810Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2024-04-03T16:11:17.2738662Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2024-04-03T16:11:17.2740423Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2024-04-03T16:11:17.2899312Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2024-04-03T16:11:17.2901373Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2024-04-03T16:11:17.2904237Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2024-04-03T16:11:17.2906840Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2024-04-03T16:11:17.2908705Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2024-04-03T16:11:17.2914938Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2024-04-03T16:11:17.2917003Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2024-04-03T16:11:17.2923823Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2024-04-03T16:11:17.2930784Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2024-04-03T16:11:17.2934079Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2024-04-03T16:11:17.2936983Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2024-04-03T16:11:17.2939360Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2024-04-03T16:11:17.2941643Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2024-04-03T16:11:17.2948183Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2024-04-03T16:11:17.2951859Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2024-04-03T16:11:17.2954449Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2024-04-03T16:11:17.2956854Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2024-04-03T16:11:17.2959611Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2024-04-03T16:11:17.2962154Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2024-04-03T16:11:17.2971283Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2024-04-03T16:11:17.2971966Z adding 'torch/include/torch/csrc/dynamo/cache_entry.h' 2024-04-03T16:11:17.2975151Z adding 'torch/include/torch/csrc/dynamo/compiled_autograd.h' 2024-04-03T16:11:17.2977583Z adding 'torch/include/torch/csrc/dynamo/cpp_shim.h' 2024-04-03T16:11:17.2979620Z adding 'torch/include/torch/csrc/dynamo/cpython_defs.h' 2024-04-03T16:11:17.2981618Z adding 'torch/include/torch/csrc/dynamo/debug_macros.h' 2024-04-03T16:11:17.2983530Z adding 'torch/include/torch/csrc/dynamo/eval_frame.h' 2024-04-03T16:11:17.2986350Z adding 'torch/include/torch/csrc/dynamo/extra_state.h' 2024-04-03T16:11:17.2988145Z adding 'torch/include/torch/csrc/dynamo/guards.h' 2024-04-03T16:11:17.2990327Z adding 'torch/include/torch/csrc/dynamo/init.h' 2024-04-03T16:11:17.2992002Z adding 'torch/include/torch/csrc/dynamo/python_compiled_autograd.h' 2024-04-03T16:11:17.2993685Z adding 'torch/include/torch/csrc/dynamo/utils.h' 2024-04-03T16:11:17.2995869Z adding 'torch/include/torch/csrc/inductor/inductor_ops.h' 2024-04-03T16:11:17.2998535Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h' 2024-04-03T16:11:17.3000768Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h' 2024-04-03T16:11:17.3002582Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h' 2024-04-03T16:11:17.3004048Z adding 'torch/include/torch/csrc/inductor/aoti_runner/pybind.h' 2024-04-03T16:11:17.3008142Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h' 2024-04-03T16:11:17.3010587Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h' 2024-04-03T16:11:17.3013555Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/interface.h' 2024-04-03T16:11:17.3018967Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model.h' 2024-04-03T16:11:17.3025211Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_container.h' 2024-04-03T16:11:17.3027794Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h' 2024-04-03T16:11:17.3030360Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h' 2024-04-03T16:11:17.3033046Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils.h' 2024-04-03T16:11:17.3035312Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h' 2024-04-03T16:11:17.3037502Z adding 'torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h' 2024-04-03T16:11:17.3039718Z adding 'torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h' 2024-04-03T16:11:17.3042297Z adding 'torch/include/torch/csrc/inductor/aoti_torch/utils.h' 2024-04-03T16:11:17.3048063Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim.h' 2024-04-03T16:11:17.3081772Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h' 2024-04-03T16:11:17.3121812Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h' 2024-04-03T16:11:17.3130726Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2024-04-03T16:11:17.3133028Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2024-04-03T16:11:17.3135019Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2024-04-03T16:11:17.3139902Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2024-04-03T16:11:17.3143250Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2024-04-03T16:11:17.3145991Z adding 'torch/include/torch/csrc/jit/api/method.h' 2024-04-03T16:11:17.3154119Z adding 'torch/include/torch/csrc/jit/api/module.h' 2024-04-03T16:11:17.3157916Z adding 'torch/include/torch/csrc/jit/api/object.h' 2024-04-03T16:11:17.3161251Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2024-04-03T16:11:17.3164750Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2024-04-03T16:11:17.3167134Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2024-04-03T16:11:17.3169296Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2024-04-03T16:11:17.3171746Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2024-04-03T16:11:17.3173490Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2024-04-03T16:11:17.3175463Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2024-04-03T16:11:17.3177464Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2024-04-03T16:11:17.3179115Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2024-04-03T16:11:17.3181930Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2024-04-03T16:11:17.3184129Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2024-04-03T16:11:17.3185977Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2024-04-03T16:11:17.3189983Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2024-04-03T16:11:17.3192255Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2024-04-03T16:11:17.3193967Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2024-04-03T16:11:17.3195952Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2024-04-03T16:11:17.3197628Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2024-04-03T16:11:17.3199460Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2024-04-03T16:11:17.3200995Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2024-04-03T16:11:17.3202867Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2024-04-03T16:11:17.3209778Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2024-04-03T16:11:17.3212290Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2024-04-03T16:11:17.3214424Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2024-04-03T16:11:17.3216729Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2024-04-03T16:11:17.3218541Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2024-04-03T16:11:17.3220341Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2024-04-03T16:11:17.3222815Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2024-04-03T16:11:17.3225357Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2024-04-03T16:11:17.3227701Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2024-04-03T16:11:17.3230223Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2024-04-03T16:11:17.3235324Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2024-04-03T16:11:17.3237979Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2024-04-03T16:11:17.3240156Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2024-04-03T16:11:17.3248662Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2024-04-03T16:11:17.3253576Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2024-04-03T16:11:17.3257786Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2024-04-03T16:11:17.3267788Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2024-04-03T16:11:17.3271263Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2024-04-03T16:11:17.3276677Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2024-04-03T16:11:17.3280359Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2024-04-03T16:11:17.3283035Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2024-04-03T16:11:17.3286391Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2024-04-03T16:11:17.3288724Z adding 'torch/include/torch/csrc/jit/ir/graph_utils.h' 2024-04-03T16:11:17.3307624Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2024-04-03T16:11:17.3312283Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2024-04-03T16:11:17.3314710Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2024-04-03T16:11:17.3317439Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2024-04-03T16:11:17.3319940Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2024-04-03T16:11:17.3323402Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2024-04-03T16:11:17.3326598Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2024-04-03T16:11:17.3328753Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2024-04-03T16:11:17.3331523Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2024-04-03T16:11:17.3334042Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2024-04-03T16:11:17.3337606Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2024-04-03T16:11:17.3340945Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2024-04-03T16:11:17.3343247Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2024-04-03T16:11:17.3345968Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2024-04-03T16:11:17.3348850Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2024-04-03T16:11:17.3351428Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2024-04-03T16:11:17.3353834Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2024-04-03T16:11:17.3355912Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2024-04-03T16:11:17.3358102Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2024-04-03T16:11:17.3361679Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2024-04-03T16:11:17.3364776Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2024-04-03T16:11:17.3367193Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2024-04-03T16:11:17.3369525Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2024-04-03T16:11:17.3371755Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2024-04-03T16:11:17.3374783Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2024-04-03T16:11:17.3377149Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2024-04-03T16:11:17.3379573Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2024-04-03T16:11:17.3382197Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2024-04-03T16:11:17.3384573Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2024-04-03T16:11:17.3386896Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2024-04-03T16:11:17.3389989Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2024-04-03T16:11:17.3392158Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2024-04-03T16:11:17.3394267Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2024-04-03T16:11:17.3396609Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2024-04-03T16:11:17.3399196Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2024-04-03T16:11:17.3402093Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2024-04-03T16:11:17.3403203Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2024-04-03T16:11:17.3405395Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2024-04-03T16:11:17.3407610Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2024-04-03T16:11:17.3409589Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2024-04-03T16:11:17.3411483Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2024-04-03T16:11:17.3413529Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2024-04-03T16:11:17.3415458Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2024-04-03T16:11:17.3417909Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2024-04-03T16:11:17.3420049Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2024-04-03T16:11:17.3422025Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2024-04-03T16:11:17.3424422Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2024-04-03T16:11:17.3426441Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2024-04-03T16:11:17.3428625Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2024-04-03T16:11:17.3430836Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2024-04-03T16:11:17.3432956Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2024-04-03T16:11:17.3435247Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2024-04-03T16:11:17.3437705Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2024-04-03T16:11:17.3440172Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2024-04-03T16:11:17.3442360Z adding 'torch/include/torch/csrc/jit/passes/fold_linear_bn.h' 2024-04-03T16:11:17.3444748Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2024-04-03T16:11:17.3446951Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2024-04-03T16:11:17.3449101Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2024-04-03T16:11:17.3451153Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2024-04-03T16:11:17.3453350Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2024-04-03T16:11:17.3455499Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_folding.h' 2024-04-03T16:11:17.3457487Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2024-04-03T16:11:17.3459545Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2024-04-03T16:11:17.3461656Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2024-04-03T16:11:17.3463696Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2024-04-03T16:11:17.3466053Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2024-04-03T16:11:17.3468620Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2024-04-03T16:11:17.3470900Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2024-04-03T16:11:17.3472995Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2024-04-03T16:11:17.3475070Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2024-04-03T16:11:17.3477136Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2024-04-03T16:11:17.3479330Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2024-04-03T16:11:17.3481303Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2024-04-03T16:11:17.3483386Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2024-04-03T16:11:17.3485462Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2024-04-03T16:11:17.3487652Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2024-04-03T16:11:17.3489568Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2024-04-03T16:11:17.3491800Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2024-04-03T16:11:17.3494042Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2024-04-03T16:11:17.3496231Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2024-04-03T16:11:17.3498432Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2024-04-03T16:11:17.3500654Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2024-04-03T16:11:17.3502758Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2024-04-03T16:11:17.3504931Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2024-04-03T16:11:17.3507042Z adding 'torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h' 2024-04-03T16:11:17.3509160Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2024-04-03T16:11:17.3511743Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2024-04-03T16:11:17.3513853Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2024-04-03T16:11:17.3517078Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2024-04-03T16:11:17.3519519Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2024-04-03T16:11:17.3521853Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2024-04-03T16:11:17.3524063Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2024-04-03T16:11:17.3526519Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2024-04-03T16:11:17.3528681Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2024-04-03T16:11:17.3530767Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2024-04-03T16:11:17.3532713Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2024-04-03T16:11:17.3534739Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2024-04-03T16:11:17.3537062Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2024-04-03T16:11:17.3539049Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2024-04-03T16:11:17.3541214Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2024-04-03T16:11:17.3543696Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2024-04-03T16:11:17.3545936Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2024-04-03T16:11:17.3548099Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2024-04-03T16:11:17.3550297Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2024-04-03T16:11:17.3552711Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2024-04-03T16:11:17.3555007Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2024-04-03T16:11:17.3557312Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2024-04-03T16:11:17.3560460Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2024-04-03T16:11:17.3563110Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2024-04-03T16:11:17.3565573Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2024-04-03T16:11:17.3568364Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2024-04-03T16:11:17.3571037Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2024-04-03T16:11:17.3573539Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2024-04-03T16:11:17.3575941Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2024-04-03T16:11:17.3578158Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2024-04-03T16:11:17.3580430Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2024-04-03T16:11:17.3582630Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2024-04-03T16:11:17.3585352Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2024-04-03T16:11:17.3587839Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2024-04-03T16:11:17.3590155Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2024-04-03T16:11:17.3593591Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2024-04-03T16:11:17.3596379Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2024-04-03T16:11:17.3601795Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2024-04-03T16:11:17.3611183Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2024-04-03T16:11:17.3614593Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2024-04-03T16:11:17.3616897Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2024-04-03T16:11:17.3619342Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2024-04-03T16:11:17.3622742Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2024-04-03T16:11:17.3625283Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2024-04-03T16:11:17.3627419Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2024-04-03T16:11:17.3630027Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2024-04-03T16:11:17.3632531Z adding 'torch/include/torch/csrc/jit/python/init.h' 2024-04-03T16:11:17.3634793Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2024-04-03T16:11:17.3638346Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2024-04-03T16:11:17.3652457Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2024-04-03T16:11:17.3656342Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2024-04-03T16:11:17.3658595Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2024-04-03T16:11:17.3661403Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2024-04-03T16:11:17.3663806Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2024-04-03T16:11:17.3667320Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2024-04-03T16:11:17.3670372Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2024-04-03T16:11:17.3674493Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2024-04-03T16:11:17.3677183Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2024-04-03T16:11:17.3679365Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2024-04-03T16:11:17.3681322Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2024-04-03T16:11:17.3683410Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2024-04-03T16:11:17.3685411Z adding 'torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h' 2024-04-03T16:11:17.3691876Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2024-04-03T16:11:17.3695179Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2024-04-03T16:11:17.3697969Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2024-04-03T16:11:17.3700297Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2024-04-03T16:11:17.3702570Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2024-04-03T16:11:17.3704696Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2024-04-03T16:11:17.3706723Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2024-04-03T16:11:17.3709762Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2024-04-03T16:11:17.3712952Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2024-04-03T16:11:17.3716196Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2024-04-03T16:11:17.3719702Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2024-04-03T16:11:17.3723140Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2024-04-03T16:11:17.3725707Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2024-04-03T16:11:17.3727780Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2024-04-03T16:11:17.3730395Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2024-04-03T16:11:17.3734851Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2024-04-03T16:11:17.3737211Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2024-04-03T16:11:17.3739419Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2024-04-03T16:11:17.3742041Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2024-04-03T16:11:17.3746037Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2024-04-03T16:11:17.3754604Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2024-04-03T16:11:17.3758274Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2024-04-03T16:11:17.3761025Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2024-04-03T16:11:17.3762994Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2024-04-03T16:11:17.3765212Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2024-04-03T16:11:17.3767479Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2024-04-03T16:11:17.3769475Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2024-04-03T16:11:17.3772114Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2024-04-03T16:11:17.3774358Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2024-04-03T16:11:17.3776488Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2024-04-03T16:11:17.3778642Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2024-04-03T16:11:17.3781748Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2024-04-03T16:11:17.3785896Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2024-04-03T16:11:17.3788612Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2024-04-03T16:11:17.3791553Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2024-04-03T16:11:17.3793843Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2024-04-03T16:11:17.3796409Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2024-04-03T16:11:17.3799003Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2024-04-03T16:11:17.3801161Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2024-04-03T16:11:17.3803261Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2024-04-03T16:11:17.3805320Z adding 'torch/include/torch/csrc/jit/serialization/import_legacy.h' 2024-04-03T16:11:17.3807555Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2024-04-03T16:11:17.3810291Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2024-04-03T16:11:17.3828271Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2024-04-03T16:11:17.3832601Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2024-04-03T16:11:17.3835559Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2024-04-03T16:11:17.3841378Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2024-04-03T16:11:17.3844087Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2024-04-03T16:11:17.3846716Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2024-04-03T16:11:17.3849130Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2024-04-03T16:11:17.3851449Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2024-04-03T16:11:17.3853744Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2024-04-03T16:11:17.3857394Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2024-04-03T16:11:17.3861696Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2024-04-03T16:11:17.3864791Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2024-04-03T16:11:17.3867457Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2024-04-03T16:11:17.3870677Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2024-04-03T16:11:17.3874560Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2024-04-03T16:11:17.3877329Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2024-04-03T16:11:17.3879875Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2024-04-03T16:11:17.3883514Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2024-04-03T16:11:17.3886391Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2024-04-03T16:11:17.3890326Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2024-04-03T16:11:17.3893148Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2024-04-03T16:11:17.3898041Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2024-04-03T16:11:17.3901553Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2024-04-03T16:11:17.3903626Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2024-04-03T16:11:17.3906385Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2024-04-03T16:11:17.3908804Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2024-04-03T16:11:17.3912767Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2024-04-03T16:11:17.3915648Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2024-04-03T16:11:17.3919703Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2024-04-03T16:11:17.3922466Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2024-04-03T16:11:17.3928817Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2024-04-03T16:11:17.3932004Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2024-04-03T16:11:17.3934606Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2024-04-03T16:11:17.3937498Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2024-04-03T16:11:17.3942824Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2024-04-03T16:11:17.3945668Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2024-04-03T16:11:17.3948159Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2024-04-03T16:11:17.3953532Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2024-04-03T16:11:17.3956947Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2024-04-03T16:11:17.3959762Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2024-04-03T16:11:17.3967778Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2024-04-03T16:11:17.3970841Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2024-04-03T16:11:17.3973286Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2024-04-03T16:11:17.3978470Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2024-04-03T16:11:17.3982467Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2024-04-03T16:11:17.3987983Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2024-04-03T16:11:17.3995621Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2024-04-03T16:11:17.4000051Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2024-04-03T16:11:17.4002601Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2024-04-03T16:11:17.4005619Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2024-04-03T16:11:17.4008386Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2024-04-03T16:11:17.4010854Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2024-04-03T16:11:17.4013772Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2024-04-03T16:11:17.4016144Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2024-04-03T16:11:17.4018690Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2024-04-03T16:11:17.4020907Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2024-04-03T16:11:17.4022961Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2024-04-03T16:11:17.4025303Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2024-04-03T16:11:17.4027766Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2024-04-03T16:11:17.4030155Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2024-04-03T16:11:17.4032295Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2024-04-03T16:11:17.4034991Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2024-04-03T16:11:17.4037330Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2024-04-03T16:11:17.4040163Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2024-04-03T16:11:17.4042859Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2024-04-03T16:11:17.4046065Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2024-04-03T16:11:17.4048953Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2024-04-03T16:11:17.4052240Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2024-04-03T16:11:17.4054491Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2024-04-03T16:11:17.4056825Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2024-04-03T16:11:17.4059209Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2024-04-03T16:11:17.4062660Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2024-04-03T16:11:17.4065434Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2024-04-03T16:11:17.4069439Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2024-04-03T16:11:17.4072652Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2024-04-03T16:11:17.4075038Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2024-04-03T16:11:17.4077292Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2024-04-03T16:11:17.4079799Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2024-04-03T16:11:17.4085164Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2024-04-03T16:11:17.4089212Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2024-04-03T16:11:17.4091853Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2024-04-03T16:11:17.4094263Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2024-04-03T16:11:17.4096685Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2024-04-03T16:11:17.4100693Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2024-04-03T16:11:17.4105238Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2024-04-03T16:11:17.4107944Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2024-04-03T16:11:17.4110728Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2024-04-03T16:11:17.4113099Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2024-04-03T16:11:17.4115485Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2024-04-03T16:11:17.4117858Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2024-04-03T16:11:17.4120748Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2024-04-03T16:11:17.4123448Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2024-04-03T16:11:17.4125787Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2024-04-03T16:11:17.4127976Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2024-04-03T16:11:17.4130283Z adding 'torch/include/torch/csrc/lazy/python/python_util.h' 2024-04-03T16:11:17.4132582Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2024-04-03T16:11:17.4136021Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2024-04-03T16:11:17.4138969Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2024-04-03T16:11:17.4141179Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2024-04-03T16:11:17.4144039Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2024-04-03T16:11:17.4146793Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2024-04-03T16:11:17.4150056Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2024-04-03T16:11:17.4152471Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2024-04-03T16:11:17.4155129Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2024-04-03T16:11:17.4157094Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2024-04-03T16:11:17.4159245Z adding 'torch/include/torch/csrc/onnx/back_compat.h' 2024-04-03T16:11:17.4161022Z adding 'torch/include/torch/csrc/onnx/init.h' 2024-04-03T16:11:17.4163109Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2024-04-03T16:11:17.4165577Z adding 'torch/include/torch/csrc/profiler/api.h' 2024-04-03T16:11:17.4172029Z adding 'torch/include/torch/csrc/profiler/collection.h' 2024-04-03T16:11:17.4175050Z adding 'torch/include/torch/csrc/profiler/combined_traceback.h' 2024-04-03T16:11:17.4178133Z adding 'torch/include/torch/csrc/profiler/containers.h' 2024-04-03T16:11:17.4181136Z adding 'torch/include/torch/csrc/profiler/data_flow.h' 2024-04-03T16:11:17.4183338Z adding 'torch/include/torch/csrc/profiler/events.h' 2024-04-03T16:11:17.4186145Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2024-04-03T16:11:17.4188130Z adding 'torch/include/torch/csrc/profiler/perf-inl.h' 2024-04-03T16:11:17.4190530Z adding 'torch/include/torch/csrc/profiler/perf.h' 2024-04-03T16:11:17.4193535Z adding 'torch/include/torch/csrc/profiler/util.h' 2024-04-03T16:11:17.4197199Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2024-04-03T16:11:17.4199755Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2024-04-03T16:11:17.4201892Z adding 'torch/include/torch/csrc/profiler/orchestration/vulkan.h' 2024-04-03T16:11:17.4204246Z adding 'torch/include/torch/csrc/profiler/python/combined_traceback.h' 2024-04-03T16:11:17.4206337Z adding 'torch/include/torch/csrc/profiler/python/init.h' 2024-04-03T16:11:17.4208494Z adding 'torch/include/torch/csrc/profiler/python/pybind.h' 2024-04-03T16:11:17.4210832Z adding 'torch/include/torch/csrc/profiler/stubs/base.h' 2024-04-03T16:11:17.4213418Z adding 'torch/include/torch/csrc/profiler/unwind/action.h' 2024-04-03T16:11:17.4215786Z adding 'torch/include/torch/csrc/profiler/unwind/communicate.h' 2024-04-03T16:11:17.4218038Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_enums.h' 2024-04-03T16:11:17.4220477Z adding 'torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h' 2024-04-03T16:11:17.4224884Z adding 'torch/include/torch/csrc/profiler/unwind/fde.h' 2024-04-03T16:11:17.4227831Z adding 'torch/include/torch/csrc/profiler/unwind/lexer.h' 2024-04-03T16:11:17.4229917Z adding 'torch/include/torch/csrc/profiler/unwind/unwind.h' 2024-04-03T16:11:17.4231861Z adding 'torch/include/torch/csrc/profiler/unwind/unwind_error.h' 2024-04-03T16:11:17.4234269Z adding 'torch/include/torch/csrc/profiler/unwind/unwinder.h' 2024-04-03T16:11:17.4236522Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2024-04-03T16:11:17.4239715Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2024-04-03T16:11:17.4241879Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2024-04-03T16:11:17.4243803Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2024-04-03T16:11:17.4245929Z adding 'torch/include/torch/csrc/utils/device_lazy_init.h' 2024-04-03T16:11:17.4248217Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2024-04-03T16:11:17.4249966Z adding 'torch/include/torch/csrc/utils/init.h' 2024-04-03T16:11:17.4251933Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2024-04-03T16:11:17.4253695Z adding 'torch/include/torch/csrc/utils/nested.h' 2024-04-03T16:11:17.4255596Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2024-04-03T16:11:17.4257781Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2024-04-03T16:11:17.4259713Z adding 'torch/include/torch/csrc/utils/out_types.h' 2024-04-03T16:11:17.4263703Z adding 'torch/include/torch/csrc/utils/pybind.h' 2024-04-03T16:11:17.4265997Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2024-04-03T16:11:17.4267844Z adding 'torch/include/torch/csrc/utils/pyobject_preservation.h' 2024-04-03T16:11:17.4279318Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2024-04-03T16:11:17.4282510Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2024-04-03T16:11:17.4284497Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2024-04-03T16:11:17.4287172Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2024-04-03T16:11:17.4289623Z adding 'torch/include/torch/csrc/utils/python_raii.h' 2024-04-03T16:11:17.4292423Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2024-04-03T16:11:17.4295296Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2024-04-03T16:11:17.4297207Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2024-04-03T16:11:17.4300184Z adding 'torch/include/torch/csrc/utils/python_symnode.h' 2024-04-03T16:11:17.4302437Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2024-04-03T16:11:17.4304376Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2024-04-03T16:11:17.4309951Z adding 'torch/include/torch/csrc/utils/pythoncapi_compat.h' 2024-04-03T16:11:17.4313152Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2024-04-03T16:11:17.4315271Z adding 'torch/include/torch/csrc/utils/six.h' 2024-04-03T16:11:17.4317957Z adding 'torch/include/torch/csrc/utils/structseq.h' 2024-04-03T16:11:17.4320057Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2024-04-03T16:11:17.4322027Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2024-04-03T16:11:17.4324531Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2024-04-03T16:11:17.4326451Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2024-04-03T16:11:17.4328208Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2024-04-03T16:11:17.4330169Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2024-04-03T16:11:17.4332183Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2024-04-03T16:11:17.4334249Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2024-04-03T16:11:17.4336120Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2024-04-03T16:11:17.4338039Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2024-04-03T16:11:17.4341283Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2024-04-03T16:11:17.4344776Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2024-04-03T16:11:17.4347088Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2024-04-03T16:11:17.4349931Z adding 'torch/include/torch/csrc/utils/variadic.h' 2024-04-03T16:11:17.4351902Z adding 'torch/include/torch/csrc/utils/verbose.h' 2024-04-03T16:11:17.4354070Z adding 'torch/include/torch/csrc/xpu/Event.h' 2024-04-03T16:11:17.4355945Z adding 'torch/include/torch/csrc/xpu/Module.h' 2024-04-03T16:11:17.4357874Z adding 'torch/include/torch/csrc/xpu/Stream.h' 2024-04-03T16:11:17.4362585Z adding 'torch/jit/__init__.py' 2024-04-03T16:11:17.4365389Z adding 'torch/jit/_async.py' 2024-04-03T16:11:17.4367482Z adding 'torch/jit/_await.py' 2024-04-03T16:11:17.4370769Z adding 'torch/jit/_builtins.py' 2024-04-03T16:11:17.4374730Z adding 'torch/jit/_check.py' 2024-04-03T16:11:17.4378313Z adding 'torch/jit/_dataclass_impls.py' 2024-04-03T16:11:17.4380410Z adding 'torch/jit/_decomposition_utils.py' 2024-04-03T16:11:17.4383162Z adding 'torch/jit/_decompositions.py' 2024-04-03T16:11:17.4387151Z adding 'torch/jit/_freeze.py' 2024-04-03T16:11:17.4390727Z adding 'torch/jit/_fuser.py' 2024-04-03T16:11:17.4392881Z adding 'torch/jit/_ir_utils.py' 2024-04-03T16:11:17.4394748Z adding 'torch/jit/_logging.py' 2024-04-03T16:11:17.4398444Z adding 'torch/jit/_monkeytype_config.py' 2024-04-03T16:11:17.4400797Z adding 'torch/jit/_pickle.py' 2024-04-03T16:11:17.4414985Z adding 'torch/jit/_recursive.py' 2024-04-03T16:11:17.4437791Z adding 'torch/jit/_script.py' 2024-04-03T16:11:17.4443193Z adding 'torch/jit/_serialization.py' 2024-04-03T16:11:17.4456773Z adding 'torch/jit/_shape_functions.py' 2024-04-03T16:11:17.4460486Z adding 'torch/jit/_state.py' 2024-04-03T16:11:17.4477136Z adding 'torch/jit/_trace.py' 2024-04-03T16:11:17.4485017Z adding 'torch/jit/annotations.py' 2024-04-03T16:11:17.4499140Z adding 'torch/jit/frontend.py' 2024-04-03T16:11:17.4502273Z adding 'torch/jit/generate_bytecode.py' 2024-04-03T16:11:17.4504421Z adding 'torch/jit/quantized.py' 2024-04-03T16:11:17.4508435Z adding 'torch/jit/supported_ops.py' 2024-04-03T16:11:17.4511189Z adding 'torch/jit/unsupported_tensor_ops.py' 2024-04-03T16:11:17.4513144Z adding 'torch/jit/_passes/__init__.py' 2024-04-03T16:11:17.4515387Z adding 'torch/jit/_passes/_property_propagation.py' 2024-04-03T16:11:17.4518860Z adding 'torch/jit/mobile/__init__.py' 2024-04-03T16:11:17.4657601Z adding 'torch/lib/libbackend_with_compiler.so' 2024-04-03T16:11:17.5151579Z adding 'torch/lib/libc10.so' 2024-04-03T16:11:17.5473122Z adding 'torch/lib/libc10_cuda.so' 2024-04-03T16:11:17.5494541Z adding 'torch/lib/libc10d_cuda_test.so' 2024-04-03T16:11:17.5500866Z adding 'torch/lib/libcaffe2_nvrtc.so' 2024-04-03T16:11:17.5611232Z adding 'torch/lib/libjitbackend_test.so' 2024-04-03T16:11:17.5632635Z adding 'torch/lib/libshm.so' 2024-04-03T16:11:17.5638106Z adding 'torch/lib/libtorch.so' 2024-04-03T16:11:29.2583255Z adding 'torch/lib/libtorch_cpu.so' 2024-04-03T16:11:41.2122446Z adding 'torch/lib/libtorch_cuda.so' 2024-04-03T16:11:47.4466595Z adding 'torch/lib/libtorch_cuda_linalg.so' 2024-04-03T16:11:47.6538766Z adding 'torch/lib/libtorch_global_deps.so' 2024-04-03T16:11:48.6755481Z adding 'torch/lib/libtorch_python.so' 2024-04-03T16:11:48.7612956Z adding 'torch/lib/libtorchbind_test.so' 2024-04-03T16:11:48.7662176Z adding 'torch/linalg/__init__.py' 2024-04-03T16:11:48.7667113Z adding 'torch/masked/__init__.py' 2024-04-03T16:11:48.7673106Z adding 'torch/masked/_docs.py' 2024-04-03T16:11:48.7692682Z adding 'torch/masked/_ops.py' 2024-04-03T16:11:48.7696392Z adding 'torch/masked/maskedtensor/__init__.py' 2024-04-03T16:11:48.7700858Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2024-04-03T16:11:48.7704189Z adding 'torch/masked/maskedtensor/binary.py' 2024-04-03T16:11:48.7708722Z adding 'torch/masked/maskedtensor/core.py' 2024-04-03T16:11:48.7711128Z adding 'torch/masked/maskedtensor/creation.py' 2024-04-03T16:11:48.7713311Z adding 'torch/masked/maskedtensor/passthrough.py' 2024-04-03T16:11:48.7715925Z adding 'torch/masked/maskedtensor/reductions.py' 2024-04-03T16:11:48.7718812Z adding 'torch/masked/maskedtensor/unary.py' 2024-04-03T16:11:48.7721180Z adding 'torch/monitor/__init__.py' 2024-04-03T16:11:48.7724052Z adding 'torch/mps/__init__.py' 2024-04-03T16:11:48.7726247Z adding 'torch/mps/event.py' 2024-04-03T16:11:48.7728459Z adding 'torch/mps/profiler.py' 2024-04-03T16:11:48.7731101Z adding 'torch/multiprocessing/__init__.py' 2024-04-03T16:11:48.7733074Z adding 'torch/multiprocessing/_atfork.py' 2024-04-03T16:11:48.7735167Z adding 'torch/multiprocessing/pool.py' 2024-04-03T16:11:48.7737355Z adding 'torch/multiprocessing/queue.py' 2024-04-03T16:11:48.7744281Z adding 'torch/multiprocessing/reductions.py' 2024-04-03T16:11:48.7749088Z adding 'torch/multiprocessing/spawn.py' 2024-04-03T16:11:48.7755691Z adding 'torch/nested/__init__.py' 2024-04-03T16:11:48.7758094Z adding 'torch/nested/_internal/__init__.py' 2024-04-03T16:11:48.7763843Z adding 'torch/nested/_internal/nested_tensor.py' 2024-04-03T16:11:48.7774265Z adding 'torch/nested/_internal/ops.py' 2024-04-03T16:11:48.7783459Z adding 'torch/nested/_internal/sdpa.py' 2024-04-03T16:11:48.7786810Z adding 'torch/nn/__init__.py' 2024-04-03T16:11:48.7788956Z adding 'torch/nn/_reduction.py' 2024-04-03T16:11:48.7791175Z adding 'torch/nn/common_types.py' 2024-04-03T16:11:48.7793509Z adding 'torch/nn/cpp.py' 2024-04-03T16:11:48.7854321Z adding 'torch/nn/functional.py' 2024-04-03T16:11:48.7864354Z adding 'torch/nn/functional.pyi' 2024-04-03T16:11:48.7867202Z adding 'torch/nn/grad.py' 2024-04-03T16:11:48.7873660Z adding 'torch/nn/init.py' 2024-04-03T16:11:48.7877967Z adding 'torch/nn/parameter.py' 2024-04-03T16:11:48.7880218Z adding 'torch/nn/parameter.pyi' 2024-04-03T16:11:48.7883150Z adding 'torch/nn/attention/__init__.py' 2024-04-03T16:11:48.7885341Z adding 'torch/nn/attention/_utils.py' 2024-04-03T16:11:48.7889666Z adding 'torch/nn/attention/bias.py' 2024-04-03T16:11:48.7892021Z adding 'torch/nn/backends/__init__.py' 2024-04-03T16:11:48.7893767Z adding 'torch/nn/backends/thnn.py' 2024-04-03T16:11:48.7895802Z adding 'torch/nn/intrinsic/__init__.py' 2024-04-03T16:11:48.7897771Z adding 'torch/nn/intrinsic/modules/__init__.py' 2024-04-03T16:11:48.7899652Z adding 'torch/nn/intrinsic/modules/fused.py' 2024-04-03T16:11:48.7906504Z adding 'torch/nn/intrinsic/qat/__init__.py' 2024-04-03T16:11:48.7908739Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2024-04-03T16:11:48.7910760Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2024-04-03T16:11:48.7912617Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2024-04-03T16:11:48.7914475Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2024-04-03T16:11:48.7916410Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2024-04-03T16:11:48.7918291Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2024-04-03T16:11:48.7920344Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2024-04-03T16:11:48.7922343Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2024-04-03T16:11:48.7923743Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2024-04-03T16:11:48.7925734Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2024-04-03T16:11:48.7927141Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2024-04-03T16:11:48.7928693Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2024-04-03T16:11:48.7932186Z adding 'torch/nn/modules/__init__.py' 2024-04-03T16:11:48.7936378Z adding 'torch/nn/modules/_functions.py' 2024-04-03T16:11:48.7951179Z adding 'torch/nn/modules/activation.py' 2024-04-03T16:11:48.7956937Z adding 'torch/nn/modules/adaptive.py' 2024-04-03T16:11:48.7965533Z adding 'torch/nn/modules/batchnorm.py' 2024-04-03T16:11:48.7968514Z adding 'torch/nn/modules/channelshuffle.py' 2024-04-03T16:11:48.7977876Z adding 'torch/nn/modules/container.py' 2024-04-03T16:11:48.7991858Z adding 'torch/nn/modules/conv.py' 2024-04-03T16:11:48.7995922Z adding 'torch/nn/modules/distance.py' 2024-04-03T16:11:48.7999530Z adding 'torch/nn/modules/dropout.py' 2024-04-03T16:11:48.8002514Z adding 'torch/nn/modules/flatten.py' 2024-04-03T16:11:48.8006577Z adding 'torch/nn/modules/fold.py' 2024-04-03T16:11:48.8011126Z adding 'torch/nn/modules/instancenorm.py' 2024-04-03T16:11:48.8016017Z adding 'torch/nn/modules/lazy.py' 2024-04-03T16:11:48.8019721Z adding 'torch/nn/modules/linear.py' 2024-04-03T16:11:48.8042522Z adding 'torch/nn/modules/loss.py' 2024-04-03T16:11:48.8078157Z adding 'torch/nn/modules/module.py' 2024-04-03T16:11:48.8085146Z adding 'torch/nn/modules/normalization.py' 2024-04-03T16:11:48.8089999Z adding 'torch/nn/modules/padding.py' 2024-04-03T16:11:48.8093289Z adding 'torch/nn/modules/pixelshuffle.py' 2024-04-03T16:11:48.8103054Z adding 'torch/nn/modules/pooling.py' 2024-04-03T16:11:48.8119949Z adding 'torch/nn/modules/rnn.py' 2024-04-03T16:11:48.8127446Z adding 'torch/nn/modules/sparse.py' 2024-04-03T16:11:48.8138956Z adding 'torch/nn/modules/transformer.py' 2024-04-03T16:11:48.8143780Z adding 'torch/nn/modules/upsampling.py' 2024-04-03T16:11:48.8146273Z adding 'torch/nn/modules/utils.py' 2024-04-03T16:11:48.8148544Z adding 'torch/nn/parallel/__init__.py' 2024-04-03T16:11:48.8151302Z adding 'torch/nn/parallel/_functions.py' 2024-04-03T16:11:48.8155048Z adding 'torch/nn/parallel/comm.py' 2024-04-03T16:11:48.8159928Z adding 'torch/nn/parallel/data_parallel.py' 2024-04-03T16:11:48.8197414Z adding 'torch/nn/parallel/distributed.py' 2024-04-03T16:11:48.8202632Z adding 'torch/nn/parallel/parallel_apply.py' 2024-04-03T16:11:48.8205766Z adding 'torch/nn/parallel/replicate.py' 2024-04-03T16:11:48.8208700Z adding 'torch/nn/parallel/scatter_gather.py' 2024-04-03T16:11:48.8210733Z adding 'torch/nn/qat/__init__.py' 2024-04-03T16:11:48.8212731Z adding 'torch/nn/qat/dynamic/__init__.py' 2024-04-03T16:11:48.8214678Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2024-04-03T16:11:48.8216587Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2024-04-03T16:11:48.8218652Z adding 'torch/nn/qat/modules/__init__.py' 2024-04-03T16:11:48.8220541Z adding 'torch/nn/qat/modules/conv.py' 2024-04-03T16:11:48.8222439Z adding 'torch/nn/qat/modules/embedding_ops.py' 2024-04-03T16:11:48.8224254Z adding 'torch/nn/qat/modules/linear.py' 2024-04-03T16:11:48.8226217Z adding 'torch/nn/quantizable/__init__.py' 2024-04-03T16:11:48.8228204Z adding 'torch/nn/quantizable/modules/__init__.py' 2024-04-03T16:11:48.8230182Z adding 'torch/nn/quantizable/modules/activation.py' 2024-04-03T16:11:48.8232056Z adding 'torch/nn/quantizable/modules/rnn.py' 2024-04-03T16:11:48.8234324Z adding 'torch/nn/quantized/__init__.py' 2024-04-03T16:11:48.8236155Z adding 'torch/nn/quantized/functional.py' 2024-04-03T16:11:48.8238144Z adding 'torch/nn/quantized/_reference/__init__.py' 2024-04-03T16:11:48.8240556Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2024-04-03T16:11:48.8242836Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2024-04-03T16:11:48.8244537Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2024-04-03T16:11:48.8246500Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2024-04-03T16:11:48.8248282Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2024-04-03T16:11:48.8250204Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2024-04-03T16:11:48.8252174Z adding 'torch/nn/quantized/dynamic/__init__.py' 2024-04-03T16:11:48.8254431Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2024-04-03T16:11:48.8256447Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2024-04-03T16:11:48.8258408Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2024-04-03T16:11:48.8260382Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2024-04-03T16:11:48.8262862Z adding 'torch/nn/quantized/modules/__init__.py' 2024-04-03T16:11:48.8264977Z adding 'torch/nn/quantized/modules/activation.py' 2024-04-03T16:11:48.8266838Z adding 'torch/nn/quantized/modules/batchnorm.py' 2024-04-03T16:11:48.8268773Z adding 'torch/nn/quantized/modules/conv.py' 2024-04-03T16:11:48.8270805Z adding 'torch/nn/quantized/modules/dropout.py' 2024-04-03T16:11:48.8272798Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2024-04-03T16:11:48.8274714Z adding 'torch/nn/quantized/modules/functional_modules.py' 2024-04-03T16:11:48.8276510Z adding 'torch/nn/quantized/modules/linear.py' 2024-04-03T16:11:48.8278708Z adding 'torch/nn/quantized/modules/normalization.py' 2024-04-03T16:11:48.8280616Z adding 'torch/nn/quantized/modules/rnn.py' 2024-04-03T16:11:48.8282511Z adding 'torch/nn/quantized/modules/utils.py' 2024-04-03T16:11:48.8284962Z adding 'torch/nn/utils/__init__.py' 2024-04-03T16:11:48.8287150Z adding 'torch/nn/utils/_deprecation_utils.py' 2024-04-03T16:11:48.8291460Z adding 'torch/nn/utils/_named_member_accessor.py' 2024-04-03T16:11:48.8294919Z adding 'torch/nn/utils/_per_sample_grad.py' 2024-04-03T16:11:48.8298292Z adding 'torch/nn/utils/clip_grad.py' 2024-04-03T16:11:48.8301000Z adding 'torch/nn/utils/convert_parameters.py' 2024-04-03T16:11:48.8303930Z adding 'torch/nn/utils/fusion.py' 2024-04-03T16:11:48.8306528Z adding 'torch/nn/utils/init.py' 2024-04-03T16:11:48.8309619Z adding 'torch/nn/utils/memory_format.py' 2024-04-03T16:11:48.8318410Z adding 'torch/nn/utils/parametrizations.py' 2024-04-03T16:11:48.8330099Z adding 'torch/nn/utils/parametrize.py' 2024-04-03T16:11:48.8346304Z adding 'torch/nn/utils/prune.py' 2024-04-03T16:11:48.8354408Z adding 'torch/nn/utils/rnn.py' 2024-04-03T16:11:48.8360425Z adding 'torch/nn/utils/spectral_norm.py' 2024-04-03T16:11:48.8365159Z adding 'torch/nn/utils/stateless.py' 2024-04-03T16:11:48.8368556Z adding 'torch/nn/utils/weight_norm.py' 2024-04-03T16:11:48.8370986Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2024-04-03T16:11:48.8373527Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2024-04-03T16:11:48.8377533Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2024-04-03T16:11:48.8380236Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2024-04-03T16:11:48.8383477Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2024-04-03T16:11:48.8387001Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2024-04-03T16:11:48.8389804Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2024-04-03T16:11:48.8393063Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2024-04-03T16:11:48.8395065Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2024-04-03T16:11:48.8397473Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2024-04-03T16:11:48.8400514Z adding 'torch/onnx/__init__.py' 2024-04-03T16:11:48.8402539Z adding 'torch/onnx/_constants.py' 2024-04-03T16:11:48.8404753Z adding 'torch/onnx/_deprecation.py' 2024-04-03T16:11:48.8406978Z adding 'torch/onnx/_experimental.py' 2024-04-03T16:11:48.8408853Z adding 'torch/onnx/_exporter_states.py' 2024-04-03T16:11:48.8411520Z adding 'torch/onnx/_globals.py' 2024-04-03T16:11:48.8414344Z adding 'torch/onnx/_onnx_supported_ops.py' 2024-04-03T16:11:48.8418633Z adding 'torch/onnx/_type_utils.py' 2024-04-03T16:11:48.8421692Z adding 'torch/onnx/errors.py' 2024-04-03T16:11:48.8423419Z adding 'torch/onnx/operators.py' 2024-04-03T16:11:48.8426595Z adding 'torch/onnx/symbolic_caffe2.py' 2024-04-03T16:11:48.8451276Z adding 'torch/onnx/symbolic_helper.py' 2024-04-03T16:11:48.8461679Z adding 'torch/onnx/symbolic_opset10.py' 2024-04-03T16:11:48.8477559Z adding 'torch/onnx/symbolic_opset11.py' 2024-04-03T16:11:48.8484718Z adding 'torch/onnx/symbolic_opset12.py' 2024-04-03T16:11:48.8495453Z adding 'torch/onnx/symbolic_opset13.py' 2024-04-03T16:11:48.8500259Z adding 'torch/onnx/symbolic_opset14.py' 2024-04-03T16:11:48.8502806Z adding 'torch/onnx/symbolic_opset15.py' 2024-04-03T16:11:48.8505986Z adding 'torch/onnx/symbolic_opset16.py' 2024-04-03T16:11:48.8509639Z adding 'torch/onnx/symbolic_opset17.py' 2024-04-03T16:11:48.8512942Z adding 'torch/onnx/symbolic_opset18.py' 2024-04-03T16:11:48.8514925Z adding 'torch/onnx/symbolic_opset19.py' 2024-04-03T16:11:48.8517157Z adding 'torch/onnx/symbolic_opset20.py' 2024-04-03T16:11:48.8519420Z adding 'torch/onnx/symbolic_opset7.py' 2024-04-03T16:11:48.8524092Z adding 'torch/onnx/symbolic_opset8.py' 2024-04-03T16:11:48.8588356Z adding 'torch/onnx/symbolic_opset9.py' 2024-04-03T16:11:48.8621809Z adding 'torch/onnx/utils.py' 2024-04-03T16:11:48.8645775Z adding 'torch/onnx/verification.py' 2024-04-03T16:11:48.8649432Z adding 'torch/onnx/_internal/__init__.py' 2024-04-03T16:11:48.8652080Z adding 'torch/onnx/_internal/_beartype.py' 2024-04-03T16:11:48.8673332Z adding 'torch/onnx/_internal/exporter.py' 2024-04-03T16:11:48.8681519Z adding 'torch/onnx/_internal/io_adapter.py' 2024-04-03T16:11:48.8687273Z adding 'torch/onnx/_internal/jit_utils.py' 2024-04-03T16:11:48.8692234Z adding 'torch/onnx/_internal/onnx_proto_utils.py' 2024-04-03T16:11:48.8709386Z adding 'torch/onnx/_internal/onnxruntime.py' 2024-04-03T16:11:48.8714613Z adding 'torch/onnx/_internal/registration.py' 2024-04-03T16:11:48.8716806Z adding 'torch/onnx/_internal/diagnostics/__init__.py' 2024-04-03T16:11:48.8720417Z adding 'torch/onnx/_internal/diagnostics/_diagnostic.py' 2024-04-03T16:11:48.8729046Z adding 'torch/onnx/_internal/diagnostics/_rules.py' 2024-04-03T16:11:48.8732944Z adding 'torch/onnx/_internal/diagnostics/infra/__init__.py' 2024-04-03T16:11:48.8736834Z adding 'torch/onnx/_internal/diagnostics/infra/_infra.py' 2024-04-03T16:11:48.8742282Z adding 'torch/onnx/_internal/diagnostics/infra/context.py' 2024-04-03T16:11:48.8745525Z adding 'torch/onnx/_internal/diagnostics/infra/decorator.py' 2024-04-03T16:11:48.8747911Z adding 'torch/onnx/_internal/diagnostics/infra/formatter.py' 2024-04-03T16:11:48.8750251Z adding 'torch/onnx/_internal/diagnostics/infra/utils.py' 2024-04-03T16:11:48.8753254Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/__init__.py' 2024-04-03T16:11:48.8755310Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_address.py' 2024-04-03T16:11:48.8757320Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py' 2024-04-03T16:11:48.8759521Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py' 2024-04-03T16:11:48.8761091Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py' 2024-04-03T16:11:48.8762927Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py' 2024-04-03T16:11:48.8764725Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py' 2024-04-03T16:11:48.8766438Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py' 2024-04-03T16:11:48.8768071Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py' 2024-04-03T16:11:48.8770047Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py' 2024-04-03T16:11:48.8771564Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge.py' 2024-04-03T16:11:48.8773468Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py' 2024-04-03T16:11:48.8775006Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_exception.py' 2024-04-03T16:11:48.8777303Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py' 2024-04-03T16:11:48.8779211Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py' 2024-04-03T16:11:48.8781070Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py' 2024-04-03T16:11:48.8782691Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_fix.py' 2024-04-03T16:11:48.8784598Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph.py' 2024-04-03T16:11:48.8786390Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py' 2024-04-03T16:11:48.8788475Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py' 2024-04-03T16:11:48.8790435Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location.py' 2024-04-03T16:11:48.8792384Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py' 2024-04-03T16:11:48.8793960Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py' 2024-04-03T16:11:48.8795787Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_message.py' 2024-04-03T16:11:48.8797852Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py' 2024-04-03T16:11:48.8799569Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_node.py' 2024-04-03T16:11:48.8801652Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_notification.py' 2024-04-03T16:11:48.8803679Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py' 2024-04-03T16:11:48.8805354Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py' 2024-04-03T16:11:48.8807342Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py' 2024-04-03T16:11:48.8809322Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_region.py' 2024-04-03T16:11:48.8811030Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py' 2024-04-03T16:11:48.8813171Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py' 2024-04-03T16:11:48.8815346Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py' 2024-04-03T16:11:48.8817499Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py' 2024-04-03T16:11:48.8819449Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py' 2024-04-03T16:11:48.8821992Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result.py' 2024-04-03T16:11:48.8824023Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py' 2024-04-03T16:11:48.8826364Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run.py' 2024-04-03T16:11:48.8828538Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py' 2024-04-03T16:11:48.8830426Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py' 2024-04-03T16:11:48.8832502Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py' 2024-04-03T16:11:48.8834257Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack.py' 2024-04-03T16:11:48.8836206Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py' 2024-04-03T16:11:48.8838140Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py' 2024-04-03T16:11:48.8840128Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py' 2024-04-03T16:11:48.8842409Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py' 2024-04-03T16:11:48.8844002Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool.py' 2024-04-03T16:11:48.8846481Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py' 2024-04-03T16:11:48.8848518Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py' 2024-04-03T16:11:48.8850384Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py' 2024-04-03T16:11:48.8852355Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py' 2024-04-03T16:11:48.8854188Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py' 2024-04-03T16:11:48.8856153Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py' 2024-04-03T16:11:48.8857867Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/version.py' 2024-04-03T16:11:48.8859865Z adding 'torch/onnx/_internal/fx/__init__.py' 2024-04-03T16:11:48.8864407Z adding 'torch/onnx/_internal/fx/_pass.py' 2024-04-03T16:11:48.8867833Z adding 'torch/onnx/_internal/fx/decomposition_skip.py' 2024-04-03T16:11:48.8870892Z adding 'torch/onnx/_internal/fx/decomposition_table.py' 2024-04-03T16:11:48.8874492Z adding 'torch/onnx/_internal/fx/diagnostics.py' 2024-04-03T16:11:48.8878323Z adding 'torch/onnx/_internal/fx/dynamo_graph_extractor.py' 2024-04-03T16:11:48.8889823Z adding 'torch/onnx/_internal/fx/fx_onnx_interpreter.py' 2024-04-03T16:11:48.8894967Z adding 'torch/onnx/_internal/fx/fx_symbolic_graph_extractor.py' 2024-04-03T16:11:48.8906259Z adding 'torch/onnx/_internal/fx/onnxfunction_dispatcher.py' 2024-04-03T16:11:48.8912220Z adding 'torch/onnx/_internal/fx/op_validation.py' 2024-04-03T16:11:48.8915523Z adding 'torch/onnx/_internal/fx/patcher.py' 2024-04-03T16:11:48.8918442Z adding 'torch/onnx/_internal/fx/registration.py' 2024-04-03T16:11:48.8923065Z adding 'torch/onnx/_internal/fx/serialization.py' 2024-04-03T16:11:48.8926213Z adding 'torch/onnx/_internal/fx/torch_export_graph_extractor.py' 2024-04-03T16:11:48.8929470Z adding 'torch/onnx/_internal/fx/type_utils.py' 2024-04-03T16:11:48.8931710Z adding 'torch/onnx/_internal/fx/analysis/__init__.py' 2024-04-03T16:11:48.8934050Z adding 'torch/onnx/_internal/fx/analysis/unsupported_nodes.py' 2024-04-03T16:11:48.8936208Z adding 'torch/onnx/_internal/fx/passes/__init__.py' 2024-04-03T16:11:48.8938928Z adding 'torch/onnx/_internal/fx/passes/_utils.py' 2024-04-03T16:11:48.8941585Z adding 'torch/onnx/_internal/fx/passes/decomp.py' 2024-04-03T16:11:48.8944843Z adding 'torch/onnx/_internal/fx/passes/functionalization.py' 2024-04-03T16:11:48.8956187Z adding 'torch/onnx/_internal/fx/passes/modularization.py' 2024-04-03T16:11:48.8960203Z adding 'torch/onnx/_internal/fx/passes/readability.py' 2024-04-03T16:11:48.8974749Z adding 'torch/onnx/_internal/fx/passes/type_promotion.py' 2024-04-03T16:11:48.8978954Z adding 'torch/onnx/_internal/fx/passes/virtualization.py' 2024-04-03T16:11:48.8981440Z adding 'torch/optim/__init__.py' 2024-04-03T16:11:48.8983226Z adding 'torch/optim/__init__.pyi' 2024-04-03T16:11:48.8985525Z adding 'torch/optim/_functional.py' 2024-04-03T16:11:48.8990233Z adding 'torch/optim/adadelta.py' 2024-04-03T16:11:48.8992456Z adding 'torch/optim/adadelta.pyi' 2024-04-03T16:11:48.8997057Z adding 'torch/optim/adagrad.py' 2024-04-03T16:11:48.8999345Z adding 'torch/optim/adagrad.pyi' 2024-04-03T16:11:48.9007321Z adding 'torch/optim/adam.py' 2024-04-03T16:11:48.9010033Z adding 'torch/optim/adam.pyi' 2024-04-03T16:11:48.9014825Z adding 'torch/optim/adamax.py' 2024-04-03T16:11:48.9017080Z adding 'torch/optim/adamax.pyi' 2024-04-03T16:11:48.9024596Z adding 'torch/optim/adamw.py' 2024-04-03T16:11:48.9027187Z adding 'torch/optim/adamw.pyi' 2024-04-03T16:11:48.9031893Z adding 'torch/optim/asgd.py' 2024-04-03T16:11:48.9034030Z adding 'torch/optim/asgd.pyi' 2024-04-03T16:11:48.9039806Z adding 'torch/optim/lbfgs.py' 2024-04-03T16:11:48.9042168Z adding 'torch/optim/lbfgs.pyi' 2024-04-03T16:11:48.9062037Z adding 'torch/optim/lr_scheduler.py' 2024-04-03T16:11:48.9066022Z adding 'torch/optim/lr_scheduler.pyi' 2024-04-03T16:11:48.9072328Z adding 'torch/optim/nadam.py' 2024-04-03T16:11:48.9074660Z adding 'torch/optim/nadam.pyi' 2024-04-03T16:11:48.9087768Z adding 'torch/optim/optimizer.py' 2024-04-03T16:11:48.9094992Z adding 'torch/optim/radam.py' 2024-04-03T16:11:48.9097201Z adding 'torch/optim/radam.pyi' 2024-04-03T16:11:48.9102597Z adding 'torch/optim/rmsprop.py' 2024-04-03T16:11:48.9104737Z adding 'torch/optim/rmsprop.pyi' 2024-04-03T16:11:48.9109657Z adding 'torch/optim/rprop.py' 2024-04-03T16:11:48.9111839Z adding 'torch/optim/rprop.pyi' 2024-04-03T16:11:48.9116875Z adding 'torch/optim/sgd.py' 2024-04-03T16:11:48.9119226Z adding 'torch/optim/sgd.pyi' 2024-04-03T16:11:48.9122648Z adding 'torch/optim/sparse_adam.py' 2024-04-03T16:11:48.9124656Z adding 'torch/optim/sparse_adam.pyi' 2024-04-03T16:11:48.9130050Z adding 'torch/optim/swa_utils.py' 2024-04-03T16:11:48.9132181Z adding 'torch/optim/swa_utils.pyi' 2024-04-03T16:11:48.9134532Z adding 'torch/optim/_multi_tensor/__init__.py' 2024-04-03T16:11:48.9136654Z adding 'torch/package/__init__.py' 2024-04-03T16:11:48.9139451Z adding 'torch/package/_digraph.py' 2024-04-03T16:11:48.9141885Z adding 'torch/package/_directory_reader.py' 2024-04-03T16:11:48.9144278Z adding 'torch/package/_importlib.py' 2024-04-03T16:11:48.9146598Z adding 'torch/package/_mangling.py' 2024-04-03T16:11:48.9148978Z adding 'torch/package/_mock.py' 2024-04-03T16:11:48.9152028Z adding 'torch/package/_package_pickler.py' 2024-04-03T16:11:48.9154222Z adding 'torch/package/_package_unpickler.py' 2024-04-03T16:11:48.9156944Z adding 'torch/package/_stdlib.py' 2024-04-03T16:11:48.9160266Z adding 'torch/package/file_structure_representation.py' 2024-04-03T16:11:48.9162907Z adding 'torch/package/find_file_dependencies.py' 2024-04-03T16:11:48.9165441Z adding 'torch/package/glob_group.py' 2024-04-03T16:11:48.9169328Z adding 'torch/package/importer.py' 2024-04-03T16:11:48.9184844Z adding 'torch/package/package_exporter.py' 2024-04-03T16:11:48.9196520Z adding 'torch/package/package_importer.py' 2024-04-03T16:11:48.9199261Z adding 'torch/package/analyze/__init__.py' 2024-04-03T16:11:48.9201547Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2024-04-03T16:11:48.9202868Z adding 'torch/package/analyze/is_from_package.py' 2024-04-03T16:11:48.9204973Z adding 'torch/package/analyze/trace_dependencies.py' 2024-04-03T16:11:48.9207145Z adding 'torch/profiler/__init__.py' 2024-04-03T16:11:48.9222912Z adding 'torch/profiler/_memory_profiler.py' 2024-04-03T16:11:48.9230635Z adding 'torch/profiler/_pattern_matcher.py' 2024-04-03T16:11:48.9235848Z adding 'torch/profiler/_utils.py' 2024-04-03T16:11:48.9238240Z adding 'torch/profiler/itt.py' 2024-04-03T16:11:48.9248431Z adding 'torch/profiler/profiler.py' 2024-04-03T16:11:48.9250776Z adding 'torch/profiler/python_tracer.py' 2024-04-03T16:11:48.9253550Z adding 'torch/quantization/__init__.py' 2024-04-03T16:11:48.9255367Z adding 'torch/quantization/_numeric_suite.py' 2024-04-03T16:11:48.9257131Z adding 'torch/quantization/_numeric_suite_fx.py' 2024-04-03T16:11:48.9259663Z adding 'torch/quantization/_quantized_conversions.py' 2024-04-03T16:11:48.9261656Z adding 'torch/quantization/fake_quantize.py' 2024-04-03T16:11:48.9263551Z adding 'torch/quantization/fuse_modules.py' 2024-04-03T16:11:48.9265548Z adding 'torch/quantization/fuser_method_mappings.py' 2024-04-03T16:11:48.9267458Z adding 'torch/quantization/observer.py' 2024-04-03T16:11:48.9269517Z adding 'torch/quantization/qconfig.py' 2024-04-03T16:11:48.9271107Z adding 'torch/quantization/quant_type.py' 2024-04-03T16:11:48.9273121Z adding 'torch/quantization/quantization_mappings.py' 2024-04-03T16:11:48.9274802Z adding 'torch/quantization/quantize.py' 2024-04-03T16:11:48.9276649Z adding 'torch/quantization/quantize_fx.py' 2024-04-03T16:11:48.9278405Z adding 'torch/quantization/quantize_jit.py' 2024-04-03T16:11:48.9280318Z adding 'torch/quantization/stubs.py' 2024-04-03T16:11:48.9282068Z adding 'torch/quantization/utils.py' 2024-04-03T16:11:48.9284247Z adding 'torch/quantization/fx/__init__.py' 2024-04-03T16:11:48.9286112Z adding 'torch/quantization/fx/_equalize.py' 2024-04-03T16:11:48.9287883Z adding 'torch/quantization/fx/convert.py' 2024-04-03T16:11:48.9289587Z adding 'torch/quantization/fx/fuse.py' 2024-04-03T16:11:48.9291356Z adding 'torch/quantization/fx/fusion_patterns.py' 2024-04-03T16:11:48.9293153Z adding 'torch/quantization/fx/graph_module.py' 2024-04-03T16:11:48.9294846Z adding 'torch/quantization/fx/match_utils.py' 2024-04-03T16:11:48.9296630Z adding 'torch/quantization/fx/pattern_utils.py' 2024-04-03T16:11:48.9298389Z adding 'torch/quantization/fx/prepare.py' 2024-04-03T16:11:48.9300307Z adding 'torch/quantization/fx/quantization_patterns.py' 2024-04-03T16:11:48.9302123Z adding 'torch/quantization/fx/quantization_types.py' 2024-04-03T16:11:48.9303931Z adding 'torch/quantization/fx/utils.py' 2024-04-03T16:11:48.9306160Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2024-04-03T16:11:48.9310362Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2024-04-03T16:11:48.9311915Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2024-04-03T16:11:48.9314887Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2024-04-03T16:11:48.9326276Z adding 'torch/share/cmake/Caffe2/FindCUDAToolkit.cmake' 2024-04-03T16:11:48.9329478Z adding 'torch/share/cmake/Caffe2/FindCUSPARSELT.cmake' 2024-04-03T16:11:48.9331846Z adding 'torch/share/cmake/Caffe2/FindSYCLToolkit.cmake' 2024-04-03T16:11:48.9334251Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2024-04-03T16:11:48.9336763Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2024-04-03T16:11:48.9339450Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2024-04-03T16:11:48.9367375Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2024-04-03T16:11:48.9374611Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2024-04-03T16:11:48.9377157Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2024-04-03T16:11:48.9380179Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2024-04-03T16:11:48.9382828Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2024-04-03T16:11:48.9387148Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2024-04-03T16:11:48.9391588Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2024-04-03T16:11:48.9395493Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2024-04-03T16:11:48.9400895Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2024-04-03T16:11:48.9403643Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2024-04-03T16:11:48.9405888Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2024-04-03T16:11:48.9407900Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2024-04-03T16:11:48.9409674Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2024-04-03T16:11:48.9411995Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2024-04-03T16:11:48.9418952Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2024-04-03T16:11:48.9421380Z adding 'torch/share/cmake/Caffe2/public/xpu.cmake' 2024-04-03T16:11:48.9423824Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2024-04-03T16:11:48.9426365Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2024-04-03T16:11:48.9430421Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2024-04-03T16:11:48.9432557Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2024-04-03T16:11:48.9434271Z adding 'torch/signal/__init__.py' 2024-04-03T16:11:48.9436188Z adding 'torch/signal/windows/__init__.py' 2024-04-03T16:11:48.9441923Z adding 'torch/signal/windows/windows.py' 2024-04-03T16:11:48.9449917Z adding 'torch/sparse/__init__.py' 2024-04-03T16:11:48.9454785Z adding 'torch/sparse/_semi_structured_conversions.py' 2024-04-03T16:11:48.9457737Z adding 'torch/sparse/_semi_structured_ops.py' 2024-04-03T16:11:48.9477934Z adding 'torch/sparse/_triton_ops.py' 2024-04-03T16:11:48.9559210Z adding 'torch/sparse/_triton_ops_meta.py' 2024-04-03T16:11:48.9572952Z adding 'torch/sparse/semi_structured.py' 2024-04-03T16:11:48.9580561Z adding 'torch/special/__init__.py' 2024-04-03T16:11:48.9870116Z adding 'torch/test/CppSignature_test' 2024-04-03T16:11:49.0287731Z adding 'torch/test/Dict_test' 2024-04-03T16:11:49.0600664Z adding 'torch/test/Dimname_test' 2024-04-03T16:11:49.0949453Z adding 'torch/test/IListRef_test' 2024-04-03T16:11:49.1329607Z adding 'torch/test/KernelFunction_test' 2024-04-03T16:11:49.1898670Z adding 'torch/test/List_test' 2024-04-03T16:11:49.2283449Z adding 'torch/test/MaybeOwned_test' 2024-04-03T16:11:49.2632489Z adding 'torch/test/NamedTensor_test' 2024-04-03T16:11:49.2938847Z adding 'torch/test/StorageUtils_test' 2024-04-03T16:11:49.3282288Z adding 'torch/test/apply_utils_test' 2024-04-03T16:11:49.3627377Z adding 'torch/test/atest' 2024-04-03T16:11:49.3957037Z adding 'torch/test/backend_fallback_test' 2024-04-03T16:11:49.4332225Z adding 'torch/test/basic' 2024-04-03T16:11:49.4655720Z adding 'torch/test/broadcast_test' 2024-04-03T16:11:49.4966512Z adding 'torch/test/c10_Bitset_test' 2024-04-03T16:11:49.5262086Z adding 'torch/test/c10_CompileTimeFunctionPointer_test' 2024-04-03T16:11:49.5548855Z adding 'torch/test/c10_ConstexprCrc_test' 2024-04-03T16:11:49.5842981Z adding 'torch/test/c10_DeadlockDetection_test' 2024-04-03T16:11:49.6142868Z adding 'torch/test/c10_DeviceGuard_test' 2024-04-03T16:11:49.6441056Z adding 'torch/test/c10_Device_test' 2024-04-03T16:11:49.6785170Z adding 'torch/test/c10_DispatchKeySet_test' 2024-04-03T16:11:49.7087297Z adding 'torch/test/c10_Half_test' 2024-04-03T16:11:49.7408440Z adding 'torch/test/c10_InlineDeviceGuard_test' 2024-04-03T16:11:49.7735768Z adding 'torch/test/c10_InlineStreamGuard_test' 2024-04-03T16:11:49.8064069Z adding 'torch/test/c10_LeftRight_test' 2024-04-03T16:11:49.8383277Z adding 'torch/test/c10_Metaprogramming_test' 2024-04-03T16:11:49.8697777Z adding 'torch/test/c10_Scalar_test' 2024-04-03T16:11:49.9023040Z adding 'torch/test/c10_SizesAndStrides_test' 2024-04-03T16:11:49.9310857Z adding 'torch/test/c10_StreamGuard_test' 2024-04-03T16:11:49.9610536Z adding 'torch/test/c10_SymInt_test' 2024-04-03T16:11:49.9907244Z adding 'torch/test/c10_Synchronized_test' 2024-04-03T16:11:50.0231180Z adding 'torch/test/c10_ThreadLocal_test' 2024-04-03T16:11:50.0534605Z adding 'torch/test/c10_TypeIndex_test' 2024-04-03T16:11:50.0834068Z adding 'torch/test/c10_TypeList_test' 2024-04-03T16:11:50.1120454Z adding 'torch/test/c10_TypeTraits_test' 2024-04-03T16:11:50.1423608Z adding 'torch/test/c10_accumulate_test' 2024-04-03T16:11:50.1749352Z adding 'torch/test/c10_bfloat16_test' 2024-04-03T16:11:50.2048663Z adding 'torch/test/c10_bit_cast_test' 2024-04-03T16:11:50.2375797Z adding 'torch/test/c10_complex_math_test' 2024-04-03T16:11:50.2699749Z adding 'torch/test/c10_complex_test' 2024-04-03T16:11:50.3114195Z adding 'torch/test/c10_cow_test' 2024-04-03T16:11:50.3429978Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_1_var_test' 2024-04-03T16:11:50.3742460Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_catches_stream' 2024-04-03T16:11:50.4052924Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device' 2024-04-03T16:11:50.4360437Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_from_2_processes' 2024-04-03T16:11:50.4670609Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads' 2024-04-03T16:11:50.4980534Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks' 2024-04-03T16:11:50.5289793Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block' 2024-04-03T16:11:50.5577580Z adding 'torch/test/c10_cuda_CUDATest' 2024-04-03T16:11:50.5885202Z adding 'torch/test/c10_exception_test' 2024-04-03T16:11:50.6181477Z adding 'torch/test/c10_flags_test' 2024-04-03T16:11:50.6475850Z adding 'torch/test/c10_generic_math_test' 2024-04-03T16:11:50.6773176Z adding 'torch/test/c10_intrusive_ptr_benchmark' 2024-04-03T16:11:50.7611806Z adding 'torch/test/c10_intrusive_ptr_test' 2024-04-03T16:11:50.7952183Z adding 'torch/test/c10_irange_test' 2024-04-03T16:11:50.8279938Z adding 'torch/test/c10_logging_test' 2024-04-03T16:11:50.8703464Z adding 'torch/test/c10_optional_test' 2024-04-03T16:11:50.9064928Z adding 'torch/test/c10_ordered_preserving_dict_test' 2024-04-03T16:11:50.9384698Z adding 'torch/test/c10_registry_test' 2024-04-03T16:11:51.0105852Z adding 'torch/test/c10_small_vector_test' 2024-04-03T16:11:51.0447348Z adding 'torch/test/c10_ssize_test' 2024-04-03T16:11:51.0752606Z adding 'torch/test/c10_string_util_test' 2024-04-03T16:11:51.1093762Z adding 'torch/test/c10_string_view_test' 2024-04-03T16:11:51.1392143Z adding 'torch/test/c10_tempfile_test' 2024-04-03T16:11:51.1718979Z adding 'torch/test/c10_typeid_test' 2024-04-03T16:11:51.2019025Z adding 'torch/test/cpu_allocator_test' 2024-04-03T16:11:51.2356000Z adding 'torch/test/cpu_generator_test' 2024-04-03T16:11:51.2669478Z adding 'torch/test/cpu_profiling_allocator_test' 2024-04-03T16:11:51.3170585Z adding 'torch/test/cpu_rng_test' 2024-04-03T16:11:51.3475305Z adding 'torch/test/cuda_allocatorTraceTracker_test' 2024-04-03T16:11:51.3774632Z adding 'torch/test/cuda_allocator_test' 2024-04-03T16:11:51.4083106Z adding 'torch/test/cuda_apply_test' 2024-04-03T16:11:51.4422987Z adding 'torch/test/cuda_atomic_ops_test' 2024-04-03T16:11:51.4745115Z adding 'torch/test/cuda_caching_host_allocator_test' 2024-04-03T16:11:51.5149033Z adding 'torch/test/cuda_complex_math_test' 2024-04-03T16:11:51.5495668Z adding 'torch/test/cuda_complex_test' 2024-04-03T16:11:51.5830760Z adding 'torch/test/cuda_cub_test' 2024-04-03T16:11:51.6123919Z adding 'torch/test/cuda_cudnn_test' 2024-04-03T16:11:51.6415045Z adding 'torch/test/cuda_device_test' 2024-04-03T16:11:51.6799889Z adding 'torch/test/cuda_distributions_test' 2024-04-03T16:11:51.7102332Z adding 'torch/test/cuda_dlconvertor_test' 2024-04-03T16:11:51.7437468Z adding 'torch/test/cuda_generator_test' 2024-04-03T16:11:51.7731112Z adding 'torch/test/cuda_half_test' 2024-04-03T16:11:51.8029007Z adding 'torch/test/cuda_integer_divider_test' 2024-04-03T16:11:51.8318421Z adding 'torch/test/cuda_optional_test' 2024-04-03T16:11:51.8621676Z adding 'torch/test/cuda_packedtensoraccessor_test' 2024-04-03T16:11:51.8929780Z adding 'torch/test/cuda_reportMemoryUsage_test' 2024-04-03T16:11:51.9284804Z adding 'torch/test/cuda_stream_test' 2024-04-03T16:11:51.9593455Z adding 'torch/test/cuda_vectorized_test' 2024-04-03T16:11:51.9889526Z adding 'torch/test/dispatch_key_set_test' 2024-04-03T16:11:52.0186123Z adding 'torch/test/dlconvertor_test' 2024-04-03T16:11:52.0525256Z adding 'torch/test/extension_backend_test' 2024-04-03T16:11:52.0850360Z adding 'torch/test/half_test' 2024-04-03T16:11:52.1229497Z adding 'torch/test/inline_container_test' 2024-04-03T16:11:52.1795771Z adding 'torch/test/ivalue_test' 2024-04-03T16:11:52.2483926Z adding 'torch/test/kernel_function_legacy_test' 2024-04-03T16:11:52.3049486Z adding 'torch/test/kernel_function_test' 2024-04-03T16:11:52.3742635Z adding 'torch/test/kernel_lambda_legacy_test' 2024-04-03T16:11:52.4320898Z adding 'torch/test/kernel_lambda_test' 2024-04-03T16:11:52.4698510Z adding 'torch/test/kernel_stackbased_test' 2024-04-03T16:11:52.4995361Z adding 'torch/test/lazy_tensor_test' 2024-04-03T16:11:52.5402593Z adding 'torch/test/legacy_vmap_test' 2024-04-03T16:11:52.5953948Z adding 'torch/test/make_boxed_from_unboxed_functor_test' 2024-04-03T16:11:52.6285364Z adding 'torch/test/math_kernel_test' 2024-04-03T16:11:52.6601224Z adding 'torch/test/memory_format_test' 2024-04-03T16:11:52.6911929Z adding 'torch/test/memory_overlapping_test' 2024-04-03T16:11:52.7225487Z adding 'torch/test/mobile_memory_cleanup' 2024-04-03T16:11:52.7555154Z adding 'torch/test/native_test' 2024-04-03T16:11:52.7842283Z adding 'torch/test/op_allowlist_test' 2024-04-03T16:11:52.9252475Z adding 'torch/test/op_registration_test' 2024-04-03T16:11:52.9644005Z adding 'torch/test/operator_name_test' 2024-04-03T16:11:52.9945786Z adding 'torch/test/operators_test' 2024-04-03T16:11:53.0250686Z adding 'torch/test/packedtensoraccessor_test' 2024-04-03T16:11:53.0644792Z adding 'torch/test/pow_test' 2024-04-03T16:11:53.0986405Z adding 'torch/test/quantized_test' 2024-04-03T16:11:53.1282549Z adding 'torch/test/reduce_ops_test' 2024-04-03T16:11:53.1583709Z adding 'torch/test/reportMemoryUsage_test' 2024-04-03T16:11:53.1917096Z adding 'torch/test/scalar_tensor_test' 2024-04-03T16:11:53.2260388Z adding 'torch/test/scalar_test' 2024-04-03T16:11:53.2571637Z adding 'torch/test/stride_properties_test' 2024-04-03T16:11:53.2995392Z adding 'torch/test/tensor_iterator_test' 2024-04-03T16:11:53.3323284Z adding 'torch/test/test_parallel' 2024-04-03T16:11:53.3348169Z adding 'torch/test/thread_init_test' 2024-04-03T16:11:53.3661370Z adding 'torch/test/type_ptr_test' 2024-04-03T16:11:53.4014879Z adding 'torch/test/type_test' 2024-04-03T16:11:53.4325881Z adding 'torch/test/undefined_tensor_test' 2024-04-03T16:11:53.4345287Z adding 'torch/test/verify_api_visibility' 2024-04-03T16:11:53.4636186Z adding 'torch/test/weakref_test' 2024-04-03T16:11:53.4940024Z adding 'torch/test/wrapdim_test' 2024-04-03T16:11:53.5244733Z adding 'torch/test/xla_tensor_test' 2024-04-03T16:11:53.5261477Z adding 'torch/testing/__init__.py' 2024-04-03T16:11:53.5278972Z adding 'torch/testing/_comparison.py' 2024-04-03T16:11:53.5284700Z adding 'torch/testing/_creation.py' 2024-04-03T16:11:53.5287281Z adding 'torch/testing/_internal/__init__.py' 2024-04-03T16:11:53.5291987Z adding 'torch/testing/_internal/autocast_test_lists.py' 2024-04-03T16:11:53.5296977Z adding 'torch/testing/_internal/autograd_function_db.py' 2024-04-03T16:11:53.5300590Z adding 'torch/testing/_internal/check_kernel_launches.py' 2024-04-03T16:11:53.5304599Z adding 'torch/testing/_internal/common_cuda.py' 2024-04-03T16:11:53.5326450Z adding 'torch/testing/_internal/common_device_type.py' 2024-04-03T16:11:53.5330274Z adding 'torch/testing/_internal/common_dist_composable.py' 2024-04-03T16:11:53.5345776Z adding 'torch/testing/_internal/common_distributed.py' 2024-04-03T16:11:53.5349431Z adding 'torch/testing/_internal/common_dtype.py' 2024-04-03T16:11:53.5364579Z adding 'torch/testing/_internal/common_fsdp.py' 2024-04-03T16:11:53.5370615Z adding 'torch/testing/_internal/common_jit.py' 2024-04-03T16:11:53.5581111Z adding 'torch/testing/_internal/common_methods_invocations.py' 2024-04-03T16:11:53.5607942Z adding 'torch/testing/_internal/common_mkldnn.py' 2024-04-03T16:11:53.5637474Z adding 'torch/testing/_internal/common_modules.py' 2024-04-03T16:11:53.5673879Z adding 'torch/testing/_internal/common_nn.py' 2024-04-03T16:11:53.5689835Z adding 'torch/testing/_internal/common_optimizers.py' 2024-04-03T16:11:53.5695075Z adding 'torch/testing/_internal/common_pruning.py' 2024-04-03T16:11:53.5720295Z adding 'torch/testing/_internal/common_quantization.py' 2024-04-03T16:11:53.5726283Z adding 'torch/testing/_internal/common_quantized.py' 2024-04-03T16:11:53.5729874Z adding 'torch/testing/_internal/common_subclass.py' 2024-04-03T16:11:53.5802134Z adding 'torch/testing/_internal/common_utils.py' 2024-04-03T16:11:53.5814199Z adding 'torch/testing/_internal/composite_compliance.py' 2024-04-03T16:11:53.5819057Z adding 'torch/testing/_internal/custom_op_db.py' 2024-04-03T16:11:53.5822831Z adding 'torch/testing/_internal/dist_utils.py' 2024-04-03T16:11:53.5825810Z adding 'torch/testing/_internal/dynamo_test_failures.py' 2024-04-03T16:11:53.5828214Z adding 'torch/testing/_internal/hop_db.py' 2024-04-03T16:11:53.5833463Z adding 'torch/testing/_internal/hypothesis_utils.py' 2024-04-03T16:11:53.5838808Z adding 'torch/testing/_internal/inductor_utils.py' 2024-04-03T16:11:53.5848176Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2024-04-03T16:11:53.5858917Z adding 'torch/testing/_internal/jit_utils.py' 2024-04-03T16:11:53.5862710Z adding 'torch/testing/_internal/logging_tensor.py' 2024-04-03T16:11:53.5865974Z adding 'torch/testing/_internal/logging_utils.py' 2024-04-03T16:11:53.5868844Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2024-04-03T16:11:53.5869901Z adding 'torch/testing/_internal/static_module.py' 2024-04-03T16:11:53.5872888Z adding 'torch/testing/_internal/triton_utils.py' 2024-04-03T16:11:53.5875509Z adding 'torch/testing/_internal/two_tensor.py' 2024-04-03T16:11:53.5877426Z adding 'torch/testing/_internal/codegen/__init__.py' 2024-04-03T16:11:53.5879521Z adding 'torch/testing/_internal/data/__init__.py' 2024-04-03T16:11:53.5881575Z adding 'torch/testing/_internal/data/network1.py' 2024-04-03T16:11:53.5882859Z adding 'torch/testing/_internal/data/network2.py' 2024-04-03T16:11:53.5884620Z adding 'torch/testing/_internal/distributed/__init__.py' 2024-04-03T16:11:53.5886581Z adding 'torch/testing/_internal/distributed/checkpoint_utils.py' 2024-04-03T16:11:53.5889160Z adding 'torch/testing/_internal/distributed/common_state_dict.py' 2024-04-03T16:11:53.5896514Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2024-04-03T16:11:53.5986945Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2024-04-03T16:11:53.5998847Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2024-04-03T16:11:53.6000721Z adding 'torch/testing/_internal/distributed/fake_pg.py' 2024-04-03T16:11:53.6006753Z adding 'torch/testing/_internal/distributed/multi_threaded_pg.py' 2024-04-03T16:11:53.6009656Z adding 'torch/testing/_internal/distributed/pipe_with_ddp_test.py' 2024-04-03T16:11:53.6012821Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2024-04-03T16:11:53.6015028Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2024-04-03T16:11:53.6017041Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2024-04-03T16:11:53.6020056Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2024-04-03T16:11:53.6022745Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2024-04-03T16:11:53.6024980Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2024-04-03T16:11:53.6026962Z adding 'torch/testing/_internal/distributed/_tensor/__init__.py' 2024-04-03T16:11:53.6033636Z adding 'torch/testing/_internal/distributed/_tensor/common_dtensor.py' 2024-04-03T16:11:53.6035939Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2024-04-03T16:11:53.6037967Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2024-04-03T16:11:53.6044842Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2024-04-03T16:11:53.6047485Z adding 'torch/testing/_internal/distributed/pipeline/__init__.py' 2024-04-03T16:11:53.6049395Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2024-04-03T16:11:53.6075112Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2024-04-03T16:11:53.6081151Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2024-04-03T16:11:53.6085523Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2024-04-03T16:11:53.6088312Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2024-04-03T16:11:53.6090628Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2024-04-03T16:11:53.6145075Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2024-04-03T16:11:53.6152700Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2024-04-03T16:11:53.6154630Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2024-04-03T16:11:53.6157781Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2024-04-03T16:11:53.6162276Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2024-04-03T16:11:53.6164355Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2024-04-03T16:11:53.6167049Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2024-04-03T16:11:53.6179219Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2024-04-03T16:11:53.6183636Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2024-04-03T16:11:53.6185731Z adding 'torch/testing/_internal/generated/__init__.py' 2024-04-03T16:11:53.6229643Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2024-04-03T16:11:53.6243827Z adding 'torch/testing/_internal/opinfo/__init__.py' 2024-04-03T16:11:53.6278830Z adding 'torch/testing/_internal/opinfo/core.py' 2024-04-03T16:11:53.6283926Z adding 'torch/testing/_internal/opinfo/refs.py' 2024-04-03T16:11:53.6288543Z adding 'torch/testing/_internal/opinfo/utils.py' 2024-04-03T16:11:53.6290951Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2024-04-03T16:11:53.6299379Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2024-04-03T16:11:53.6305053Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2024-04-03T16:11:53.6324244Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2024-04-03T16:11:53.6330125Z adding 'torch/testing/_internal/opinfo/definitions/signal.py' 2024-04-03T16:11:53.6337955Z adding 'torch/testing/_internal/opinfo/definitions/sparse.py' 2024-04-03T16:11:53.6343625Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2024-04-03T16:11:53.6346373Z adding 'torch/testing/_internal/optests/__init__.py' 2024-04-03T16:11:53.6349556Z adding 'torch/testing/_internal/optests/aot_autograd.py' 2024-04-03T16:11:53.6353050Z adding 'torch/testing/_internal/optests/autograd_registration.py' 2024-04-03T16:11:53.6354817Z adding 'torch/testing/_internal/optests/fake_tensor.py' 2024-04-03T16:11:53.6365644Z adding 'torch/testing/_internal/optests/generate_tests.py' 2024-04-03T16:11:53.6369171Z adding 'torch/testing/_internal/optests/make_fx.py' 2024-04-03T16:11:53.6370980Z adding 'torch/testing/_internal/test_module/__init__.py' 2024-04-03T16:11:53.6372708Z adding 'torch/testing/_internal/test_module/future_div.py' 2024-04-03T16:11:53.6374432Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2024-04-03T16:11:53.6377257Z adding 'torch/utils/__init__.py' 2024-04-03T16:11:53.6382080Z adding 'torch/utils/_config_module.py' 2024-04-03T16:11:53.6386438Z adding 'torch/utils/_content_store.py' 2024-04-03T16:11:53.6389916Z adding 'torch/utils/_contextlib.py' 2024-04-03T16:11:53.6392436Z adding 'torch/utils/_cpp_extension_versioner.py' 2024-04-03T16:11:53.6401197Z adding 'torch/utils/_cxx_pytree.py' 2024-04-03T16:11:53.6404227Z adding 'torch/utils/_device.py' 2024-04-03T16:11:53.6406619Z adding 'torch/utils/_foreach_utils.py' 2024-04-03T16:11:53.6410988Z adding 'torch/utils/_freeze.py' 2024-04-03T16:11:53.6413383Z adding 'torch/utils/_import_utils.py' 2024-04-03T16:11:53.6415038Z adding 'torch/utils/_mode_utils.py' 2024-04-03T16:11:53.6423798Z adding 'torch/utils/_python_dispatch.py' 2024-04-03T16:11:53.6438515Z adding 'torch/utils/_pytree.py' 2024-04-03T16:11:53.6441948Z adding 'torch/utils/_stats.py' 2024-04-03T16:11:53.6446242Z adding 'torch/utils/_traceback.py' 2024-04-03T16:11:53.6448749Z adding 'torch/utils/_triton.py' 2024-04-03T16:11:53.6450830Z adding 'torch/utils/_typing_utils.py' 2024-04-03T16:11:53.6453011Z adding 'torch/utils/_zip.py' 2024-04-03T16:11:53.6458849Z adding 'torch/utils/backend_registration.py' 2024-04-03T16:11:53.6465916Z adding 'torch/utils/bundled_inputs.py' 2024-04-03T16:11:53.6487801Z adding 'torch/utils/checkpoint.py' 2024-04-03T16:11:53.6495914Z adding 'torch/utils/collect_env.py' 2024-04-03T16:11:53.6498267Z adding 'torch/utils/cpp_backtrace.py' 2024-04-03T16:11:53.6532538Z adding 'torch/utils/cpp_extension.py' 2024-04-03T16:11:53.6536997Z adding 'torch/utils/deterministic.py' 2024-04-03T16:11:53.6539789Z adding 'torch/utils/dlpack.py' 2024-04-03T16:11:53.6542157Z adding 'torch/utils/file_baton.py' 2024-04-03T16:11:53.6548832Z adding 'torch/utils/flop_counter.py' 2024-04-03T16:11:53.6553471Z adding 'torch/utils/hooks.py' 2024-04-03T16:11:53.6556660Z adding 'torch/utils/mkldnn.py' 2024-04-03T16:11:53.6560120Z adding 'torch/utils/mobile_optimizer.py' 2024-04-03T16:11:53.6562016Z adding 'torch/utils/model_zoo.py' 2024-04-03T16:11:53.6565122Z adding 'torch/utils/show_pickle.py' 2024-04-03T16:11:53.6568438Z adding 'torch/utils/throughput_benchmark.py' 2024-04-03T16:11:53.6572547Z adding 'torch/utils/weak.py' 2024-04-03T16:11:53.6574910Z adding 'torch/utils/_sympy/__init__.py' 2024-04-03T16:11:53.6580042Z adding 'torch/utils/_sympy/functions.py' 2024-04-03T16:11:53.6583008Z adding 'torch/utils/_sympy/interp.py' 2024-04-03T16:11:53.6585690Z adding 'torch/utils/_sympy/reference.py' 2024-04-03T16:11:53.6588251Z adding 'torch/utils/_sympy/singleton_int.py' 2024-04-03T16:11:53.6591596Z adding 'torch/utils/_sympy/solve.py' 2024-04-03T16:11:53.6600382Z adding 'torch/utils/_sympy/value_ranges.py' 2024-04-03T16:11:53.6603309Z adding 'torch/utils/backcompat/__init__.py' 2024-04-03T16:11:53.6605549Z adding 'torch/utils/benchmark/__init__.py' 2024-04-03T16:11:53.6607589Z adding 'torch/utils/benchmark/examples/__init__.py' 2024-04-03T16:11:53.6611045Z adding 'torch/utils/benchmark/examples/blas_compare_setup.py' 2024-04-03T16:11:53.6613857Z adding 'torch/utils/benchmark/examples/compare.py' 2024-04-03T16:11:53.6616344Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2024-04-03T16:11:53.6619243Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2024-04-03T16:11:53.6621452Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2024-04-03T16:11:53.6624614Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2024-04-03T16:11:53.6626900Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2024-04-03T16:11:53.6629513Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2024-04-03T16:11:53.6632158Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2024-04-03T16:11:53.6634730Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2024-04-03T16:11:53.6637340Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2024-04-03T16:11:53.6639917Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2024-04-03T16:11:53.6642212Z adding 'torch/utils/benchmark/utils/__init__.py' 2024-04-03T16:11:53.6644229Z adding 'torch/utils/benchmark/utils/_stubs.py' 2024-04-03T16:11:53.6649421Z adding 'torch/utils/benchmark/utils/common.py' 2024-04-03T16:11:53.6654336Z adding 'torch/utils/benchmark/utils/compare.py' 2024-04-03T16:11:53.6658000Z adding 'torch/utils/benchmark/utils/compile.py' 2024-04-03T16:11:53.6661548Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2024-04-03T16:11:53.6667937Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2024-04-03T16:11:53.6671632Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2024-04-03T16:11:53.6674001Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2024-04-03T16:11:53.6681496Z adding 'torch/utils/benchmark/utils/timer.py' 2024-04-03T16:11:53.6684323Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2024-04-03T16:11:53.6687550Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2024-04-03T16:11:53.6689901Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2024-04-03T16:11:53.6692510Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2024-04-03T16:11:53.6703906Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2024-04-03T16:11:53.6751604Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2024-04-03T16:11:53.6762947Z adding 'torch/utils/bottleneck/__init__.py' 2024-04-03T16:11:53.6766236Z adding 'torch/utils/bottleneck/__main__.py' 2024-04-03T16:11:53.6768955Z adding 'torch/utils/data/__init__.py' 2024-04-03T16:11:53.6770984Z adding 'torch/utils/data/backward_compatibility.py' 2024-04-03T16:11:53.6797877Z adding 'torch/utils/data/dataloader.py' 2024-04-03T16:11:53.6805789Z adding 'torch/utils/data/dataset.py' 2024-04-03T16:11:53.6809393Z adding 'torch/utils/data/distributed.py' 2024-04-03T16:11:53.6812548Z adding 'torch/utils/data/graph.py' 2024-04-03T16:11:53.6815694Z adding 'torch/utils/data/graph_settings.py' 2024-04-03T16:11:53.6820241Z adding 'torch/utils/data/sampler.py' 2024-04-03T16:11:53.6823042Z adding 'torch/utils/data/_utils/__init__.py' 2024-04-03T16:11:53.6827939Z adding 'torch/utils/data/_utils/collate.py' 2024-04-03T16:11:53.6830461Z adding 'torch/utils/data/_utils/fetch.py' 2024-04-03T16:11:53.6833267Z adding 'torch/utils/data/_utils/pin_memory.py' 2024-04-03T16:11:53.6835878Z adding 'torch/utils/data/_utils/signal_handling.py' 2024-04-03T16:11:53.6841349Z adding 'torch/utils/data/_utils/worker.py' 2024-04-03T16:11:53.6843827Z adding 'torch/utils/data/datapipes/__init__.py' 2024-04-03T16:11:53.6847116Z adding 'torch/utils/data/datapipes/_decorator.py' 2024-04-03T16:11:53.6851647Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2024-04-03T16:11:53.6857565Z adding 'torch/utils/data/datapipes/_typing.py' 2024-04-03T16:11:53.6862928Z adding 'torch/utils/data/datapipes/datapipe.py' 2024-04-03T16:11:53.6872461Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2024-04-03T16:11:53.6877326Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2024-04-03T16:11:53.6880529Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2024-04-03T16:11:53.6882492Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2024-04-03T16:11:53.6886699Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2024-04-03T16:11:53.6889504Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2024-04-03T16:11:53.6891593Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2024-04-03T16:11:53.6893903Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2024-04-03T16:11:53.6898010Z adding 'torch/utils/data/datapipes/iter/callable.py' 2024-04-03T16:11:53.6901389Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2024-04-03T16:11:53.6908555Z adding 'torch/utils/data/datapipes/iter/combining.py' 2024-04-03T16:11:53.6911861Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2024-04-03T16:11:53.6914420Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2024-04-03T16:11:53.6918795Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2024-04-03T16:11:53.6921845Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2024-04-03T16:11:53.6924557Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2024-04-03T16:11:53.6927236Z adding 'torch/utils/data/datapipes/iter/sharding.py' 2024-04-03T16:11:53.6929702Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2024-04-03T16:11:53.6932043Z adding 'torch/utils/data/datapipes/iter/utils.py' 2024-04-03T16:11:53.6934374Z adding 'torch/utils/data/datapipes/map/__init__.py' 2024-04-03T16:11:53.6936751Z adding 'torch/utils/data/datapipes/map/callable.py' 2024-04-03T16:11:53.6939702Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2024-04-03T16:11:53.6942348Z adding 'torch/utils/data/datapipes/map/combining.py' 2024-04-03T16:11:53.6944851Z adding 'torch/utils/data/datapipes/map/grouping.py' 2024-04-03T16:11:53.6947269Z adding 'torch/utils/data/datapipes/map/utils.py' 2024-04-03T16:11:53.6949450Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2024-04-03T16:11:53.6954427Z adding 'torch/utils/data/datapipes/utils/common.py' 2024-04-03T16:11:53.6959101Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2024-04-03T16:11:53.6962085Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2024-04-03T16:11:53.6964135Z adding 'torch/utils/hipify/__init__.py' 2024-04-03T16:11:53.6966345Z adding 'torch/utils/hipify/constants.py' 2024-04-03T16:11:53.7017476Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2024-04-03T16:11:53.7040399Z adding 'torch/utils/hipify/hipify_python.py' 2024-04-03T16:11:53.7043312Z adding 'torch/utils/hipify/version.py' 2024-04-03T16:11:53.7045330Z adding 'torch/utils/jit/__init__.py' 2024-04-03T16:11:53.7047924Z adding 'torch/utils/jit/log_extract.py' 2024-04-03T16:11:53.7054124Z adding 'torch/utils/model_dump/__init__.py' 2024-04-03T16:11:53.7056395Z adding 'torch/utils/model_dump/__main__.py' 2024-04-03T16:11:53.7062321Z adding 'torch/utils/model_dump/code.js' 2024-04-03T16:11:53.7064968Z adding 'torch/utils/model_dump/htm.mjs' 2024-04-03T16:11:53.7069614Z adding 'torch/utils/model_dump/preact.mjs' 2024-04-03T16:11:53.7071895Z adding 'torch/utils/model_dump/skeleton.html' 2024-04-03T16:11:53.7074132Z adding 'torch/utils/tensorboard/__init__.py' 2024-04-03T16:11:53.7083053Z adding 'torch/utils/tensorboard/_caffe2_graph.py' 2024-04-03T16:11:53.7085864Z adding 'torch/utils/tensorboard/_convert_np.py' 2024-04-03T16:11:53.7088414Z adding 'torch/utils/tensorboard/_embedding.py' 2024-04-03T16:11:53.7090813Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2024-04-03T16:11:53.7093059Z adding 'torch/utils/tensorboard/_proto_graph.py' 2024-04-03T16:11:53.7098585Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2024-04-03T16:11:53.7101751Z adding 'torch/utils/tensorboard/_utils.py' 2024-04-03T16:11:53.7113163Z adding 'torch/utils/tensorboard/summary.py' 2024-04-03T16:11:53.7126933Z adding 'torch/utils/tensorboard/writer.py' 2024-04-03T16:11:53.7130068Z adding 'torch/utils/viz/__init__.py' 2024-04-03T16:11:53.7135521Z adding 'torch/utils/viz/_cycles.py' 2024-04-03T16:11:53.7141488Z adding 'torch/xpu/__init__.py' 2024-04-03T16:11:53.7143990Z adding 'torch/xpu/_gpu_trace.py' 2024-04-03T16:11:53.7146227Z adding 'torch/xpu/_utils.py' 2024-04-03T16:11:53.7148874Z adding 'torch/xpu/random.py' 2024-04-03T16:11:53.7152241Z adding 'torch/xpu/streams.py' 2024-04-03T16:11:53.7156212Z adding 'torchgen/__init__.py' 2024-04-03T16:11:53.7158855Z adding 'torchgen/code_template.py' 2024-04-03T16:11:53.7161687Z adding 'torchgen/context.py' 2024-04-03T16:11:53.7194072Z adding 'torchgen/gen.py' 2024-04-03T16:11:53.7201893Z adding 'torchgen/gen_aoti_c_shim.py' 2024-04-03T16:11:53.7209141Z adding 'torchgen/gen_backend_stubs.py' 2024-04-03T16:11:53.7220694Z adding 'torchgen/gen_executorch.py' 2024-04-03T16:11:53.7232454Z adding 'torchgen/gen_functionalization_type.py' 2024-04-03T16:11:53.7240810Z adding 'torchgen/gen_lazy_tensor.py' 2024-04-03T16:11:53.7245163Z adding 'torchgen/gen_vmap_plumbing.py' 2024-04-03T16:11:53.7247632Z adding 'torchgen/local.py' 2024-04-03T16:11:53.7285778Z adding 'torchgen/model.py' 2024-04-03T16:11:53.7298863Z adding 'torchgen/native_function_generation.py' 2024-04-03T16:11:53.7305088Z adding 'torchgen/utils.py' 2024-04-03T16:11:53.7307933Z adding 'torchgen/yaml_utils.py' 2024-04-03T16:11:53.7310131Z adding 'torchgen/api/__init__.py' 2024-04-03T16:11:53.7322693Z adding 'torchgen/api/autograd.py' 2024-04-03T16:11:53.7329330Z adding 'torchgen/api/cpp.py' 2024-04-03T16:11:53.7332824Z adding 'torchgen/api/dispatcher.py' 2024-04-03T16:11:53.7336097Z adding 'torchgen/api/functionalization.py' 2024-04-03T16:11:53.7342294Z adding 'torchgen/api/lazy.py' 2024-04-03T16:11:53.7344765Z adding 'torchgen/api/meta.py' 2024-04-03T16:11:53.7347828Z adding 'torchgen/api/native.py' 2024-04-03T16:11:53.7366884Z adding 'torchgen/api/python.py' 2024-04-03T16:11:53.7371271Z adding 'torchgen/api/structured.py' 2024-04-03T16:11:53.7377771Z adding 'torchgen/api/translate.py' 2024-04-03T16:11:53.7381753Z adding 'torchgen/api/ufunc.py' 2024-04-03T16:11:53.7385519Z adding 'torchgen/api/unboxing.py' 2024-04-03T16:11:53.7387724Z adding 'torchgen/api/types/__init__.py' 2024-04-03T16:11:53.7392818Z adding 'torchgen/api/types/signatures.py' 2024-04-03T16:11:53.7396181Z adding 'torchgen/api/types/types.py' 2024-04-03T16:11:53.7399917Z adding 'torchgen/api/types/types_base.py' 2024-04-03T16:11:53.7402184Z adding 'torchgen/dest/__init__.py' 2024-04-03T16:11:53.7410566Z adding 'torchgen/dest/lazy_ir.py' 2024-04-03T16:11:53.7413254Z adding 'torchgen/dest/lazy_ts_lowering.py' 2024-04-03T16:11:53.7415265Z adding 'torchgen/dest/native_functions.py' 2024-04-03T16:11:53.7427018Z adding 'torchgen/dest/register_dispatch_key.py' 2024-04-03T16:11:53.7433490Z adding 'torchgen/dest/ufunc.py' 2024-04-03T16:11:53.7435659Z adding 'torchgen/executorch/__init__.py' 2024-04-03T16:11:53.7439038Z adding 'torchgen/executorch/model.py' 2024-04-03T16:11:53.7441953Z adding 'torchgen/executorch/parse.py' 2024-04-03T16:11:53.7443930Z adding 'torchgen/executorch/api/__init__.py' 2024-04-03T16:11:53.7446468Z adding 'torchgen/executorch/api/custom_ops.py' 2024-04-03T16:11:53.7451074Z adding 'torchgen/executorch/api/et_cpp.py' 2024-04-03T16:11:53.7454303Z adding 'torchgen/executorch/api/unboxing.py' 2024-04-03T16:11:53.7456172Z adding 'torchgen/executorch/api/types/__init__.py' 2024-04-03T16:11:53.7458231Z adding 'torchgen/executorch/api/types/signatures.py' 2024-04-03T16:11:53.7460394Z adding 'torchgen/executorch/api/types/types.py' 2024-04-03T16:11:53.7462099Z adding 'torchgen/operator_versions/__init__.py' 2024-04-03T16:11:53.7466400Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2024-04-03T16:11:53.7468555Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2024-04-03T16:11:53.7573599Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2024-04-03T16:11:53.7588886Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2024-04-03T16:11:53.7591669Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2024-04-03T16:11:53.7593876Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2024-04-03T16:11:53.7595811Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2024-04-03T16:11:53.7597821Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2024-04-03T16:11:53.7599748Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2024-04-03T16:11:53.7601672Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2024-04-03T16:11:53.7603562Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2024-04-03T16:11:53.7606113Z adding 'torchgen/packaged/ATen/templates/Function.h' 2024-04-03T16:11:53.7608309Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2024-04-03T16:11:53.7610529Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2024-04-03T16:11:53.7613206Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2024-04-03T16:11:53.7615178Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2024-04-03T16:11:53.7616932Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2024-04-03T16:11:53.7618692Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2024-04-03T16:11:53.7620428Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2024-04-03T16:11:53.7622540Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2024-04-03T16:11:53.7624008Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2024-04-03T16:11:53.7625879Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2024-04-03T16:11:53.7627269Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2024-04-03T16:11:53.7629371Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2024-04-03T16:11:53.7632310Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2024-04-03T16:11:53.7634647Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2024-04-03T16:11:53.7636175Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2024-04-03T16:11:53.7638405Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2024-04-03T16:11:53.7640316Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2024-04-03T16:11:53.7642040Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2024-04-03T16:11:53.7644294Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2024-04-03T16:11:53.7646747Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2024-04-03T16:11:53.7648190Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2024-04-03T16:11:53.7649929Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2024-04-03T16:11:53.7659800Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2024-04-03T16:11:53.7662915Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2024-04-03T16:11:53.7664858Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2024-04-03T16:11:53.7666876Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2024-04-03T16:11:53.7668760Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2024-04-03T16:11:53.7670919Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2024-04-03T16:11:53.7672948Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2024-04-03T16:11:53.7674971Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2024-04-03T16:11:53.7676560Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2024-04-03T16:11:53.7678809Z adding 'torchgen/packaged/autograd/BUILD.bazel' 2024-04-03T16:11:53.7680689Z adding 'torchgen/packaged/autograd/README.md' 2024-04-03T16:11:53.7682521Z adding 'torchgen/packaged/autograd/__init__.py' 2024-04-03T16:11:53.7684370Z adding 'torchgen/packaged/autograd/build.bzl' 2024-04-03T16:11:53.7686364Z adding 'torchgen/packaged/autograd/context.py' 2024-04-03T16:11:53.7688918Z adding 'torchgen/packaged/autograd/deprecated.yaml' 2024-04-03T16:11:53.7731156Z adding 'torchgen/packaged/autograd/derivatives.yaml' 2024-04-03T16:11:53.7737942Z adding 'torchgen/packaged/autograd/gen_annotated_fn_args.py' 2024-04-03T16:11:53.7740609Z adding 'torchgen/packaged/autograd/gen_autograd.py' 2024-04-03T16:11:53.7748713Z adding 'torchgen/packaged/autograd/gen_autograd_functions.py' 2024-04-03T16:11:53.7756914Z adding 'torchgen/packaged/autograd/gen_inplace_or_view_type.py' 2024-04-03T16:11:53.7771878Z adding 'torchgen/packaged/autograd/gen_python_functions.py' 2024-04-03T16:11:53.7779288Z adding 'torchgen/packaged/autograd/gen_trace_type.py' 2024-04-03T16:11:53.7782843Z adding 'torchgen/packaged/autograd/gen_variable_factories.py' 2024-04-03T16:11:53.7807319Z adding 'torchgen/packaged/autograd/gen_variable_type.py' 2024-04-03T16:11:53.7813645Z adding 'torchgen/packaged/autograd/gen_view_funcs.py' 2024-04-03T16:11:53.7826460Z adding 'torchgen/packaged/autograd/load_derivatives.py' 2024-04-03T16:11:53.7830089Z adding 'torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp' 2024-04-03T16:11:53.7831846Z adding 'torchgen/packaged/autograd/templates/Functions.cpp' 2024-04-03T16:11:53.7833992Z adding 'torchgen/packaged/autograd/templates/Functions.h' 2024-04-03T16:11:53.7836130Z adding 'torchgen/packaged/autograd/templates/TraceType.cpp' 2024-04-03T16:11:53.7838375Z adding 'torchgen/packaged/autograd/templates/VariableType.cpp' 2024-04-03T16:11:53.7840968Z adding 'torchgen/packaged/autograd/templates/VariableType.h' 2024-04-03T16:11:53.7842897Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.cpp' 2024-04-03T16:11:53.7845039Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.h' 2024-04-03T16:11:53.7846873Z adding 'torchgen/packaged/autograd/templates/annotated_fn_args.py.in' 2024-04-03T16:11:53.7848993Z adding 'torchgen/packaged/autograd/templates/python_enum_tag.cpp' 2024-04-03T16:11:53.7851504Z adding 'torchgen/packaged/autograd/templates/python_fft_functions.cpp' 2024-04-03T16:11:53.7853189Z adding 'torchgen/packaged/autograd/templates/python_functions.cpp' 2024-04-03T16:11:53.7855000Z adding 'torchgen/packaged/autograd/templates/python_functions.h' 2024-04-03T16:11:53.7857365Z adding 'torchgen/packaged/autograd/templates/python_linalg_functions.cpp' 2024-04-03T16:11:53.7859537Z adding 'torchgen/packaged/autograd/templates/python_nested_functions.cpp' 2024-04-03T16:11:53.7862048Z adding 'torchgen/packaged/autograd/templates/python_nn_functions.cpp' 2024-04-03T16:11:53.7864310Z adding 'torchgen/packaged/autograd/templates/python_return_types.cpp' 2024-04-03T16:11:53.7865911Z adding 'torchgen/packaged/autograd/templates/python_return_types.h' 2024-04-03T16:11:53.7868252Z adding 'torchgen/packaged/autograd/templates/python_sparse_functions.cpp' 2024-04-03T16:11:53.7870552Z adding 'torchgen/packaged/autograd/templates/python_special_functions.cpp' 2024-04-03T16:11:53.7872983Z adding 'torchgen/packaged/autograd/templates/python_torch_functions.cpp' 2024-04-03T16:11:53.7883582Z adding 'torchgen/packaged/autograd/templates/python_variable_methods.cpp' 2024-04-03T16:11:53.7887518Z adding 'torchgen/packaged/autograd/templates/variable_factories.h' 2024-04-03T16:11:53.7889365Z adding 'torchgen/selective_build/__init__.py' 2024-04-03T16:11:53.7892514Z adding 'torchgen/selective_build/operator.py' 2024-04-03T16:11:53.7897040Z adding 'torchgen/selective_build/selector.py' 2024-04-03T16:11:53.7899295Z adding 'torchgen/static_runtime/__init__.py' 2024-04-03T16:11:53.7902772Z adding 'torchgen/static_runtime/config.py' 2024-04-03T16:11:53.7906548Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2024-04-03T16:11:53.7913776Z adding 'torchgen/static_runtime/generator.py' 2024-04-03T16:11:53.7973943Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/LICENSE' 2024-04-03T16:11:53.7990316Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/METADATA' 2024-04-03T16:11:53.7998739Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/NOTICE' 2024-04-03T16:11:53.8000914Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/WHEEL' 2024-04-03T16:11:53.8002270Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/entry_points.txt' 2024-04-03T16:11:53.8003692Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/top_level.txt' 2024-04-03T16:11:53.8563882Z adding 'torch-2.4.0a0+gitd253bd7.dist-info/RECORD' 2024-04-03T16:11:53.8819409Z removing build/bdist.linux-x86_64/wheel 2024-04-03T16:11:54.1997045Z ++ echo dist/torch-2.4.0a0+gitd253bd7-cp310-cp310-linux_x86_64.whl 2024-04-03T16:11:54.1997968Z + pip_install_whl dist/torch-2.4.0a0+gitd253bd7-cp310-cp310-linux_x86_64.whl 2024-04-03T16:11:54.1999237Z + python3 -mpip install --no-index --no-deps dist/torch-2.4.0a0+gitd253bd7-cp310-cp310-linux_x86_64.whl 2024-04-03T16:11:54.5503404Z Processing ./dist/torch-2.4.0a0+gitd253bd7-cp310-cp310-linux_x86_64.whl 2024-04-03T16:11:55.3753978Z Installing collected packages: torch 2024-04-03T16:12:04.4928234Z Successfully installed torch-2.4.0a0+gitd253bd7 2024-04-03T16:12:04.5541744Z + set -x 2024-04-03T16:12:04.5542497Z + assert_git_not_dirty 2024-04-03T16:12:04.5549583Z + [[ linux-focal-cuda11.8-py3.10-gcc9 != *rocm* ]] 2024-04-03T16:12:04.5550804Z + [[ linux-focal-cuda11.8-py3.10-gcc9 != *xla* ]] 2024-04-03T16:12:04.5551514Z ++ git status --porcelain 2024-04-03T16:12:04.5551880Z ++ grep -v '?? third_party' 2024-04-03T16:12:25.3276762Z ++ true 2024-04-03T16:12:25.3278962Z + git_status= 2024-04-03T16:12:25.3279428Z + [[ -n '' ]] 2024-04-03T16:12:25.3280071Z + mkdir -p dist 2024-04-03T16:12:25.3310392Z + '[' -f build/.ninja_log ']' 2024-04-03T16:12:25.3311235Z + [[ linux-focal-cuda11.8-py3.10-gcc9 == *rocm* ]] 2024-04-03T16:12:25.3313491Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts 2024-04-03T16:12:25.3314834Z ++ [[ linux-focal-cuda11.8-py3.10-gcc9 == *rocm* ]] 2024-04-03T16:12:25.3315304Z ++ echo OFF 2024-04-03T16:12:25.3320001Z + CUSTOM_TEST_USE_ROCM=OFF 2024-04-03T16:12:25.3320796Z + CUSTOM_TEST_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public 2024-04-03T16:12:25.3321453Z + mkdir -pv build/custom_test_artifacts 2024-04-03T16:12:25.3333182Z mkdir: created directory 'build/custom_test_artifacts' 2024-04-03T16:12:25.3354198Z + CUSTOM_OP_BUILD=build/custom_test_artifacts/custom-op-build 2024-04-03T16:12:25.3355105Z + CUSTOM_OP_TEST=/var/lib/jenkins/workspace/test/custom_operator 2024-04-03T16:12:25.3355679Z + python --version 2024-04-03T16:12:25.3355963Z Python 3.10.14 2024-04-03T16:12:25.3359693Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2024-04-03T16:12:25.4408666Z + SITE_PACKAGES=/opt/conda/envs/py_3.10/lib/python3.10/site-packages 2024-04-03T16:12:25.4410023Z + mkdir -p build/custom_test_artifacts/custom-op-build 2024-04-03T16:12:25.4427485Z + pushd build/custom_test_artifacts/custom-op-build 2024-04-03T16:12:25.4428244Z ~/workspace/build/custom_test_artifacts/custom-op-build ~/workspace 2024-04-03T16:12:25.4429886Z ++ which python 2024-04-03T16:12:25.4449886Z + cmake /var/lib/jenkins/workspace/test/custom_operator -DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch -DPYTHON_EXECUTABLE=/opt/conda/envs/py_3.10/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2024-04-03T16:12:25.5062635Z -- The C compiler identification is GNU 9.4.0 2024-04-03T16:12:25.5790330Z -- The CXX compiler identification is GNU 9.4.0 2024-04-03T16:12:25.5969576Z -- Detecting C compiler ABI info 2024-04-03T16:12:25.7208984Z -- Detecting C compiler ABI info - done 2024-04-03T16:12:25.7306958Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2024-04-03T16:12:25.7309104Z -- Detecting C compile features 2024-04-03T16:12:25.7313535Z -- Detecting C compile features - done 2024-04-03T16:12:25.7345091Z -- Detecting CXX compiler ABI info 2024-04-03T16:12:25.8457268Z -- Detecting CXX compiler ABI info - done 2024-04-03T16:12:25.8557742Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2024-04-03T16:12:25.8560655Z -- Detecting CXX compile features 2024-04-03T16:12:25.8565737Z -- Detecting CXX compile features - done 2024-04-03T16:12:25.8743040Z -- Found CUDA: /usr/local/cuda (found version "11.8") 2024-04-03T16:12:26.5513712Z -- The CUDA compiler identification is NVIDIA 11.8.89 2024-04-03T16:12:26.5582095Z -- Detecting CUDA compiler ABI info 2024-04-03T16:12:26.8745108Z -- Detecting CUDA compiler ABI info - done 2024-04-03T16:12:26.9071624Z -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - skipped 2024-04-03T16:12:26.9101311Z -- Detecting CUDA compile features 2024-04-03T16:12:26.9105845Z -- Detecting CUDA compile features - done 2024-04-03T16:12:26.9157906Z -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.8.89") 2024-04-03T16:12:26.9211397Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2024-04-03T16:12:27.0262355Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2024-04-03T16:12:27.0263041Z -- Looking for pthread_create in pthreads 2024-04-03T16:12:27.1212288Z -- Looking for pthread_create in pthreads - not found 2024-04-03T16:12:27.1213148Z -- Looking for pthread_create in pthread 2024-04-03T16:12:27.2223737Z -- Looking for pthread_create in pthread - found 2024-04-03T16:12:27.2232082Z -- Found Threads: TRUE 2024-04-03T16:12:27.2470811Z -- Caffe2: CUDA detected: 11.8 2024-04-03T16:12:27.2471329Z -- Caffe2: CUDA nvcc is: /usr/local/cuda/bin/nvcc 2024-04-03T16:12:27.2471905Z -- Caffe2: CUDA toolkit directory: /usr/local/cuda 2024-04-03T16:12:27.4062510Z -- Caffe2: Header version is: 11.8 2024-04-03T16:12:27.5725353Z -- /usr/local/cuda/lib64/libnvrtc.so shorthash is 672ee683 2024-04-03T16:12:27.5726250Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2024-04-03T16:12:27.5727357Z -- USE_CUSPARSELT is set to 0. Compiling without cuSPARSELt support 2024-04-03T16:12:27.5729473Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2024-04-03T16:12:27.5730815Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2024-04-03T16:12:27.5731637Z to cmake instead of implicitly setting it as an env variable. This will 2024-04-03T16:12:27.5732419Z become a FATAL_ERROR in future version of pytorch. 2024-04-03T16:12:27.5732906Z Call Stack (most recent call first): 2024-04-03T16:12:27.5734040Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:342 (torch_cuda_get_nvcc_gencode_flag) 2024-04-03T16:12:27.5735572Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) 2024-04-03T16:12:27.5736947Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2024-04-03T16:12:27.5737825Z CMakeLists.txt:9 (find_package) 2024-04-03T16:12:27.5738104Z 2024-04-03T16:12:27.5738210Z  2024-04-03T16:12:27.5738663Z -- Added CUDA NVCC flags for: -gencode;arch=compute_52,code=sm_52 2024-04-03T16:12:27.5874439Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-04-03T16:12:27.5875593Z static library kineto_LIBRARY-NOTFOUND not found. 2024-04-03T16:12:27.5876107Z Call Stack (most recent call first): 2024-04-03T16:12:27.5877158Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2024-04-03T16:12:27.5878127Z CMakeLists.txt:9 (find_package) 2024-04-03T16:12:27.5878404Z 2024-04-03T16:12:27.5878511Z  2024-04-03T16:12:27.5887356Z -- Found Torch: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so 2024-04-03T16:12:27.5890504Z -- Configuring done (2.1s) 2024-04-03T16:12:27.5972749Z -- Generating done (0.0s) 2024-04-03T16:12:27.5992448Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build 2024-04-03T16:12:27.6032985Z + make VERBOSE=1 2024-04-03T16:12:27.6056475Z /opt/conda/envs/py_3.10/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-04-03T16:12:27.6121666Z /opt/conda/envs/py_3.10/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-04-03T16:12:27.6167741Z make -f CMakeFiles/Makefile2 all 2024-04-03T16:12:27.6186512Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T16:12:27.6188565Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/depend 2024-04-03T16:12:27.6206175Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T16:12:27.6210326Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/envs/py_3.10/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-04-03T16:12:27.6270241Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T16:12:27.6271500Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/build 2024-04-03T16:12:27.6291428Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T16:12:27.6348671Z [ 25%] Building CXX object CMakeFiles/custom_ops.dir/op.cpp.o 2024-04-03T16:12:27.6356882Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_C10D_NCCL -DUSE_C10D_UCC -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_ops_EXPORTS -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda/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-04-03T16:12:28.5587260Z [ 50%] Linking CXX shared library libcustom_ops.so 2024-04-03T16:12:28.5592126Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_link_script CMakeFiles/custom_ops.dir/link.txt --verbose=1 2024-04-03T16:12:28.5649780Z /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.10/lib/python3.10/site-packages/torch/lib:/usr/local/cuda/lib64 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so -lcuda /usr/local/cuda/lib64/libnvrtc.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_cuda.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libcudart.so /usr/local/cuda/lib64/libnvToolsExt.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2024-04-03T16:12:29.1406400Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T16:12:29.1564911Z [ 50%] Built target custom_ops 2024-04-03T16:12:29.1571199Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/depend 2024-04-03T16:12:29.1590961Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T16:12:29.1594949Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/envs/py_3.10/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-04-03T16:12:29.1659628Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T16:12:29.1660974Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/build 2024-04-03T16:12:29.1682414Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T16:12:29.1738147Z [ 75%] Building CXX object CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2024-04-03T16:12:29.1746441Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_C10D_NCCL -DUSE_C10D_UCC -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda/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-04-03T16:12:30.0128981Z [100%] Linking CXX executable test_custom_ops 2024-04-03T16:12:30.0133576Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_link_script CMakeFiles/test_custom_ops.dir/link.txt --verbose=1 2024-04-03T16:12:30.0184521Z /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.10/lib/python3.10/site-packages/torch/lib:/usr/local/cuda/lib64 libcustom_ops.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libcudart.so /usr/local/cuda/lib64/libnvToolsExt.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so -lcuda /usr/local/cuda/lib64/libnvrtc.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2024-04-03T16:12:30.8267844Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T16:12:30.8475711Z [100%] Built target test_custom_ops 2024-04-03T16:12:30.8484071Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-04-03T16:12:30.8486247Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles 0 2024-04-03T16:12:30.8541479Z + popd 2024-04-03T16:12:30.8541960Z ~/workspace 2024-04-03T16:12:30.8542402Z + assert_git_not_dirty 2024-04-03T16:12:30.8542924Z + [[ linux-focal-cuda11.8-py3.10-gcc9 != *rocm* ]] 2024-04-03T16:12:30.8543519Z + [[ linux-focal-cuda11.8-py3.10-gcc9 != *xla* ]] 2024-04-03T16:12:30.8547378Z ++ git status --porcelain 2024-04-03T16:12:30.8548157Z ++ grep -v '?? third_party' 2024-04-03T16:12:31.0003331Z ++ true 2024-04-03T16:12:31.0003796Z + git_status= 2024-04-03T16:12:31.0004485Z + [[ -n '' ]] 2024-04-03T16:12:31.0005035Z + JIT_HOOK_BUILD=build/custom_test_artifacts/jit-hook-build 2024-04-03T16:12:31.0007836Z + JIT_HOOK_TEST=/var/lib/jenkins/workspace/test/jit_hooks 2024-04-03T16:12:31.0008658Z + python --version 2024-04-03T16:12:31.0025904Z Python 3.10.14 2024-04-03T16:12:31.0031912Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2024-04-03T16:12:31.1119463Z + SITE_PACKAGES=/opt/conda/envs/py_3.10/lib/python3.10/site-packages 2024-04-03T16:12:31.1120204Z + mkdir -p build/custom_test_artifacts/jit-hook-build 2024-04-03T16:12:31.1139301Z + pushd build/custom_test_artifacts/jit-hook-build 2024-04-03T16:12:31.1140307Z ~/workspace/build/custom_test_artifacts/jit-hook-build ~/workspace 2024-04-03T16:12:31.1142076Z ++ which python 2024-04-03T16:12:31.1162382Z + cmake /var/lib/jenkins/workspace/test/jit_hooks -DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch -DPYTHON_EXECUTABLE=/opt/conda/envs/py_3.10/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2024-04-03T16:12:31.1817929Z -- The C compiler identification is GNU 9.4.0 2024-04-03T16:12:31.2604224Z -- The CXX compiler identification is GNU 9.4.0 2024-04-03T16:12:31.2824444Z -- Detecting C compiler ABI info 2024-04-03T16:12:31.3929984Z -- Detecting C compiler ABI info - done 2024-04-03T16:12:31.4025935Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2024-04-03T16:12:31.4028004Z -- Detecting C compile features 2024-04-03T16:12:31.4040588Z -- Detecting C compile features - done 2024-04-03T16:12:31.4064650Z -- Detecting CXX compiler ABI info 2024-04-03T16:12:31.5219327Z -- Detecting CXX compiler ABI info - done 2024-04-03T16:12:31.5318283Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2024-04-03T16:12:31.5320934Z -- Detecting CXX compile features 2024-04-03T16:12:31.5326106Z -- Detecting CXX compile features - done 2024-04-03T16:12:31.5503484Z -- Found CUDA: /usr/local/cuda (found version "11.8") 2024-04-03T16:12:32.1961928Z -- The CUDA compiler identification is NVIDIA 11.8.89 2024-04-03T16:12:32.2027635Z -- Detecting CUDA compiler ABI info 2024-04-03T16:12:32.4849301Z -- Detecting CUDA compiler ABI info - done 2024-04-03T16:12:32.5167207Z -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - skipped 2024-04-03T16:12:32.5194461Z -- Detecting CUDA compile features 2024-04-03T16:12:32.5198441Z -- Detecting CUDA compile features - done 2024-04-03T16:12:32.5523721Z -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.8.89") 2024-04-03T16:12:32.5576012Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2024-04-03T16:12:32.6702321Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2024-04-03T16:12:32.6702945Z -- Looking for pthread_create in pthreads 2024-04-03T16:12:32.7709215Z -- Looking for pthread_create in pthreads - not found 2024-04-03T16:12:32.7709896Z -- Looking for pthread_create in pthread 2024-04-03T16:12:32.8930375Z -- Looking for pthread_create in pthread - found 2024-04-03T16:12:32.8938705Z -- Found Threads: TRUE 2024-04-03T16:12:32.9179658Z -- Caffe2: CUDA detected: 11.8 2024-04-03T16:12:32.9180211Z -- Caffe2: CUDA nvcc is: /usr/local/cuda/bin/nvcc 2024-04-03T16:12:32.9180787Z -- Caffe2: CUDA toolkit directory: /usr/local/cuda 2024-04-03T16:12:33.0507572Z -- Caffe2: Header version is: 11.8 2024-04-03T16:12:33.2156092Z -- /usr/local/cuda/lib64/libnvrtc.so shorthash is 672ee683 2024-04-03T16:12:33.2157032Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2024-04-03T16:12:33.2158202Z -- USE_CUSPARSELT is set to 0. Compiling without cuSPARSELt support 2024-04-03T16:12:33.2160079Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2024-04-03T16:12:33.2161272Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2024-04-03T16:12:33.2162080Z to cmake instead of implicitly setting it as an env variable. This will 2024-04-03T16:12:33.2162745Z become a FATAL_ERROR in future version of pytorch. 2024-04-03T16:12:33.2163241Z Call Stack (most recent call first): 2024-04-03T16:12:33.2164357Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:342 (torch_cuda_get_nvcc_gencode_flag) 2024-04-03T16:12:33.2165881Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) 2024-04-03T16:12:33.2167256Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2024-04-03T16:12:33.2168136Z CMakeLists.txt:9 (find_package) 2024-04-03T16:12:33.2168398Z 2024-04-03T16:12:33.2168709Z  2024-04-03T16:12:33.2169226Z -- Added CUDA NVCC flags for: -gencode;arch=compute_52,code=sm_52 2024-04-03T16:12:33.2301335Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-04-03T16:12:33.2302424Z static library kineto_LIBRARY-NOTFOUND not found. 2024-04-03T16:12:33.2302905Z Call Stack (most recent call first): 2024-04-03T16:12:33.2303962Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2024-04-03T16:12:33.2304922Z CMakeLists.txt:9 (find_package) 2024-04-03T16:12:33.2305185Z 2024-04-03T16:12:33.2305304Z  2024-04-03T16:12:33.2313366Z -- Found Torch: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so 2024-04-03T16:12:33.2315979Z -- Configuring done (2.1s) 2024-04-03T16:12:33.2371219Z -- Generating done (0.0s) 2024-04-03T16:12:33.2423595Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build 2024-04-03T16:12:33.2460504Z + make VERBOSE=1 2024-04-03T16:12:33.2483721Z /opt/conda/envs/py_3.10/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-04-03T16:12:33.2550261Z /opt/conda/envs/py_3.10/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-04-03T16:12:33.2599035Z make -f CMakeFiles/Makefile2 all 2024-04-03T16:12:33.2616706Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-04-03T16:12:33.2617851Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/depend 2024-04-03T16:12:33.2635122Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-04-03T16:12:33.2642618Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build && /opt/conda/envs/py_3.10/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-04-03T16:12:33.2705071Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-04-03T16:12:33.2706654Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/build 2024-04-03T16:12:33.2724493Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-04-03T16:12:33.2781878Z [ 50%] Building CXX object CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2024-04-03T16:12:33.2792989Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_C10D_NCCL -DUSE_C10D_UCC -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda/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-04-03T16:12:34.1725982Z [100%] Linking CXX executable test_jit_hooks 2024-04-03T16:12:34.1730862Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_link_script CMakeFiles/test_jit_hooks.dir/link.txt --verbose=1 2024-04-03T16:12:34.1784300Z /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.10/lib/python3.10/site-packages/torch/lib:/usr/local/cuda/lib64 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so -lcuda /usr/local/cuda/lib64/libnvrtc.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_cuda.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libcudart.so /usr/local/cuda/lib64/libnvToolsExt.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2024-04-03T16:12:34.8467826Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-04-03T16:12:34.8718519Z [100%] Built target test_jit_hooks 2024-04-03T16:12:34.8724045Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-04-03T16:12:34.8726507Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles 0 2024-04-03T16:12:34.8845941Z + popd 2024-04-03T16:12:34.8846436Z ~/workspace 2024-04-03T16:12:34.8846906Z + assert_git_not_dirty 2024-04-03T16:12:34.8847447Z + [[ linux-focal-cuda11.8-py3.10-gcc9 != *rocm* ]] 2024-04-03T16:12:34.8848055Z + [[ linux-focal-cuda11.8-py3.10-gcc9 != *xla* ]] 2024-04-03T16:12:34.8852192Z ++ git status --porcelain 2024-04-03T16:12:34.8852838Z ++ grep -v '?? third_party' 2024-04-03T16:12:35.0332016Z ++ true 2024-04-03T16:12:35.0332988Z + git_status= 2024-04-03T16:12:35.0333647Z + [[ -n '' ]] 2024-04-03T16:12:35.0334209Z + CUSTOM_BACKEND_BUILD=build/custom_test_artifacts/custom-backend-build 2024-04-03T16:12:35.0334965Z + CUSTOM_BACKEND_TEST=/var/lib/jenkins/workspace/test/custom_backend 2024-04-03T16:12:35.0335558Z + python --version 2024-04-03T16:12:35.0354209Z Python 3.10.14 2024-04-03T16:12:35.0356790Z + mkdir -p build/custom_test_artifacts/custom-backend-build 2024-04-03T16:12:35.0374965Z + pushd build/custom_test_artifacts/custom-backend-build 2024-04-03T16:12:35.0376263Z ~/workspace/build/custom_test_artifacts/custom-backend-build ~/workspace 2024-04-03T16:12:35.0378331Z ++ which python 2024-04-03T16:12:35.0398435Z + cmake /var/lib/jenkins/workspace/test/custom_backend -DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch -DPYTHON_EXECUTABLE=/opt/conda/envs/py_3.10/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2024-04-03T16:12:35.1026137Z -- The C compiler identification is GNU 9.4.0 2024-04-03T16:12:35.1805407Z -- The CXX compiler identification is GNU 9.4.0 2024-04-03T16:12:35.2003478Z -- Detecting C compiler ABI info 2024-04-03T16:12:35.3075209Z -- Detecting C compiler ABI info - done 2024-04-03T16:12:35.3171294Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2024-04-03T16:12:35.3173538Z -- Detecting C compile features 2024-04-03T16:12:35.3177663Z -- Detecting C compile features - done 2024-04-03T16:12:35.3208316Z -- Detecting CXX compiler ABI info 2024-04-03T16:12:35.4322957Z -- Detecting CXX compiler ABI info - done 2024-04-03T16:12:35.4423881Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2024-04-03T16:12:35.4427178Z -- Detecting CXX compile features 2024-04-03T16:12:35.4433095Z -- Detecting CXX compile features - done 2024-04-03T16:12:35.4608464Z -- Found CUDA: /usr/local/cuda (found version "11.8") 2024-04-03T16:12:36.0744915Z -- The CUDA compiler identification is NVIDIA 11.8.89 2024-04-03T16:12:36.0813370Z -- Detecting CUDA compiler ABI info 2024-04-03T16:12:36.3532785Z -- Detecting CUDA compiler ABI info - done 2024-04-03T16:12:36.3854499Z -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - skipped 2024-04-03T16:12:36.3883486Z -- Detecting CUDA compile features 2024-04-03T16:12:36.3887891Z -- Detecting CUDA compile features - done 2024-04-03T16:12:36.3979044Z -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.8.89") 2024-04-03T16:12:36.4032083Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2024-04-03T16:12:36.5078809Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2024-04-03T16:12:36.5079432Z -- Looking for pthread_create in pthreads 2024-04-03T16:12:36.6020685Z -- Looking for pthread_create in pthreads - not found 2024-04-03T16:12:36.6021481Z -- Looking for pthread_create in pthread 2024-04-03T16:12:36.7068452Z -- Looking for pthread_create in pthread - found 2024-04-03T16:12:36.7076163Z -- Found Threads: TRUE 2024-04-03T16:12:36.7315021Z -- Caffe2: CUDA detected: 11.8 2024-04-03T16:12:36.7315846Z -- Caffe2: CUDA nvcc is: /usr/local/cuda/bin/nvcc 2024-04-03T16:12:36.7316425Z -- Caffe2: CUDA toolkit directory: /usr/local/cuda 2024-04-03T16:12:36.8577381Z -- Caffe2: Header version is: 11.8 2024-04-03T16:12:37.0208272Z -- /usr/local/cuda/lib64/libnvrtc.so shorthash is 672ee683 2024-04-03T16:12:37.0209157Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2024-04-03T16:12:37.0210310Z -- USE_CUSPARSELT is set to 0. Compiling without cuSPARSELt support 2024-04-03T16:12:37.0212195Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2024-04-03T16:12:37.0213512Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2024-04-03T16:12:37.0214402Z to cmake instead of implicitly setting it as an env variable. This will 2024-04-03T16:12:37.0215153Z become a FATAL_ERROR in future version of pytorch. 2024-04-03T16:12:37.0215673Z Call Stack (most recent call first): 2024-04-03T16:12:37.0216911Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:342 (torch_cuda_get_nvcc_gencode_flag) 2024-04-03T16:12:37.0218595Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) 2024-04-03T16:12:37.0220116Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2024-04-03T16:12:37.0221062Z CMakeLists.txt:9 (find_package) 2024-04-03T16:12:37.0221416Z 2024-04-03T16:12:37.0221528Z  2024-04-03T16:12:37.0222050Z -- Added CUDA NVCC flags for: -gencode;arch=compute_52,code=sm_52 2024-04-03T16:12:37.0350273Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-04-03T16:12:37.0351519Z static library kineto_LIBRARY-NOTFOUND not found. 2024-04-03T16:12:37.0352044Z Call Stack (most recent call first): 2024-04-03T16:12:37.0353086Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2024-04-03T16:12:37.0354058Z CMakeLists.txt:9 (find_package) 2024-04-03T16:12:37.0354342Z 2024-04-03T16:12:37.0354448Z  2024-04-03T16:12:37.0362781Z -- Found Torch: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so 2024-04-03T16:12:37.0364607Z -- Configuring done (2.0s) 2024-04-03T16:12:37.0444967Z -- Generating done (0.0s) 2024-04-03T16:12:37.0464821Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build 2024-04-03T16:12:37.0499242Z + make VERBOSE=1 2024-04-03T16:12:37.0521599Z /opt/conda/envs/py_3.10/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-04-03T16:12:37.0585982Z /opt/conda/envs/py_3.10/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-04-03T16:12:37.0631217Z make -f CMakeFiles/Makefile2 all 2024-04-03T16:12:37.0649211Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T16:12:37.0650345Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/depend 2024-04-03T16:12:37.0666246Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T16:12:37.0674163Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/envs/py_3.10/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-04-03T16:12:37.0732496Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T16:12:37.0734498Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/build 2024-04-03T16:12:37.0751678Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T16:12:37.0805517Z [ 25%] Building CXX object CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2024-04-03T16:12:37.0813473Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_C10D_NCCL -DUSE_C10D_UCC -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_backend_EXPORTS -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda/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-04-03T16:12:37.4583251Z [ 50%] Linking CXX shared library libcustom_backend.so 2024-04-03T16:12:37.4587315Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_link_script CMakeFiles/custom_backend.dir/link.txt --verbose=1 2024-04-03T16:12:37.4638199Z /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.10/lib/python3.10/site-packages/torch/lib:/usr/local/cuda/lib64 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so -lcuda /usr/local/cuda/lib64/libnvrtc.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_cuda.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libcudart.so /usr/local/cuda/lib64/libnvToolsExt.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2024-04-03T16:12:38.0131289Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T16:12:38.0212975Z [ 50%] Built target custom_backend 2024-04-03T16:12:38.0218495Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/depend 2024-04-03T16:12:38.0238369Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T16:12:38.0246369Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/envs/py_3.10/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-04-03T16:12:38.0308195Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T16:12:38.0309813Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/build 2024-04-03T16:12:38.0328897Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T16:12:38.0384709Z [ 75%] Building CXX object CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2024-04-03T16:12:38.0395611Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_C10D_NCCL -DUSE_C10D_UCC -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda/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-04-03T16:12:38.8416249Z [100%] Linking CXX executable test_custom_backend 2024-04-03T16:12:38.8420749Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_link_script CMakeFiles/test_custom_backend.dir/link.txt --verbose=1 2024-04-03T16:12:38.8472375Z /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.10/lib/python3.10/site-packages/torch/lib:/usr/local/cuda/lib64 libcustom_backend.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libcudart.so /usr/local/cuda/lib64/libnvToolsExt.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so -lcuda /usr/local/cuda/lib64/libnvrtc.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2024-04-03T16:12:39.6055016Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T16:12:39.6137371Z [100%] Built target test_custom_backend 2024-04-03T16:12:39.6142867Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-04-03T16:12:39.6145291Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles 0 2024-04-03T16:12:39.6195034Z + popd 2024-04-03T16:12:39.6195324Z ~/workspace 2024-04-03T16:12:39.6195605Z + assert_git_not_dirty 2024-04-03T16:12:39.6196345Z + [[ linux-focal-cuda11.8-py3.10-gcc9 != *rocm* ]] 2024-04-03T16:12:39.6196935Z + [[ linux-focal-cuda11.8-py3.10-gcc9 != *xla* ]] 2024-04-03T16:12:39.6201489Z ++ git status --porcelain 2024-04-03T16:12:39.6202337Z ++ grep -v '?? third_party' 2024-04-03T16:12:39.7608232Z ++ true 2024-04-03T16:12:39.7608774Z + git_status= 2024-04-03T16:12:39.7609200Z + [[ -n '' ]] 2024-04-03T16:12:39.7609956Z + [[ linux-focal-cuda11.8-py3.10-gcc9 != *libtorch* ]] 2024-04-03T16:12:39.7610800Z + [[ linux-focal-cuda11.8-py3.10-gcc9 != *bazel* ]] 2024-04-03T16:12:39.7611296Z + python tools/stats/export_test_times.py 2024-04-03T16:12:39.8110122Z Exporting test times from test-infra 2024-04-03T16:12:39.8111839Z 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-04-03T16:12:39.8573095Z 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-04-03T16:12:39.9545693Z + print_sccache_stats 2024-04-03T16:12:39.9546562Z + echo 'PyTorch Build Statistics' 2024-04-03T16:12:39.9547237Z PyTorch Build Statistics 2024-04-03T16:12:39.9547849Z + sccache --show-stats 2024-04-03T16:12:39.9580911Z Compile requests 11427 2024-04-03T16:12:39.9581823Z Compile requests executed 8859 2024-04-03T16:12:39.9582251Z Cache hits 8819 2024-04-03T16:12:39.9582642Z Cache hits (C/C++) 8461 2024-04-03T16:12:39.9583049Z Cache hits (CUDA) 358 2024-04-03T16:12:39.9583493Z Cache misses 7 2024-04-03T16:12:39.9583927Z Cache misses (C/C++) 7 2024-04-03T16:12:39.9584346Z Cache timeouts 0 2024-04-03T16:12:39.9584803Z Cache read errors 0 2024-04-03T16:12:39.9585197Z Forced recaches 0 2024-04-03T16:12:39.9585615Z Cache write errors 0 2024-04-03T16:12:39.9586073Z Compilation failures 6 2024-04-03T16:12:39.9586535Z Cache errors 27 2024-04-03T16:12:39.9587123Z Cache errors (C/C++) 27 2024-04-03T16:12:39.9587874Z Non-cacheable compilations 0 2024-04-03T16:12:39.9588444Z Non-cacheable calls 2229 2024-04-03T16:12:39.9589035Z Non-compilation calls 339 2024-04-03T16:12:39.9589465Z Unsupported compiler calls 0 2024-04-03T16:12:39.9589880Z Average cache write 0.070 s 2024-04-03T16:12:39.9590312Z Average cache read miss 7.379 s 2024-04-03T16:12:39.9590745Z Average cache read hit 0.040 s 2024-04-03T16:12:39.9591179Z Failed distributed compilations 0 2024-04-03T16:12:39.9591490Z 2024-04-03T16:12:39.9591632Z Non-cacheable reasons: 2024-04-03T16:12:39.9592001Z -E 2170 2024-04-03T16:12:39.9592413Z -M 43 2024-04-03T16:12:39.9592826Z multiple input files 13 2024-04-03T16:12:39.9593222Z @ 2 2024-04-03T16:12:39.9593602Z unknown source language 1 2024-04-03T16:12:39.9593897Z 2024-04-03T16:12:39.9594809Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2024-04-03T16:12:39.9595891Z + [[ -n 23401548325 ]] 2024-04-03T16:12:39.9596277Z + sccache --show-stats --stats-format json 2024-04-03T16:12:39.9596673Z + jq .stats 2024-04-03T16:12:39.9966117Z + sudo chown -R 1000 /var/lib/jenkins/workspace 2024-04-03T16:12:40.9368234Z + sccache_epilogue 2024-04-03T16:12:40.9368982Z + echo '::group::Sccache Compilation Log' 2024-04-03T16:12:40.9369923Z ##[group]Sccache Compilation Log 2024-04-03T16:12:40.9370477Z + echo '=================== sccache compilation log ===================' 2024-04-03T16:12:40.9371628Z =================== sccache compilation log =================== 2024-04-03T16:12:40.9373077Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2024-04-03T16:12:40.9545084Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2024-04-03T16:12:40.9546146Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2024-04-03T16:12:40.9546877Z + sccache --show-stats 2024-04-03T16:12:40.9586009Z Compile requests 11427 2024-04-03T16:12:40.9586479Z Compile requests executed 8859 2024-04-03T16:12:40.9586900Z Cache hits 8819 2024-04-03T16:12:40.9587322Z Cache hits (C/C++) 8461 2024-04-03T16:12:40.9587928Z Cache hits (CUDA) 358 2024-04-03T16:12:40.9588338Z Cache misses 7 2024-04-03T16:12:40.9588747Z Cache misses (C/C++) 7 2024-04-03T16:12:40.9589225Z Cache timeouts 0 2024-04-03T16:12:40.9589682Z Cache read errors 0 2024-04-03T16:12:40.9590317Z Forced recaches 0 2024-04-03T16:12:40.9591010Z Cache write errors 0 2024-04-03T16:12:40.9591648Z Compilation failures 6 2024-04-03T16:12:40.9592287Z Cache errors 27 2024-04-03T16:12:40.9592937Z Cache errors (C/C++) 27 2024-04-03T16:12:40.9593864Z Non-cacheable compilations 0 2024-04-03T16:12:40.9594780Z Non-cacheable calls 2229 2024-04-03T16:12:40.9595614Z Non-compilation calls 339 2024-04-03T16:12:40.9596390Z Unsupported compiler calls 0 2024-04-03T16:12:40.9597197Z Average cache write 0.070 s 2024-04-03T16:12:40.9597967Z Average cache read miss 7.379 s 2024-04-03T16:12:40.9598966Z Average cache read hit 0.040 s 2024-04-03T16:12:40.9599701Z Failed distributed compilations 0 2024-04-03T16:12:40.9600214Z 2024-04-03T16:12:40.9600474Z Non-cacheable reasons: 2024-04-03T16:12:40.9601099Z -E 2170 2024-04-03T16:12:40.9601845Z -M 43 2024-04-03T16:12:40.9602503Z multiple input files 13 2024-04-03T16:12:40.9603185Z @ 2 2024-04-03T16:12:40.9603899Z unknown source language 1 2024-04-03T16:12:40.9604402Z 2024-04-03T16:12:40.9606025Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2024-04-03T16:12:40.9607972Z + sccache --stop-server 2024-04-03T16:12:40.9625020Z Stopping sccache server... 2024-04-03T16:12:40.9628417Z Compile requests 11427 2024-04-03T16:12:40.9629329Z Compile requests executed 8859 2024-04-03T16:12:40.9629835Z Cache hits 8819 2024-04-03T16:12:40.9630240Z Cache hits (C/C++) 8461 2024-04-03T16:12:40.9630631Z Cache hits (CUDA) 358 2024-04-03T16:12:40.9631224Z Cache misses 7 2024-04-03T16:12:40.9631894Z Cache misses (C/C++) 7 2024-04-03T16:12:40.9632495Z Cache timeouts 0 2024-04-03T16:12:40.9633104Z Cache read errors 0 2024-04-03T16:12:40.9633677Z Forced recaches 0 2024-04-03T16:12:40.9634164Z Cache write errors 0 2024-04-03T16:12:40.9634564Z Compilation failures 6 2024-04-03T16:12:40.9634973Z Cache errors 27 2024-04-03T16:12:40.9635373Z Cache errors (C/C++) 27 2024-04-03T16:12:40.9635863Z Non-cacheable compilations 0 2024-04-03T16:12:40.9636341Z Non-cacheable calls 2229 2024-04-03T16:12:40.9636803Z Non-compilation calls 339 2024-04-03T16:12:40.9637214Z Unsupported compiler calls 0 2024-04-03T16:12:40.9637643Z Average cache write 0.070 s 2024-04-03T16:12:40.9638236Z Average cache read miss 7.379 s 2024-04-03T16:12:40.9638907Z Average cache read hit 0.040 s 2024-04-03T16:12:40.9639363Z Failed distributed compilations 0 2024-04-03T16:12:40.9639661Z 2024-04-03T16:12:40.9639824Z Non-cacheable reasons: 2024-04-03T16:12:40.9640183Z -E 2170 2024-04-03T16:12:40.9640611Z -M 43 2024-04-03T16:12:40.9641013Z multiple input files 13 2024-04-03T16:12:40.9641393Z @ 2 2024-04-03T16:12:40.9641849Z unknown source language 1 2024-04-03T16:12:40.9642133Z 2024-04-03T16:12:40.9643151Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2024-04-03T16:12:40.9644320Z + echo ::endgroup:: 2024-04-03T16:12:40.9644934Z ##[endgroup] 2024-04-03T16:12:40.9708142Z ##[group]Run zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .additional_ci_files 2024-04-03T16:12:40.9709495Z zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .additional_ci_files 2024-04-03T16:12:40.9720653Z shell: /usr/bin/bash -e {0} 2024-04-03T16:12:40.9721014Z ##[endgroup] 2024-04-03T16:12:40.9883835Z adding: dist/ (stored 0%) 2024-04-03T16:12:49.2485891Z adding: dist/torch-2.4.0a0+gitd253bd7-cp310-cp310-linux_x86_64.whl (deflated 1%) 2024-04-03T16:12:49.2487299Z adding: build/custom_test_artifacts/ (stored 0%) 2024-04-03T16:12:49.2488504Z adding: build/custom_test_artifacts/custom-op-build/ (stored 0%) 2024-04-03T16:12:49.2490004Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/ (stored 0%) 2024-04-03T16:12:49.2491753Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/pkgRedirects/ (stored 0%) 2024-04-03T16:12:49.2497660Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 89%) 2024-04-03T16:12:49.2499769Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/ (stored 0%) 2024-04-03T16:12:49.2501843Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeSystem.cmake (deflated 64%) 2024-04-03T16:12:49.2504034Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/ (stored 0%) 2024-04-03T16:12:49.2506181Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/tmp/ (stored 0%) 2024-04-03T16:12:49.2508616Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2024-04-03T16:12:49.2511218Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/a.out (deflated 82%) 2024-04-03T16:12:49.2513439Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/ (stored 0%) 2024-04-03T16:12:49.2515611Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/tmp/ (stored 0%) 2024-04-03T16:12:49.2518073Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2024-04-03T16:12:49.2520947Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/a.out (deflated 82%) 2024-04-03T16:12:49.2523408Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin (deflated 82%) 2024-04-03T16:12:49.2525860Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeCCompiler.cmake (deflated 66%) 2024-04-03T16:12:49.2528368Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CXX.bin (deflated 82%) 2024-04-03T16:12:49.2530902Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake (deflated 71%) 2024-04-03T16:12:49.2533144Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/ (stored 0%) 2024-04-03T16:12:49.2535305Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/ (stored 0%) 2024-04-03T16:12:49.2579595Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii (deflated 88%) 2024-04-03T16:12:49.2582850Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c (deflated 80%) 2024-04-03T16:12:49.2586038Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu (deflated 39%) 2024-04-03T16:12:49.2589324Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c (deflated 52%) 2024-04-03T16:12:49.2592556Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id (stored 0%) 2024-04-03T16:12:49.2595675Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx (deflated 21%) 2024-04-03T16:12:49.2598887Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin (deflated 68%) 2024-04-03T16:12:49.2601923Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin (deflated 65%) 2024-04-03T16:12:49.2604935Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c (deflated 72%) 2024-04-03T16:12:49.2637526Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii (deflated 88%) 2024-04-03T16:12:49.2690059Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp (deflated 84%) 2024-04-03T16:12:49.2693178Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o (deflated 66%) 2024-04-03T16:12:49.2696011Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin (deflated 69%) 2024-04-03T16:12:49.2698670Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/a_dlink.reg.c (stored 0%) 2024-04-03T16:12:49.2701380Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/a_dlink.fatbin (deflated 68%) 2024-04-03T16:12:49.2704065Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/a_dlink.fatbin.c (deflated 73%) 2024-04-03T16:12:49.2706727Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/a_dlink.o (deflated 66%) 2024-04-03T16:12:49.2709539Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/CMakeCUDACompilerId.cu (deflated 75%) 2024-04-03T16:12:49.2804640Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCUDA/a.out (deflated 68%) 2024-04-03T16:12:49.2908857Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CUDA.bin (deflated 68%) 2024-04-03T16:12:49.2911632Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeCUDACompiler.cmake (deflated 72%) 2024-04-03T16:12:49.2913839Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeScratch/ (stored 0%) 2024-04-03T16:12:49.2915701Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ (stored 0%) 2024-04-03T16:12:49.2917629Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache (deflated 8%) 2024-04-03T16:12:49.2919806Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ (stored 0%) 2024-04-03T16:12:49.2922019Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts (deflated 15%) 2024-04-03T16:12:49.2924501Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make (deflated 21%) 2024-04-03T16:12:49.2927010Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make (deflated 18%) 2024-04-03T16:12:49.2929258Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt (deflated 75%) 2024-04-03T16:12:49.2931576Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake (deflated 40%) 2024-04-03T16:12:49.2933894Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make (deflated 74%) 2024-04-03T16:12:49.2936262Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake (deflated 46%) 2024-04-03T16:12:49.2938769Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make (deflated 42%) 2024-04-03T16:12:49.2941210Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make (deflated 26%) 2024-04-03T16:12:49.2943612Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d (deflated 93%) 2024-04-03T16:12:49.3129860Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o (deflated 82%) 2024-04-03T16:12:49.3132125Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ (stored 0%) 2024-04-03T16:12:49.3134406Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts (deflated 16%) 2024-04-03T16:12:49.3137054Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make (deflated 21%) 2024-04-03T16:12:49.3139540Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make (deflated 17%) 2024-04-03T16:12:49.3141910Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt (deflated 75%) 2024-04-03T16:12:49.3144326Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake (deflated 46%) 2024-04-03T16:12:49.3146772Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make (deflated 75%) 2024-04-03T16:12:49.3149316Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake (deflated 49%) 2024-04-03T16:12:49.3151767Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make (deflated 42%) 2024-04-03T16:12:49.3154149Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make (deflated 26%) 2024-04-03T16:12:49.3161049Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d (deflated 93%) 2024-04-03T16:12:49.3278265Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o (deflated 81%) 2024-04-03T16:12:49.3280689Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2024-04-03T16:12:49.3282015Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt (deflated 72%) 2024-04-03T16:12:49.3283143Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks (stored 0%) 2024-04-03T16:12:49.3284190Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 (deflated 74%) 2024-04-03T16:12:49.3285261Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake (deflated 88%) 2024-04-03T16:12:49.3286331Z adding: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc (deflated 20%) 2024-04-03T16:12:49.3287319Z adding: build/custom_test_artifacts/custom-op-build/CMakeCache.txt (deflated 82%) 2024-04-03T16:12:49.3288238Z adding: build/custom_test_artifacts/custom-op-build/Makefile (deflated 74%) 2024-04-03T16:12:49.3289202Z adding: build/custom_test_artifacts/custom-op-build/cmake_install.cmake (deflated 61%) 2024-04-03T16:12:49.3460473Z adding: build/custom_test_artifacts/custom-op-build/libcustom_ops.so (deflated 74%) 2024-04-03T16:12:49.3560328Z adding: build/custom_test_artifacts/custom-op-build/test_custom_ops (deflated 72%) 2024-04-03T16:12:49.3561196Z adding: build/custom_test_artifacts/jit-hook-build/ (stored 0%) 2024-04-03T16:12:49.3562005Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ (stored 0%) 2024-04-03T16:12:49.3562940Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/pkgRedirects/ (stored 0%) 2024-04-03T16:12:49.3568758Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 89%) 2024-04-03T16:12:49.3569838Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/ (stored 0%) 2024-04-03T16:12:49.3571180Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeSystem.cmake (deflated 64%) 2024-04-03T16:12:49.3572327Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/ (stored 0%) 2024-04-03T16:12:49.3573579Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/tmp/ (stored 0%) 2024-04-03T16:12:49.3575116Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2024-04-03T16:12:49.3576486Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/a.out (deflated 82%) 2024-04-03T16:12:49.3577641Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/ (stored 0%) 2024-04-03T16:12:49.3578785Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/tmp/ (stored 0%) 2024-04-03T16:12:49.3580121Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2024-04-03T16:12:49.3581467Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/a.out (deflated 82%) 2024-04-03T16:12:49.3582783Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin (deflated 82%) 2024-04-03T16:12:49.3584522Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeCCompiler.cmake (deflated 66%) 2024-04-03T16:12:49.3585861Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CXX.bin (deflated 82%) 2024-04-03T16:12:49.3587205Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake (deflated 71%) 2024-04-03T16:12:49.3588408Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/ (stored 0%) 2024-04-03T16:12:49.3589649Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/ (stored 0%) 2024-04-03T16:12:49.3641072Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii (deflated 88%) 2024-04-03T16:12:49.3642712Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c (deflated 80%) 2024-04-03T16:12:49.3644371Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu (deflated 39%) 2024-04-03T16:12:49.3646060Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c (deflated 52%) 2024-04-03T16:12:49.3647697Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id (stored 0%) 2024-04-03T16:12:49.3649265Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx (deflated 21%) 2024-04-03T16:12:49.3650861Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin (deflated 68%) 2024-04-03T16:12:49.3652475Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin (deflated 65%) 2024-04-03T16:12:49.3654173Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c (deflated 72%) 2024-04-03T16:12:49.3692727Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii (deflated 88%) 2024-04-03T16:12:49.3743856Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp (deflated 84%) 2024-04-03T16:12:49.3745463Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o (deflated 66%) 2024-04-03T16:12:49.3747057Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin (deflated 69%) 2024-04-03T16:12:49.3748538Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/a_dlink.reg.c (stored 0%) 2024-04-03T16:12:49.3749984Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/a_dlink.fatbin (deflated 68%) 2024-04-03T16:12:49.3751400Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/a_dlink.fatbin.c (deflated 73%) 2024-04-03T16:12:49.3752785Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/a_dlink.o (deflated 66%) 2024-04-03T16:12:49.3754185Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/CMakeCUDACompilerId.cu (deflated 75%) 2024-04-03T16:12:49.3852509Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCUDA/a.out (deflated 68%) 2024-04-03T16:12:49.3956060Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CUDA.bin (deflated 68%) 2024-04-03T16:12:49.3957467Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeCUDACompiler.cmake (deflated 72%) 2024-04-03T16:12:49.3958909Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeScratch/ (stored 0%) 2024-04-03T16:12:49.3959922Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ (stored 0%) 2024-04-03T16:12:49.3960956Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache (deflated 8%) 2024-04-03T16:12:49.3962032Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ (stored 0%) 2024-04-03T16:12:49.3963259Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts (deflated 15%) 2024-04-03T16:12:49.3964616Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make (deflated 20%) 2024-04-03T16:12:49.3965932Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make (deflated 17%) 2024-04-03T16:12:49.3967178Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt (deflated 76%) 2024-04-03T16:12:49.3968467Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake (deflated 45%) 2024-04-03T16:12:49.3969757Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make (deflated 75%) 2024-04-03T16:12:49.3971062Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake (deflated 49%) 2024-04-03T16:12:49.3972342Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make (deflated 42%) 2024-04-03T16:12:49.3973624Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make (deflated 26%) 2024-04-03T16:12:49.3982025Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d (deflated 93%) 2024-04-03T16:12:49.4072384Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o (deflated 80%) 2024-04-03T16:12:49.4073897Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2024-04-03T16:12:49.4075162Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt (deflated 64%) 2024-04-03T16:12:49.4076268Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks (stored 0%) 2024-04-03T16:12:49.4077288Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 (deflated 68%) 2024-04-03T16:12:49.4078331Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake (deflated 88%) 2024-04-03T16:12:49.4079499Z adding: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc (deflated 20%) 2024-04-03T16:12:49.4080562Z adding: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt (deflated 82%) 2024-04-03T16:12:49.4081573Z adding: build/custom_test_artifacts/jit-hook-build/Makefile (deflated 71%) 2024-04-03T16:12:49.4082511Z adding: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake (deflated 61%) 2024-04-03T16:12:49.4157827Z adding: build/custom_test_artifacts/jit-hook-build/test_jit_hooks (deflated 71%) 2024-04-03T16:12:49.4158811Z adding: build/custom_test_artifacts/custom-backend-build/ (stored 0%) 2024-04-03T16:12:49.4159709Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ (stored 0%) 2024-04-03T16:12:49.4160746Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/pkgRedirects/ (stored 0%) 2024-04-03T16:12:49.4166524Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 89%) 2024-04-03T16:12:49.4167666Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/ (stored 0%) 2024-04-03T16:12:49.4168841Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeSystem.cmake (deflated 64%) 2024-04-03T16:12:49.4170080Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/ (stored 0%) 2024-04-03T16:12:49.4171360Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/tmp/ (stored 0%) 2024-04-03T16:12:49.4172715Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2024-04-03T16:12:49.4174087Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/a.out (deflated 82%) 2024-04-03T16:12:49.4175329Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/ (stored 0%) 2024-04-03T16:12:49.4176547Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/tmp/ (stored 0%) 2024-04-03T16:12:49.4177971Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2024-04-03T16:12:49.4179414Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/a.out (deflated 82%) 2024-04-03T16:12:49.4180825Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin (deflated 82%) 2024-04-03T16:12:49.4182619Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeCCompiler.cmake (deflated 66%) 2024-04-03T16:12:49.4184053Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CXX.bin (deflated 82%) 2024-04-03T16:12:49.4185478Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake (deflated 71%) 2024-04-03T16:12:49.4186774Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/ (stored 0%) 2024-04-03T16:12:49.4188005Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/ (stored 0%) 2024-04-03T16:12:49.4239113Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii (deflated 88%) 2024-04-03T16:12:49.4240837Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c (deflated 80%) 2024-04-03T16:12:49.4242681Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu (deflated 39%) 2024-04-03T16:12:49.4244450Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c (deflated 52%) 2024-04-03T16:12:49.4246174Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id (stored 0%) 2024-04-03T16:12:49.4247831Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx (deflated 21%) 2024-04-03T16:12:49.4249692Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin (deflated 68%) 2024-04-03T16:12:49.4251376Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin (deflated 65%) 2024-04-03T16:12:49.4253055Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c (deflated 72%) 2024-04-03T16:12:49.4290609Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii (deflated 88%) 2024-04-03T16:12:49.4341919Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp (deflated 84%) 2024-04-03T16:12:49.4343607Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o (deflated 66%) 2024-04-03T16:12:49.4345175Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin (deflated 69%) 2024-04-03T16:12:49.4346666Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/a_dlink.reg.c (stored 0%) 2024-04-03T16:12:49.4348128Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/a_dlink.fatbin (deflated 68%) 2024-04-03T16:12:49.4349671Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/a_dlink.fatbin.c (deflated 73%) 2024-04-03T16:12:49.4351113Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/tmp/a_dlink.o (deflated 66%) 2024-04-03T16:12:49.4352597Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/CMakeCUDACompilerId.cu (deflated 75%) 2024-04-03T16:12:49.4450157Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCUDA/a.out (deflated 68%) 2024-04-03T16:12:49.4553716Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CUDA.bin (deflated 68%) 2024-04-03T16:12:49.4555183Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeCUDACompiler.cmake (deflated 72%) 2024-04-03T16:12:49.4556416Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeScratch/ (stored 0%) 2024-04-03T16:12:49.4557491Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ (stored 0%) 2024-04-03T16:12:49.4558805Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache (deflated 8%) 2024-04-03T16:12:49.4560051Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ (stored 0%) 2024-04-03T16:12:49.4561371Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts (deflated 15%) 2024-04-03T16:12:49.4562838Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make (deflated 21%) 2024-04-03T16:12:49.4564239Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make (deflated 18%) 2024-04-03T16:12:49.4565722Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt (deflated 75%) 2024-04-03T16:12:49.4567098Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake (deflated 46%) 2024-04-03T16:12:49.4568480Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make (deflated 76%) 2024-04-03T16:12:49.4569860Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake (deflated 49%) 2024-04-03T16:12:49.4571240Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make (deflated 42%) 2024-04-03T16:12:49.4572764Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make (deflated 26%) 2024-04-03T16:12:49.4574220Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d (deflated 90%) 2024-04-03T16:12:49.4739892Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o (deflated 81%) 2024-04-03T16:12:49.4742363Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ (stored 0%) 2024-04-03T16:12:49.4743839Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts (deflated 16%) 2024-04-03T16:12:49.4745356Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make (deflated 20%) 2024-04-03T16:12:49.4746800Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make (deflated 18%) 2024-04-03T16:12:49.4748212Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt (deflated 75%) 2024-04-03T16:12:49.4749702Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake (deflated 49%) 2024-04-03T16:12:49.4751138Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make (deflated 77%) 2024-04-03T16:12:49.4752577Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake (deflated 51%) 2024-04-03T16:12:49.4754019Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make (deflated 42%) 2024-04-03T16:12:49.4755441Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make (deflated 26%) 2024-04-03T16:12:49.4765037Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d (deflated 93%) 2024-04-03T16:12:49.4842860Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o (deflated 80%) 2024-04-03T16:12:49.4845359Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2024-04-03T16:12:49.4846706Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt (deflated 74%) 2024-04-03T16:12:49.4848334Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks (stored 0%) 2024-04-03T16:12:49.4850073Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 (deflated 75%) 2024-04-03T16:12:49.4851198Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake (deflated 88%) 2024-04-03T16:12:49.4852336Z adding: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc (deflated 20%) 2024-04-03T16:12:49.4853392Z adding: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt (deflated 82%) 2024-04-03T16:12:49.4854368Z adding: build/custom_test_artifacts/custom-backend-build/Makefile (deflated 75%) 2024-04-03T16:12:49.4855513Z adding: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake (deflated 61%) 2024-04-03T16:12:49.5013033Z adding: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so (deflated 72%) 2024-04-03T16:12:49.5080188Z adding: build/custom_test_artifacts/custom-backend-build/test_custom_backend (deflated 72%) 2024-04-03T16:12:49.5080914Z adding: build/lib/ (stored 0%) 2024-04-03T16:12:49.5096488Z adding: build/lib/libpthreadpool.a (deflated 61%) 2024-04-03T16:12:49.5097550Z adding: build/lib/libclog.a (deflated 74%) 2024-04-03T16:12:49.5109688Z adding: build/lib/libnnpack_reference_layers.a (deflated 69%) 2024-04-03T16:12:49.5135782Z adding: build/lib/libcpuinfo_internals.a (deflated 71%) 2024-04-03T16:12:49.5148505Z adding: build/lib/libcpuinfo.a (deflated 70%) 2024-04-03T16:12:49.5289994Z adding: build/lib/libprotobuf-lite.a (deflated 74%) 2024-04-03T16:12:49.6026262Z adding: build/lib/libprotobuf.a (deflated 73%) 2024-04-03T16:12:49.6128827Z adding: build/lib/libgtest.a (deflated 74%) 2024-04-03T16:12:49.6254183Z adding: build/lib/libbenchmark.a (deflated 70%) 2024-04-03T16:12:49.6265082Z adding: build/lib/libittnotify.a (deflated 78%) 2024-04-03T16:12:49.6381762Z adding: build/lib/libasmjit.a (deflated 62%) 2024-04-03T16:12:49.6429561Z adding: build/lib/libtensorpipe_uv.a (deflated 66%) 2024-04-03T16:12:49.6634911Z adding: build/lib/libgloo.a (deflated 73%) 2024-04-03T16:12:49.6672018Z adding: build/lib/libfmt.a (deflated 66%) 2024-04-03T16:12:49.6674329Z adding: build/lib/libcaffe2_nvrtc.so (deflated 79%) 2024-04-03T16:12:49.6833546Z adding: build/lib/libc10.so (deflated 62%) 2024-04-03T16:12:49.6834688Z adding: build/lib/libfoxi_loader.a (deflated 59%) 2024-04-03T16:12:49.6836135Z adding: build/lib/libtorch_global_deps.so (deflated 87%) 2024-04-03T16:12:49.6859492Z adding: build/lib/libqnnpack.a (deflated 66%) 2024-04-03T16:12:49.6892855Z adding: build/lib/libpytorch_qnnpack.a (deflated 67%) 2024-04-03T16:12:49.7723726Z adding: build/lib/libprotoc.a (deflated 71%) 2024-04-03T16:12:49.7752378Z adding: build/lib/libgmock.a (deflated 72%) 2024-04-03T16:12:49.7752999Z adding: build/lib/libgtest_main.a (deflated 63%) 2024-04-03T16:12:49.7753731Z adding: build/lib/libbenchmark_main.a (deflated 64%) 2024-04-03T16:12:49.7782720Z adding: build/lib/libnnpack.a (deflated 73%) 2024-04-03T16:12:51.1643983Z adding: build/lib/libdnnl.a (deflated 80%) 2024-04-03T16:12:51.2512003Z adding: build/lib/libtensorpipe.a (deflated 78%) 2024-04-03T16:12:51.2610201Z adding: build/lib/libc10_cuda.so (deflated 60%) 2024-04-03T16:12:51.4413040Z adding: build/lib/libfbgemm.a (deflated 82%) 2024-04-03T16:12:51.4413958Z adding: build/lib/libgmock_main.a (deflated 63%) 2024-04-03T16:12:51.4803152Z adding: build/lib/libtensorpipe_cuda.a (deflated 77%) 2024-04-03T16:12:51.5686946Z adding: build/lib/libkineto.a (deflated 66%) 2024-04-03T16:12:51.6173767Z adding: build/lib/libgloo_cuda.a (deflated 87%) 2024-04-03T16:12:51.6233219Z adding: build/lib/libcaffe2_protos.a (deflated 76%) 2024-04-03T16:12:51.6296358Z adding: build/lib/libonnx_proto.a (deflated 77%) 2024-04-03T16:12:51.6630914Z adding: build/lib/libXNNPACK.a (deflated 62%) 2024-04-03T16:12:51.7698458Z adding: build/lib/libonnx.a (deflated 75%) 2024-04-03T16:12:55.7012019Z adding: build/lib/libtorch_cpu.so (deflated 71%) 2024-04-03T16:12:55.7017711Z adding: build/lib/libshm.so (deflated 65%) 2024-04-03T16:12:55.7024807Z adding: build/lib/libunbox_lib.a (deflated 71%) 2024-04-03T16:13:00.4441626Z adding: build/lib/libtorch_cuda.so (deflated 51%) 2024-04-03T16:13:00.4442654Z adding: build/lib/libtorch.so (deflated 87%) 2024-04-03T16:13:00.4445693Z adding: build/lib/libc10d_cuda_test.so (deflated 70%) 2024-04-03T16:13:03.0164045Z adding: build/lib/libtorch_cuda_linalg.so (deflated 34%) 2024-04-03T16:13:03.0199856Z adding: build/lib/libjitbackend_test.so (deflated 63%) 2024-04-03T16:13:03.0294240Z adding: build/lib/libtorchbind_test.so (deflated 71%) 2024-04-03T16:13:03.0340173Z adding: build/lib/libbackend_with_compiler.so (deflated 60%) 2024-04-03T16:13:03.3626047Z adding: build/lib/libtorch_python.so (deflated 68%) 2024-04-03T16:13:03.3689356Z adding: build/lib/libnnapi_backend.so (deflated 58%) 2024-04-03T16:13:03.3689850Z adding: build/bin/ (stored 0%) 2024-04-03T16:13:03.3779346Z adding: build/bin/c10_CompileTimeFunctionPointer_test (deflated 61%) 2024-04-03T16:13:03.3871602Z adding: build/bin/c10_DeviceGuard_test (deflated 61%) 2024-04-03T16:13:03.3962306Z adding: build/bin/c10_Device_test (deflated 61%) 2024-04-03T16:13:03.4068204Z adding: build/bin/c10_DispatchKeySet_test (deflated 62%) 2024-04-03T16:13:03.4156290Z adding: build/bin/c10_StreamGuard_test (deflated 61%) 2024-04-03T16:13:03.4252580Z adding: build/bin/c10_Scalar_test (deflated 61%) 2024-04-03T16:13:03.4344178Z adding: build/bin/c10_SymInt_test (deflated 61%) 2024-04-03T16:13:03.4441150Z adding: build/bin/c10_InlineDeviceGuard_test (deflated 62%) 2024-04-03T16:13:03.4541122Z adding: build/bin/c10_InlineStreamGuard_test (deflated 62%) 2024-04-03T16:13:03.4641229Z adding: build/bin/c10_SizesAndStrides_test (deflated 62%) 2024-04-03T16:13:03.4767720Z adding: build/bin/c10_cow_test (deflated 62%) 2024-04-03T16:13:03.4861975Z adding: build/bin/c10_Bitset_test (deflated 62%) 2024-04-03T16:13:03.4949586Z adding: build/bin/c10_ConstexprCrc_test (deflated 61%) 2024-04-03T16:13:03.5038843Z adding: build/bin/c10_DeadlockDetection_test (deflated 61%) 2024-04-03T16:13:03.5129713Z adding: build/bin/c10_Half_test (deflated 61%) 2024-04-03T16:13:03.5229641Z adding: build/bin/c10_LeftRight_test (deflated 63%) 2024-04-03T16:13:03.5326970Z adding: build/bin/c10_Metaprogramming_test (deflated 63%) 2024-04-03T16:13:03.5416849Z adding: build/bin/c10_Synchronized_test (deflated 61%) 2024-04-03T16:13:03.5515335Z adding: build/bin/c10_ThreadLocal_test (deflated 63%) 2024-04-03T16:13:03.5607155Z adding: build/bin/c10_TypeIndex_test (deflated 62%) 2024-04-03T16:13:03.5698413Z adding: build/bin/c10_TypeList_test (deflated 61%) 2024-04-03T16:13:03.5786197Z adding: build/bin/c10_TypeTraits_test (deflated 61%) 2024-04-03T16:13:03.5879013Z adding: build/bin/c10_accumulate_test (deflated 61%) 2024-04-03T16:13:03.5978110Z adding: build/bin/c10_bfloat16_test (deflated 62%) 2024-04-03T16:13:03.6068693Z adding: build/bin/c10_bit_cast_test (deflated 61%) 2024-04-03T16:13:03.6169521Z adding: build/bin/c10_complex_math_test (deflated 62%) 2024-04-03T16:13:03.6269978Z adding: build/bin/c10_complex_test (deflated 62%) 2024-04-03T16:13:03.6364243Z adding: build/bin/c10_exception_test (deflated 61%) 2024-04-03T16:13:03.6454490Z adding: build/bin/c10_flags_test (deflated 61%) 2024-04-03T16:13:03.6544509Z adding: build/bin/c10_generic_math_test (deflated 61%) 2024-04-03T16:13:03.6635441Z adding: build/bin/c10_irange_test (deflated 61%) 2024-04-03T16:13:03.6901401Z adding: build/bin/c10_intrusive_ptr_test (deflated 73%) 2024-04-03T16:13:03.7001390Z adding: build/bin/c10_logging_test (deflated 61%) 2024-04-03T16:13:03.7132405Z adding: build/bin/c10_optional_test (deflated 65%) 2024-04-03T16:13:03.7242797Z adding: build/bin/c10_ordered_preserving_dict_test (deflated 63%) 2024-04-03T16:13:03.7339266Z adding: build/bin/c10_registry_test (deflated 61%) 2024-04-03T16:13:03.7581597Z adding: build/bin/c10_small_vector_test (deflated 74%) 2024-04-03T16:13:03.7673659Z adding: build/bin/c10_ssize_test (deflated 61%) 2024-04-03T16:13:03.7766687Z adding: build/bin/c10_string_util_test (deflated 62%) 2024-04-03T16:13:03.7857220Z adding: build/bin/c10_tempfile_test (deflated 61%) 2024-04-03T16:13:03.7961444Z adding: build/bin/c10_string_view_test (deflated 63%) 2024-04-03T16:13:03.8050656Z adding: build/bin/c10_intrusive_ptr_benchmark (deflated 58%) 2024-04-03T16:13:03.8150994Z adding: build/bin/c10_typeid_test (deflated 62%) 2024-04-03T16:13:03.8972704Z adding: build/bin/protoc-3.13.0.0 (deflated 61%) 2024-04-03T16:13:03.9793645Z adding: build/bin/protoc (deflated 61%) 2024-04-03T16:13:03.9888445Z adding: build/bin/c10_cuda_CUDAAssertionsTest_1_var_test (deflated 61%) 2024-04-03T16:13:03.9983461Z adding: build/bin/c10_cuda_CUDAAssertionsTest_catches_stream (deflated 61%) 2024-04-03T16:13:04.0078264Z adding: build/bin/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device (deflated 61%) 2024-04-03T16:13:04.0172104Z adding: build/bin/c10_cuda_CUDAAssertionsTest_from_2_processes (deflated 61%) 2024-04-03T16:13:04.0266633Z adding: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads (deflated 61%) 2024-04-03T16:13:04.0361710Z adding: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks (deflated 61%) 2024-04-03T16:13:04.0455904Z adding: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block (deflated 61%) 2024-04-03T16:13:04.0544003Z adding: build/bin/c10_cuda_CUDATest (deflated 61%) 2024-04-03T16:13:04.1069422Z adding: build/bin/vec_test_all_types_DEFAULT (deflated 75%) 2024-04-03T16:13:04.1653982Z adding: build/bin/vec_test_all_types_AVX2 (deflated 73%) 2024-04-03T16:13:04.2201127Z adding: build/bin/vec_test_all_types_AVX512 (deflated 75%) 2024-04-03T16:13:04.2295788Z adding: build/bin/FileStoreTest (deflated 61%) 2024-04-03T16:13:04.2395873Z adding: build/bin/TCPStoreTest (deflated 62%) 2024-04-03T16:13:04.2492234Z adding: build/bin/HashStoreTest (deflated 61%) 2024-04-03T16:13:04.2515710Z adding: build/bin/ProcessGroupMPITest (deflated 64%) 2024-04-03T16:13:04.2522630Z adding: build/bin/torch_shm_manager (deflated 65%) 2024-04-03T16:13:04.2619814Z adding: build/bin/test_edge_op_registration (deflated 61%) 2024-04-03T16:13:04.2623720Z adding: build/bin/example_allreduce (deflated 67%) 2024-04-03T16:13:04.2717251Z adding: build/bin/Dimname_test (deflated 61%) 2024-04-03T16:13:04.2846643Z adding: build/bin/Dict_test (deflated 64%) 2024-04-03T16:13:04.2959634Z adding: build/bin/MaybeOwned_test (deflated 65%) 2024-04-03T16:13:04.3065185Z adding: build/bin/apply_utils_test (deflated 63%) 2024-04-03T16:13:04.3169041Z adding: build/bin/NamedTensor_test (deflated 61%) 2024-04-03T16:13:04.3274677Z adding: build/bin/atest (deflated 62%) 2024-04-03T16:13:04.3389187Z adding: build/bin/basic (deflated 60%) 2024-04-03T16:13:04.3488065Z adding: build/bin/broadcast_test (deflated 61%) 2024-04-03T16:13:04.3579673Z adding: build/bin/cpu_allocator_test (deflated 61%) 2024-04-03T16:13:04.3684505Z adding: build/bin/cpu_generator_test (deflated 62%) 2024-04-03T16:13:04.3779895Z adding: build/bin/cpu_profiling_allocator_test (deflated 61%) 2024-04-03T16:13:04.3942388Z adding: build/bin/cpu_rng_test (deflated 66%) 2024-04-03T16:13:04.4032648Z adding: build/bin/dispatch_key_set_test (deflated 61%) 2024-04-03T16:13:04.4123686Z adding: build/bin/dlconvertor_test (deflated 61%) 2024-04-03T16:13:04.4228017Z adding: build/bin/extension_backend_test (deflated 61%) 2024-04-03T16:13:04.4327774Z adding: build/bin/half_test (deflated 61%) 2024-04-03T16:13:04.4500776Z adding: build/bin/ivalue_test (deflated 61%) 2024-04-03T16:13:04.4590454Z adding: build/bin/lazy_tensor_test (deflated 61%) 2024-04-03T16:13:04.4688272Z adding: build/bin/math_kernel_test (deflated 62%) 2024-04-03T16:13:04.4785732Z adding: build/bin/memory_format_test (deflated 61%) 2024-04-03T16:13:04.4881348Z adding: build/bin/memory_overlapping_test (deflated 61%) 2024-04-03T16:13:04.4976804Z adding: build/bin/mobile_memory_cleanup (deflated 61%) 2024-04-03T16:13:04.5067698Z adding: build/bin/operator_name_test (deflated 61%) 2024-04-03T16:13:04.5169082Z adding: build/bin/native_test (deflated 61%) 2024-04-03T16:13:04.5261346Z adding: build/bin/operators_test (deflated 61%) 2024-04-03T16:13:04.5354800Z adding: build/bin/packedtensoraccessor_test (deflated 61%) 2024-04-03T16:13:04.5476227Z adding: build/bin/pow_test (deflated 62%) 2024-04-03T16:13:04.5579806Z adding: build/bin/quantized_test (deflated 61%) 2024-04-03T16:13:04.5669255Z adding: build/bin/reduce_ops_test (deflated 61%) 2024-04-03T16:13:04.5761696Z adding: build/bin/reportMemoryUsage_test (deflated 61%) 2024-04-03T16:13:04.5863919Z adding: build/bin/scalar_tensor_test (deflated 61%) 2024-04-03T16:13:04.5970001Z adding: build/bin/scalar_test (deflated 61%) 2024-04-03T16:13:04.6063066Z adding: build/bin/StorageUtils_test (deflated 61%) 2024-04-03T16:13:04.6157360Z adding: build/bin/stride_properties_test (deflated 61%) 2024-04-03T16:13:04.6291676Z adding: build/bin/tensor_iterator_test (deflated 67%) 2024-04-03T16:13:04.6391905Z adding: build/bin/type_ptr_test (deflated 61%) 2024-04-03T16:13:04.6396139Z adding: build/bin/thread_init_test (deflated 72%) 2024-04-03T16:13:04.6493421Z adding: build/bin/test_parallel (deflated 61%) 2024-04-03T16:13:04.6587475Z adding: build/bin/undefined_tensor_test (deflated 61%) 2024-04-03T16:13:04.6695103Z adding: build/bin/type_test (deflated 62%) 2024-04-03T16:13:04.6697224Z adding: build/bin/verify_api_visibility (deflated 82%) 2024-04-03T16:13:04.6822196Z adding: build/bin/legacy_vmap_test (deflated 62%) 2024-04-03T16:13:04.6915260Z adding: build/bin/weakref_test (deflated 61%) 2024-04-03T16:13:04.7007669Z adding: build/bin/wrapdim_test (deflated 61%) 2024-04-03T16:13:04.7115113Z adding: build/bin/IListRef_test (deflated 62%) 2024-04-03T16:13:04.7208030Z adding: build/bin/xla_tensor_test (deflated 61%) 2024-04-03T16:13:04.7386135Z adding: build/bin/List_test (deflated 69%) 2024-04-03T16:13:04.7596728Z adding: build/bin/kernel_function_legacy_test (deflated 67%) 2024-04-03T16:13:04.7713282Z adding: build/bin/KernelFunction_test (deflated 65%) 2024-04-03T16:13:04.7881149Z adding: build/bin/kernel_function_test (deflated 66%) 2024-04-03T16:13:04.8096769Z adding: build/bin/kernel_lambda_legacy_test (deflated 70%) 2024-04-03T16:13:04.8271191Z adding: build/bin/kernel_lambda_test (deflated 70%) 2024-04-03T16:13:04.8380598Z adding: build/bin/kernel_stackbased_test (deflated 62%) 2024-04-03T16:13:04.8548710Z adding: build/bin/make_boxed_from_unboxed_functor_test (deflated 65%) 2024-04-03T16:13:04.8639977Z adding: build/bin/CppSignature_test (deflated 62%) 2024-04-03T16:13:04.8727592Z adding: build/bin/op_allowlist_test (deflated 61%) 2024-04-03T16:13:04.9198368Z adding: build/bin/op_registration_test (deflated 77%) 2024-04-03T16:13:04.9299240Z adding: build/bin/backend_fallback_test (deflated 61%) 2024-04-03T16:13:04.9413275Z adding: build/bin/inline_container_test (deflated 62%) 2024-04-03T16:13:04.9507487Z adding: build/bin/cuda_apply_test (deflated 62%) 2024-04-03T16:13:04.9598941Z adding: build/bin/cuda_allocator_test (deflated 61%) 2024-04-03T16:13:04.9704310Z adding: build/bin/cuda_atomic_ops_test (deflated 63%) 2024-04-03T16:13:04.9802325Z adding: build/bin/cuda_caching_host_allocator_test (deflated 61%) 2024-04-03T16:13:04.9929333Z adding: build/bin/cuda_complex_math_test (deflated 62%) 2024-04-03T16:13:05.0018543Z adding: build/bin/cuda_device_test (deflated 61%) 2024-04-03T16:13:05.0124624Z adding: build/bin/cuda_complex_test (deflated 62%) 2024-04-03T16:13:05.0229729Z adding: build/bin/cuda_cub_test (deflated 61%) 2024-04-03T16:13:05.0320731Z adding: build/bin/cuda_dlconvertor_test (deflated 61%) 2024-04-03T16:13:05.0412716Z adding: build/bin/cuda_integer_divider_test (deflated 61%) 2024-04-03T16:13:05.0549181Z adding: build/bin/cuda_distributions_test (deflated 52%) 2024-04-03T16:13:05.0639157Z adding: build/bin/cuda_half_test (deflated 61%) 2024-04-03T16:13:05.0740364Z adding: build/bin/cuda_generator_test (deflated 62%) 2024-04-03T16:13:05.0829118Z adding: build/bin/cuda_optional_test (deflated 61%) 2024-04-03T16:13:05.0919063Z adding: build/bin/cuda_allocatorTraceTracker_test (deflated 61%) 2024-04-03T16:13:05.1013290Z adding: build/bin/cuda_reportMemoryUsage_test (deflated 61%) 2024-04-03T16:13:05.1122077Z adding: build/bin/cuda_stream_test (deflated 62%) 2024-04-03T16:13:05.1215067Z adding: build/bin/cuda_packedtensoraccessor_test (deflated 61%) 2024-04-03T16:13:05.1303896Z adding: build/bin/cuda_cudnn_test (deflated 61%) 2024-04-03T16:13:05.1397688Z adding: build/bin/cuda_vectorized_test (deflated 61%) 2024-04-03T16:13:05.1422830Z adding: build/bin/tutorial_tensorexpr (deflated 67%) 2024-04-03T16:13:05.1541038Z adding: build/bin/ProcessGroupGlooTest (deflated 61%) 2024-04-03T16:13:05.1645114Z adding: build/bin/ProcessGroupGlooAsyncTest (deflated 61%) 2024-04-03T16:13:05.1757843Z adding: build/bin/ProcessGroupNCCLTest (deflated 61%) 2024-04-03T16:13:05.1852751Z adding: build/bin/ProcessGroupUCCTest (deflated 61%) 2024-04-03T16:13:05.1963210Z adding: build/bin/ProcessGroupNCCLErrorsTest (deflated 62%) 2024-04-03T16:13:05.2062148Z adding: build/bin/test_dist_autograd (deflated 61%) 2024-04-03T16:13:05.2065651Z adding: build/bin/parallel_benchmark (deflated 73%) 2024-04-03T16:13:05.2192015Z adding: build/bin/test_cpp_rpc (deflated 61%) 2024-04-03T16:13:05.2313642Z adding: build/bin/test_mobile_nnc (deflated 61%) 2024-04-03T16:13:05.2328183Z adding: build/bin/aot_model_compiler_test (deflated 65%) 2024-04-03T16:13:05.3792617Z adding: build/bin/test_tensorexpr (deflated 66%) 2024-04-03T16:13:05.4356719Z adding: build/bin/test_lazy (deflated 73%) 2024-04-03T16:13:05.5362915Z adding: build/bin/test_jit (deflated 66%) 2024-04-03T16:13:05.7454504Z adding: build/bin/test_api (deflated 67%) 2024-04-03T16:13:05.7454998Z adding: .additional_ci_files/ (stored 0%) 2024-04-03T16:13:05.7507417Z adding: .additional_ci_files/test-times.json (deflated 74%) 2024-04-03T16:13:05.7744484Z adding: .additional_ci_files/test-class-times.json (deflated 68%) 2024-04-03T16:13:05.7820564Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-04-03T16:13:05.7821010Z with: 2024-04-03T16:13:05.7821320Z name: linux-focal-cuda11.8-py3.10-gcc9 2024-04-03T16:13:05.7821730Z retention-days: 14 2024-04-03T16:13:05.7822047Z if-no-files-found: error 2024-04-03T16:13:05.7822391Z path: artifacts.zip 2024-04-03T16:13:05.7822696Z s3-bucket: gha-artifacts 2024-04-03T16:13:05.7823031Z region: us-east-1 2024-04-03T16:13:05.7823327Z ##[endgroup] 2024-04-03T16:13:06.1609406Z With the provided path, there will be 1 file uploaded 2024-04-03T16:13:06.1610379Z Uploading to s3 prefix: pytorch/pytorch/8536950919/linux-focal-cuda11.8-py3.10-gcc9 2024-04-03T16:13:06.3535247Z Starting upload of artifacts.zip 2024-04-03T16:13:11.4457746Z Finished upload of artifacts.zip 2024-04-03T16:13:11.4621087Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-04-03T16:13:11.4621570Z with: 2024-04-03T16:13:11.4621902Z s3-prefix: pytorch/pytorch/8536950919/2/artifact 2024-04-03T16:13:11.4622352Z retention-days: 365 2024-04-03T16:13:11.4622676Z if-no-files-found: warn 2024-04-03T16:13:11.4623019Z path: sccache-stats-*.json 2024-04-03T16:13:11.4623372Z s3-bucket: gha-artifacts 2024-04-03T16:13:11.4623706Z name: artifact 2024-04-03T16:13:11.4623988Z region: us-east-1 2024-04-03T16:13:11.4624266Z ##[endgroup] 2024-04-03T16:13:11.7977414Z NOTE: s3-prefix specified, ignoring name parameter 2024-04-03T16:13:11.7978338Z With the provided path, there will be 1 file uploaded 2024-04-03T16:13:11.7979196Z Uploading to s3 prefix: pytorch/pytorch/8536950919/2/artifact 2024-04-03T16:13:11.8013115Z Starting upload of sccache-stats-linux-focal-cuda11.8-py3.10-gcc9-23401548325.json 2024-04-03T16:13:11.9272380Z Finished upload of sccache-stats-linux-focal-cuda11.8-py3.10-gcc9-23401548325.json 2024-04-03T16:13:11.9492827Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2024-04-03T16:13:11.9493378Z with: 2024-04-03T16:13:11.9493625Z ##[endgroup] 2024-04-03T16:13:11.9561918Z ##[group]Run set -eou pipefail 2024-04-03T16:13:11.9562315Z set -eou pipefail 2024-04-03T16:13:11.9562635Z  2024-04-03T16:13:11.9563265Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-04-03T16:13:11.9563913Z for _ in $(seq 1440); do 2024-04-03T16:13:11.9564358Z  # Break if no ssh session exists anymore 2024-04-03T16:13:11.9564851Z  if [ "$(who)" = "" ]; then 2024-04-03T16:13:11.9565315Z  break 2024-04-03T16:13:11.9565597Z  fi 2024-04-03T16:13:11.9565879Z  echo "." 2024-04-03T16:13:11.9566188Z  sleep 5 2024-04-03T16:13:11.9566471Z done 2024-04-03T16:13:11.9573803Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T16:13:11.9574359Z ##[endgroup] 2024-04-03T16:13:11.9595747Z Holding runner for 2 hours until all ssh sessions have logged out 2024-04-03T16:13:11.9904683Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T16:13:11.9905454Z # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T16:13:11.9906141Z # shellcheck disable=SC2046 2024-04-03T16:13:11.9906592Z docker stop $(docker ps -q) || true 2024-04-03T16:13:11.9907052Z # Prune all of the docker images 2024-04-03T16:13:11.9907493Z docker system prune -af 2024-04-03T16:13:11.9915212Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T16:13:11.9915726Z ##[endgroup] 2024-04-03T16:13:15.6973409Z e2ab80fadbe5 2024-04-03T16:13:16.1300414Z Deleted Containers: 2024-04-03T16:13:16.1301092Z e2ab80fadbe5022d8781134e45172f978a7eaa73769548bf4531b5e0c4754f01 2024-04-03T16:13:16.1301547Z 2024-04-03T16:13:19.0996234Z Deleted Images: 2024-04-03T16:13:19.0998050Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-cuda11.8-cudnn8-py3-gcc9:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:13:19.1000544Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-cuda11.8-cudnn8-py3-gcc9@sha256:68e0ca2e38253fb3bd10c84d380560df0602da1b16bccdfd7d4dd7ac22529759 2024-04-03T16:13:19.1002822Z deleted: sha256:f0aa5113e491b8f8ef3b51fc066bce798422ecc2bdeb4be54a8a4efa6914052e 2024-04-03T16:13:19.1003744Z deleted: sha256:c454db9d5e4e4efa0edf7c73a701618617c23c0f03a17d5e9c5f49ccbbfa0e73 2024-04-03T16:13:19.1005033Z deleted: sha256:b2dd02706fb0cdd8a4420189b04471a7739f76c16bb6c9e36747a62daaf28ad9 2024-04-03T16:13:19.1006986Z deleted: sha256:3e52b95dec2563c40922e1bfd58e5ec9813906f6958f9e481f3dad044b00c734 2024-04-03T16:13:19.1009031Z deleted: sha256:eeeb44278fe18f54afa2e7db8fd0210ec20683601770a2353cb53c27f7a1b5bc 2024-04-03T16:13:19.1011121Z deleted: sha256:3de3ee3c1c2cccb5001455ea6adcb75600111cc3fd52f8f80c11c495d6ee4e57 2024-04-03T16:13:19.1013254Z deleted: sha256:d6bf411cddfbc13bf76f9472a8b37a35ba76ffdccd5a2e21b14829368e18d3f7 2024-04-03T16:13:19.1015304Z deleted: sha256:8613c4bc44191f5e1cc622290ed8b516510d1ab876c25ccd377c36f51c2773f5 2024-04-03T16:13:19.1017325Z deleted: sha256:c3b2fbe550b9b298db4f89162757d368522e9cfede30c563e85dbf4440beb582 2024-04-03T16:13:19.1019401Z deleted: sha256:7a2ba3e1861525f15dcbdea7d5f2b39e6d14cc6a1a4d3a4669496c7a5c3a2d75 2024-04-03T16:13:19.1021457Z deleted: sha256:09e9c5c1b4f18382df5cddefe5c9b0dc27e5679be209c1e8622765d97df05bd2 2024-04-03T16:13:19.1023506Z deleted: sha256:3afff7cf2c94a194113068301442afd3f5a1b5c921841f28093ed5947ff17bf9 2024-04-03T16:13:19.1025497Z deleted: sha256:01421ca8d6d1e66f01d50067086730b4100f9a1966a2266332540cfd2fa67288 2024-04-03T16:13:19.1027451Z deleted: sha256:9d8429c72401fd7217175b98df195cdbe1dd4ff878348104c6a0be2c8fe87f07 2024-04-03T16:13:19.1029773Z deleted: sha256:b0ab639903fffd49ad6bda7fdf2fcd209dcbfce6f84ef28b9dac3dae321bb025 2024-04-03T16:13:19.1031762Z deleted: sha256:e1e2ba6eb5c7694469bb6fbd6820df749e354c265ab0b261960dec6a7a3a28be 2024-04-03T16:13:19.1033193Z deleted: sha256:9722a85cb366e43d512471e05004f0bba6c5a2c2dd592ba038ca03d96e348d92 2024-04-03T16:13:19.1034669Z deleted: sha256:59105bb9683ece65c0c62952242c8f582486ef48e62af263bdadbc6f61608fad 2024-04-03T16:13:19.1035547Z deleted: sha256:053162ab6c481eb96b5f661978e688dcc6bee984e7ec68e2d6ce6296bc891738 2024-04-03T16:13:19.1036435Z deleted: sha256:aa95ee7dea81036a66f9398d7a92020ea53c0de98fea9690a848c4887242c204 2024-04-03T16:13:19.1037298Z deleted: sha256:b00f90cd5628b07e6c16d09e2bdd195897085b1fd7c583800717b13fdb2bddba 2024-04-03T16:13:19.1038178Z deleted: sha256:d8764b2eab188f5b3c2c6573294c0e7d25cabe9e2206b51a1089bee5fdc9a099 2024-04-03T16:13:19.1039325Z deleted: sha256:2f02a119b01d7d4f2da3ae04e62eb82c6862630ad151910586b7d5fd54e3dd20 2024-04-03T16:13:19.1040200Z deleted: sha256:bb8ac4a8069a057d8ce651918a3f3a37f69cf070660ae23904dc9cd9675da101 2024-04-03T16:13:19.1041077Z deleted: sha256:20129be101ad623cea8a076f51abe873d22e6a1b9182dcffa89aefda79b6a7ec 2024-04-03T16:13:19.1041979Z deleted: sha256:ddc263e2d5206bdf8e3face17284fd07e61bedefc7820f3d15e43754688f56f6 2024-04-03T16:13:19.1042986Z deleted: sha256:331c5b9483ad593f5aa15565c0c1f483b7827a1ef011a7c0d9d40658f7e43a11 2024-04-03T16:13:19.1043996Z deleted: sha256:e2746ff342dbe1a36a1388a0bb33bc12e69b1627af1a7a13ffa6231db1645bd3 2024-04-03T16:13:19.1044971Z deleted: sha256:d2af2292b7bf3bd83e33811bdfceb98e128b901af3f13071e17ca8bb9a852a6f 2024-04-03T16:13:19.1045866Z deleted: sha256:a2ec7109ed947976900ebfb586b3d4e2552f6af6ce04fa04adda236eee7550ef 2024-04-03T16:13:19.1046741Z deleted: sha256:6b40bbee3bc6087e5c14ba5d43abde7796d62653a46181c6f87aa635f9ade9ac 2024-04-03T16:13:19.1047627Z deleted: sha256:377d27777d5b7ccd2c4a239e28d1d2ced864e35163e3ffc9131aee6b50ebfd44 2024-04-03T16:13:19.1048502Z deleted: sha256:139d166e407995d29a3d1c469c6af0eccb96895ec95721e668d7d1a96f1601e6 2024-04-03T16:13:19.1049353Z deleted: sha256:9e29d5432f1d387203719074a0d079463fc945d166c6fe9168342acd94d25565 2024-04-03T16:13:19.1050212Z deleted: sha256:7c66ee17d9810d8b654318ddadf226dc224d7ca4adbb64287aa4e1d378369d40 2024-04-03T16:13:19.1051111Z deleted: sha256:ca79b52f3eae23be700ee8aedcb485040d1918aacb1dcac027ff07a5e30d49e5 2024-04-03T16:13:19.1052001Z deleted: sha256:7fd608199fde74f258f5ff0cdb5708bbbb269c40c238f0941357570ceb3c0f97 2024-04-03T16:13:19.1052863Z deleted: sha256:953c2071c9b50052113d1dcbf64eaf51cd11e8dfa56e581b412bc075a784fb30 2024-04-03T16:13:19.1053730Z deleted: sha256:e397941ce9440cfbb931d0384718d8689325a0bca0c603e02412c5d28dc91891 2024-04-03T16:13:19.1054595Z deleted: sha256:a2f0692c36460bc69d0253b25333b5b17eb59f9f0cbc5325329b3823ac81025d 2024-04-03T16:13:19.1055453Z deleted: sha256:53a2bb00ca64b3972528438023e17333f36c3b85db48605df0f1111c08b6a91c 2024-04-03T16:13:19.1056678Z deleted: sha256:350185224c8f26322214dfdf6f1f72776da8088d3168d6f83723c98445e43f10 2024-04-03T16:13:19.1057919Z deleted: sha256:76385dca1ebd668f08aad474882b95d21679544054579c76ad79776a75b83e22 2024-04-03T16:13:19.1058794Z deleted: sha256:b11bcb556f21ebd78f10a9125d7f534ea59f86e81a006d815962a83602b0e662 2024-04-03T16:13:19.1059662Z deleted: sha256:7c6e21fb86aabd7cccb7531f8e7f4fa39607bf4136679b174638238ba2036339 2024-04-03T16:13:19.1060552Z deleted: sha256:49b69334db1af3decf2111f3474f9a7a76aeadafd34b647465bf35baf4496632 2024-04-03T16:13:19.1061435Z deleted: sha256:d6830305dc4ef0d8627ddc0fe0f1e49f5304333b7151a30b2aed904945e6a68f 2024-04-03T16:13:19.1062301Z deleted: sha256:21e3145f7deb8e4c8e4c359f495779f0b2a6ffd8a54ad879ec0bb6bcdbed9001 2024-04-03T16:13:19.1063170Z deleted: sha256:1c978ef9d890a352bfc23641fa000d332f042527032227c9715f297ce15a9d3a 2024-04-03T16:13:19.1064019Z deleted: sha256:5e2571ab32a3976828a3cf45d33bf651d60949687f8a81f3970c51c90a5a4a1d 2024-04-03T16:13:19.1064866Z deleted: sha256:547e1709b8e6365cc024934a2d46fe0b4029f4195b372a5ca63522747b09f9f5 2024-04-03T16:13:19.1065694Z deleted: sha256:d6f91263e804bd96920276a41b0538e01c33bf03b3ab32c4175588b5a9b5c217 2024-04-03T16:13:19.1066695Z deleted: sha256:ac317a820242b9e6c255f8065538f07519c66bbb5b40f313434cccb99ed34e56 2024-04-03T16:13:19.1067566Z deleted: sha256:6787bc9a8b82b4efce75e9e6d725ce95ff1e03a4f53768f96d420c5c0d5904d4 2024-04-03T16:13:19.1068507Z deleted: sha256:6a19981c4f76113029dbbcc0d87cdf2d324ec8d370b70ffb9d64623c804cfc3e 2024-04-03T16:13:19.1069470Z deleted: sha256:90ee54386e1cfb202860b4f78bfa7bb0db9722c0b8cc055c9f578130f09363d3 2024-04-03T16:13:19.1070342Z deleted: sha256:e039079492e83156c78b02baa6b4a38218c1c1529f7aec4dece116017320584d 2024-04-03T16:13:19.1071199Z deleted: sha256:488705e52ca1ed434cf0c3ee439eca1262115a69eb7492de82b7610234e2f6c5 2024-04-03T16:13:19.1072066Z deleted: sha256:5c567c50a43b1644e3211ef0e28dc73aa22a25d12bb1346308746375c9efbcfd 2024-04-03T16:13:19.1072996Z deleted: sha256:7c59d78b7f784e56d846633c9da755128c52d841ac70c649169b80efc9861e94 2024-04-03T16:13:19.1073852Z deleted: sha256:0702e7a9df3e7459b15b0f3d87c1029524539618e4676908b5934b923ed199ea 2024-04-03T16:13:19.1074685Z deleted: sha256:57a6f7d803492e9f768503b021ed8248e4d78d575185dd1938e57d18245667ad 2024-04-03T16:13:19.1075537Z deleted: sha256:89edf8c906678c217b9a88160e1561991f53909c3fd27a4a5e1f0ca0f7ff7888 2024-04-03T16:13:19.1076422Z deleted: sha256:d5ba67f8f9b0c2b6da06d2d5d9d5fedc9f17cbe1a5e13a1a4033a4619f4528ba 2024-04-03T16:13:19.1077295Z deleted: sha256:5d61311e1a293c0c9642e34871719525dfeec7028e4b45e08344a469e3fe24bf 2024-04-03T16:13:19.1078201Z deleted: sha256:b89bb70f745a94c0edd5e974aee294e160735f76fd666a1a06a0b9b1be3caf63 2024-04-03T16:13:19.1079228Z deleted: sha256:9e5477f1f21a38c3dfe21a56a7d77d1b1a42453aed3e11729afcbb9d5731770b 2024-04-03T16:13:19.1080115Z deleted: sha256:b76f4af91cffe2bb7b3f09960f5bdbb26f741419defda65c451c4407fc5b0a92 2024-04-03T16:13:19.1081014Z deleted: sha256:3f8748a00ebd394c0e9d9d481972d764dff58896841ef0150b3f7efaac0f4a4a 2024-04-03T16:13:19.1081877Z deleted: sha256:13989c771e3ba4d40f618344e55e5cb7062a35041b5efd69e2f740ba819f46ee 2024-04-03T16:13:19.1082756Z deleted: sha256:9ebb27837f6c67ad8c17e9af4e63c008faae03fa226c3641dd8bbbfeefb106c4 2024-04-03T16:13:19.1083623Z deleted: sha256:8c16907d735950f8093582bc3cf392b70e002456bf9c4224de5a5b86b78b3ea2 2024-04-03T16:13:19.1084479Z deleted: sha256:6c3e7df31590f02f10cb71fc4eb27653e9b428df2e6e5421a455b062bd2e39f9 2024-04-03T16:13:19.1085004Z 2024-04-03T16:13:19.1085154Z Total reclaimed space: 25.71GB 2024-04-03T16:13:19.1190334Z Post job cleanup. 2024-04-03T16:13:19.1249161Z Post job cleanup. 2024-04-03T16:13:19.2160358Z [command]/usr/bin/git version 2024-04-03T16:13:19.2628671Z git version 2.40.1 2024-04-03T16:13:19.2673062Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/063252aa-3139-4eee-9299-c93919274623' before making global git config changes 2024-04-03T16:13:19.2675335Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T16:13:19.2680285Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T16:13:19.2745967Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T16:13:19.2779279Z [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-04-03T16:13:19.3245999Z Entering 'android/libs/fbjni' 2024-04-03T16:13:19.3330707Z Entering 'third_party/FP16' 2024-04-03T16:13:19.3387246Z Entering 'third_party/FXdiv' 2024-04-03T16:13:19.3443020Z Entering 'third_party/NNPACK' 2024-04-03T16:13:19.3519012Z Entering 'third_party/QNNPACK' 2024-04-03T16:13:19.3577835Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T16:13:19.3620275Z Entering 'third_party/XNNPACK' 2024-04-03T16:13:19.3794722Z Entering 'third_party/benchmark' 2024-04-03T16:13:19.3843907Z Entering 'third_party/cpuinfo' 2024-04-03T16:13:19.3902419Z Entering 'third_party/cub' 2024-04-03T16:13:19.3960050Z Entering 'third_party/cudnn_frontend' 2024-04-03T16:13:19.4001707Z Entering 'third_party/cutlass' 2024-04-03T16:13:19.4050181Z Entering 'third_party/eigen' 2024-04-03T16:13:19.4127004Z Entering 'third_party/fbgemm' 2024-04-03T16:13:19.4204728Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T16:13:19.4289195Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T16:13:19.4372271Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T16:13:19.4494953Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T16:13:19.4585394Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T16:13:19.4654768Z Entering 'third_party/flatbuffers' 2024-04-03T16:13:19.4701378Z Entering 'third_party/fmt' 2024-04-03T16:13:19.4759019Z Entering 'third_party/foxi' 2024-04-03T16:13:19.4816510Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T16:13:19.4875792Z Entering 'third_party/gloo' 2024-04-03T16:13:19.4932724Z Entering 'third_party/googletest' 2024-04-03T16:13:19.4991307Z Entering 'third_party/ideep' 2024-04-03T16:13:19.5154657Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T16:13:19.5254964Z Entering 'third_party/ios-cmake' 2024-04-03T16:13:19.5321964Z Entering 'third_party/ittapi' 2024-04-03T16:13:19.5367317Z Entering 'third_party/kineto' 2024-04-03T16:13:19.5411770Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T16:13:19.5454163Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T16:13:19.5496365Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T16:13:19.5537738Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T16:13:19.5579273Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T16:13:19.5619077Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T16:13:19.5660775Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T16:13:19.5700809Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T16:13:19.5741399Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T16:13:19.5782223Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T16:13:19.5823137Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T16:13:19.5863433Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T16:13:19.5904580Z Entering 'third_party/mimalloc' 2024-04-03T16:13:19.5945277Z Entering 'third_party/nccl/nccl' 2024-04-03T16:13:19.6000553Z Entering 'third_party/neon2sse' 2024-04-03T16:13:19.6053335Z Entering 'third_party/nlohmann' 2024-04-03T16:13:19.6096211Z Entering 'third_party/onnx' 2024-04-03T16:13:19.6256113Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T16:13:19.6328288Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T16:13:19.6387069Z Entering 'third_party/onnx-tensorrt' 2024-04-03T16:13:19.6475902Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T16:13:19.6601746Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T16:13:19.6678041Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T16:13:19.6762957Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T16:13:19.6822802Z Entering 'third_party/pocketfft' 2024-04-03T16:13:19.6864921Z Entering 'third_party/protobuf' 2024-04-03T16:13:19.7008683Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T16:13:19.7086359Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T16:13:19.7147041Z Entering 'third_party/psimd' 2024-04-03T16:13:19.7201200Z Entering 'third_party/pthreadpool' 2024-04-03T16:13:19.7264431Z Entering 'third_party/pybind11' 2024-04-03T16:13:19.7322591Z Entering 'third_party/python-peachpy' 2024-04-03T16:13:19.7381179Z Entering 'third_party/sleef' 2024-04-03T16:13:19.7440810Z Entering 'third_party/tbb' 2024-04-03T16:13:19.7483925Z Entering 'third_party/tensorpipe' 2024-04-03T16:13:19.7576346Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T16:13:19.7642877Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T16:13:19.7709243Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T16:13:19.7804145Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T16:13:19.7924153Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T16:13:19.7982888Z Entering 'third_party/zstd' 2024-04-03T16:13:19.8057079Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T16:13:19.8081667Z http.https://github.com/.extraheader 2024-04-03T16:13:19.8091257Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-04-03T16:13:19.8124604Z [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-04-03T16:13:19.8379712Z Entering 'android/libs/fbjni' 2024-04-03T16:13:19.8406328Z http.https://github.com/.extraheader 2024-04-03T16:13:19.8434053Z Entering 'third_party/FP16' 2024-04-03T16:13:19.8461056Z http.https://github.com/.extraheader 2024-04-03T16:13:19.8488780Z Entering 'third_party/FXdiv' 2024-04-03T16:13:19.8514472Z http.https://github.com/.extraheader 2024-04-03T16:13:19.8541923Z Entering 'third_party/NNPACK' 2024-04-03T16:13:19.8570039Z http.https://github.com/.extraheader 2024-04-03T16:13:19.8596941Z Entering 'third_party/QNNPACK' 2024-04-03T16:13:19.8623474Z http.https://github.com/.extraheader 2024-04-03T16:13:19.8650870Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T16:13:19.8676598Z http.https://github.com/.extraheader 2024-04-03T16:13:19.8704190Z Entering 'third_party/XNNPACK' 2024-04-03T16:13:19.8732442Z http.https://github.com/.extraheader 2024-04-03T16:13:19.8777820Z Entering 'third_party/benchmark' 2024-04-03T16:13:19.8804577Z http.https://github.com/.extraheader 2024-04-03T16:13:19.8832280Z Entering 'third_party/cpuinfo' 2024-04-03T16:13:19.8858953Z http.https://github.com/.extraheader 2024-04-03T16:13:19.8887133Z Entering 'third_party/cub' 2024-04-03T16:13:19.8913374Z http.https://github.com/.extraheader 2024-04-03T16:13:19.8940444Z Entering 'third_party/cudnn_frontend' 2024-04-03T16:13:19.8967534Z http.https://github.com/.extraheader 2024-04-03T16:13:19.8994627Z Entering 'third_party/cutlass' 2024-04-03T16:13:19.9022230Z http.https://github.com/.extraheader 2024-04-03T16:13:19.9055980Z Entering 'third_party/eigen' 2024-04-03T16:13:19.9082687Z http.https://github.com/.extraheader 2024-04-03T16:13:19.9112623Z Entering 'third_party/fbgemm' 2024-04-03T16:13:19.9139389Z http.https://github.com/.extraheader 2024-04-03T16:13:19.9167645Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T16:13:19.9193591Z http.https://github.com/.extraheader 2024-04-03T16:13:19.9220559Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T16:13:19.9247724Z http.https://github.com/.extraheader 2024-04-03T16:13:19.9275534Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T16:13:19.9301652Z http.https://github.com/.extraheader 2024-04-03T16:13:19.9335560Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T16:13:19.9361053Z http.https://github.com/.extraheader 2024-04-03T16:13:19.9387565Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T16:13:19.9413118Z http.https://github.com/.extraheader 2024-04-03T16:13:19.9440945Z Entering 'third_party/flatbuffers' 2024-04-03T16:13:19.9467576Z http.https://github.com/.extraheader 2024-04-03T16:13:19.9497515Z Entering 'third_party/fmt' 2024-04-03T16:13:19.9525213Z http.https://github.com/.extraheader 2024-04-03T16:13:19.9551896Z Entering 'third_party/foxi' 2024-04-03T16:13:19.9578013Z http.https://github.com/.extraheader 2024-04-03T16:13:19.9606145Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T16:13:19.9631837Z http.https://github.com/.extraheader 2024-04-03T16:13:19.9658972Z Entering 'third_party/gloo' 2024-04-03T16:13:19.9686403Z http.https://github.com/.extraheader 2024-04-03T16:13:19.9712566Z Entering 'third_party/googletest' 2024-04-03T16:13:19.9740148Z http.https://github.com/.extraheader 2024-04-03T16:13:19.9767698Z Entering 'third_party/ideep' 2024-04-03T16:13:19.9794282Z http.https://github.com/.extraheader 2024-04-03T16:13:19.9820887Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T16:13:19.9847134Z http.https://github.com/.extraheader 2024-04-03T16:13:19.9883762Z Entering 'third_party/ios-cmake' 2024-04-03T16:13:19.9910207Z http.https://github.com/.extraheader 2024-04-03T16:13:19.9937835Z Entering 'third_party/ittapi' 2024-04-03T16:13:19.9964990Z http.https://github.com/.extraheader 2024-04-03T16:13:19.9992290Z Entering 'third_party/kineto' 2024-04-03T16:13:20.0019071Z http.https://github.com/.extraheader 2024-04-03T16:13:20.0046265Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T16:13:20.0071882Z http.https://github.com/.extraheader 2024-04-03T16:13:20.0099724Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T16:13:20.0125789Z http.https://github.com/.extraheader 2024-04-03T16:13:20.0155390Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T16:13:20.0182671Z http.https://github.com/.extraheader 2024-04-03T16:13:20.0210624Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T16:13:20.0236747Z http.https://github.com/.extraheader 2024-04-03T16:13:20.0264933Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T16:13:20.0290448Z http.https://github.com/.extraheader 2024-04-03T16:13:20.0316859Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T16:13:20.0343223Z http.https://github.com/.extraheader 2024-04-03T16:13:20.0372555Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T16:13:20.0398090Z http.https://github.com/.extraheader 2024-04-03T16:13:20.0425750Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T16:13:20.0450963Z http.https://github.com/.extraheader 2024-04-03T16:13:20.0478319Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T16:13:20.0503614Z http.https://github.com/.extraheader 2024-04-03T16:13:20.0532589Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T16:13:20.0558117Z http.https://github.com/.extraheader 2024-04-03T16:13:20.0586522Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T16:13:20.0612214Z http.https://github.com/.extraheader 2024-04-03T16:13:20.0639407Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T16:13:20.0664856Z http.https://github.com/.extraheader 2024-04-03T16:13:20.0692971Z Entering 'third_party/mimalloc' 2024-04-03T16:13:20.0719413Z http.https://github.com/.extraheader 2024-04-03T16:13:20.0745497Z Entering 'third_party/nccl/nccl' 2024-04-03T16:13:20.0772404Z http.https://github.com/.extraheader 2024-04-03T16:13:20.0799657Z Entering 'third_party/neon2sse' 2024-04-03T16:13:20.0825921Z http.https://github.com/.extraheader 2024-04-03T16:13:20.0853657Z Entering 'third_party/nlohmann' 2024-04-03T16:13:20.0880426Z http.https://github.com/.extraheader 2024-04-03T16:13:20.0908425Z Entering 'third_party/onnx' 2024-04-03T16:13:20.0935915Z http.https://github.com/.extraheader 2024-04-03T16:13:20.0978735Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T16:13:20.1004815Z http.https://github.com/.extraheader 2024-04-03T16:13:20.1032325Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T16:13:20.1059023Z http.https://github.com/.extraheader 2024-04-03T16:13:20.1089244Z Entering 'third_party/onnx-tensorrt' 2024-04-03T16:13:20.1116474Z http.https://github.com/.extraheader 2024-04-03T16:13:20.1143534Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T16:13:20.1170238Z http.https://github.com/.extraheader 2024-04-03T16:13:20.1202485Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T16:13:20.1229201Z http.https://github.com/.extraheader 2024-04-03T16:13:20.1257922Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T16:13:20.1283303Z http.https://github.com/.extraheader 2024-04-03T16:13:20.1310294Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T16:13:20.1335323Z http.https://github.com/.extraheader 2024-04-03T16:13:20.1366722Z Entering 'third_party/pocketfft' 2024-04-03T16:13:20.1392418Z http.https://github.com/.extraheader 2024-04-03T16:13:20.1419594Z Entering 'third_party/protobuf' 2024-04-03T16:13:20.1445753Z http.https://github.com/.extraheader 2024-04-03T16:13:20.1476164Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T16:13:20.1501484Z http.https://github.com/.extraheader 2024-04-03T16:13:20.1529230Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T16:13:20.1554563Z http.https://github.com/.extraheader 2024-04-03T16:13:20.1583220Z Entering 'third_party/psimd' 2024-04-03T16:13:20.1609787Z http.https://github.com/.extraheader 2024-04-03T16:13:20.1636204Z Entering 'third_party/pthreadpool' 2024-04-03T16:13:20.1662170Z http.https://github.com/.extraheader 2024-04-03T16:13:20.1689439Z Entering 'third_party/pybind11' 2024-04-03T16:13:20.1716255Z http.https://github.com/.extraheader 2024-04-03T16:13:20.1743615Z Entering 'third_party/python-peachpy' 2024-04-03T16:13:20.1770229Z http.https://github.com/.extraheader 2024-04-03T16:13:20.1796734Z Entering 'third_party/sleef' 2024-04-03T16:13:20.1823216Z http.https://github.com/.extraheader 2024-04-03T16:13:20.1850135Z Entering 'third_party/tbb' 2024-04-03T16:13:20.1876555Z http.https://github.com/.extraheader 2024-04-03T16:13:20.1906071Z Entering 'third_party/tensorpipe' 2024-04-03T16:13:20.1932763Z http.https://github.com/.extraheader 2024-04-03T16:13:20.1960035Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T16:13:20.1985469Z http.https://github.com/.extraheader 2024-04-03T16:13:20.2012601Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T16:13:20.2040376Z http.https://github.com/.extraheader 2024-04-03T16:13:20.2066026Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T16:13:20.2092303Z http.https://github.com/.extraheader 2024-04-03T16:13:20.2120720Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T16:13:20.2146107Z http.https://github.com/.extraheader 2024-04-03T16:13:20.2172445Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T16:13:20.2199064Z http.https://github.com/.extraheader 2024-04-03T16:13:20.2229741Z Entering 'third_party/zstd' 2024-04-03T16:13:20.2257673Z http.https://github.com/.extraheader 2024-04-03T16:13:20.2515551Z Evaluate and set job outputs 2024-04-03T16:13:20.2527714Z Set output 'docker-image' 2024-04-03T16:13:20.2529883Z Set output 'test-matrix' 2024-04-03T16:13:20.2530698Z Cleaning up orphan processes